Skip to content

Commit cbb8440

Browse files
committed
docs: add sentence
1 parent 98fd9e9 commit cbb8440

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/general/environments.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ The environment ``testing`` is reserved for PHPUnit testing. It has special
2727
conditions built into the framework at various places to assist with that.
2828
You can't use it for your development.
2929

30+
If you want another environment, e.g., for staging, you can add custom environments.
31+
See `Adding Environments`_.
32+
3033
*******************
3134
Setting Environment
3235
*******************

0 commit comments

Comments
 (0)