From cad427b36f5a5fe963bc8f7325a0428acc05c43f Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 6 Aug 2026 14:39:33 +0100 Subject: remove ansible-ised env vars for etherpad --- example.env | 6 ------ 1 file changed, 6 deletions(-) (limited to 'example.env') diff --git a/example.env b/example.env index 4c1f9dd..10ca9f1 100644 --- a/example.env +++ b/example.env @@ -44,9 +44,3 @@ DB_SCHEME=sqlite # The path part of the URI to the website database DB_PATH=/var/app/joeac.net-http.sqlite - -# The Node.JS environment for the Etherpad instance (production, development) -ETHERPAD_NODE_ENV=production - -# The admin password for the Etherpad instance -ETHERPAD_ADMIN_PASSWORD= -- cgit v1.2.3