From eee793e32c535db8d8d7d917e6c49f75da55a608 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 5 May 2020 11:32:44 +0200 Subject: [PATCH] link to etherpad database unicode fix --- host_vars/template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/host_vars/template.yml b/host_vars/template.yml index 857dbe4..941796b 100644 --- a/host_vars/template.yml +++ b/host_vars/template.yml @@ -92,5 +92,6 @@ bind: etherpad: domain: pad.example.org default_text: "Welcome to Etherpad!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\\n\\nGet involved with Etherpad at http:\/\/etherpad.org\\n" + # Also see for some database configuration advice! mysql_password: $RANDOM admin_password: $RANDOM -- 2.30.2