aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/config
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-07-21 16:17:53 +0200
committerGitHub <noreply@github.com>2016-07-21 16:17:53 +0200
commit8c7d7c0300093517939af3bb5742d5930761cce7 (patch)
tree904afc5873ef09257b231c07a2b0c1e166a09acb /src/Wallabag/CoreBundle/Resources/config
parent78d17270960fa5211107682fca6a4f7fd6ddc88c (diff)
parent57c608fa94cdc148f5fc48b7c1e984bbf507e34b (diff)
downloadwallabag-8c7d7c0300093517939af3bb5742d5930761cce7.tar.gz
wallabag-8c7d7c0300093517939af3bb5742d5930761cce7.tar.zst
wallabag-8c7d7c0300093517939af3bb5742d5930761cce7.zip
Merge pull request #2199 from Simounet/facto/social-links
Handling socials links into a config file
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/config')
-rw-r--r--src/Wallabag/CoreBundle/Resources/config/parameters.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/config/parameters.yml b/src/Wallabag/CoreBundle/Resources/config/parameters.yml
new file mode 100644
index 00000000..abd9ab68
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/config/parameters.yml
@@ -0,0 +1,12 @@
1parameters:
2 addons_url:
3 firefox: https://addons.mozilla.org/firefox/addon/wallabag-v2/
4 chrome: https://chrome.google.com/webstore/detail/wallabagit/peehlcgckcnclnjlndmoddifcicdnabm
5 f_droid: https://f-droid.org/app/fr.gaulupeau.apps.InThePoche
6 google_play: https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche
7 ios: https://itunes.apple.com/app/wallabag/id828331015?mt=8
8 windows: https://www.microsoft.com/store/apps/wallabag/9nblggh11646
9 socials_url:
10 twitter: https://twitter.com/wallabagapp
11 google_plus: https://plus.google.com/+WallabagOrg/posts
12 facebook: https://facebook.com/Wallabag