Skip to content

Commit

Permalink
Add better explanation and default instance identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Oct 23, 2023
1 parent bf137be commit 810808b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
pretalx_instance_identifier: "event" # used if you have more than one instance on your server
# Use if you have more than one instance on your server, for example for
# seamless updates (sharing a database) or separate instances.
pretalx_instance_identifier: "main"

pretalx_system_user_prefix: "pretalx_"

Expand Down

0 comments on commit 810808b

Please sign in to comment.