Update defaults.inc
This commit is contained in:
@@ -82,10 +82,13 @@ REPL_CHECKS['git']='/var/lib/gitea'
|
||||
REPL_CHECKS['gitssh']='/home/git'
|
||||
REPL_CHECKS['pma']='/etc/phpmyadmin'
|
||||
REPL_CHECKS['pdnsa']='/opt/powerdns-admin'
|
||||
REPL_CHECKS['nextcloud-data']='/Nextcloud-Data'
|
||||
REPL_CHECKS['nextcloud-www']='/var/www/nextcloud'
|
||||
|
||||
MYSQL_REPL_CHECK=( )
|
||||
WEB_REPL_CHECK=(nginx www ssl lessh git gitssh php pma pdnsa)
|
||||
LB_REPL_CHECK=( )
|
||||
NC_REPL_CHECK=(nginx nextcloud-data nextcloud-www)
|
||||
|
||||
declare -A REPL_DESC
|
||||
REPL_DESC['nginx']='NGINX Settings'
|
||||
|
||||
Reference in New Issue
Block a user