Skip to content

Commit 53112d7

Browse files
Add OPTINS_SHARE_ALL_ORGS to env doc
1 parent 6bc79a0 commit 53112d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/REFERENCE-environment_variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
| OPT_OUT_MESSAGE | Spoke instance-wide default for opt out message. |
8989
| OPT_OUT_PER_STATE | Have different opt-out messages per state and org. Defaults to the organization's default opt-out message for non-specified states or when the Smarty Zip Code API is down. Requires the `SMARTY_AUTH_ID` and `SMARTY_AUTH_TOKEN` environment variables. |
9090
| OPTOUTS_SHARE_ALL_ORGS | Can be set to true if opt outs should be respected per instance and across organizations |
91+
| OPTINS_SHARE_ALL_ORGS | Can be set to true if opt ins should be respected per instance and across organizations |
9192
| OUTPUT_DIR | Directory path for packaged files should be saved to. _Required_. |
9293
| OWNER_CONFIGURABLE | If set to `ALL` then organization owners will be able to configure all available options from their Settings section (otherwise only superadmins will). You can also put a comma-separated list of environment variables to white-list specific settable variables here. This gives organization owners a lot of control of internal settings, so enable at your own risk. |
9394
| PASSPORT_STRATEGY | A flag to set passport strategy to use for user authentication. The Auth0 strategy will be used if the value is an empty string or `auth0`. The local strategy will be used if the value is `local`. |

0 commit comments

Comments
 (0)