mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
- Add service php5-restart (for php5-imagick)
- Add TODO
This commit is contained in:
parent
409a8a88e6
commit
4af8b83189
2 changed files with 4 additions and 0 deletions
3
TODO
Normal file
3
TODO
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
- SSO / no SSO distinction
|
||||||
|
- ?q=admin support
|
||||||
|
- URL rewriting
|
|
@ -81,3 +81,4 @@ sudo yunohost app ssowatconf
|
||||||
|
|
||||||
# Start Movim
|
# Start Movim
|
||||||
sudo service nginx reload
|
sudo service nginx reload
|
||||||
|
sudo service php5-fpm restart
|
||||||
|
|
Loading…
Add table
Reference in a new issue