From 6b20f5f6c063e4e6c94d719b607ad5a028b8beee Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 2 Jan 2013 18:11:31 +0100 Subject: new configManager for multi user configs --- module/remote/pyload.thrift | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'module/remote/pyload.thrift') diff --git a/module/remote/pyload.thrift b/module/remote/pyload.thrift index 183fd3af8..47c371904 100644 --- a/module/remote/pyload.thrift +++ b/module/remote/pyload.thrift @@ -315,6 +315,10 @@ exception ServiceException { 1: string msg } +exception InvalidConfigSection { + 1: string section +} + exception Unauthorized { } -- cgit v1.2.3