mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Merge branch 'main' into za/2348-csv-export-org-member-domain-export
This commit is contained in:
commit
dc37551489
2 changed files with 7 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,8 +7,10 @@ docs/research/data/**
|
|||
public/
|
||||
credentials*
|
||||
|
||||
src/certs/
|
||||
*.pem
|
||||
*.crt
|
||||
*.cer
|
||||
|
||||
*.bk
|
||||
|
||||
|
|
|
@ -357,4 +357,8 @@ Then, copy the variables under the section labled `s3`.
|
|||
1. On the app, navigate to `\admin`.
|
||||
2. Under models, click `Waffle flags`.
|
||||
3. Click the `disable_email_sending` record. This should exist by default, if not - create one with that name.
|
||||
4. (Important) Set the field `everyone` to `Yes`. This field overrides all other settings
|
||||
4. (Important) Set the field `everyone` to `Yes`. This field overrides all other settings
|
||||
|
||||
## Request Flow FSM Diagram
|
||||
|
||||
The [.gov Domain Request & Domain Status Digram](https://miro.com/app/board/uXjVMuqbLOk=/?moveToWidget=3458764594819017396&cot=14) visualizes the domain request flow and resulting domain objects.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue