mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Added iptables update command config option
This commit is contained in:
parent
869c3fa95e
commit
5318e64a64
3 changed files with 10 additions and 0 deletions
|
@ -9,6 +9,7 @@ legal_documents_dir: 'import/legal_documents'
|
|||
# Example: 'Admin, EPP, REPP' will have name 'Admin, EPP, REPP - production' at New Relic.
|
||||
new_relic_app_name: 'Admin, EPP, REPP, Registrar, Registrant'
|
||||
|
||||
|
||||
# You can use `rake secret` to generate a secure secret key.
|
||||
# Your secret key is used for verifying the integrity of signed cookies.
|
||||
# If you change this key, all old signed cookies will become invalid!
|
||||
|
@ -29,6 +30,9 @@ webclient_cert_common_name: 'webclient'
|
|||
# and returns 2306 "Parameter value policy error"
|
||||
contact_org_enabled: 'false'
|
||||
|
||||
# Firewall countrer update command
|
||||
# iptables_counter_update_command: ''
|
||||
|
||||
# DEPP server configuration (both for Registrar/Registrant servers)
|
||||
show_ds_data_fields: 'false'
|
||||
default_nameservers_count: '2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue