| Left: | ||
| Right: | 
| LEFT | RIGHT | 
|---|---|
| 1 [DEFAULT] | 1 [DEFAULT] | 
| 2 root=/server/root/path | 2 root=/server/root/path | 
| 3 hgroot=https://hg.adblockplus.org | 3 hgroot=https://hg.adblockplus.org | 
| 4 mailer=/usr/sbin/sendmail | 4 mailer=/usr/sbin/sendmail | 
| 5 mailerDebug=no | 5 mailerDebug=no | 
| 6 secret=somerandomstringhere | 6 secret=somerandomstringhere | 
| 7 | 7 | 
| 8 [multiplexer] | 8 [multiplexer] | 
| 9 sitescripts.subscriptions.web.fallback = | 9 sitescripts.subscriptions.web.fallback = | 
| 10 sitescripts.crashes.web.submitCrash = | 10 sitescripts.crashes.web.submitCrash = | 
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 54 database=db | 54 database=db | 
| 55 dbuser=user | 55 dbuser=user | 
| 56 dbpassword=password | 56 dbpassword=password | 
| 57 dbprefix= | 57 dbprefix= | 
| 58 | 58 | 
| 59 [logs] | 59 [logs] | 
| 60 dataPath=%(root)s/logs | 60 dataPath=%(root)s/logs | 
| 61 fileName=log.%%i.gz | 61 fileName=log.%%i.gz | 
| 62 | 62 | 
| 63 [extensions] | 63 [extensions] | 
| 64 abpfoo_bookmark = foo | |
| 
 
kzar
2016/10/25 08:13:00
Please could you add `abpsafari_bookmark=safari` a
 
Jon Sonesen
2016/10/25 09:15:18
yes, I think that is preferable I will change it.
 
kzar
2016/10/25 10:03:36
Thanks, would you mind also putting it along with
 
Jon Sonesen
2016/10/25 10:16:17
No problem
 
 | |
| 65 abp_repository=%(hgroot)s/adblockplus | 64 abp_repository=%(hgroot)s/adblockplus | 
| 66 abp_name=Adblock Plus for Mozilla Firefox | 65 abp_name=Adblock Plus for Mozilla Firefox | 
| 67 abp_galleryID=adblock-plus | 66 abp_galleryID=adblock-plus | 
| 68 abpchrome_repository=%(hgroot)s/adblockpluschrome | 67 abpchrome_repository=%(hgroot)s/adblockpluschrome | 
| 69 abpchrome_type=chrome | 68 abpchrome_type=chrome | 
| 70 abpchrome_name=Adblock Plus for Chrome and Opera | 69 abpchrome_name=Adblock Plus for Chrome and Opera | 
| 71 abpchrome_galleryID=cfhdojbkjhnklbpkdaibdccddilifddb | 70 abpchrome_galleryID=cfhdojbkjhnklbpkdaibdccddilifddb | 
| 72 abpchrome_devbuildGalleryID=ldcecbkkoecffmfljeihcmifjjdoepkn | 71 abpchrome_devbuildGalleryID=ldcecbkkoecffmfljeihcmifjjdoepkn | 
| 73 abpchrome_key=%(root)s/data/adblockpluschrome.pem | 72 abpchrome_key=%(root)s/data/adblockpluschrome.pem | 
| 74 abpchrome_clientID=...apps.googleusercontent.com | 73 abpchrome_clientID=...apps.googleusercontent.com | 
| 75 abpchrome_clientSecret=secret | 74 abpchrome_clientSecret=secret | 
| 76 abpchrome_refreshToken=1/rwn... | 75 abpchrome_refreshToken=1/rwn... | 
| 77 abpsafari_repository=%(hgroot)s/adblockpluschrome/ | 76 abpsafari_repository=%(hgroot)s/adblockpluschrome/ | 
| 77 abpsafari_revision = safari | |
| 78 abpsafari_type=safari | 78 abpsafari_type=safari | 
| 79 abpsafari_name=Adblock Plus for Safari | 79 abpsafari_name=Adblock Plus for Safari | 
| 80 abpsafari_key=%(root)s/files/adblockplussafari.pem | 80 abpsafari_key=%(root)s/files/adblockplussafari.pem | 
| 81 abpandroid_repository=%(hgroot)s/adblockplusandroid | 81 abpandroid_repository=%(hgroot)s/adblockplusandroid | 
| 82 abpandroid_type=android | 82 abpandroid_type=android | 
| 83 abpandroid_name=Adblock Plus for Android | 83 abpandroid_name=Adblock Plus for Android | 
| 84 abpandroid_downloadPage=/en/android | 84 abpandroid_downloadPage=/en/android | 
| 85 abpie_repository=%(hgroot)s/adblockplusie | 85 abpie_repository=%(hgroot)s/adblockplusie | 
| 86 abpie_type=ie | 86 abpie_type=ie | 
| 87 abpie_name=Adblock Plus for Internet Explorer | 87 abpie_name=Adblock Plus for Internet Explorer | 
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 200 adblockplus_command=./build.py -t gecko docs {output_dir} >/dev/null 2>&1 | 200 adblockplus_command=./build.py -t gecko docs {output_dir} >/dev/null 2>&1 | 
| 201 adblockpluschrome_repository=%(root)s/hg/adblockpluschrome | 201 adblockpluschrome_repository=%(root)s/hg/adblockpluschrome | 
| 202 adblockpluschrome_target_directory=%(root)s/www/jsdoc/adblockpluschrome | 202 adblockpluschrome_target_directory=%(root)s/www/jsdoc/adblockpluschrome | 
| 203 adblockpluschrome_command=./build.py -t chrome docs {output_dir} >/dev/null 2>&1 | 203 adblockpluschrome_command=./build.py -t chrome docs {output_dir} >/dev/null 2>&1 | 
| 204 adblockpluscore_repository=%(root)s/hg/adblockpluscore | 204 adblockpluscore_repository=%(root)s/hg/adblockpluscore | 
| 205 adblockpluscore_target_directory=%(root)s/www/jsdoc/adblockpluscore | 205 adblockpluscore_target_directory=%(root)s/www/jsdoc/adblockpluscore | 
| 206 adblockpluscore_command=./generate_docs.py {output_dir} >/dev/null 2>&1 | 206 adblockpluscore_command=./generate_docs.py {output_dir} >/dev/null 2>&1 | 
| 207 libadblockplus_repository=%(root)s/hg/libadblockplus | 207 libadblockplus_repository=%(root)s/hg/libadblockplus | 
| 208 libadblockplus_target_directory=%(root)s/www/docs/libadblockplus | 208 libadblockplus_target_directory=%(root)s/www/docs/libadblockplus | 
| 209 libadblockplus_command=make docs >/dev/null 2>&1 && mv docs/html {output_dir} | 209 libadblockplus_command=make docs >/dev/null 2>&1 && mv docs/html {output_dir} | 
| LEFT | RIGHT |