Software /
code /
prosody-modules
Comparison
mod_http_dir_listing/README.markdown @ 5144:606f6c6535bb
mod_http_dir_listing: Add metadata to fix plugin package build
Needs these extras due to the non-standard layout and the extra
resources
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 13 Jan 2023 16:27:02 +0100 |
parent | 1820:8de50be756e5 |
child | 5145:885d696473d2 |
comparison
equal
deleted
inserted
replaced
5143:1cae382e88a1 | 5144:606f6c6535bb |
---|---|
1 --- | 1 --- |
2 rockspec: | |
3 build: | |
4 copy_directories: | |
5 - mod_http_dir_listing/http_dir_listing/resources | |
6 modules: | |
7 mod_http_dir_listing: mod_http_dir_listing/http_dir_listing/mod_http_dir_listing.lua | |
2 summary: HTTP directory listing | 8 summary: HTTP directory listing |
3 ... | 9 ... |
4 | 10 |
5 Introduction | 11 Introduction |
6 ============ | 12 ============ |