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

Merge pull request #21 from Kloadut/patch-2

[fix] Write SSOwat rules before regenerating configuration
This commit is contained in:
abeudin 2015-11-26 20:01:58 +01:00
commit 8053e29bc0

View file

@ -70,5 +70,5 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ttrss.conf
# Reload Nginx and regenerate SSOwat conf
sudo service nginx reload
sudo yunohost app ssowatconf
sudo yunohost app setting ttrss skipped_uris -v "/public.php,/api"
sudo yunohost app ssowatconf