This website works better with JavaScript.
Home
Explore
Help
Sign In
dcovington
/
KCI-PHP-KANBAN
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
apache and cron settings
master
Daniel Covington
2 weeks ago
parent
58bd0a96c7
commit
70b659af69
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker/vhost.conf
+2
-2
storage/cron-settings.json
+ 1
- 1
docker/vhost.conf
View File
@@ -1,5 +1,5 @@
<VirtualHost *:80>
ServerName local
host
ServerName
kci.
local
DocumentRoot /var/www/html/public
<Directory /var/www/html/public>
+ 2
- 2
storage/cron-settings.json
View File
@@ -1,5 +1,5 @@
{
"enabled": true,
"interval_minutes":
5
,
"last_run": "2026-0
5-21 19:33
:01"
"interval_minutes":
60
,
"last_run": "2026-0
6-04 13:19
:01"
}
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.