Advertisement
Juc1

cat /root/.barracuda.cnf

Feb 13th, 2015
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. $ cat /root/.barracuda.cnf
  2. ###
  3. ### Configuration created on 141102-1314
  4. ### with Barracuda version BOA-2.3.5
  5. ###
  6. ### NOTE: the group of settings displayed below will *not* be overridden
  7. ### on upgrade by the Barracuda script nor by this configuration file.
  8. ### They can be defined only on initial Barracuda install.
  9. ###
  10. _LOCAL_NETWORK_HN=""
  11. _LOCAL_NETWORK_IP=""
  12. _MY_FRONT="master.paris.example.com"
  13. _MY_HOSTN="paris.example.com"
  14. _MY_OWNIP="111.22.333.44"
  15. _SMTP_RELAY_HOST=""
  16. _SMTP_RELAY_TEST=YES
  17. _THIS_DB_HOST=localhost
  18. ###
  19. ### NOTE: the group of settings displayed below
  20. ### will *override* all listed settings in the Barracuda script,
  21. ### both on initial install and upgrade.
  22. ###
  23. _AUTOPILOT=NO
  24. _DEBUG_MODE=YES
  25. _MY_EMAIL="info@example.com"
  26. _XTRAS_LIST="CSF CHV FTP"
  27. ###
  28. _MODULES_FIX=NO
  29. _MODULES_SKIP=""
  30. _PERMISSIONS_FIX=NO
  31. ###
  32. _CPU_CRIT_RATIO=9
  33. _CPU_MAX_RATIO=6
  34. _CPU_SPIDER_RATIO=3
  35. ###
  36. _DB_BINARY_LOG=NO
  37. _DB_ENGINE=InnoDB
  38. _DB_SERIES=5.5
  39. _DB_SERVER=MariaDB
  40. _INNODB_LOG_FILE_SIZE=AUTO
  41. ###
  42. _DNS_SETUP_TEST=YES
  43. _EXTRA_PACKAGES=
  44. _FORCE_GIT_MIRROR=""
  45. _LOCAL_DEBIAN_MIRROR=ftp.debian.org
  46. _LOCAL_UBUNTU_MIRROR=archive.ubuntu.com
  47. _NEWRELIC_KEY=
  48. _SCOUT_KEY=
  49. ###
  50. _NGINX_DOS_LIMIT=300
  51. _NGINX_EXTRA_CONF=""
  52. _NGINX_FORWARD_SECRECY=NO
  53. _NGINX_LDAP=NO
  54. _NGINX_NAXSI=NO
  55. _NGINX_SPDY=NO
  56. _NGINX_WORKERS=AUTO
  57. ###
  58. _PHP_CLI_VERSION=5.3
  59. _PHP_EXTRA_CONF=""
  60. _PHP_FPM_DENY=""
  61. _PHP_FPM_VERSION=5.3
  62. _PHP_FPM_WORKERS=AUTO
  63. _PHP_GEOS=NO
  64. _PHP_MONGODB=NO
  65. _PHP_MULTI_INSTALL="5.3"
  66. ###
  67. _REDIS_LISTEN_MODE=PORT
  68. _RESERVED_RAM=0
  69. _SPEED_VALID_MAX=3600
  70. _SSH_FROM_SOURCES=NO
  71. _SSH_PORT=22
  72. _SSL_FROM_SOURCES=NO
  73. _STRICT_BIN_PERMISSIONS=YES
  74. _STRONG_PASSWORDS=NO
  75. ###
  76. _CUSTOM_CONFIG_CSF=NO
  77. _CUSTOM_CONFIG_LSHELL=NO
  78. _CUSTOM_CONFIG_REDIS=NO
  79. _CUSTOM_CONFIG_SQL=NO
  80. ###
  81. _AEGIR_UPGRADE_ONLY=NO
  82. _SYSTEM_UPGRADE_ONLY=NO
  83. ###
  84. ### Configuration created on 141102-1314
  85. ### with Barracuda version BOA-2.3.5
  86. ###
  87. _PHP_SINGLE_INSTALL=
  88. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement