From 4be1a20fa252c43880b94d1a92cee00e822f1aa6 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 11 Aug 2024 19:52:19 -0700 Subject: initial commit --- pastiche.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pastiche.conf (limited to 'pastiche.conf') diff --git a/pastiche.conf b/pastiche.conf new file mode 100644 index 0000000..aaf3fd4 --- /dev/null +++ b/pastiche.conf @@ -0,0 +1,6 @@ +(:service-domain "paste.cicadas.surf" + :service-protocol "https" + :service-port 80 + :localhost-port 9911 + :db-path "/home/pastiche/db/" + :paste-path "/home/pastiche/pastes/") \ No newline at end of file -- cgit v1.2.3