simplefileshare/consts_windows.go

6 lines
72 B
Go
Raw Permalink Normal View History

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