From a303b23d54473a5eaa04b49903016a94b8639106 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Tue, 13 Jan 2026 13:59:12 -0500 Subject: [PATCH] More comments --- env.default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/env.default b/env.default index e0ee605..6a6c711 100644 --- a/env.default +++ b/env.default @@ -97,6 +97,8 @@ AE_APP_CACHE_TIMEOUT=5 # IMPORTANT: Update these to match your local filesystem AE_API_SRC=/path/to/aether_api_fastapi AE_APP_SRC=/path/to/aether_app_flask + +# NOTE: This is *correct* even in the *development* environment: /home/scott/OSIT/hosted_files HOSTED_FILES_SRC=/path/to/hosted_files HOSTED_TMP_SRC=/path/to/hosted_tmp