Skip to content

Commit ac48de3

Browse files
committed
Corrected an example
1 parent 33d21dd commit ac48de3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# $Header$
22
2004-08-30 Alexandre Carmel-Veilleux <acv@acv.ca>
3+
* wifidog.conf: Corrected an example
34
* README.openwrt: Typo fixed, editorial changes
45
* ChangeLog: Benoit's last update entry was set in the future ;-).
56
* All over src/: Compiled with -Wall and fixed all nagging.

wifidog.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ GatewayAddress 192.168.1.1
5757
# SSLAvailable (Optional; Default: no; Possible values: yes, no)
5858
# SSLPort 443 (Optional; Default: 443)
5959
# HTTPPort 80 (Optional; Default: 80)
60-
# Path wifidog/ (Optional; Default: wifidog/ Note: The path must be both prefixed and suffixed by /. Use a single / for server root.)
60+
# Path wifidog/ (Optional; Default: /wifidog/ Note: The path must be both prefixed and suffixed by /. Use a single / for server root.)
6161
#}
6262

6363
#AuthServer {

0 commit comments

Comments
 (0)