forked from DGNum/infrastructure
feat(netbox): Update QR-Code config
This commit is contained in:
parent
2e3bb99b84
commit
158e9647bd
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in
|
||||||
PLUGINS_CONFIG = {
|
PLUGINS_CONFIG = {
|
||||||
netbox_qrcode = {
|
netbox_qrcode = {
|
||||||
custom_text = "DGNum. contact@dgnum.eu";
|
custom_text = "DGNum. contact@dgnum.eu";
|
||||||
text_location = "down";
|
font = "Tahoma";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue