Skip to content

Commit

Permalink
Config rebuild for registration message update.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Feb 12, 2025
1 parent 83a75ea commit 1e0d765
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/admin/galaxy_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1826,7 +1826,7 @@
registering multiple accounts. Applies mostly for the main Galaxy
instance. If no message specified the warning box will not be
shown.
:Default: ``Please register only one account - we provide this service free of charge and have limited computational resources. Multi-accounts are tracked and will be subjected to account termination and data deletion.``
:Default: ``Please register only one account to ensure fair sharing of computational resources. Multiple registrations are monitored and will result in account termination and data deletion.``
:Type: str


Expand Down
2 changes: 1 addition & 1 deletion lib/galaxy/config/sample/galaxy.yml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ galaxy:
# Registration warning message is used to discourage people from
# registering multiple accounts. Applies mostly for the main Galaxy
# instance. If no message specified the warning box will not be shown.
#registration_warning_message: Please register only one account - we provide this service free of charge and have limited computational resources. Multi-accounts are tracked and will be subjected to account termination and data deletion.
#registration_warning_message: Please register only one account to ensure fair sharing of computational resources. Multiple registrations are monitored and will result in account termination and data deletion.

# User account activation feature global flag. If set to false, the
# rest of the Account activation configuration is ignored and user
Expand Down

0 comments on commit 1e0d765

Please sign in to comment.