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:
commit
bcc85d86bf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue