{ "Server": { "Port": 1111, "BasePath": "/configfile/" }, "Storage": { "File": "/tmp/configfile.json" }, "Provider": { "Name": "configfile", "AutoStopOnStartup": false, "Kubernetes": { "QPS": 64, "Burst": 128, "Delimiter": "." } }, "Sessions": { "DefaultDuration": 3600000000000, "ExpirationInterval": 3600000000000 }, "Logging": { "Level": "trace" }, "Strategy": { "Dynamic": { "CustomThemesPath": "/tmp/configfile/themes", "ShowDetailsByDefault": false, "DefaultTheme": "configfile", "DefaultRefreshFrequency": 3600000000000 }, "Blocking": { "DefaultTimeout": 3600000000000 } } }