Initial setup of mycontroller
This commit is contained in:
21
www/_configurations/mycontroller-configs.json
Normal file
21
www/_configurations/mycontroller-configs.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"timezone" : "-0600",
|
||||
"timezoneMilliseconds" : -21600000,
|
||||
"timezoneString" : "CST",
|
||||
"appVersion" : "1.4.0.Final",
|
||||
"systemDate" : 1574884623419,
|
||||
"appName" : "MyController.org",
|
||||
"languageId" : "en_us",
|
||||
"language" : "English (US)",
|
||||
"dateFormat" : "MMM dd, yyyy hh:mm:ss a",
|
||||
"dateFormatWithoutSeconds" : "MMM dd, yyyy hh:mm a",
|
||||
"timeFormat" : "hh:mm:ss a",
|
||||
"timeFormatWithoutSeconds" : "hh:mm a",
|
||||
"timeFormatSet" : "12 hours",
|
||||
"loginMessage" : "Default username: <b>admin</b>, password: <b>admin<b>",
|
||||
"globalPageRefreshTime" : 30000,
|
||||
"dashboardLimit" : 5,
|
||||
"tableRowsLimit" : 10,
|
||||
"googleAnalyticsEnabled" : true,
|
||||
"googleAnalyticsTid" : "UA-127071169-1"
|
||||
}
|
||||
Reference in New Issue
Block a user