Wiki page redis changed with summary [[PHP] changed igbinary and redis config file] by Daniel

This commit is contained in:
ORG-wiki 2023-01-19 20:24:23 +01:00
parent cc23f12558
commit 824378e9e6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Enable redis for php.
<code>
pacman -S php-igbinary php-redis
nano /etc/php/php.ini
nano /etc/php/conf.d/{igbinary.ini,redis.ini}
</code>
<code>