Update defaults.inc

This commit is contained in:
2020-03-16 23:03:18 -05:00
parent 530c5a5dfe
commit 66223b982a

View File

@@ -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)