Moved all globals to the same location in package.
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"nfeeder/internal/db"
|
||||
)
|
||||
|
||||
var ISSUER = "nfeeder-app"
|
||||
var MAX_USER_SESSIONS = 3
|
||||
|
||||
type Server struct {
|
||||
|
||||
Reference in New Issue
Block a user