Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
f5383b9f
Commit
f5383b9f
authored
Jan 12, 2003
by
Per Cederqvist
Browse files
(content-type): Allow anything after a semicolon.
parent
579c9ecf
Changes
1
Hide whitespace changes
Inline
Side-by-side
run-support/aux-items.conf
View file @
f5383b9f
#
# $Id: aux-items.conf,v 1.2
6
2003/01/12
19:56:51
ceder Exp $
# $Id: aux-items.conf,v 1.2
7
2003/01/12
20:26:08
ceder Exp $
# Copyright (C) 1994-2002 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -42,7 +42,7 @@
dont
-
garb
=
false
;
inherit
=
false
;
inherit
-
limit
=
1
;
validate
=
"^[^/]*/[^/]*$"
;
validate
=
"^[^/]*/[^/]*
(;.*)?
$"
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment