mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-03 01:23:22 +02:00
Added minimum data set support for automation
This commit is contained in:
parent
1a17fdfddc
commit
1e8ab1466d
3 changed files with 93 additions and 80 deletions
|
@ -75,4 +75,7 @@ return [
|
|||
// LORDN Configuration
|
||||
'lordn_user' => 'your_username',
|
||||
'lordn_pass' => 'your_password',
|
||||
|
||||
// Minimum Data Set
|
||||
'minimum_data' => false,
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue