From 3b9885e40961bde996014c7e82d59daf2bd7ac14 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 19 Nov 2011 22:44:24 +0100 Subject: disableble thriftbackend --- module/remote/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'module/remote/__init__.py') diff --git a/module/remote/__init__.py b/module/remote/__init__.py index 8d1c8b69c..9298f5337 100644 --- a/module/remote/__init__.py +++ b/module/remote/__init__.py @@ -1 +1,2 @@ - +# -*- coding: utf-8 -*- +activated = True -- cgit v1.2.3