mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Change Global setting type for allow.user.create.projects (#4320)
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
This commit is contained in:
parent
43a25c78f6
commit
f06daa5f8a
@ -1525,7 +1525,7 @@ public enum Config {
|
||||
AllowUserToCreateProject(
|
||||
"Project Defaults",
|
||||
ManagementServer.class,
|
||||
Long.class,
|
||||
Boolean.class,
|
||||
"allow.user.create.projects",
|
||||
"true",
|
||||
"If regular user can create a project; true by default",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user