# Etherpad, the collaborative text editor element on column boards. # Settings taken from docs/topics/etherpad/Local setup.md. REQUIRE_SESSION=true PAD_OPTIONS_SHOW_CHAT=true DISABLE_IP_LOGGING=true DEFAULT_PAD_TEXT=Schreib etwas! DB_TYPE=mongodb DB_URL=mongodb://mongo:27017/etherpad AUTHENTICATION_METHOD=apikey TRUST_PROXY=true