mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 01:25:30 +00:00
init
This commit is contained in:
8
models/consts.go
Normal file
8
models/consts.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package models
|
||||
|
||||
const (
|
||||
// File paths
|
||||
DEFAULT_GIT_DIR = "./KGPZ"
|
||||
DEFAULT_GEO_DIR = "./cache_geo"
|
||||
DEFAULT_GND_DIR = "./cache_gnd"
|
||||
)
|
||||
Reference in New Issue
Block a user