- Timestamp:
- Sep 7, 2020, 6:58:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmd/soju/main.go
r385 r417 59 59 srv.LogPath = cfg.LogPath 60 60 srv.HTTPOrigins = cfg.HTTPOrigins 61 srv.AcceptProxyIPs = cfg.AcceptProxyIPs 61 62 srv.Debug = debug 62 63
Note:
See TracChangeset
for help on using the changeset viewer.