diff options
-rw-r--r-- | config/general.yml-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index c26a46004..26f986bc1 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -88,4 +88,4 @@ RECAPTCHA_PRIVATE_KEY: 'x' # request (Linux only). Since Ruby never returns memory to the OS, if the # existing process previously served a larger request, this won't # show any consumption for the later request. -DEBUG_RECORD_MEMORY: false
\ No newline at end of file +DEBUG_RECORD_MEMORY: false |