Skip to content

Commit bf790aa

Browse files
committed
fix readme
1 parent 8d6957e commit bf790aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,12 @@ It is certainly a good idea to make a cron job for this.
4444

4545
You should also read [SquidFaq/SquidLogs](http://wiki.squid-cache.org/SquidFaq/SquidLogs#access.log) to make sure your log files are in reasonable sizes.
4646

47-
--exclude-pattern
48-
-----------------
47+
### --exclude-pattern
4948

5049
If for some reason you need to prevent usage information of certain user from being sent to the RADIUS server, there is an argument for that! Use `--exclude-pattern="(girl|boy)friend"` and squid2radius won't send usage of either your `girlfriend` or `boyfriend` to the RADIUS server.
5150

5251
Note
53-
====
52+
----
5453

5554
The script assumes that you are using the default [Squid native access.log format](http://wiki.squid-cache.org/Features/LogFormat#squid) on first ten columns of your log file. If you need custom columns, add them after the default ones.
5655

0 commit comments

Comments
 (0)