mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update README.md
This commit is contained in:
parent
edb48887d1
commit
9d53a6701e
1 changed files with 10 additions and 8 deletions
18
README.md
18
README.md
|
@ -13,20 +13,22 @@ TODO :
|
|||
------
|
||||
In process : move to 2.0
|
||||
|
||||
[] check nginx conf
|
||||
[ ] check nginx conf
|
||||
|
||||
[X] insert clean index.php
|
||||
|
||||
[] insert cron in conf
|
||||
[ ] insert cron in conf
|
||||
|
||||
[] insert symlink for langages
|
||||
[ ] insert symlink for langages
|
||||
|
||||
[] check dependency for lang
|
||||
[ ] check dependency for lang
|
||||
|
||||
[] remove php-geoip and new locale on remove
|
||||
[X] remove php-geoip
|
||||
|
||||
[] Implement Admin panel
|
||||
[ ] remove new locale on remove
|
||||
|
||||
[] Test it ! (and check if that doesn't interfer with postfix and its aliases)
|
||||
[ ] Implement Admin panel
|
||||
|
||||
[] cron job to remove redirections (0 */2 * * * /usr/bin/wget -q -t 1 -T 7200 -O /dev/null 'https://domain/poubelle/index.php?act=cron' >/dev/null 2>&1) conflict with SSOWAT + non-public app
|
||||
[ ] Test it ! (and check if that doesn't interfer with postfix and its aliases)
|
||||
|
||||
[ ] cron job to remove redirections (0 */2 * * * /usr/bin/wget -q -t 1 -T 7200 -O /dev/null 'https://domain/poubelle/index.php?act=cron' >/dev/null 2>&1) conflict with SSOWAT + non-public app
|
||||
|
|
Loading…
Add table
Reference in a new issue