mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Just use IPv4 for now
This commit is contained in:
parent
28f2b32c20
commit
aeb1546879
1 changed files with 1 additions and 2 deletions
|
|
@ -35,9 +35,8 @@ in {
|
||||||
domains = [ home_domain ];
|
domains = [ home_domain ];
|
||||||
username = "unused";
|
username = "unused";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
#usev4=webv4,webv4=ipify-ipv4
|
|
||||||
usev4=webv4
|
usev4=webv4
|
||||||
usev6=webv6
|
#usev6=webv6
|
||||||
#use-personal-access-token=yes
|
#use-personal-access-token=yes
|
||||||
ttl=300
|
ttl=300
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue