1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Merge branch 'refactoring' of https://github.com/YunoHost-apps/ttrss_ynh into refactoring

This commit is contained in:
Maniack Crudelis 2017-08-27 15:35:01 +02:00
commit bcc85d86bf

View file

@ -138,7 +138,7 @@ sudo -u $app php ${final_path}/update.php --update-schema
# SETUP SSOWAT
#=================================================
ynh_app_setting_set $app skipped_uris "/public.php,/api"
ynh_app_setting_set $app skipped_uris "/public.php,/api,/opml.php?op=publish"
#=================================================
# RELOAD NGINX