mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-19 01:24:05 +01:00
Typo in config.
This commit is contained in:
parent
378497536a
commit
b4c8d4c6a7
@ -68,7 +68,7 @@
|
||||
// "302" is strongly recommended. (This shouldn't even be configurable... It's not like it's going to change or anything.)
|
||||
$config['redirect_http'] = 302;
|
||||
|
||||
// Make IPv4 addresses look like IPv4 addresses ("::ffff:8.8.8.8" becomes "8.8.8.8")
|
||||
// Make IPv6 addresses look like IPv4 addresses ("::ffff:8.8.8.8" becomes "8.8.8.8")
|
||||
$config['ipv6_ipv4'] = true;
|
||||
|
||||
// A small file in the main directory indicating that the script has been ran and the board(s) have been generated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user