gws.server.core.Config
struct
Server module configuation gws.server.core.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
autoRun | str | shell command to run before server start gws.server.core.Config.autoRun | |
log | gws.server.core.LogConfig | {} | logging configuation gws.server.core.Config.log |
mapproxy | gws.server.core.MapproxyConfig | {} | bundled Mapproxy module gws.server.core.Config.mapproxy |
monitor | gws.server.core.MonitorConfig | {} | monitor configuation gws.server.core.Config.monitor |
qgis | gws.server.core.QgisConfig | {} | bundled Qgis module gws.server.core.Config.qgis |
spool | gws.server.core.SpoolConfig | {} | spool server module gws.server.core.Config.spool |
timeZone | str | 'UTC' | timezone for this server gws.server.core.Config.timeZone |
timeout | gws.core.types.Duration | '60' | server timeout gws.server.core.Config.timeout |
uid | str | Zuweisung einer eindeutigen ID als Text | |
web | gws.server.core.WebConfig | {} | web server module gws.server.core.Config.web |