This should definitely be False.
This commit is contained in:
parent
7b59fe6dcc
commit
e2b813c932
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ use_memcached = False # Use a memcached store for greater performance
|
|||
json_cache_location = "/var/cache/httpd/mote/cache.json"
|
||||
|
||||
# Use group/name mappings fetched from GitHub
|
||||
use_mappings_github = True
|
||||
use_mappings_github = False
|
||||
|
||||
# If use_mappings_github is False, set alternate path
|
||||
name_mappings_path = "/usr/share/mote/name_mappings.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue