版本更改
This commit is contained in:
@@ -24,12 +24,9 @@ ENV_MAP = {
|
||||
"OVERLAP_SECONDS": ("run.overlap_seconds",),
|
||||
"WINDOW_BUSY_MIN": ("run.window_minutes.default_busy",),
|
||||
"WINDOW_IDLE_MIN": ("run.window_minutes.default_idle",),
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
"TEST_MODE": ("testing.mode",),
|
||||
"TEST_JSON_ARCHIVE_DIR": ("testing.json_archive_dir",),
|
||||
"TEST_JSON_TEMP_DIR": ("testing.temp_json_dir",),
|
||||
>>>>>>> main
|
||||
}
|
||||
|
||||
def _deep_set(d, dotted_keys, value):
|
||||
|
||||
Reference in New Issue
Block a user