1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

add config

This commit is contained in:
OniriCorpe 2024-02-11 23:21:10 +01:00
parent f8e834adb2
commit 00727fc4bb

View file

@ -38,6 +38,8 @@ chmod -R 775 "$install_dir/view/smarty3"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
ynh_add_config --template="local-sample.config.php" --destination="$final_path/config/local.config.php"
#=================================================
# SYSTEM CONFIGURATION
#=================================================