bureaucrat
TLMS.bureaucrat.enable
Wether to enable bureaucrat service
Type: boolean
Default: false
Declared by:
TLMS.bureaucrat.group
group of systemd user
Type: string
Default: "bureaucrat"
Declared by:
TLMS.bureaucrat.grpc.host
To which IP bureaucrat should bind its grpc server.
Type: string
Default: "127.0.0.1"
Declared by:
TLMS.bureaucrat.grpc.port
To which port should bureaucrat bind its grpc server.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default: 8080
Declared by:
TLMS.bureaucrat.log_level
log level of the application
Type: string
Default: "info"
Declared by:
TLMS.bureaucrat.redis.host
Database host
Type: string
Default: "127.0.0.1"
Declared by:
TLMS.bureaucrat.redis.port
Database port
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default: 5354
Declared by:
TLMS.bureaucrat.user
systemd user
Type: string
Default: "bureaucrat"
Declared by:
Last updated