Tweaking settings: nicks, polls and docs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-11-08 19:13:00 +01:00
parent 19e09d072b
commit 909e4dbc20
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 1 deletions

View File

@ -86,13 +86,15 @@ default: &defaults
# When use_nick is enabled, there will be a nickname field in the user form,
# and the option to show a nickname instead of full name to foodcoop members.
# Members of a user's groups and administrators can still see full names.
use_nick: false
use_nick: true
# Most plugins can be enabled/disabled here as well. Messages and wiki are enabled
# by default and need to be set to false to disable. Most other plugins needs to
# be enabled before they do anything.
use_wiki: true
use_messages: true
use_documents: true
use_polls: true
# Base font size for generated PDF documents
#pdf_font_size: 12