diff --git a/TODO b/TODO new file mode 100644 index 0000000..5d6031a --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +- SSO / no SSO distinction +- ?q=admin support +- URL rewriting diff --git a/scripts/install b/scripts/install index bbfc63d..630df0c 100644 --- a/scripts/install +++ b/scripts/install @@ -81,3 +81,4 @@ sudo yunohost app ssowatconf # Start Movim sudo service nginx reload +sudo service php5-fpm restart