From 46831f56fb748d3cb05cc7c7bad7b7d5eacf6cce Mon Sep 17 00:00:00 2001 From: Ryan Wachtl Date: Tue, 9 Apr 2013 10:09:25 -0500 Subject: [PATCH] Update configuration.md Link to ssbits.com config cheatsheet no longer relevant. --- docs/en/topics/configuration.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/en/topics/configuration.md b/docs/en/topics/configuration.md index 69ba3ca85..95b77fc09 100644 --- a/docs/en/topics/configuration.md +++ b/docs/en/topics/configuration.md @@ -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', )` and `ini_set('max_execution_time', )` in your own `_config.php`. - -## See Also - -[Config Cheat sheet](http://www.ssbits.com/a-config-php-cheatsheet/)