mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 01:05:32 +00:00
Renamed default dir
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DEFAULT_DIR = "cache"
|
DEFAULT_DIR = "_cache"
|
||||||
DEFAULT_GIT_CACHE_DIR = "git"
|
DEFAULT_GIT_CACHE_DIR = "git"
|
||||||
DEFAULT_GND_CACHE_DIR = "gnd"
|
DEFAULT_GND_CACHE_DIR = "gnd"
|
||||||
DEFAULT_GEO_CACHE_DIR = "geo"
|
DEFAULT_GEO_CACHE_DIR = "geo"
|
||||||
|
|||||||
Reference in New Issue
Block a user