mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
23 lines
759 B
YAML
23 lines
759 B
YAML
name: OpenLiteSpeed
|
|
tags:
|
|
- Web 服务器
|
|
title: 一个高性能、轻量级、开源 的 HTTP 服务器
|
|
description: 一个高性能、轻量级、开源 的 HTTP 服务器
|
|
additionalProperties:
|
|
key: openlitespeed
|
|
name: OpenLiteSpeed
|
|
tags:
|
|
- Server
|
|
shortDescZh: 一个高性能、轻量级、开源 的 HTTP 服务器
|
|
shortDescEn: A high-performance, lightweight, open source HTTP server
|
|
description:
|
|
en: A high-performance, lightweight, open source HTTP server
|
|
zh: 一个高性能、轻量级、开源 的 HTTP 服务器
|
|
type: runtime
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://openlitespeed.org
|
|
github: https://github.com/litespeedtech/openlitespeed
|
|
document: https://openlitespeed.org/#install
|