What I missed here, I put here.

remotes/origin/enhancement/email-actions
Julien 2014-10-02 19:13:10 +02:00
parent 6b1860a1ae
commit 02fe357fe2
1 changed files with 7 additions and 0 deletions

View File

@ -33,3 +33,10 @@ Initial auth data: admin/123123
If you want a complete environment for production usage, you can try the taiga bootstrapping
scripts https://github.com/taigaio/taiga-scripts (warning: alpha state)
Configuration
-------------
Configuration is on the `taiga-back/settings/local.py` file.
After modifing the configuration, a `circusctl restart taiga` should be ran.