Skip to content

Commit

Permalink
default value for test_nc_base
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl committed Dec 2, 2020
1 parent cac9b6f commit 64081fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Service/ConfigService.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class ConfigService {
self::CIRCLES_SELF_SIGNED => '0',
self::LOCAL_CLOUD_ID => '',
self::FORCE_NC_BASE => '',
self::TEST_NC_BASE => '',
self::CIRCLES_ACTIVITY_ON_CREATION => '1',
self::CIRCLES_SKIP_INVITATION_STEP => '0',
self::CIRCLES_SEARCH_FROM_COLLABORATOR => '0'
Expand Down

0 comments on commit 64081fb

Please sign in to comment.