aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/readityourself/config.php.dist
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2015-07-15 12:04:22 +0200
committerArthurHoaro <arthur@hoa.ro>2015-11-08 12:02:41 +0100
commit75b69987b3562be62f41763a99bbf0684a603374 (patch)
tree8f7a9a24861e797116241eda3a54082d4ceb91f0 /plugins/readityourself/config.php.dist
parenta52e8435939c641f964939f1df55cf7ceddcc0fd (diff)
downloadShaarli-75b69987b3562be62f41763a99bbf0684a603374.tar.gz
Shaarli-75b69987b3562be62f41763a99bbf0684a603374.tar.zst
Shaarli-75b69987b3562be62f41763a99bbf0684a603374.zip
PLUGIN readityourself
Add an icon for each link (linklist) for ReadItYourself
Diffstat (limited to 'plugins/readityourself/config.php.dist')
-rw-r--r--plugins/readityourself/config.php.dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/readityourself/config.php.dist b/plugins/readityourself/config.php.dist
new file mode 100644
index 00000000..d6b5cb85
--- /dev/null
+++ b/plugins/readityourself/config.php.dist
@@ -0,0 +1,3 @@
1<?php
2
3$GLOBALS['plugins']['READITYOUSELF_URL'] = 'http://someurl.com'; \ No newline at end of file