application.conf: Change default scope to public
@36d330fa43938a26d801eaedcb31e8227968fc29
--- conf/application.conf.default
+++ conf/application.conf.default
... | ... | @@ -255,7 +255,7 @@ |
255 | 255 |
|
256 | 256 |
# choice: "public" or "private" |
257 | 257 |
# default: "public" |
258 |
-project.default.scope.when.create = "private" |
|
258 |
+project.default.scope.when.create = "public" |
|
259 | 259 |
|
260 | 260 |
# Github Migration |
261 | 261 |
# ~~~~~~~~~~~~~~~~~ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?