mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 20:50:56 +01:00
added key auth support for rw operations (upload, non-expiring download)
This commit is contained in:
@@ -41,6 +41,9 @@ type Config struct {
|
||||
V4only bool
|
||||
V6only bool
|
||||
Network string
|
||||
|
||||
// only settable via config
|
||||
Apikeys []string
|
||||
}
|
||||
|
||||
func Getversion() string {
|
||||
|
||||
Reference in New Issue
Block a user