siteserver / cms

SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
https://sscms.com
GNU Affero General Public License v3.0
3.67k stars 1.21k forks source link

AdminDirectory 能否读取配置文件设置 #3508

Closed blackWins closed 1 year ago

blackWins commented 1 year ago

此设置能否修改为直接读取配置文件设置?

https://github.com/siteserver/cms/blob/92345836c0ffe25b5934e54ef890300f91b13e05/src/SSCMS/Configuration/Constants.cs#L13

blackWins commented 1 year ago

@starlying