1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

update TODO

This commit is contained in:
Julien Malik 2014-03-19 00:05:43 +01:00
parent 440d18168f
commit 5f83d51320

View file

@ -3,7 +3,9 @@
* TODO logs * TODO logs
* TODO is_public * TODO is_public
* TODO auto set up admin section * TODO auto set up admin section
* TODO mail in config.js : what's this ? * DONE mail in config.js : what's this ?
** mails are working
** http://docs.ghost.org/usage/configuration/
* BLOCKED add to ynh service list * BLOCKED add to ynh service list
** how do i do that ?? ** how do i do that ??
* TODO reduce size of install tree * TODO reduce size of install tree
@ -27,3 +29,7 @@ admin@yunohost:/home/yunohost.app/ghostblog$ du -sh ghost/*
* TODO use shrink to fix dependencies version. cf. https://www.npmjs.org/doc/shrinkwrap.html * TODO use shrink to fix dependencies version. cf. https://www.npmjs.org/doc/shrinkwrap.html
* TODO implement upgrade * TODO implement upgrade
* TODO mysql instead of sqlite * TODO mysql instead of sqlite
** http://docs.ghost.org/usage/configuration/
* TODO change installation path
* TODO change pid file path
* TODO cleanup pid file