repositories.xconf
来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· XCONF 代码 · 共 14 行
XCONF
14 行
<?xml version="1.0" encoding="UTF-8"?>
<repositories version="1.0">
<repository name="default">
<host>localhost</host>
<port>60000</port>
<rootpath>/default</rootpath>
<filespath>/files/default.preview</filespath>
<userspath>/users</userspath>
<rolespath>/roles</rolespath>
<actionspath>/actions</actionspath>
</repository>
</repositories>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?