Unverified Kaydet (Commit) 8955c854 authored tarafından Mert ÇELEN's avatar Mert ÇELEN Kaydeden (comit) GitHub

Update README.md

@aliorhun çalışmıyor, düzeltilmesi gerekli.
üst db15dd37
......@@ -94,6 +94,11 @@ sudo systemctl enable liman-webssh
sudo sed -i "s/www-data/liman/g" /etc/nginx/nginx.conf
sudo sed -i "s/www-data/liman/g" /etc/php/7.2/fpm/pool.d/www.conf
```
#### Ldap Eklentisi İçin Ek Ayar
```bash
echo "TLS_REQCERT never" > sudo tee --append /etc/ldap/ldap.conf
```
#### ** Gecici Cozum **
```bash
sudo sed -i "s/if origin is not/if False and origin is not/g" /usr/lib/python3/dist-packages/tornado/websocket.py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment