mirror of
https://github.com/internetee/registry.git
synced 2025-05-30 01:20:04 +02:00
Updated testing doc and emails
This commit is contained in:
parent
8b27c755df
commit
4af0b79d32
2 changed files with 9 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
TEST_EMAILS = %w(
|
TEST_EMAILS = %w(
|
||||||
test@example.com
|
|
||||||
test@example.org
|
|
||||||
martin@gitlab.eu
|
martin@gitlab.eu
|
||||||
priit@gitlab.eu
|
priit@gitlab.eu
|
||||||
timo.vohmar@internet.ee
|
timo.vohmar@internet.ee
|
||||||
|
@ -8,4 +6,7 @@ TEST_EMAILS = %w(
|
||||||
martin.mettig@internet.ee
|
martin.mettig@internet.ee
|
||||||
hannes.klausen@internet.ee
|
hannes.klausen@internet.ee
|
||||||
georg.kahest@internet.ee
|
georg.kahest@internet.ee
|
||||||
|
norman.aeg@internet.ee
|
||||||
|
martti.oigus@internet.ee
|
||||||
|
jana.jarve@internet.ee
|
||||||
)
|
)
|
||||||
|
|
|
@ -112,3 +112,9 @@ This needs a static greeting file, so you will have to make /var/www writable.
|
||||||
|
|
||||||
Copy the files from $mod_epp/examples/cgis to /usr/lib/cgi-bin/epp
|
Copy the files from $mod_epp/examples/cgis to /usr/lib/cgi-bin/epp
|
||||||
|
|
||||||
|
|
||||||
|
Allowed testing email list
|
||||||
|
==========================
|
||||||
|
|
||||||
|
All allowed testing emails are located under config/initialized/settings.rb file.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue