|
|
|
|
|
by llIIllIIllIIl
1378 days ago
|
|
php.ini Seriously, that is usually the easiest configuration i had to deal with. Although there are hundreds of configurable options, each one is thoroughly documented in the same file. Yaml config, although being better structured, rarely have any comments with explanation, and I’m still waiting to see one documented at 30% of php.ini. |
|
For those who've never seen it: https://github.com/php/php-src/blob/master/php.ini-productio...