Last active
June 23, 2023 12:54
-
-
Save rhamdeew/b9bf8a633032c2ee3786b51c5a655d32 to your computer and use it in GitHub Desktop.
Vesta CP. Example of /usr/local/vesta/data/users/%user%/backup-excludes.conf to correctly ignore dirs for multiple domains
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WEB='site1.ru:public_html/bitrix/cache:public_html/bitrix/backup:public_html/upload/tmp:public_html/upload/resize_cache,site2.ru:public_html/bitrix/cache:public_html/bitrix/backup:public_html/upload/tmp:public_html/upload/resize_cache' | |
DNS='' | |
MAIL='' | |
DB='' | |
CRON='' | |
USER='' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment