expand relative path ~/.config/vikunja to $HOME/.config/vikunja **WINDOWS** (#147)
apply correct formatting add quotes to make the yaml gods happy log path of config file used by viper resolve merge conflicts: windows compatible $HOME path Prepare changelog & readme for 0.11 release expand relative path ~/.config/vikunja to $HOME/.config/vikunja (#146) update dependencies expand relative path ~/.config/vikunja Co-authored-by: Julian <juliangaal@protonmail.com> Co-authored-by: konrad <konrad@kola-entertainments.de> Co-authored-by: Julian Gaal <gjulian@uos.de> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/147 Reviewed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
@ -77,7 +77,7 @@ cors:
|
||||
enable: true
|
||||
# A list of origins which may access the api.
|
||||
origins:
|
||||
- *
|
||||
- "*"
|
||||
# How long (in seconds) the results of a preflight request can be cached.
|
||||
maxage: 0
|
||||
|
||||
|
Reference in New Issue
Block a user