File tree Expand file tree Collapse file tree
user_guide_src/source/installation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ Initial Configuration
2828 in **.env ** file to take advantage of the debugging tools provided. See
2929 :ref: `setting-development-mode ` for the detail.
3030
31- .. important :: In production environments, you should disable error display and
32- any other development-only functionality. In CodeIgniter, this can be done
33- by setting the environment to "production". By default, the application will
34- run using the "production" environment. See also :ref: `environment-constant `.
31+ .. important :: In production environments, you should disable error display and
32+ any other development-only functionality. In CodeIgniter, this can be done
33+ by setting the environment to "production". By default, the application will
34+ run using the "production" environment. See also :ref: `environment-constant `.
3535
3636.. note :: If you will be running your site using a web server (e.g., Apache or Nginx),
3737 you will need to modify the permissions for the ``writable `` folder inside
You can’t perform that action at this time.
0 commit comments