New option localhost_only to restrict connections only to localhost
Bug-Debian: https://github.com/tats/w3m/issues/117
This commit is contained in:
1
fm.h
1
fm.h
@@ -836,6 +836,7 @@ global char AutoUncompress init(FALSE);
|
||||
global char PreserveTimestamp init(TRUE);
|
||||
global char ArgvIsURL init(TRUE);
|
||||
global char MetaRefresh init(FALSE);
|
||||
global char LocalhostOnly init(FALSE);
|
||||
|
||||
global char fmInitialized init(FALSE);
|
||||
global char QuietMessage init(FALSE);
|
||||
|
Reference in New Issue
Block a user