diff --git a/config.json b/config.json index 6c0b346..35c9d50 100644 --- a/config.json +++ b/config.json @@ -26,5 +26,10 @@ "remarque" : "aide aux personnes en difficulté", "valeur" : 0 } - ] + ], + "numerotation" : { + "prefixe" : "", + "separateur" : "-", + "defaut" : "%a-%m" + } } diff --git a/templates/config.tpl b/templates/config.tpl index 3bc3e43..e812ef3 100644 --- a/templates/config.tpl +++ b/templates/config.tpl @@ -15,7 +15,7 @@