mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2026-04-23 06:59:40 +08:00
a8f67be889
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
5 lines
97 B
Go
5 lines
97 B
Go
package config
|
|
|
|
//nolint:gochecknoglobals
|
|
var RuntimeConfigFile = "/var/lib/cunicu.runtime.yaml"
|