stop using UltDest, doesn't seem to reliably work

This commit is contained in:
Joey Hess 2013-04-30 15:19:16 -04:00
parent 9249c324f4
commit 017f62654f
4 changed files with 30 additions and 14 deletions

View file

@ -15,7 +15,9 @@
/config ConfigurationR GET
/config/preferences PreferencesR GET POST
/config/xmpp XMPPR GET POST
/config/xmpp XMPPConfigR GET POST
/config/xmpp/for/self XMPPConfigForPairSelfR GET POST
/config/xmpp/for/frield XMPPConfigForPairFriendR GET POST
/config/xmpp/needcloudrepo/#UUID NeedCloudRepoR GET
/config/addrepository AddRepositoryR GET