Initial setup of mycontroller

This commit is contained in:
2019-11-28 09:16:11 -06:00
parent 62d71e30c1
commit 665eb783be
504 changed files with 212034 additions and 0 deletions

View 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"
}