diff options
| -rw-r--r-- | example.env | 6 |
1 files changed, 0 insertions, 6 deletions
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= |
