Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
storyshare_www_encrypt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Analytics
Repository Analytics
Value Stream Analytics
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
goodmorning
storyshare
storyshare_www_encrypt
Commits
837cd604
Commit
837cd604
authored
Dec 01, 2021
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
7b7d3a6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
platyFramework/apps/admin/views/defaultTheme/app/config_system.html
...work/apps/admin/views/defaultTheme/app/config_system.html
+6
-1
platyFramework/platyFramework.php
platyFramework/platyFramework.php
+0
-0
No files found.
platyFramework/apps/admin/views/defaultTheme/app/config_system.html
View file @
837cd604
...
...
@@ -35,7 +35,12 @@ namespace platyFramework;
<?= $form->getInput("CDN URL", "cdnUrl", "", ""); ?>
<?= $form->getInput("PUSH 전송시 CDN URL", "pushCdnUrl", "", ""); ?>
</div>
<div
class=
'col-md-12'
>
<?= $form->getTextEdit("IP 차단 목록", "ipDenies", "", ""); ?>
</div>
<div
class=
'col-md-offset-2'
>
차단을 원하는 IP 목록을 줄단위로 입력해 주세요
</div>
</div>
<div
class=
"box-footer"
>
...
...
platyFramework/platyFramework.php
View file @
837cd604
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment