Projet

Général

Profil

Paste
Télécharger (581 octets) Statistiques
| Branche: | Révision:

root / sauron / config / sauron.yml @ 2b468206

1
{
2
    "administrator": {
3
        "mail_server": "smtp.ec-m.fr",
4
        "mail": "assos@centrale-marseille.fr",
5
        "mail_signature": {
6
            "html": "<em>-- This email is automatically generated by sauron.<br/> -- Please contact almor@smile.fr for any trouble.<em>",
7
            "text": "This email is automatically generated by sauron.\n Please contact almor@smile.fr for any trouble."
8
        }
9
    },
10
    "application": {
11
        "projects_path": "/home/assos/sauron/config",
12
        "sandbox_path": "/home",
13
        "report_path": "/home/assos/sauron/report"
14
    }
15
}