summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml b/releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml
new file mode 100644
index 000000000..ee947b281
--- /dev/null
+++ b/releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Adds new 'max_server_name_length' configuration option
+ which defaults to the prior upper bound (53) and can be
+ lowered by users (if they need to, for example due to
+ ldap or other internal name limit restrictions).