Changeset 178 in code for trunk/cmd/soju/main.go
- Timestamp:
- Mar 27, 2020, 11:07:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmd/soju/main.go
r98 r178 62 62 // TODO: load from config/DB 63 63 srv.Hostname = cfg.Hostname 64 srv.LogPath = cfg.LogPath 64 65 srv.Debug = debug 65 66
Note:
See TracChangeset
for help on using the changeset viewer.