1
0

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:
funkythings
2020-03-20 21:21:44 +00:00
committed by konrad
parent 5126330a10
commit 51c74de1de
3 changed files with 17 additions and 8 deletions

View File

@ -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