summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/XFSAccount.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/internal/XFSAccount.py')
-rw-r--r--module/plugins/internal/XFSAccount.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/XFSAccount.py b/module/plugins/internal/XFSAccount.py
index b5028eda6..8612bad63 100644
--- a/module/plugins/internal/XFSAccount.py
+++ b/module/plugins/internal/XFSAccount.py
@@ -12,7 +12,7 @@ class XFSAccount(Account):
__name__ = "XFSAccount"
__type__ = "account"
__version__ = "0.39"
- __status__ = "stable"
+ __status__ = "testing"
__description__ = """XFileSharing account plugin"""
__license__ = "GPLv3"