We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa00fa3 commit 237f315Copy full SHA for 237f315
installer.sh
@@ -470,6 +470,8 @@ verify:
470
notice_of_departure:
471
# Activates the notice of departure feature
472
active: false
473
+ # The formatting that is used to format the notice of departure dates
474
+ date_formatting: \"dd.MM.yyyy\"
475
# Which channel should the form be sent to, to be accepted by moderators?
476
decision_channel_id: \"\"
477
# Which channel should the notice messages be sent to?
0 commit comments