{# Copyright (C) 2006-2021 Edgewall Software This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at https://trac.edgewall.org/wiki/TracLicense. This software consists of voluntary contributions made by many individuals. For the exact contribution history, see the revision history and logs, available at https://trac.edgewall.org/. #} # extends 'prefs.html' # block preftitle ${_("Advanced")} # endblock preftitle
# set prefpanel_has_own_submit = true # block prefpanel

# trans The session key is used to identify stored custom settings and session data on the server. Although it is automatically generated by default, you may change it to something easier to remember at any time if you wish to load your settings in a different web browser. # endtrans

# trans You may load a previously created session by entering the corresponding session key below. This lets you share settings between multiple computers and web browsers. # endtrans

# endblock prefpanel