If a domain is configured, it replaces [::] in the invite with the domain, and if not it leaves it.
A config variable for configuring a domain was already created earlier as part of dynamic dns route. The config variable was named EXTERNAL_DOMAIN to differentiate it from DYN_DOMAIN (another configurable variable).
If a domain is configured, it replaces [::] in the invite with the domain, and if not it leaves it.
A config variable for configuring a domain was already created earlier as part of dynamic dns route. The config variable was named EXTERNAL_DOMAIN to differentiate it from DYN_DOMAIN (another configurable variable).
It would be good to document all of the config variables in the peach-lib README at some point and link to it from the peach-web README.
Great, looks good to me.
It would be good to document all of the config variables in the `peach-lib` README at some point and link to it from the `peach-web` README.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
If a domain is configured, it replaces [::] in the invite with the domain, and if not it leaves it.
A config variable for configuring a domain was already created earlier as part of dynamic dns route. The config variable was named EXTERNAL_DOMAIN to differentiate it from DYN_DOMAIN (another configurable variable).
Great, looks good to me.
It would be good to document all of the config variables in the
peach-libREADME at some point and link to it from thepeach-webREADME.@glyph agreed, made an issue for that here #126