Use https instead of http
Fixes online status for NetworkManager and nm-online. Also, fixes bz #2234651
This commit is contained in:
parent
8d2c7b8fa8
commit
6e53c1b52e
@ -5,6 +5,6 @@
|
||||
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
|
||||
[connectivity]
|
||||
enabled=true
|
||||
uri=http://fedoraproject.org/static/hotspot.txt
|
||||
uri=https://fedoraproject.org/static/hotspot.txt
|
||||
response=OK
|
||||
interval=300
|
||||
|
Loading…
Reference in New Issue
Block a user