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