mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update server/settings/tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
42d6a74ffb
commit
06bc6baae3
1 changed files with 1 additions and 8 deletions
|
|
@ -709,13 +709,6 @@ DEFAULT_TOOLS_VALUES = {
|
|||
},
|
||||
"comment_minimum_required_chars": 0,
|
||||
"inventory": {
|
||||
"profiles": [
|
||||
{
|
||||
"host_name": [],
|
||||
"task_name": [],
|
||||
"inventory_name_format": "{folder[name]}_{product}: ({representation})",
|
||||
},
|
||||
|
||||
]
|
||||
"profiles": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue