mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
added evernote support
This commit is contained in:
parent
1c91178932
commit
571b99e804
3 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
@define ('SHARE_MAIL', TRUE);
|
||||
@define ('SHARE_SHAARLI', FALSE);
|
||||
@define ('SHAARLI_URL', 'http://myshaarliurl.com');
|
||||
@define ('SHARE_EVERNOTE', FALSE);
|
||||
@define ('SHARE_DIASPORA', FALSE);
|
||||
@define ('DIASPORA_URL', 'http://diasporapod.com'); # Don't add a / at the end
|
||||
@define ('FLATTR', TRUE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue