diff mrjunejune/.config.development @ 219:8c9bb0b0759e hg-web

[hg-web] Merge current Zenbu baseline
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 08:34:54 -0700
parents 90dfcef375fb
children 04fee26ecce0
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mrjunejune/.config.development	Sun Aug 02 08:34:54 2026 -0700
@@ -0,0 +1,12 @@
+# MrJuneJune Server Configuration
+
+# Auth token for S3 upload API
+# Client must send this in Authorization header: Bearer <token>
+UPLOAD_AUTH_TOKEN=THIS
+
+# S3 Configuration
+S3_REGION=THIS
+S3_BUCKET=THIS
+
+# Presigned URL expiration (seconds)
+S3_URL_EXPIRES=SECONDS