Files
linkding/docs
itz-Jana c22e30cbda Implement IPv6 capability (#826)
* Implement IPv6 capability

Enables uWSGI to listen for IPv6 requests also.
This is done by defaulting to [::] as the listen address, which creates a dual stack socket, which can respond to IPv4 and IPv6 requests simultaneously.
Furthermore a config option is adden to overwrite this default, if a user so desires.

* Add LD_SERVER_HOST to .env.sample

Additionally fix the default name of the LD_SERVER_PORT variable, which was falsely LD_HOST_PORT here.

* revert .env.sample

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
2024-09-16 13:18:18 +02:00
..
2023-10-11 18:16:47 +02:00
2023-10-07 17:58:01 +02:00
2021-05-13 18:28:25 +02:00
2024-06-16 10:37:02 +02:00
2024-09-13 23:19:47 +02:00
2024-09-13 23:19:47 +02:00
2024-09-13 23:19:47 +02:00
2024-09-16 13:18:18 +02:00
2023-05-20 21:08:04 +02:00
2023-05-20 20:01:58 +02:00
2023-05-20 20:01:58 +02:00