changing sort order of generated indexes for taskotron artificats - thanks fcon
This commit is contained in:
parent
f08162d400
commit
943f7065a0
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ Alias /artifacts {{ public_artifacts_dir }}
|
|||
<Directory "{{ public_artifacts_dir }}">
|
||||
Options +Indexes
|
||||
IndexOptions +NameWidth=*
|
||||
IndexOptions FancyIndexing
|
||||
IndexOrderDefault Descending Name
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue