renamed DIG_GET_IP_ARG to INTRNT_DIG_GET_IP_ARG

This commit is contained in:
Jokob-sk
2024-01-05 08:18:52 +11:00
parent 467e24d167
commit b670e3a8b1
7 changed files with 61 additions and 14 deletions

View File

@@ -172,6 +172,25 @@
"string": "Maximale Zeit in Sekunden, die auf den Abschluss des Skripts gewartet werden soll. Bei Überschreitung dieser Zeit wird das Skript abgebrochen."
}
]
},
{
"function": "NOTIFI_HIST",
"type": "integer",
"default_value": 100,
"options": [],
"localized": ["name", "description"],
"name": [
{
"language_code": "en_us",
"string": "Notifications History"
}
],
"description": [
{
"language_code": "en_us",
"string": "How many historical entries of Notifications should be kept. This influences how mane entries are also available in the Report section in the UI"
}
]
}
],