simplefileshare/consts_linux.go

6 lines
77 B
Go
Raw Permalink Normal View History

2021-08-31 19:07:19 +05:00
package main
const (
defaultConfigFilePath = "/etc/simplefileshare.conf"
)