Skip to content

doptime/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example config.toml:

ConfigUrl = ""

[[Redis]]
  Name = "default"
  Username = "doptime"
  Password = "yourpasswordhere"
  Host = "drangonflydb.local"
  Port = 6379
  DB = 0

[Http]
  CORES = "*"
  Port = 80
  Path = "/"
	JwtSecret = ""
  DangerousAutoWhitelist = false
  MaxBufferSize = 10485760
  SUToken = ""

[[APISource]]
	Name    = "doptime"
  UrlBase = "https://api.doptime.cc"
	ApiKey  = "yourapikeyhere"

[Log]
  LogLevel = 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages