GmCapsule [main]

Added local.ini for basic localhost testing; ignore .venv

=> b9cbb6154453f51d04be41b060177b7169623f3d

diff --git a/.gitignore b/.gitignore
index 592a195..8946a31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ localhost/
 docs/_build/
 /.vscode
 /dist/
+.venv/
diff --git a/local.ini b/local.ini
new file mode 100644
index 0000000..6ba08bc
--- /dev/null
+++ b/local.ini
@@ -0,0 +1,20 @@
+; By default, configuration is read from ~/.gmcapsulerc. Use the -c option
+; to specify some other configuration file.
+
+[server]
+;host = localhost
+;address = 0.0.0.0
+;port = 1965
+;certs = .certs
+;modules = 
+;threads = 5
+;processes = 2
+
+[static]
+root = .
+
+[titan]
+;upload_limit = 10485760
+
+[cgi]
+bin_root	= ./cgi-bin
Proxy Information
Original URL
gemini://git.skyjake.fi/gmcapsule/main/cdiff/b9cbb6154453f51d04be41b060177b7169623f3d
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
57.208367 milliseconds
Gemini-to-HTML Time
0.226726 milliseconds

This content has been proxied by September (3851b).