Commit 7b885af7 authored by Ilya Rassadin's avatar Ilya Rassadin
Browse files

protect www by default

parent dafc2d00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# Preserve files that don't exist in the repository, but should not be
# deleted by deployment.
protect /www/***
protect /www/bitrix/***
protect /www/upload/***
+1 −0
Original line number Diff line number Diff line
# Preserve files that don't exist in the repository, but should not be
# deleted by deployment.
protect /www/***
protect /www/imagetransform/***
protect /www/cms/***
protect /www/library/***