Skip to content

Instantly share code, notes, and snippets.

@justjanne
Created November 22, 2015 01:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justjanne/83ca5aafc30219d052a3 to your computer and use it in GitHub Desktop.
Save justjanne/83ca5aafc30219d052a3 to your computer and use it in GitHub Desktop.
{
"CoreInfo": "<b>Quassel Core Version v0.12.2 (dist-<a href=\"http://git.quassel-irc.org/?p=quassel.git;a=commit;h\": 9c5e6c666d5faa976eec2e0ac8bf8e1dd6c0332c\">9c5e6c6</a>)</b><br>Built: Apr 29 2015 22:06:33<br>Up 0d01h21m (since Sa. Nov. 21 15:06:31 2015 GMT)",
"SupportsCompression": false,
"StorageBackends": [
{
"DisplayName": "PostgreSQL",
"SetupDefaults": {
"Hostname": "localhost",
"Database": "quassel",
"Username": "quassel",
"Port": 5432
},
"Description": "PostgreSQL Turbo Bomber HD!",
"SetupKeys": [
"Username",
"Password",
"Hostname",
"Port",
"Database"
]
},
{
"DisplayName": "SQLite",
"SetupDefaults": {
},
"Description": "SQLite is a file-based database engine that does not require any setup. It is suitable for small and medium-sized databases that do not require access via network. Use SQLite if your Quassel Core should store its data on the same machine it is running on, and if you only expect a few users to use your core.",
"SetupKeys": []
}
],
"LoginEnabled": false,
"SupportSsl": false,
"MsgType": "ClientInitAck",
"ProtocolVersion": 10,
"Configured": false,
"CoreFeatures": 31
}
{
"type": 1,
"class": "BufferViewManager",
"object": "",
"method": "requestCreateBufferView",
"params": [
{
"BufferList": [],
"RemovedBuffers": [],
"TemporarilyRemovedBuffers": [],
"addNewBuffersAutomatically": true,
"allowedBufferTypes": 15,
"bufferViewName": "All Chats",
"disableDecoration": false,
"hideInactiveBuffers": false,
"hideInactiveNetworks": false,
"minimumActivity": 0,
"networkId": null,
"sortAlphabetically": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment