Skip to content

Commit 8b8b886

Browse files
committed
let's comment these out by default
1 parent 958c512 commit 8b8b886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

raddb/mods-available/radius

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -813,12 +813,12 @@ radius proxy {
813813
# These two configuratiuon items can only be used for
814814
# UDP sockets.
815815
#
816-
src_port_start = 10000
816+
# src_port_start = 10000
817817

818818
#
819819
# src_port_end:: End of source port range.
820820
#
821-
src_port_end = 11000
821+
# src_port_end = 11000
822822

823823
#
824824
# `src_port` cannot be used. If it is used here, the

0 commit comments

Comments
 (0)