make changeDashboardDomain customizable
This commit is contained in:
+2
-1
@@ -17,7 +17,8 @@ const DEFAULT_SPEC = {
|
||||
configurable: true
|
||||
},
|
||||
domains: {
|
||||
dynamicDns: true
|
||||
dynamicDns: true,
|
||||
changeDashboardDomain: true
|
||||
},
|
||||
subscription: {
|
||||
configurable: true
|
||||
|
||||
Reference in New Issue
Block a user