Skip to content

Commit 64081fb

Browse files
committed
default value for test_nc_base
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent cac9b6f commit 64081fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Service/ConfigService.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ class ConfigService {
8787
self::CIRCLES_SELF_SIGNED => '0',
8888
self::LOCAL_CLOUD_ID => '',
8989
self::FORCE_NC_BASE => '',
90+
self::TEST_NC_BASE => '',
9091
self::CIRCLES_ACTIVITY_ON_CREATION => '1',
9192
self::CIRCLES_SKIP_INVITATION_STEP => '0',
9293
self::CIRCLES_SEARCH_FROM_COLLABORATOR => '0'

0 commit comments

Comments
 (0)