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/)