Projet

Général

Profil

Révision 4399b9f8

Ajouté par Assos Assos il y a plus de 9 ans

Add sauron's configuration.

Voir les différences:

.gitignore
20 20
/.buildpath
21 21

  
22 22
# Sauron
23
/sauron
23
/sauron/*
24
!/sauron/config
sauron/config/assos.yml
1
{
2
    "project": "Assos",
3
    "mail": ["assos@centrale-marseille.fr"],
4

  
5
    "drupal": {
6
        "drupal_root": "drupal7",
7
        "contrib_paths": ["sites/all/modules"],
8
    }
9
}
10

  
sauron/config/sauron.yml
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
}

Formats disponibles : Unified diff