Merge branch 'master' into proxyprotocol

This commit is contained in:
2024-06-21 22:19:53 +02:00
52 changed files with 1353 additions and 4822 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ module.exports = Mn.View.extend({
this.ui.domain_names.selectize({
delimiter: ',',
persist: false,
maxOptions: 30,
maxOptions: 100,
create: function (input) {
return {
value: input,