diff options
author | Erik Johnston <erikj@matrix.org> | 2016-05-16 17:21:30 +0100 |
---|---|---|
committer | Matrix <matrix@matrix.org> | 2016-05-16 17:21:30 +0100 |
commit | c39f305067bf2d4527322922014ff682547de103 (patch) | |
tree | 28f8505f1738048f2f74c883c2a5bb35ece9b53e /synapse/app | |
parent | Merge pull request #785 from matrix-org/erikj/cache_factor_synctly (diff) | |
download | synapse-c39f305067bf2d4527322922014ff682547de103.tar.xz |
os.environ requires a string
Diffstat (limited to 'synapse/app')
-rwxr-xr-x | synapse/app/synctl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/app/synctl.py b/synapse/app/synctl.py |