Skip to content

Commit 03d41ea

Browse files
author
Topi Paavilainen
committed
settings.base back to normal
1 parent 5f759ee commit 03d41ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fum/settings/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218

219219
# CHANGES WEBSOCKET ENDPOINT
220220
CHANGES_SOCKET = '/tmp/fum3changes.sock'
221-
CHANGES_SOCKET_ENABLED = False
221+
CHANGES_SOCKET_ENABLED = True
222222
CHANGES_FAILED_LOG = '/tmp/changes_failed.json'
223223

224224
SUDO_TIMEOUT = 90#in minutes

0 commit comments

Comments
 (0)