mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
config refactor, renames
This commit is contained in:
@@ -12,7 +12,8 @@ class Configuration:
|
||||
|
||||
runs_dir = tile_gen_dir / 'runs'
|
||||
|
||||
rclone_config = Path('/data/ofm/config/rclone.conf')
|
||||
ofm_config_dir = Path('/data/ofm/config')
|
||||
rclone_config = ofm_config_dir / 'rclone.conf'
|
||||
|
||||
areas = ['planet', 'monaco']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user