forked from cisti/infra
14 lines
No EOL
487 B
YAML
14 lines
No EOL
487 B
YAML
---
|
|
title: "Etherpad"
|
|
favicon: "favicon.ico"
|
|
hostname: ":80"
|
|
database_password: "{{lookup('password', './.pass/etherpad_db_password')}}"
|
|
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!
|
|
Get involved with Etherpad at |