Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 1c7c855

Browse files
Jing Dongj1n6
authored andcommitted
Fix typo: should be lowercase T for True
1 parent 9d3199f commit 1c7c855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config_sample.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ dev: &dev
149149
test:
150150
<<: *dev
151151
index_endpoint: https://indexstaging-docker.dotcloud.com
152-
standalone: True
152+
standalone: true
153153
storage_path: _env:STORAGE_PATH:./tmp/test
154154

155155
# To specify another flavor, set the environment variable SETTINGS_FLAVOR

0 commit comments

Comments
 (0)