diff options
| author | pepperpepperpepper <pepper@scannerjammer.com> | 2015-12-06 17:30:20 -0800 |
|---|---|---|
| committer | pepperpepperpepper <pepper@scannerjammer.com> | 2015-12-06 17:30:20 -0800 |
| commit | 8ebd9d7eb7b3289a722cdae6a4bdcdd4cd21ff86 (patch) | |
| tree | ed19bc96ee19653c09ef1d29df9c1cc9ef9e5d49 /ricky/config.py | |
| parent | 86f6c859270a37d600292a7bc7c99dc7f8fa70f8 (diff) | |
cleaned up names
Diffstat (limited to 'ricky/config.py')
| -rw-r--r-- | ricky/config.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ricky/config.py b/ricky/config.py index 15c2c0d..819def3 100644 --- a/ricky/config.py +++ b/ricky/config.py @@ -9,3 +9,4 @@ IMPATTERN_URL = "http://localhost:8999/im/api/impattern" IMGRID_URL = "http://localhost:8999/im/api/imgrid" IMGRADIENT_URL = "http://localhost:8999/im/api/imgradient" IMBREAK_URL = "http://localhost:8999/im/api/imbreak" +OFFLINE = False |
