class documentation

Mapproxy server module

Class Variable forceStart start even if no configuration is defined
Class Variable host host to run the module on
Class Variable port port number

Inherited from ModuleConfig:

Class Variable enabled the module is enabled
Class Variable threads number of threads for this module
Class Variable workers number of processes for this module

Inherited from Config (via ModuleConfig):

Class Variable uid unique ID

Inherited from Data (via ModuleConfig, Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
forceStart: bool = (source)

start even if no configuration is defined

host: str = (source)

host to run the module on

port: int = (source)

port number