> For the complete documentation index, see [llms.txt](https://docs.liman.dev/kullanim-kilavuzu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liman.dev/kullanim-kilavuzu/sunucu-yoenetimi/sunucu-ayarlarinin-duezenlenmesi.md).

# Sunucu ayarlarının düzenlenmesi

Ekli olan bir sunucunun ayarlarının düzenlemesi için farklı yapılar bulunmaktadır.

## Sunucu Genel Bilgilerinin düzenlenmesi

Sunucular sayfasında Sunucu'ya sağ tıklayıp düzenle denildiğinde "Sunucu Adı", "Kontrol Portu", "IP adresi" ve "Şehir" bilgileri düzenlenebilmektedir.

![](/files/-MgnqQr3iFlIB0IRC_4U)

## Sunucu güvenlik verilerinin düzenlenmesi

Sunucu ile ilgili güvenlik verileri "Kasa" ayarları kısmında tutulmaktadır. Kullanıcı adınız ve parolanız bu kısımda tutulmaktadır. Güvenlik nedeniyle düzenlenme izin verilmemektedir fakat "yeni" bir değer ile güncellenebilmektedir. Bunun için Anahtar bilgilerine sağ tıklayarak "Güncelle" demeniz ve yeni değeri girmeniz yeterlidir.

![](/files/-MgnqQr4q9gbYtLBudqP)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.liman.dev/kullanim-kilavuzu/sunucu-yoenetimi/sunucu-ayarlarinin-duezenlenmesi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
