1
0
Commit Graph

15 Commits

Author SHA1 Message Date
6ce548619a
Removed unused Chroot field from a Configuration struct. 2023-04-24 00:52:01 +04:00
b50c411922
Removed stdout option from config. 2023-04-24 00:43:03 +04:00
c8e1cb275f
Added Delete field to Log substruct to Configuration struct. 2022-07-01 03:27:14 +04:00
4131f7b77e
Renamed dwelling-upload-clear to a more suitable name dwelling-upload-clean. 2022-03-20 18:19:59 +04:00
ad336b03e2
Fixed a typo in config. 2022-02-08 23:08:37 +04:00
a78001bf22
Added a chroot option. 2022-02-08 22:48:56 +04:00
4b8cc9060e
Removed WebDir option. 2022-02-08 18:25:54 +04:00
7ac1c2ccb9
Removed excessive vars from SplitNetworkAddress(). 2022-02-07 22:08:02 +04:00
17152581a9
Added ToStdout, Clean, and CleanError to Log. 2022-02-07 21:24:25 +04:00
96512808a8
All log files now could be in different locations. 2022-02-07 20:34:04 +04:00
64ab7e5d40
Add defer Close() for configFile. A more clear error message for yaml decoder. And a comment for SplitNetworkAddress method. 2022-02-07 18:21:40 +04:00
c3e81c61d7
Add log directory into config file. 2022-02-07 18:17:12 +04:00
c5e9b48de7
Changed config struct. 2022-02-07 04:47:26 +04:00
10a64306a3
Snake case to camel case. 2022-02-06 03:01:16 +04:00
d4852ee6dd
Initial commit. 2022-02-06 02:22:23 +04:00