]> git.pld-linux.org Git - packages/php-xcache.git/blame - ini.patch
- handle lang and more config files
[packages/php-xcache.git] / ini.patch
CommitLineData
709c0073
ER
1--- xcache-3.0.0/xcache.ini~ 2012-10-18 10:49:34.000000000 +0300
2+++ xcache-3.0.0/xcache.ini 2012-11-21 17:37:53.122003769 +0200
3@@ -1,9 +1,5 @@
4-;; this is an example, it won't work unless properly configured into php.ini
5 [xcache-common]
6-;; non-Windows example:
7-extension = xcache.so
8-;; Windows example:
9-; extension = php_xcache.dll
10+extension = @extensiondir@/xcache.so
9d1b1092
ER
11
12 [xcache.admin]
13 xcache.admin.enable_auth = On
This page took 0.085892 seconds and 4 git commands to generate.