Update defaults.inc
This commit is contained in:
@@ -113,9 +113,11 @@ REPL_CHECKS['nextcloud-data']='/mnt/Nextcloud-Data'
|
|||||||
REPL_CHECKS['nextcloud-php']='/etc/php'
|
REPL_CHECKS['nextcloud-php']='/etc/php'
|
||||||
|
|
||||||
MYSQL_REPL_CHECK=( )
|
MYSQL_REPL_CHECK=( )
|
||||||
WEB_REPL_CHECK=(nginx www ssl lessh php pma pdnsa)
|
#WEB_REPL_CHECK=(nginx www ssl lessh php pma pdnsa)
|
||||||
|
WEB_REPL_CHECK=(nginx)
|
||||||
LB_REPL_CHECK=( )
|
LB_REPL_CHECK=( )
|
||||||
NC_REPL_CHECK=(apache nextcloud-php nextcloud-data)
|
#NC_REPL_CHECK=(apache nextcloud-php nextcloud-data)
|
||||||
|
NC_REPL_CHECK=(nextcloud-data)
|
||||||
|
|
||||||
declare -A REPL_DESC
|
declare -A REPL_DESC
|
||||||
REPL_DESC['apache']='Apache Settings'
|
REPL_DESC['apache']='Apache Settings'
|
||||||
|
|||||||
Reference in New Issue
Block a user