2020-09-29 00:13:52 +02:00
|
|
|
---
|
2020-09-29 13:43:03 +02:00
|
|
|
title: "Etherpad"
|
|
|
|
favicon: "favicon.ico"
|
2020-09-30 10:26:02 +02:00
|
|
|
hostname: ":80"
|
2020-10-02 23:33:12 +02:00
|
|
|
database_password: "{{lookup('password', './.pass/etherpad_db_password')}}"
|
2020-09-29 13:43:03 +02:00
|
|
|
pad_options_lang: 'it-it'
|
|
|
|
|
|
|
|
plugins: ['ep_comments_page', 'ep_headings2', 'ep_markdown', 'ep_align', 'ep_page_view']
|
|
|
|
|
|
|
|
pad_default_text: |
|
|
|
|
Welcome to Etherpad!
|
|
|
|
This 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!
|
2020-09-30 10:26:02 +02:00
|
|
|
Get involved with Etherpad at
|