mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-21 18:16:03 +02:00
Tiny fix
This commit is contained in:
parent
70ebe98b75
commit
0ccee4cd17
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ To comply with this new policy, registries need to configure their Namingo insta
|
|||
|
||||
Each component in your system (e.g., EPP server, Whois server) has a configuration file. These files are typically named config.php, or similar, depending on your setup.
|
||||
|
||||
#### Set Minimum Data to True:
|
||||
#### 2. Set Minimum Data to True:
|
||||
|
||||
Open the configuration file and find the setting for **minimum_data**. Set this variable to **true** to activate the Minimum Data Set mode.
|
||||
|
||||
|
@ -31,7 +31,7 @@ return [
|
|||
];
|
||||
```
|
||||
|
||||
### Restart Your Services:
|
||||
### 3. Restart Your Services:
|
||||
|
||||
After updating the configuration files, restart your services to apply the changes. This ensures that the new settings take effect.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue