Commit d09db20
authored
add browsers-file to goan_config if ENABLE_BROWSERS_LIST true
- If the user sets the env variable `ENABLE_BROWSERS_LIST` to true, their `goaccess.conf` file is modified to include the `browsers-file` which points to the `/goaccess-config/browsers.list` file.
- In the event that the user's `goaccess.conf` file already references a `browsers.list` file, the `/goaccess-config/browsers.list` file is ignored in favor of the user's file.1 parent 3e26ad9 commit d09db20
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
32 | 41 | | |
33 | 42 | | |
34 | 43 | | |
| |||
61 | 70 | | |
62 | 71 | | |
63 | 72 | | |
64 | | - | |
| 73 | + | |
0 commit comments