Adding cache to server env
This commit is contained in:
parent
6bb74c8020
commit
5a56251e20
@ -4,3 +4,4 @@ CHANNEL_IDS = 1094494101631680653,1094628334727614605
|
|||||||
ROOT_IP = 192.168.0.15
|
ROOT_IP = 192.168.0.15
|
||||||
ROOT_PORT = 8000
|
ROOT_PORT = 8000
|
||||||
DATA_DIR = /home/USERNAME/weights
|
DATA_DIR = /home/USERNAME/weights
|
||||||
|
CACHE = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user