mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-12-24 06:18:40 +08:00
5 lines
97 B
Go
5 lines
97 B
Go
package config
|
|
|
|
//nolint:gochecknoglobals
|
|
var RuntimeConfigFile = "/var/lib/cunicu.runtime.yaml"
|