Skip to content

Commit 6222028

Browse files
comment default and production config files
1 parent 84c29e3 commit 6222028

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

configs/simplifions/config.production.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This config is specific to the production mode.
2+
# It is merged with the default config
3+
14
datagouvfr:
25
base_url: https://www.data.gouv.fr
36
oauth_client_id: 676452675336109a436f8f73

configs/simplifions/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# config file for simplifions
1+
# Default config file for simplifions
22

33
# used as extras key
44
site_id: simplifions

0 commit comments

Comments
 (0)