Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help: add config to hide server host from help listing #1459

Merged
merged 2 commits into from
Apr 25, 2019

Commits on Apr 25, 2019

  1. help: add config to hide server host from help listing

    Adds a config section to help.py that has a setting to show the server host
    in the first line of a full help listing. Defaults to true. Additionally
    implements cache validation accounting for changes to config during runtime.
    HumorBaby committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    601f49a View commit details
    Browse the repository at this point in the history
  2. help: ugly docstring hack for pretty website configuration page

    Co-Authored-By: dgw <dgw@technobabbl.es>
    HumorBaby and dgw committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    232bb09 View commit details
    Browse the repository at this point in the history