Add defaults echoes. Also posible fixes 2

This commit is contained in:
Denis Zheleztsov 2018-06-26 09:57:21 +03:00
parent ae551c2be0
commit 9f5850bbb9
Signed by: Difrex
GPG Key ID: B047A0E62A285621
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ Install reuired packages:
2. *emacsql*
3. *emacsql-sqlite*
4. *web*
5. [[https://github.com/rejeep/f.el][f]]
** Configuration

View File

@ -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)