X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fpoche%2Fconfig.inc.default.php;h=f666f468eeabc343fad8476707dcd25f9d10e675;hb=6fe9b616aa48c61d1af6d044042c848de1650ecf;hp=2a458544f0fd49b09a4b4f4bb873486db5e3216b;hpb=e38e46ecdbb522d3ff296b36a46167c8fbfb501d;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php index 2a458544..f666f468 100755 --- a/inc/poche/config.inc.default.php +++ b/inc/poche/config.inc.default.php @@ -24,6 +24,8 @@ ################################################################################# # Do not trespass unless you know what you are doing ################################################################################# +// Change this if http is running on nonstandard port - i.e is behind cache proxy +@define ('HTTP_PORT', 80); // Change this if not using the standart port for SSL - i.e you server is behind sslh @define ('SSL_PORT', 443);