mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-23 03:19:31 +00:00
Migrated kicad category depth setting to new settings system
This commit is contained in:
parent
99c10ffe85
commit
5e512f8935
8 changed files with 110 additions and 14 deletions
4
.env
4
.env
|
|
@ -152,8 +152,8 @@ PROVIDER_LCSC_CURRENCY=EUR
|
|||
|
||||
# This value determines the depth of the category tree, that is visible inside KiCad
|
||||
# 0 means that only the top level categories are visible. Set to a value > 0 to show more levels.
|
||||
# Set to -1, to show all parts of Part-DB inside a single category in KiCad
|
||||
EDA_KICAD_CATEGORY_DEPTH=0
|
||||
# Set to -1, to show all parts of Part-DB inside a sigle cnategory in KiCad
|
||||
#EDA_KICAD_CATEGORY_DEPTH=0
|
||||
|
||||
###################################################################################
|
||||
# SAML Single sign on-settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue