hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

separate config files a bit #39

Closed hannesm closed 9 years ago

hannesm commented 9 years ago

secrets shouldn't be part of config.sexp - rather have:

hannesm commented 9 years ago

related to #41 - we also want to configure the priority of jackline ; #46 and #47 should read some user configuration things as well - #2 and #3 are also relevant... maybe #32 as well (for customized shortcuts)

enough to do and design... also, is sexp the right format if we expect a user to change it? maybe rather rfc822 style key = value?

hannesm commented 9 years ago

apart from the customized shortcuts/time format/... this is now split!