Update defaults.inc
This commit is contained in:
@@ -90,8 +90,8 @@ 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'
|
||||
REPL_CHECKS['nextcloud-data']='/mnt/Nextcloud-Data/cloud-Data'
|
||||
REPL_CHECKS['nextcloud-www']='/mnt/Nextcloud-Data/www-Data'
|
||||
|
||||
MYSQL_REPL_CHECK=( )
|
||||
WEB_REPL_CHECK=(nginx www ssl lessh git gitssh php pma pdnsa)
|
||||
|
||||
Reference in New Issue
Block a user