6 lines
68 B
Go
Raw Normal View History

2017-12-01 18:44:28 +09:00
package noauthprobe
const (
ConfigFileName = "noauthprobe.json"
)