introduce staticurlparams
This commit is contained in:
@@ -96,6 +96,9 @@ func FrontendConfigFromStruct(cfg *config.Config) map[string]interface{} {
|
||||
"fileId": "fileid",
|
||||
"app": "appname",
|
||||
},
|
||||
"staticurlparams": map[string]string{
|
||||
"contextRouteName": "files-spaces-personal",
|
||||
},
|
||||
},
|
||||
},
|
||||
"archiver": map[string]interface{}{
|
||||
|
||||
Reference in New Issue
Block a user