Projet

Général

Profil

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

root / sauron / config / sauron.yml @ 4399b9f8

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