Skip to content

Commit 0c5d883

Browse files
committed
use customizable default site id
1 parent 98cc898 commit 0c5d883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ environment-vars =
115115
PLONE_EXTENSION_IDS plonetheme.classic:default, plonetheme.sunburst:default, Products.MeetingCommunes:zcity
116116
DEFAULT_LANGUAGE fr
117117
ACTIVE_BIGBANG True
118-
SITE_ID delib
118+
SITE_ID ${port:plone-path}
119119
ADMIN_PASSWORD ${port:admin-password}
120120
# CUSTOM_TMP /var/tmp
121121
# FTW_LABELS_PERSONAL_LABELS ['lu']

0 commit comments

Comments
 (0)