aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/config.inc.default.php
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-10 01:28:24 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-10 01:28:24 +0100
commit2e4e94a7a420790cd05250e4191bd0e60f81f788 (patch)
tree25725232e434853545acab714b03eefd8defd81f /inc/poche/config.inc.default.php
parent8f209e8a268e198bb449021c30fc783d69ee9818 (diff)
parentcefdc12380c5acee927e3f8e1cb85213f4b1475d (diff)
downloadwallabag-2e4e94a7a420790cd05250e4191bd0e60f81f788.tar.gz
wallabag-2e4e94a7a420790cd05250e4191bd0e60f81f788.tar.zst
wallabag-2e4e94a7a420790cd05250e4191bd0e60f81f788.zip
Merge branch 'dev' into savewithtags
Diffstat (limited to 'inc/poche/config.inc.default.php')
-rwxr-xr-xinc/poche/config.inc.default.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php
index aaaf12a6..91b50c24 100755
--- a/inc/poche/config.inc.default.php
+++ b/inc/poche/config.inc.default.php
@@ -44,6 +44,7 @@
44@define ('SHARE_MAIL', TRUE); 44@define ('SHARE_MAIL', TRUE);
45@define ('SHARE_SHAARLI', FALSE); 45@define ('SHARE_SHAARLI', FALSE);
46@define ('SHAARLI_URL', 'http://myshaarliurl.com'); 46@define ('SHAARLI_URL', 'http://myshaarliurl.com');
47@define ('SHARE_EVERNOTE', FALSE);
47@define ('SHARE_DIASPORA', FALSE); 48@define ('SHARE_DIASPORA', FALSE);
48@define ('DIASPORA_URL', 'http://diasporapod.com'); # Don't add a / at the end 49@define ('DIASPORA_URL', 'http://diasporapod.com'); # Don't add a / at the end
49@define ('FLATTR', TRUE); 50@define ('FLATTR', TRUE);