This website requires JavaScript.
Explore
Help
Sign In
ccppi
/
systemd-gotify
Watch
1
Star
0
Fork
0
You've already forked systemd-gotify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f3c95bcb69
systemd-gotify
/
config.h
3 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
add config
2024-09-11 08:14:55 +00:00
modify config file, todo: fix over using fgets by storing temp_str in seperate strs
2024-09-18 11:18:29 +00:00
int
loadConfig
(
char
*
file
,
char
*
*
str_entry
,
char
*
*
host
,
int
*
intervall
,
int
size
)
;
Reference in New Issue
Copy Permalink