Permissions on etherpad settings

This commit is contained in:
Bob Mottram 2016-11-21 19:12:35 +00:00
parent 0503e12b0d
commit 06231fda94
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ function create_etherpad_settings {
echo ' },' >> $settings_file
echo ' "loglevel": "INFO"' >> $settings_file
echo '}' >> $settings_file
chmod 600 $settings_file
}
function remove_user_etherpad {