slidge.plugins.facebook.config#

Module Contents#

slidge.plugins.facebook.config.CHATS_TO_FETCH = 20[source]#
slidge.plugins.facebook.config.CHATS_TO_FETCH__DOC = 'The number of most recent chats to fetch on startup. Getting all chats might hit rate limiting...'[source]#
slidge.plugins.facebook.config.ENABLE_PRESENCES = False[source]#
slidge.plugins.facebook.config.ENABLE_PRESENCES__DOC = 'Toggle this to enable subscribing to presences of your contacts. Off by default because it...'[source]#