> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8c05c8a2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> جدول نظامي يحتوي على معلومات عن إعدادات جداول S3Queue. متاح بدءًا من إصدار الخادم `24.10`.

# system.s3_queue_settings

<div id="description">
  ## الوصف
</div>

يتضمن معلومات حول إعدادات جداول [S3Queue](/ar/reference/engines/table-engines/integrations/s3queue). وهو متاح بدءًا من إصدار الخادم `24.10`.

<div id="columns">
  ## الأعمدة
</div>

* `database` ([String](/ar/reference/data-types/index)) — قاعدة بيانات الجدول ذي المحرك S3Queue.
* `table` ([String](/ar/reference/data-types/index)) — اسم الجدول ذي المحرك S3Queue.
* `name` ([String](/ar/reference/data-types/index)) — اسم الإعداد.
* `value` ([String](/ar/reference/data-types/index)) — قيمة الإعداد.
* `type` ([String](/ar/reference/data-types/index)) — نوع الإعداد (قيمة نصية خاصة بالتنفيذ).
* `changed` ([UInt8](/ar/reference/data-types/index)) — 1 إذا كان الإعداد مُعرّفًا صراحةً في config أو جرى تغييره صراحةً.
* `description` ([String](/ar/reference/data-types/index)) — وصف الإعداد.
* `alterable` ([UInt8](/ar/reference/data-types/index)) — يوضّح ما إذا كان المستخدم الحالي يمكنه تغيير الإعداد عبر ALTER TABLE MODIFY SETTING: ‏0 — لا يمكن للمستخدم الحالي تغيير الإعداد، ‏1 — يمكن للمستخدم الحالي تغيير الإعداد.
