Update configuration.md

Link to ssbits.com config cheatsheet no longer relevant.
This commit is contained in:
Ryan Wachtl 2013-04-09 10:09:25 -05:00
parent 5fbf2e9303
commit 46831f56fb

View File

@ -354,7 +354,3 @@ If you are concerned about resource usage on a dedicated server (without restric
These values will just be used for specific scripts (e.g. `[api:Filesystem::sync()]`),
to raise the limits for all executed scripts please use `ini_set('memory_limit', <value>)`
and `ini_set('max_execution_time', <value>)` in your own `_config.php`.
## See Also
[Config Cheat sheet](http://www.ssbits.com/a-config-php-cheatsheet/)