Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 54c4b09

Browse files
authored
Remove apps name regex (#632)
1 parent d6e0dd1 commit 54c4b09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workspaces/applications.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ apps:
3434
# Name of application in launcher. Name may consist of alphanumeric
3535
# characters, dashes, underscores. Names must begin with an alphanumeric
3636
# character. Names must be unique per application. Required.
37-
# Regex used "^[a-zA-Z0-9]+[a-zA-Z0-9-_ ]{0,62}$".
3837
- name: projector
3938
# Application scheme - must be http or https. Required.
4039
scheme: http

0 commit comments

Comments
 (0)