Add defaults echoes. Also posible fixes 2
This commit is contained in:
parent
ae551c2be0
commit
9f5850bbb9
@ -15,6 +15,7 @@ Install reuired packages:
|
||||
2. *emacsql*
|
||||
3. *emacsql-sqlite*
|
||||
4. *web*
|
||||
5. [[https://github.com/rejeep/f.el][f]]
|
||||
|
||||
** Configuration
|
||||
|
||||
|
@ -68,7 +68,7 @@ Not used if `idec-smart-fetching' is not nil."
|
||||
:type 'string
|
||||
:group 'idec)
|
||||
|
||||
(defcustom idec-echo-subscriptions nil
|
||||
(defcustom idec-echo-subscriptions "idec.talks,pipe.2032"
|
||||
"List of subribes echoes."
|
||||
:type 'string
|
||||
:group 'idec)
|
||||
|
Loading…
Reference in New Issue
Block a user