ApplicationConfig.StaticFilesConf

Config for static files

class ApplicationConfig
struct StaticFilesConf {}

Members

Variables

cacheTime
int cacheTime;
Undocumented in source.
canList
bool canList;
Undocumented in source.
enabled
bool enabled;
Undocumented in source.
location
string location;
Undocumented in source.

Meta