mirror of
https://git.vectorsigma.ru/public/CasaOS.git
synced 2026-08-04 07:47:47 +00:00
6 lines
59 B
Go
6 lines
59 B
Go
package config
|
|
|
|
const (
|
|
USERCONFIGURL = "conf/conf.ini"
|
|
)
|