Hubs: minor update

This commit is contained in:
Aurélien Bompard 2018-02-23 08:15:14 +00:00
parent 0b0f4dd06c
commit bd10b60d7a
2 changed files with 5 additions and 0 deletions

View file

@ -43,3 +43,6 @@ hreset() {
python3 populate.py
popd
}
# Enable autocomplete for the fedora-hubs command
eval "$(_FEDORA_HUBS_COMPLETE=source fedora-hubs)"

View file

@ -1,3 +1,5 @@
# flake8:noqa
bind = "127.0.0.1:8000"
threads = 12
logconfig = "{{ hubs_conf_dir }}/logging.ini"