25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

10 satır
158 B

3 yıl önce
  1. {
  2. "etherpadDB":
  3. {
  4. "host": "localhost",
  5. "port": 3306,
  6. "database": "etherpad",
  7. "user": "etherpaduser",
  8. "password": "yourpassword"
  9. }
  10. }