simplefileshare/consts_windows.go
2021-08-31 19:07:19 +05:00

6 lines
72 B
Go

package main
const (
defaultConfigFilePath = "simplefileshare.conf"
)