Copy fab script from epcstages

This commit is contained in:
Claude Paroz 2018-08-16 11:10:36 +02:00
parent e202e7c665
commit 8fdb58c1c2
3 changed files with 75 additions and 1 deletions

View file

@ -111,6 +111,9 @@ DOMAINE_COULEURS = {
'D8': '#babdb6'
}
FABRIC_HOST = 'stages.pierre-coullery.ch'
FABRIC_USERNAME = ''
TINYMCE_DEFAULT_CONFIG = {
'plugins': "table,spellchecker,paste,searchreplace",
'theme': "advanced",