aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/readityourself/config.php.dist
diff options
context:
space:
mode:
authorArthur <arthur@hoa.ro>2015-11-08 12:45:19 +0100
committerArthur <arthur@hoa.ro>2015-11-08 12:45:19 +0100
commite760840feaf7eff6b3aae86545ff45231b9e3592 (patch)
tree5f56a61e929efd146470b367bafcf057f0a28b9a /plugins/readityourself/config.php.dist
parent00c25040c523104e1b845fd71d1cd134a1a5e7ff (diff)
parentb11c8f25dfe3c684f2f39352e3acdeb660a069ac (diff)
downloadShaarli-e760840feaf7eff6b3aae86545ff45231b9e3592.tar.gz
Shaarli-e760840feaf7eff6b3aae86545ff45231b9e3592.tar.zst
Shaarli-e760840feaf7eff6b3aae86545ff45231b9e3592.zip
Merge pull request #280 from ArthurHoaro/plugin-readityourself
PLUGIN 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