gws.base.application.core.Config
struct
Hauptkonfiguration der GBD WebSuite
Eigenschaft | Typ | Default | |
---|---|---|---|
access | gws.core.types.AclSpec | Konfiguration der Zugriffsrechte | |
actions | [ gws.ext.config.action ] | verfügbare Serveraktionen | |
auth | gws.base.auth.manager.Config | {} | Autorisierungsmethoden und -optionen |
cache | gws.gis.cache.core.Config | {} | Cache Konfiguration |
client | gws.base.client.core.Config | GBD WebSuite Client Konfiguration | |
database | gws.base.database.manager.Config | Datenbank Konfiguration | |
developer | dict | Entwickler-Optionen | |
finders | [ gws.ext.config.finder ] | Konfiguration der Such-Anbieter | |
fonts | gws.lib.font.Config | Konfiguration der Schriftart | |
helpers | [ gws.ext.config.helper ] | Konfiguration der Helfer | |
locales | [ str ] | Konfiguration der Sprache | |
metadata | gws.core.types.Metadata | Konfiguration der Metadaten | |
models | [ gws.ext.config.model ] | Konfiguration für Modelle | |
owsServices | [ gws.ext.config.owsService ] | Konfiguration der Open Web Services | |
permissions | gws.core.types.AccessConfig | Optionen für Zugriffsrechte | |
plugins | [ dict ] | Konfiguration für Plugins | |
printers | [ gws.ext.config.printer ] | Konfigurationen fürs Drucken | |
projectDirs | [ gws.core.types.DirPath ] | Verzeichnisse mit zusätzlichen Projekten | |
projectPaths | [ gws.core.types.FilePath ] | zusätzliche Projektpfade | |
projects | [ gws.ext.config.project ] | Projektkonfigurationen | |
server | gws.server.core.Config | {} | Optionen für den GBD WebSuite Server |
storage | gws.base.storage.manager.Config | Optionen zum Speichern der Konfiguration | |
templates | [ gws.ext.config.template ] | Konfiguration von Vorlagen | |
uid | str | Zuweisung einer eindeutigen ID als Text | |
web | gws.base.web.manager.Config | Konfiguration des Webservers |