test/custom-admin-ui #3
+1
-1
@@ -9,7 +9,7 @@ if not data_root.exists():
|
||||
data_root.mkdir(parents=True, exist_ok=True)
|
||||
|
||||
default_value = {
|
||||
'file_storage': 'SystemFileStorage',
|
||||
'file_storage': 'local',
|
||||
'name': '文件快递柜-FileCodeBox',
|
||||
'description': '开箱即用的文件快传系统',
|
||||
'keywords': 'FileCodeBox,文件快递柜,口令传送箱,匿名口令分享文本,文件',
|
||||
|
||||
Vendored
+1
@@ -7,6 +7,7 @@
|
||||
<meta name="description" content="{{description}}">
|
||||
<meta name="keywords" content="{{keywords}}" />
|
||||
<meta name="generator" content="FileCodeBox2.0" />
|
||||
<meta name="author" content="Lan,Lanol.cn" />
|
||||
<title>{{title}}</title>
|
||||
<script type="module" crossorigin src="/assets/index-e149034b.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-b9599089.css">
|
||||
|
||||
Reference in New Issue
Block a user