diff --git a/server/latest/Nextcloud_Server_Administration_Manual.pdf b/server/latest/Nextcloud_Server_Administration_Manual.pdf index 1f812633324..76b1406a1b5 100644 Binary files a/server/latest/Nextcloud_Server_Administration_Manual.pdf and b/server/latest/Nextcloud_Server_Administration_Manual.pdf differ diff --git a/server/latest/Nextcloud_User_Manual.pdf b/server/latest/Nextcloud_User_Manual.pdf index 8d34b1cff40..bc43f683b6a 100644 Binary files a/server/latest/Nextcloud_User_Manual.pdf and b/server/latest/Nextcloud_User_Manual.pdf differ diff --git a/server/latest/admin_manual/configuration_server/email_configuration.html b/server/latest/admin_manual/configuration_server/email_configuration.html index 0e6c6de9493..3a54ca999b1 100644 --- a/server/latest/admin_manual/configuration_server/email_configuration.html +++ b/server/latest/admin_manual/configuration_server/email_configuration.html @@ -326,7 +326,7 @@

Modifying the look of emails beyond the theming app capabilitieshttps://github.com/nextcloud/server/blob/master/lib/public/Mail/IEMailTemplate.php

That is the implementation that could be extended and used to see how it works: https://github.com/nextcloud/server/blob/master/lib/private/Mail/EMailTemplate.php

-

An example from a GitHub issue:

+

An example from a Nextcloud portal article:

  1. Look at the source code of extended class OC\Mail\EMailTemplate::class

  2. Then override what you need in your own OC\Mail\EMailTemplate::class extension

  3. diff --git a/server/latest/admin_manual/occ_system.html b/server/latest/admin_manual/occ_system.html index 2604dbcfa0e..e5553c856eb 100644 --- a/server/latest/admin_manual/occ_system.html +++ b/server/latest/admin_manual/occ_system.html @@ -1052,6 +1052,20 @@

    workflows:list

    Command line upgrade

    These commands are available after downloading an upgraded package or tarball, and before completing the upgrade.

    +
    +

    Important

    +

    occ upgrade only runs the migration phase: database schema updates and +app upgrades. It does not download or replace Nextcloud’s code files.

    +

    Before running occ upgrade you must first replace the code using one of:

    +
      +
    • The built-in updater: sudo -E -u www-data php /var/www/nextcloud/updater/updater.phar

    • +
    • A manually extracted tarball (see Upgrade manually)

    • +
    +

    If occ upgrade reports “Nextcloud is up to date” when you expect an upgrade +to run, the code files have not been replaced yet — run the updater or extract +the new tarball first.

    +

    See How to upgrade for the full upgrade process.

    +

    When performing an upgrade, use occ upgrade instead of the web-based upgrader to avoid PHP timeout limits (the web interface enforces a 3600-second limit). On large installations this may not be sufficient, leaving the system diff --git a/server/latest/admin_manual/searchindex.js b/server/latest/admin_manual/searchindex.js index f90d043ff89..1a6beb41fae 100644 --- a/server/latest/admin_manual/searchindex.js +++ b/server/latest/admin_manual/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {".htaccess": [[133, "htaccess"]], "/dev/urandom is not readable by PHP": [[69, "dev-urandom-is-not-readable-by-php"]], "1st login": [[133, "st-login"], [145, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[56, "ajax"]], "APCu": [[58, "id1"]], "Account data": [[110, "account-data"]], "Account delegation": [[116, "account-delegation"]], "Activating": [[57, "activating"]], "Activities are missing for shared files or team folders": [[52, "activities-are-missing-for-shared-files-or-team-folders"]], "Activities in Team Folders or External Storages": [[52, "activities-in-team-folders-or-external-storages"]], "Activity": [[59, "activity"]], "Activity and audit logs": [[110, "activity-and-audit-logs"]], "Activity app": [[52, null]], "Activity log": [[107, "activity-log"]], "Add a new user": [[76, "add-a-new-user"]], "Add an OAuth2 Application": [[67, "add-an-oauth2-application"]], "Add repository:": [[159, "add-repository"]], "Add user to group": [[76, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storage": [[39, "adding-files-to-external-storage"]], "Additional Apache configurations": [[133, "additional-apache-configurations"]], "Additional configuration options": [[157, "additional-configuration-options"]], "Additional configuration options via occ": [[81, "additional-configuration-options-via-occ"]], "Additional file-based logging parameters": [[66, "additional-file-based-logging-parameters"]], "Additional notes for Redis vs. APCu on memory caching": [[58, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[97, "additional-options"]], "Additional requirements when using large AI models": [[12, "additional-requirements-when-using-large-ai-models"]], "Address Book Sync": [[113, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[25, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[66, "admin-audit-log-optional"]], "Admin delegation": [[155, "admin-delegation"]], "Admin settings": [[52, "admin-settings"]], "Administration interface": [[113, "administration-interface"]], "Administration privileges (Delegation)": [[53, null]], "Administrative Group mapping": [[81, "administrative-group-mapping"]], "Advanced Deploy Options": [[94, null], [98, "advanced-deploy-options"]], "Advanced Windows deployment options": [[92, "advanced-windows-deployment-options"]], "Advanced compound conditions (matches)": [[66, "advanced-compound-conditions-matches"]], "Advanced settings": [[42, "advanced-settings"], [81, "advanced-settings"]], "Advantages of upgrading PHP": [[134, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[62, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[59, "all-other-configuration-options"]], "All parameters": [[120, "all-parameters"]], "Allow Users to Mount External Storage": [[39, "allow-users-to-mount-external-storage"]], "Allow access to CIFS/SMB": [[131, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[131, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[131, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[131, "allow-access-to-ldap-server"]], "Allow access to NFS": [[131, "allow-access-to-nfs"]], "Allow access to SMTP/sendmail": [[131, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[131, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[131, "allow-access-to-network-memcache"]], "Allow access to remote network": [[131, "allow-access-to-remote-network"]], "Allow for groups in your collectives": [[17, "allow-for-groups-in-your-collectives"]], "Allow subscriptions on local network": [[112, "allow-subscriptions-on-local-network"]], "Alternate Code Locations": [[59, "alternate-code-locations"]], "Amazon S3": [[30, null]], "Android 11 and Below": [[54, "android-11-and-below"]], "Android 12 and Above": [[54, "android-12-and-above"]], "Android Deep Link Handling": [[54, null]], "Anti-abuse alerts": [[116, "anti-abuse-alerts"]], "Antivirus": [[155, "antivirus"]], "Antivirus scanner": [[55, null]], "Apache": [[25, "apache"], [123, "apache"]], "Apache Web server configuration": [[133, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[25, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[25, "apache-with-mod-proxy-fcgi"]], "Apache2": [[68, "apache2"]], "App passwords": [[72, "app-passwords"]], "App store": [[1, "app-store"], [2, "app-store"], [3, "app-store"], [4, "app-store"], [5, "app-store"], [6, "app-store"], [7, "app-store"], [8, "app-store"], [9, "app-store"], [10, "app-store"], [11, "app-store"]], "App: Context Agent (context_agent)": [[2, null]], "App: Context Chat": [[3, null]], "App: Live Transcription and Translation in Nextcloud Talk (live_transcription)": [[4, null]], "App: Local Image Generation (text2image_stablediffusion2)": [[9, null]], "App: Local Machine translation 2 (translate2)": [[11, null]], "App: Local Text-To-Speech (text2speech_kokoro)": [[10, null]], "App: Local Whisper Speech-To-Text (stt_whisper2)": [[7, null]], "App: Local large language model (llm2)": [[5, null]], "App: Recognize": [[6, null]], "App: Summary Bot (Talk chat summarize bot)": [[8, null]], "AppAPI (app_api) is now a default app": [[173, "appapi-app-api-is-now-a-default-app"], [174, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[175, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[95, null]], "Applying a patch": [[136, "applying-a-patch"]], "Approaching Upgrades": [[148, "approaching-upgrades"]], "Approval/Suspend steps": [[179, "approval-suspend-steps"]], "Apps": [[16, "apps"], [59, "apps"], [88, null]], "Apps commands": [[149, "apps-commands"]], "Apps management": [[16, null]], "Apps, background jobs & config commands": [[149, null]], "Arguments": [[97, "arguments"], [98, "arguments"], [98, "id1"], [98, "id3"]], "Artificial Intelligence": [[13, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[102, "assigning-restricted-and-invisible-tags"]], "Assigning tags to files": [[156, "assigning-tags-to-files"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[116, "attachment-size-limit"]], "Attribute update interval": [[81, "attribute-update-interval"]], "Authentication": [[72, null], [179, "authentication"]], "Authentication in Nextcloud": [[84, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig": [[128, "autoconfig"]], "Autoconfig for your mail domain fails": [[118, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[72, "automated-clean-up"]], "Automated clean-up of app password": [[173, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[102, null]], "Automatic configurations examples": [[120, "automatic-configurations-examples"]], "Automatic database user creation": [[128, "automatic-database-user-creation"]], "Automatic setup": [[120, null]], "Available Storage Backends": [[39, "available-storage-backends"]], "Available rules": [[101, "available-rules"], [102, "available-rules"]], "Backend apps": [[15, "backend-apps"], [15, "id39"], [15, "id45"], [15, "id54"], [15, "id59"], [15, "id64"], [15, "id69"], [15, "id73"], [15, "id79"], [15, "id86"]], "Background job": [[43, "background-job"], [48, "background-job"]], "Background jobs": [[56, null], [112, "background-jobs"], [155, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[116, "background-sync-interval"]], "Backup": [[140, null]], "Backup database": [[140, "backup-database"]], "Backup folders": [[140, "backup-folders"]], "Backups": [[27, "backups"], [107, "backups"]], "Bad signature error": [[27, "bad-signature-error"]], "Basic conditions": [[66, "basic-conditions"]], "Batch mode for command line based updater": [[147, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[84, "bearer-token-validation"]], "Before You Enable Encryption": [[27, "before-you-enable-encryption"]], "Behavior": [[92, "behavior"], [92, "id3"]], "Beta releases and Release candidates": [[177, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[52, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[18, null]], "Birthday calendar": [[112, "birthday-calendar"]], "Blocking user groups": [[101, "blocking-user-groups"]], "Bookmarks tools": [[2, "bookmarks-tools"]], "Branded clients": [[71, "branded-clients"]], "Broadcast": [[155, "broadcast"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Bug reporting": [[177, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[179, "building-a-workflow"]], "CPU Architecture and OS": [[134, "cpu-architecture-and-os"]], "Cache Directory location": [[58, "cache-directory-location"]], "Cache Key Prefix for Redis or Memcached": [[58, "cache-key-prefix-for-redis-or-memcached"]], "Cache warnings": [[69, "cache-warnings"]], "Caching": [[81, "caching"], [132, "id1"]], "Caddy": [[68, "caddy"]], "Calendar": [[118, "calendar"]], "Calendar / CalDAV": [[112, null]], "Calendar Object Events": [[178, "calendar-object-events"]], "Calendar server settings": [[112, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[179, "can-i-create-a-script"]], "Canonical webroot": [[157, "canonical-webroot"]], "Case sensitive file system": [[37, "case-sensitive-file-system"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[169, "changelog"]], "Changing installed features": [[92, "changing-installed-features"]], "Changing the display of federated shares": [[40, "changing-the-display-of-federated-shares"]], "Chat": [[1, "chat"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[28, "check-the-block-signatures"]], "Check the signature": [[28, "check-the-signature"]], "Checking for old files": [[29, "checking-for-old-files"]], "Choosing the right approach": [[92, "choosing-the-right-approach"]], "Chroot": [[124, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Citrix Workspace known issues": [[93, "citrix-workspace-known-issues"]], "Code signing": [[137, null]], "Collabora Online Server": [[157, "collabora-online-server"]], "Collectives": [[17, null], [88, null]], "Collectives and group_everyone": [[17, "collectives-and-group-everyone"]], "Collectives and guest users": [[17, "collectives-and-guest-users"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[113, "command-line"]], "Command line": [[93, "command-line"]], "Command line installation": [[155, "command-line-installation"]], "Command line upgrade": [[155, "command-line-upgrade"]], "Command reference": [[150, "command-reference"]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[59, "comments"], [132, "comments"]], "Common failure cases": [[92, "common-failure-cases"]], "Common misconfigurations": [[101, "common-misconfigurations"], [105, "common-misconfigurations"]], "Common problems / error messages": [[138, "common-problems-error-messages"]], "Completing Installation": [[128, "completing-installation"]], "Compression": [[132, "compression"]], "Conditional logging (log.condition)": [[66, "conditional-logging-log-condition"]], "Config commands": [[149, "config-commands"]], "Config file": [[93, "config-file"]], "Configuration": [[1, "configuration"], [17, "configuration"], [47, "configuration"], [77, "configuration"], [81, "configuration"], [88, null], [116, "configuration"], [133, "configuration"], [157, null], [159, "configuration"]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[59, null]], "Configuration keys": [[82, "configuration-keys"]], "Configuration reference": [[52, "configuration-reference"]], "Configuration tips": [[40, "configuration-tips"]], "Configurations preventing embedding": [[63, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[158, "configure-the-app-in-nextcloud"]], "Configure theming via CLI": [[71, "configure-theming-via-cli"]], "Configuring": [[39, "configuring"]], "Configuring ClamAV on Nextcloud": [[55, "configuring-clamav-on-nextcloud"]], "Configuring Federation Sharing": [[40, null]], "Configuring ICAP on Nextcloud": [[55, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[25, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[47, null]], "Configuring PHP": [[25, "configuring-php"]], "Configuring Sendmail/qmail": [[62, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[21, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[62, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings (legacy)": [[66, "configuring-through-admin-audit-app-settings-legacy"]], "Configuring trusted Nextcloud servers": [[40, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the Activity app": [[52, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[60, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[25, "configuring-your-web-server"]], "Confirm everything is working": [[55, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[58, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[58, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[58, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[58, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[93, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[81, "connection-settings"]], "Connections to remote servers": [[126, "connections-to-remote-servers"]], "Consequences": [[49, "consequences"]], "Considerations for shared storage": [[31, "considerations-for-shared-storage"]], "Contacts": [[118, "contacts"]], "Contacts / CardDAV": [[113, null]], "Contacts Interaction": [[114, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[99, "container-started"]], "Context Agent": [[1, "context-agent"], [15, "context-agent"]], "Context Chat": [[1, "context-chat"], [15, "context-chat"]], "Context Chat Search": [[15, "context-chat-search"]], "Controlling file versions and aging": [[43, null]], "Converting database type": [[19, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[106, null]], "Cookies stored by Nextcloud": [[106, "cookies-stored-by-nextcloud"]], "Core Components": [[119, "core-components"]], "Core Dumps": [[93, "core-dumps"]], "Create Debug Archive": [[93, "create-debug-archive"]], "Create a group": [[75, "create-a-group"]], "Creating Federation Shares via public Link Share": [[40, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[82, "creating-a-configuration"]], "Creating a new Federation Share": [[40, "creating-a-new-federation-share"]], "Creating a new user": [[85, "creating-a-new-user"]], "Creating assetlinks.json": [[54, "creating-assetlinks-json"]], "Creating persistent file Shares": [[42, "creating-persistent-file-shares"]], "Critical changes": [[169, "critical-changes"]], "Cron": [[56, "cron"]], "Cron job": [[124, "cron-job"]], "Cron jobs": [[56, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[157, "custom-fonts"]], "Custom public calendars": [[112, "custom-public-calendars"]], "Customize the appearance of Nextcloud": [[71, "customize-the-appearance-of-nextcloud"]], "Cybersecurity and physical security of the hardware": [[12, "cybersecurity-and-physical-security-of-the-hardware"]], "DAV & database commands": [[151, null]], "DAV commands": [[151, "dav-commands"]], "DAV sync tokens retention": [[170, "dav-sync-tokens-retention"]], "Dashboard app": [[60, null]], "Data Backup and Recovery Implications": [[47, "data-backup-and-recovery-implications"]], "Data Directory": [[120, "data-directory"]], "Data Not Encrypted": [[27, "data-not-encrypted"]], "Data Request app": [[108, "data-request-app"]], "Data conversions": [[151, "data-conversions"]], "Data directory location": [[128, "data-directory-location"]], "Data held by third-party services": [[110, "data-held-by-third-party-services"]], "Data retention": [[107, null], [112, "data-retention"], [113, "data-retention"], [114, "data-retention"]], "Database": [[123, "database"], [124, "database"]], "Database choice": [[128, "database-choice"]], "Database commands": [[151, "database-commands"]], "Database configuration": [[20, null], [21, null], [174, "database-configuration"]], "Database growing large due to activity data": [[52, "database-growing-large-due-to-activity-data"]], "Database insert problems on MySQL": [[118, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[134, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[21, "database-read-committed-transaction-isolation-level"]], "Debug Mode": [[132, "debug-mode"]], "Debugging": [[150, "debugging"]], "Debugging sync issues": [[138, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[90, null]], "Decrease sync delay": [[37, "decrease-sync-delay"]], "Decrypt the blocks": [[28, "decrypt-the-blocks"]], "Decrypt the private key": [[28, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[28, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[27, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[28, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[28, "decryption-read-the-file-key"]], "Decryption: read the private key": [[28, "decryption-read-the-private-key"]], "Dedicated audit logging configuration": [[66, "dedicated-audit-logging-configuration"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[96, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[59, "default-parameters"]], "Default audit log location": [[66, "default-audit-log-location"]], "Default file extension": [[70, "default-file-extension"]], "Default file templates": [[26, "default-file-templates"]], "Default language": [[65, "default-language"]], "Default locale": [[65, "default-locale"]], "Default scope values (reference)": [[77, "default-scope-values-reference"]], "Default user agent for outgoing requests changed": [[176, "default-user-agent-for-outgoing-requests-changed"]], "Defaults": [[59, "defaults"], [77, "defaults"]], "Defining trusted proxies": [[68, "defining-trusted-proxies"]], "Definitions": [[27, "definitions"]], "Delete a group": [[75, "delete-a-group"]], "Delete a user": [[76, "delete-a-user"]], "Deleted Items (trash bin)": [[48, null], [59, "deleted-items-trash-bin"]], "Deleting a configuration": [[82, "deleting-a-configuration"]], "Deleting a single configuration value": [[149, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[83, "deleting-local-nextcloud-users"]], "Deleting users": [[85, "deleting-users"]], "Demote user from subadmin": [[76, "demote-user-from-subadmin"]], "Denied access": [[101, "denied-access"]], "Denying access to folders": [[101, "denying-access-to-folders"]], "DeployConfig": [[97, "deployconfig"]], "DeployConfig options": [[97, "deployconfig-options"]], "Deployment": [[126, "deployment"]], "Deployment configurations": [[96, null]], "Deployment recommendations": [[122, null]], "Derive the decryption key": [[28, "derive-the-decryption-key"]], "Derive the encryption key": [[28, "derive-the-encryption-key"]], "Desktop Client Deployment and Setup": [[92, null]], "Desktop Clients": [[91, null]], "Desktop client": [[134, "desktop-client"]], "Differences from External Storage": [[47, "differences-from-external-storage"]], "Directory settings": [[81, "directory-settings"]], "Disable": [[98, "disable"]], "Disable 3rdparty / non-shipped apps": [[138, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[126, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[116, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[76, "disable-a-user"]], "Disable an app": [[74, "disable-an-app"]], "Disable and enable users": [[85, "disable-and-enable-users"]], "Disable creation of example events": [[151, "disable-creation-of-example-events"]], "Disable preview image generation": [[126, "disable-preview-image-generation"]], "Disable profiles globally": [[77, "disable-profiles-globally"]], "Disable rich text editing": [[70, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[70, "disable-rich-workspaces-globally"]], "Disabling automatic updates": [[92, "disabling-automatic-updates"]], "Disabling background scan task": [[55, "disabling-background-scan-task"]], "Disabling previews:": [[46, "disabling-previews"]], "Disabling the \u201cYour email address [\u2026] was changed\u201d email": [[85, "disabling-the-your-email-address-was-changed-email"]], "Disabling two-factor authentication": [[80, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[131, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[42, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[137, "do-we-lock-down-nextcloud"]], "Docker / Reverse Proxy / Nextcloud on 3 independent hosts - with HaRP container": [[96, "docker-reverse-proxy-nextcloud-on-3-independent-hosts-with-harp-container"]], "Docker Deploy Daemon": [[96, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[96, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[96, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[95, "docker-socket-proxy"]], "Docker Socket Proxy security": [[96, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[95, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[96, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[96, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[15, "document-generation"]], "Domain Change": [[61, null]], "Downgrading": [[177, "downgrading"]], "Download Logs": [[99, "download-logs"]], "Drop Account app": [[108, "drop-account-app"]], "Duplicating server configurations": [[81, "duplicating-server-configurations"]], "During Version Creation": [[43, "during-version-creation"]], "During the Regular Background Job": [[43, "during-the-regular-background-job"]], "Edit data of a single group": [[75, "edit-data-of-a-single-group"]], "Edit data of a single user": [[76, "edit-data-of-a-single-user"]], "Editions": [[119, "editions"]], "Email": [[62, null]], "Emails are still being sent after disabling notification emails": [[52, "emails-are-still-being-sent-after-disabling-notification-emails"]], "Enable": [[98, "enable"]], "Enable HTTP Strict Transport Security": [[126, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[132, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[132, "enable-php-opcache"]], "Enable a user": [[76, "enable-a-user"]], "Enable access for external apps": [[157, "enable-access-for-external-apps"]], "Enable an app": [[74, "enable-an-app"]], "Enable hardening modules such as SELinux": [[126, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[131, "enable-updates-via-the-web-interface"]], "Enabled": [[99, "enabled"]], "Enabling": [[39, "enabling"]], "Enabling Encryption (Step-by-Step)": [[27, "enabling-encryption-step-by-step"]], "Enabling MySQL 4-byte support": [[22, null]], "Enabling SSL": [[133, "enabling-ssl"]], "Enabling Windows compatible filenames": [[49, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[16, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[150, "enabling-autocompletion"]], "Enabling debug mode": [[62, "enabling-debug-mode"]], "Enabling email notifications": [[52, "enabling-email-notifications"]], "Enabling the antivirus app for files": [[55, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[60, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[80, "enabling-two-factor-authentication"]], "Encrypt and decrypt all data": [[152, "encrypt-and-decrypt-all-data"]], "Encrypt the blocks": [[28, "encrypt-the-blocks"]], "Encrypt the private key": [[28, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[28, "encrypt-seal-the-file-key"]], "Encrypted File Detection Limitations with ClamAV": [[55, "encrypted-file-detection-limitations-with-clamav"]], "Encrypting All Files": [[27, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[27, "encrypting-external-mountpoints-and-team-folders"]], "Encryption Method Comparison": [[27, "encryption-method-comparison"]], "Encryption commands": [[152, null]], "Encryption format": [[29, "encryption-format"]], "Encryption key cannot be found": [[27, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[27, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption modules": [[152, "encryption-modules"]], "Encryption: encrypt the file": [[28, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[28, "encryption-generate-the-file-key"]], "End-of-life": [[177, "end-of-life"]], "Energy consumption": [[89, null]], "Enforcing two-factor authentication": [[80, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[126, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[94, "environment-variables"]], "Environment variables": [[150, "environment-variables"]], "Errors": [[137, "errors"]], "Establishing the target database": [[19, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [15, "ethical-ai-rating"]], "Event alarm types": [[112, "event-alarm-types"]], "Events": [[112, "events"]], "ExApps management": [[100, null]], "Example": [[74, "example"], [74, "id1"], [74, "id3"], [74, "id5"], [75, "example"], [75, "id1"], [75, "id3"], [75, "id5"], [75, "id8"], [76, "example"], [76, "id1"], [76, "id3"], [76, "id8"], [76, "id10"], [76, "id12"], [76, "id14"], [76, "id16"], [76, "id18"], [76, "id20"], [76, "id22"], [76, "id24"], [76, "id26"], [82, "example"], [82, "id1"], [82, "id3"], [82, "id5"], [102, "example"], [105, "example"]], "Example contact": [[113, "example-contact"]], "Example event": [[112, "example-event"]], "Example installation on CentOS 8": [[123, null]], "Example installation on OpenBSD": [[124, null]], "Example installation on Ubuntu 24.04 LTS": [[125, null]], "Example log entries": [[66, "example-log-entries"]], "Example workflows": [[179, "example-workflows"]], "Example: The login page": [[57, "example-the-login-page"]], "Examples": [[59, "examples"], [68, "examples"], [75, "examples"], [76, "examples"], [76, "id6"], [92, "examples"], [92, "id4"], [101, "examples"]], "Excluding IP addresses from brute force protection": [[57, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from activity expiration": [[52, "excluding-users-from-activity-expiration"]], "Executing actions": [[102, "executing-actions"]], "Expert settings": [[81, "expert-settings"]], "Export and import calendars": [[151, "export-and-import-calendars"]], "Export threading data": [[118, "export-threading-data"]], "Exposed system address book": [[171, "exposed-system-address-book"]], "External Storage": [[39, null]], "External Storage authentication mechanisms": [[31, null]], "External media": [[133, "external-media"]], "External storage": [[101, "external-storage"]], "FAQ": [[95, "faq"], [137, "faq"], [179, "faq"]], "FAQ: How to lock profile visibility down": [[77, "faq-how-to-lock-profile-visibility-down"]], "FTP/FTPS": [[32, null]], "Fail2ban introduction": [[126, "fail2ban-introduction"]], "Fair Use Policy": [[138, "fair-use-policy"]], "Features": [[92, "features"]], "Features used by other apps": [[15, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[25, "federated-cloud-sharing"], [59, "federated-cloud-sharing"]], "Federated calendar shares": [[112, "federated-calendar-shares"]], "Federation sync": [[153, "federation-sync"]], "File Sharing": [[42, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[105, "file-age"]], "File conversion": [[41, null]], "File encodings": [[70, "file-encodings"]], "File format": [[28, "file-format"], [28, "id1"], [28, "id3"], [28, "id5"], [28, "id7"]], "File locations": [[28, "file-locations"], [28, "id2"], [28, "id4"], [28, "id6"], [28, "id8"]], "File operations": [[153, "file-operations"]], "File sharing": [[153, "file-sharing"]], "File sharing and management": [[45, null]], "File type: file": [[28, "file-type-file"]], "File type: file key file": [[28, "file-type-file-key-file"]], "File type: private key file": [[28, "file-type-private-key-file"]], "File type: public key file": [[28, "file-type-public-key-file"]], "File type: share key file": [[28, "file-type-share-key-file"]], "File versions": [[59, "file-versions"], [107, "file-versions"], [153, "file-versions"]], "Files": [[88, null]], "Files App": [[134, "files-app"]], "Files access control": [[101, null]], "Files and metadata": [[110, "files-and-metadata"]], "Files commands": [[153, null]], "Files external": [[153, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[178, "filters"]], "Fixing invalid code integrity messages": [[137, "fixing-invalid-code-integrity-messages"]], "Flow": [[104, null]], "Flow configuration": [[103, null]], "Folder name": [[39, "folder-name"]], "Follow-up reminders": [[116, "follow-up-reminders"]], "Force language": [[65, "force-language"]], "Force locale": [[65, "force-locale"]], "Format": [[59, "format"]], "Forms App Events": [[178, "forms-app-events"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[112, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[164, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[15, "frontend-apps"], [15, "id31"], [15, "id41"], [15, "id47"], [15, "id57"], [15, "id62"], [15, "id67"], [15, "id71"], [15, "id77"], [15, "id84"]], "Further Reading": [[27, "further-reading"]], "Further Resources": [[119, "further-resources"], [130, "further-resources"]], "GDPR compliance": [[109, null]], "General troubleshooting": [[138, null], [138, "id1"]], "Generate the file key": [[28, "generate-the-file-key"]], "Get a notification before a share expires": [[42, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[14, "get-a-task-by-id"]], "Get account IDs": [[118, "get-account-ids"]], "Get app info": [[74, "get-app-info"]], "Get data of a single user": [[76, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[55, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[74, "get-list-of-apps"]], "Get members of a group": [[75, "get-members-of-a-group"]], "Get subadmins of a group": [[75, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[76, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[76, "get-user-s-subadmin-groups"]], "Getting Started": [[88, null], [119, "getting-started"]], "Getting a single configuration value": [[149, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[126, "give-php-read-access-to-dev-urandom"]], "Globally": [[118, "globally"]], "Google OAuth": [[116, "google-oauth"]], "Granting administrator privileges to a user": [[85, "granting-administrator-privileges-to-a-user"]], "Group commands": [[156, "group-commands"]], "Groups tab": [[81, "groups-tab"]], "Groupware": [[88, null], [115, null]], "Groupware data": [[110, "groupware-data"]], "HAProxy": [[68, "haproxy"]], "HTTPD(8)": [[124, "httpd-8"]], "HTTPS encryption": [[133, "https-encryption"]], "HaRP": [[95, "harp"]], "Handling with backup server": [[81, "handling-with-backup-server"]], "Hardening and security guidance": [[126, null]], "Hashing": [[59, "hashing"]], "Heartbeat": [[99, "heartbeat"]], "Helpful apps": [[108, null]], "Hidden files upload failure or not shown": [[37, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[112, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[62, "how-can-i-determine-if-the-smtp-server-supports-the-smtps-protocol"]], "How can I determine what authorization and encryption protocols the mail server supports?": [[62, "how-can-i-determine-what-authorization-and-encryption-protocols-the-mail-server-supports"]], "How can I find out if a created user can access a database?": [[21, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[62, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[21, "how-can-i-find-out-if-my-mysql-postgresql-server-is-reachable"]], "How can I find out if the SMTP server is listening on a specific TCP port?": [[62, "how-can-i-find-out-if-the-smtp-server-is-listening-on-a-specific-tcp-port"]], "How can I send mail using self-signed certificates or use STARTTLS with self signed certificates?": [[62, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[166, "how-does-it-work"]], "How interactions are tracked": [[114, "how-interactions-are-tracked"]], "How it works": [[57, "how-it-works"]], "How to upgrade": [[148, null]], "How to verify scope behavior": [[77, "how-to-verify-scope-behavior"]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[21, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[116, "imap-timeout"]], "Icon retrieval": [[50, "icon-retrieval"]], "Icon theming": [[71, "icon-theming"]], "Identifying Basic Functionality Problems": [[93, "identifying-basic-functionality-problems"]], "Image Pull": [[99, "image-pull"]], "Image generation": [[15, "image-generation"]], "Image storage": [[1, "image-storage"]], "Implementation of the transparency requirements": [[12, "implementation-of-the-transparency-requirements"]], "Import signing keys:": [[159, "import-signing-keys"]], "Important distinction from non-interactive provisioning": [[92, "important-distinction-from-non-interactive-provisioning"]], "Importing existing data": [[17, "importing-existing-data"]], "Importing from Dokuwiki": [[17, "importing-from-dokuwiki"]], "Imprint (Theming app)": [[108, "imprint-theming-app"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [15, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[19, "inconvertible-tables"]], "Info": [[155, "info"]], "Init": [[99, "init"]], "Initial Certification 2024/2025": [[89, "initial-certification-2024-2025"]], "Initial Content for new collectives": [[17, "initial-content-for-new-collectives"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[24, "initial-splitting"]], "Insight and debugging": [[14, null]], "Install packages": [[159, "install-packages"]], "Install the Apache reverse proxy": [[158, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[158, "install-the-collabora-online-server"]], "Installation": [[0, "installation"], [1, "installation"], [2, "installation"], [3, "installation"], [4, "installation"], [5, "installation"], [6, "installation"], [7, "installation"], [8, "installation"], [9, "installation"], [10, "installation"], [11, "installation"], [88, null], [92, "installation"], [133, "installation"], [145, "installation"], [161, null], [178, "installation"], [179, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[159, null]], "Installation example with Docker": [[158, null]], "Installation folder": [[92, "installation-folder"]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[177, "installation-version"]], "Installation via install script": [[133, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[133, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[128, null], [133, "installation-wizard"]], "Installing AppAPI": [[95, "installing-appapi"]], "Installing ClamAV": [[55, "installing-clamav"]], "Installing ExApps": [[95, "installing-exapps"]], "Installing Nextcloud": [[123, "installing-nextcloud"]], "Installing PHP and the required modules": [[123, "installing-php-and-the-required-modules"]], "Installing from command line": [[121, null]], "Installing on Windows (virtual machine)": [[133, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[123, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[133, "installing-via-snap-packages"]], "Instruction set for apps": [[74, null]], "Instruction set for groups": [[75, null]], "Instruction set for users": [[76, null]], "Integrating into the web interface": [[66, "integrating-into-the-web-interface"]], "Integrity check": [[153, "integrity-check"]], "Interactive wizard preconfiguration": [[92, "interactive-wizard-preconfiguration"]], "Internal Server Errors": [[138, "internal-server-errors"]], "Interoperability": [[12, "interoperability"]], "Introduction": [[53, "introduction"], [57, "introduction"], [59, "introduction"], [119, null], [178, "introduction"]], "Invalid private key for encryption app": [[27, "invalid-private-key-for-encryption-app"]], "Invitations": [[112, "invitations"]], "Is code signing mandatory for apps?": [[137, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[93, "isolating-other-issues"]], "Issues and troubleshooting": [[139, null]], "Issues connecting to Outlook.com": [[118, "issues-connecting-to-outlook-com"]], "JIT": [[132, "jit"]], "JPEG quality setting:": [[46, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[129, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[27, "key-management-modes"]], "Key Points & Limitations": [[27, "key-points-limitations"]], "Key generation: generate the key pair": [[28, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[28, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[28, "key-generation-store-the-public-key"]], "Key storage": [[152, "key-storage"]], "Key type: master key": [[28, "key-type-master-key"]], "Key type: public sharing key": [[28, "key-type-public-sharing-key"]], "Key type: recovery key": [[28, "key-type-recovery-key"]], "Key type: user key": [[28, "key-type-user-key"]], "Keyboard shortcut": [[93, "keyboard-shortcut"]], "Known Limitations": [[2, "known-limitations"], [3, "known-limitations"], [5, "known-limitations"], [6, "known-limitations"], [7, "known-limitations"], [8, "known-limitations"], [9, "known-limitations"], [10, "known-limitations"], [11, "known-limitations"]], "Known Smart Picker providers": [[167, "known-smart-picker-providers"]], "Known backends": [[112, "known-backends"]], "Known link preview providers": [[166, "known-link-preview-providers"]], "Known-user rule for Private scope": [[77, "known-user-rule-for-private-scope"]], "Kubernetes": [[3, "kubernetes"]], "LDAP": [[59, "ldap"]], "LDAP and External User Backends": [[27, "ldap-and-external-user-backends"]], "LDAP commands": [[154, null], [154, "ldap-commands-label"]], "LDAP user cleanup": [[83, null]], "LLM Processing": [[116, "llm-processing"]], "Language & Locale": [[65, null]], "Large file upload on object storage": [[25, "large-file-upload-on-object-storage"]], "Launch after installation": [[92, "launch-after-installation"]], "Legacy migration": [[152, "legacy-migration"]], "Legal: Compliance with EU AI Act": [[12, null]], "Length of support (\u201cmaintenance\u201d)": [[177, "length-of-support-maintenance"]], "Limit on password length": [[126, "limit-on-password-length"]], "Limitations": [[4, "limitations"], [5, "limitations"]], "Limitations in maintenance mode": [[150, "limitations-in-maintenance-mode"]], "Link previews": [[166, null]], "Linking external sites": [[63, null]], "List ExApps": [[98, "list-exapps"]], "List and filter tasks": [[14, "list-and-filter-tasks"]], "List of editable data fields": [[76, "list-of-editable-data-fields"]], "List registered daemons": [[97, "list-registered-daemons"]], "Listening to events": [[178, "listening-to-events"]], "Listing registered webhooks": [[178, "listing-registered-webhooks"]], "Live transcription": [[15, "live-transcription"]], "Loading": [[59, "loading"]], "Local": [[33, null]], "Local IMAP and SMTP servers": [[116, "local-imap-and-smtp-servers"]], "Log Files": [[93, "log-files"]], "Log Levels": [[132, "log-levels"]], "Log field breakdown": [[66, "log-field-breakdown"]], "Log fields explained": [[66, "log-fields-explained"]], "Log level": [[66, "log-level"]], "Log level interaction": [[66, "log-level-interaction"]], "Log type": [[66, "log-type"]], "Logfiles": [[138, "logfiles"]], "Logging": [[59, "logging"], [66, null], [81, "logging"]], "Logging commands": [[155, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[118, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[81, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[129, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[148, "long-running-migration-steps"]], "Long term support": [[134, "long-term-support"]], "Machine translation": [[1, "machine-translation"], [15, "machine-translation"]], "Mail": [[116, null], [118, "mail"]], "Mail Parameters": [[59, "mail-parameters"]], "Mail Providers": [[62, "mail-providers"]], "Mail tools (require Mail)": [[2, "mail-tools-require-mail"]], "Mailbox Share": [[116, "mailbox-share"]], "Maintenance": [[59, "maintenance"], [88, null], [141, null], [151, "maintenance"]], "Maintenance and release schedule": [[177, null]], "Maintenance and repair": [[152, "maintenance-and-repair"]], "Maintenance commands": [[155, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[177, "maintenance-releases"]], "Major releases": [[177, "major-releases"]], "Major version upgrades": [[177, "major-version-upgrades"]], "Manage absences (out-of-office)": [[151, "manage-absences-out-of-office"]], "Manage addressbooks": [[151, "manage-addressbooks"]], "Manage calendar subscriptions": [[151, "manage-calendar-subscriptions"]], "Manage calendars": [[151, "manage-calendars"]], "Manage the background scanner": [[55, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[97, null]], "Managing Encryption via occ Commands": [[27, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[98, null]], "Managing apps": [[16, "managing-apps"]], "Managing groups": [[85, "managing-groups"]], "Manual account synchronization and threading": [[118, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[148, "manual-steps-during-upgrade"]], "Manually scan a single file": [[55, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[55, "manually-trigger-the-background-scan"]], "Mark a file as scanned or unscanned": [[55, "mark-a-file-as-scanned-or-unscanned"]], "Master key": [[152, "master-key"]], "Maximum chunk size": [[174, "maximum-chunk-size"]], "Maximum memory for image generation:": [[46, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[46, "maximum-preview-size"]], "Maximum scale factor:": [[46, "maximum-scale-factor"]], "Maximum upload size": [[133, "maximum-upload-size"]], "Memcached": [[58, "install-redis-label"]], "Memcached configuration in Nextcloud (config.php)": [[58, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[134, "memory"]], "Memory caching": [[58, null]], "Memory caching backend configuration": [[59, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[81, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[47, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[144, null]], "Migrating to a different server": [[143, null]], "Migration from Collabora Online": [[162, null]], "Migrations on updates": [[24, "migrations-on-updates"]], "Mimetype aliases": [[50, "mimetype-aliases"]], "Mimetype mapping": [[50, "mimetype-mapping"]], "Mimetypes management": [[50, null]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[118, "missing-shared-calendars"]], "Mobile apps": [[134, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modifying": [[59, "modifying"]], "Modifying a configuration": [[82, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[62, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[51, null], [172, "monitoring"]], "Monitoring: Counting of active users": [[173, "monitoring-counting-of-active-users"], [174, "monitoring-counting-of-active-users"], [175, "monitoring-counting-of-active-users"]], "Mount Options": [[39, "mount-options"]], "Mounts": [[94, "mounts"]], "Moving the data directory / changing the datadirectory path": [[138, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multi-instance Object Store": [[47, "multi-instance-object-store"]], "Multibucket Object Store": [[47, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[47, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple/Merged Configuration Files": [[59, "multiple-merged-configuration-files"]], "MySQL": [[146, "mysql"], [146, "id1"]], "MySQL database": [[120, "mysql-database"]], "MySQL/MariaDB": [[140, "mysql-mariadb"]], "NC & Docker on the Same-Host": [[96, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[96, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[96, "nc-to-exapp-communication"]], "NGINX": [[68, "nginx"]], "NGINX configuration": [[129, null]], "NOTE": [[124, "note"]], "Next steps": [[125, "next-steps"]], "Nextcloud": [[34, null]], "Nextcloud AIO": [[97, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[54, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[81, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[157, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[179, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[178, "nextcloud-webhook-events"]], "Nextcloud accessible via multiple domains / conditional overwrite": [[68, "nextcloud-accessible-via-multiple-domains-conditional-overwrite"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[96, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[96, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[81, "nextcloud-avatar-integration"]], "Nextcloud behind a reverse proxy (subdirectory)": [[68, "nextcloud-behind-a-reverse-proxy-subdirectory"]], "Nextcloud configuration": [[64, null], [173, "nextcloud-configuration"], [174, "nextcloud-configuration"]], "Nextcloud final steps": [[124, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[96, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[129, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[129, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[138, "nextcloud-log-files"]], "Nextcloud prerequisites": [[126, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[93, "nextcloud-server-log-file"]], "No reboot after installation": [[92, "no-reboot-after-installation"]], "Node (Files / Folders) Events": [[178, "node-files-folders-events"]], "Non-interactive account provisioning": [[92, "non-interactive-account-provisioning"]], "Not open source anymore?": [[137, "not-open-source-anymore"]], "Note": [[81, "note"]], "Notes and troubleshooting": [[136, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[130, "notes-on-php-ini-configuration"]], "OAuth2": [[67, null], [155, "oauth2"]], "OCC CLI": [[97, "occ-cli"]], "Object store": [[153, "object-store"]], "Obtaining a patch": [[136, "obtaining-a-patch"]], "Obtaining the Client Log File": [[93, "obtaining-the-client-log-file"]], "Office": [[88, null], [160, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[51, "openmetrics"]], "OpenMetrics endpoint": [[176, "openmetrics-endpoint"]], "OpenStack Object Storage": [[35, null]], "OpenStack Swift": [[47, "openstack-swift"]], "Operating system": [[126, "operating-system"]], "Optional parameters": [[92, "optional-parameters"]], "Options": [[97, "options"], [98, "options"], [98, "id2"], [98, "id4"]], "Organizations with clustered setups": [[58, "organizations-with-clustered-setups"]], "Organizations with single-server": [[58, "organizations-with-single-server"]], "Other Web servers": [[133, "other-web-servers"]], "Other issues": [[138, "other-issues"]], "Out-of-office feature": [[117, null]], "Outdated NSS / OpenSSL version": [[69, "outdated-nss-openssl-version"]], "Override default scopes in config.php": [[77, "override-default-scopes-in-config-php"]], "Overview": [[15, null], [27, "overview"], [57, "overview"], [57, "id1"], [133, "overview"], [142, "overview"], [148, "overview"], [177, "overview"], [178, "overview"]], "Overview of AI features": [[15, "overview-of-ai-features"]], "Overwrite parameters": [[68, "overwrite-parameters"]], "PHP": [[123, "php"], [124, "php"]], "PHP Installation": [[130, "php-installation"]], "PHP Module Quick Reference Table": [[130, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[130, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[130, "php-modules-for-specific-applications"]], "PHP configuration": [[174, "php-configuration"]], "PHP ini Settings": [[130, "php-ini-settings"]], "PHP version and information": [[138, "php-version-and-information"]], "PHP-FPM configuration": [[133, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[129, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[21, "parameters"], [46, "parameters"], [56, "parameters"], [120, "parameters"]], "Passing values between blocks": [[179, "passing-values-between-blocks"]], "Password-based mechanisms": [[31, "password-based-mechanisms"]], "Passwords": [[126, "passwords"]], "Patching Nextcloud": [[136, null]], "Patching apps": [[136, "patching-apps"]], "Patching server": [[136, "patching-server"]], "Payload envelope": [[178, "payload-envelope"]], "Per mail account": [[118, "per-mail-account"]], "Performance Implications": [[47, "performance-implications"]], "Personal data stored": [[110, null]], "Place data directory outside of the web root": [[126, "place-data-directory-outside-of-the-web-root"]], "Pomerium": [[68, "pomerium"]], "PostgreSQL": [[140, "postgresql"], [146, "postgresql"], [146, "id2"]], "PostgreSQL database": [[21, "postgresql-database"], [120, "postgresql-database"]], "Preparing PHP": [[130, null]], "Prerequisites": [[148, "prerequisites"]], "Prerequisites for manual installation": [[133, "prerequisites-for-manual-installation"]], "Pretty URLs": [[133, "pretty-urls"]], "Prevent uploading of specific files": [[101, "prevent-uploading-of-specific-files"]], "Preview": [[153, "preview"]], "Previews": [[59, "previews"], [132, "previews"], [157, "previews"], [174, "previews"], [175, "previews"], [176, "previews"]], "Previews configuration": [[46, null]], "Previews for Office files using LibreOffice": [[172, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[173, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[142, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[113, "privacy-and-user-property-scopes"]], "Process manager": [[133, "process-manager"]], "Profile data": [[110, "profile-data"]], "Profile field visibility settings": [[77, "profile-field-visibility-settings"]], "Profiles": [[77, null]], "Promote user to subadmin": [[76, "promote-user-to-subadmin"]], "Proper SSL configuration": [[126, "proper-ssl-configuration"]], "Property visibility scopes": [[77, "property-visibility-scopes"]], "Provider apps": [[15, "provider-apps"], [15, "id70"], [15, "id75"], [15, "id81"]], "Provider removal": [[80, "provider-removal"]], "Providing default files": [[26, null]], "Proxy Configurations": [[59, "proxy-configurations"]], "Public collaborative tag": [[105, "public-collaborative-tag"]], "Public shares": [[17, "public-shares"]], "Public-key mechanisms": [[31, "public-key-mechanisms"]], "Quick start": [[128, "quick-start"]], "Rate limits": [[112, "rate-limits"], [113, "rate-limits"]], "Rating Music genre recognition: Yellow": [[6, "rating-music-genre-recognition-yellow"]], "Rating for Photo face recognition: Green": [[6, "rating-for-photo-face-recognition-green"]], "Rating for Photo object detection: Green": [[6, "rating-for-photo-object-detection-green"]], "Rating for Video action recognition: Green": [[6, "rating-for-video-action-recognition-green"]], "Rating: \ud83d\udfe2": [[11, "rating"]], "Read the envelope key": [[28, "read-the-envelope-key"]], "Read the file key": [[28, "read-the-file-key"]], "Read the private key file": [[28, "read-the-private-key-file"]], "Read the public key": [[28, "read-the-public-key"]], "Reading a configuration": [[82, "reading-a-configuration"]], "Recommendations": [[92, "recommendations"]], "Recommendations based on type of deployment": [[58, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[130, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[130, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[130, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[126, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[58, "id2"], [123, "redis"], [124, "redis"]], "Redis configuration in Nextcloud (config.php)": [[58, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[132, "reducing-system-load"]], "Reference management": [[165, null]], "Refresh rate": [[112, "refresh-rate"]], "Register": [[97, "register"], [98, "register"], [99, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[177, "release-channels"]], "Release notes": [[88, null], [168, null], [169, null]], "Release schedule": [[177, "release-schedule"]], "Release types": [[177, "release-types"]], "Reliability and robustness": [[12, "reliability-and-robustness"]], "Remember-me cookies": [[106, "remember-me-cookies"]], "Remember-me tokens": [[107, "remember-me-tokens"]], "Reminder notifications": [[112, "reminder-notifications"]], "Remove user from group": [[76, "remove-user-from-group"]], "Renaming a user": [[85, "renaming-a-user"]], "Replacing SQLite": [[132, "replacing-sqlite"]], "Replication": [[23, null]], "Repository": [[1, "repository"], [2, "repository"], [3, "repository"], [4, "repository"], [5, "repository"], [6, "repository"], [7, "repository"], [8, "repository"], [9, "repository"], [10, "repository"], [11, "repository"]], "Required PHP Database Connectors": [[130, "required-php-database-connectors"]], "Required PHP Modules": [[130, "required-php-modules"]], "Required parameters": [[92, "required-parameters"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [21, "requirements"]], "Rescans": [[137, "rescans"]], "Resend the welcome email": [[76, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[85, "reset-a-user-s-password"]], "Resetting a lost admin password": [[78, null]], "Resetting a user password": [[79, null]], "Resources and rooms": [[112, "resources-and-rooms"]], "Responding to data subject requests": [[111, null]], "Restore database": [[146, "restore-database"]], "Restore folders": [[146, "restore-folders"]], "Restoring": [[146, "restoring"]], "Restoring backup": [[146, null]], "Restrict admin actions to a specific range of IP addresses": [[126, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[157, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[157, "restrict-usage-to-specific-groups"]], "Retention of files": [[105, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [163, null]], "Reverting a patch": [[136, "reverting-a-patch"]], "Right of access (Article 15)": [[111, "right-of-access-article-15"]], "Right to data portability (Article 20)": [[111, "right-to-data-portability-article-20"]], "Right to erasure (Article 17)": [[111, "right-to-erasure-article-17"]], "Right to rectification (Article 16)": [[111, "right-to-rectification-article-16"]], "Right to restriction of processing (Article 18)": [[111, "right-to-restriction-of-processing-article-18"]], "Run the conversion": [[19, "run-the-conversion"]], "Running occ": [[150, "running-occ"]], "Runtime Dependencies": [[17, "runtime-dependencies"]], "S3 SSE-C encryption support": [[47, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[175, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[123, "selinux"]], "SELinux configuration": [[131, null]], "SELinux configuration tips": [[133, "selinux-configuration-tips"]], "SFTP": [[36, null]], "SMB authentication": [[37, "smb-authentication"]], "SMB update notifications": [[37, "smb-update-notifications"]], "SMB/CIFS": [[37, null]], "SMTP": [[62, "smtp"]], "SMTP timeout": [[116, "smtp-timeout"]], "SQLite": [[140, "sqlite"], [146, "sqlite"]], "SQLite database": [[120, "sqlite-database"]], "SSL": [[59, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[81, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[21, "ssl-for-mysql-database"]], "Sanitizing invalid filenames": [[49, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Schema inspection": [[151, "schema-inspection"]], "Schema maintenance": [[151, "schema-maintenance"]], "Scope defaults and precedence": [[77, "scope-defaults-and-precedence"]], "Scope visibility matrix": [[77, "scope-visibility-matrix"]], "Scopes and existing users": [[77, "scopes-and-existing-users"]], "Screen or tmux session": [[15, "screen-or-tmux-session"], [178, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[75, "search-get-groups"]], "Search/get users": [[76, "search-get-users"]], "Secure view settings": [[157, "secure-view-settings"]], "Security": [[155, "security"]], "Security considerations": [[67, "security-considerations"]], "See also": [[77, "see-also"]], "Send a test email": [[62, "send-a-test-email"]], "Sendmail": [[62, "sendmail"]], "Serve security related headers by the Web server": [[126, "serve-security-related-headers-by-the-web-server"]], "Server": [[134, "server"]], "Server and web server logs": [[107, "server-and-web-server-logs"], [110, "server-and-web-server-logs"]], "Server tab": [[81, "server-tab"]], "Server tuning": [[132, null]], "Server-side Encryption": [[27, null]], "Server-side encryption details": [[28, null]], "Server-side encryption migration": [[29, null]], "Service Discovery": [[68, "service-discovery"]], "Service discovery": [[138, "service-discovery"]], "Session data": [[110, "session-data"]], "Session lifetime": [[107, "session-lifetime"]], "Set the profile default for new users": [[77, "set-the-profile-default-for-new-users"]], "Setting a hierarchical configuration value": [[149, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[149, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[149, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[62, "setting-mail-server-parameters-in-config-php"]], "Setting storage quotas": [[85, "setting-storage-quotas"]], "Setting up background jobs": [[133, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[123, "setting-up-remirepo-with-php-8-2"]], "Setting up the workspace connection": [[179, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[172, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup checks": [[155, "setup-checks"]], "Setup deploy daemon": [[95, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Share operations": [[155, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[113, "shared-items"]], "Sharing": [[59, "sharing"]], "Sieve timeout": [[116, "sieve-timeout"]], "Sign the blocks": [[28, "sign-the-blocks"]], "Sign the private key": [[28, "sign-the-private-key"]], "Simple Storage Service (S3)": [[47, "simple-storage-service-s3"]], "Sizing": [[132, "sizing"]], "Skipping pre-login warning": [[67, "skipping-pre-login-warning"]], "Small/Private home server": [[58, "small-private-home-server"]], "Snooze and scheduled sending": [[116, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[155, "snowflake-ids"], [176, "snowflake-ids"]], "Some files have not passed the integrity check": [[69, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[28, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[81, "special-attributes"]], "Special mechanisms": [[31, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [15, "speech-to-text"]], "Speeding up webhook dispatch": [[178, "speeding-up-webhook-dispatch"]], "Split the file": [[28, "split-the-file"], [28, "id9"]], "Splitting databases": [[24, null]], "Status": [[155, "status"]], "Status Checks": [[99, "status-checks"]], "Status and control": [[152, "status-and-control"]], "Status return code": [[155, "status-return-code"]], "Step-by-Step Manual Upgrade": [[142, "step-by-step-manual-upgrade"]], "Storage of access tokens": [[126, "storage-of-access-tokens"]], "Store the envelope keys": [[28, "store-the-envelope-keys"]], "Store the file": [[28, "store-the-file"]], "Store the file key": [[28, "store-the-file-key"]], "Store the private key": [[28, "store-the-private-key"]], "Subscriptions": [[112, "subscriptions"]], "Summary": [[92, "summary"]], "Summary table": [[107, "summary-table"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[129, "suppressing-log-messages"]], "Sync": [[151, "sync"]], "Sync tokens": [[112, "sync-tokens"], [113, "sync-tokens"]], "Synchronising with clients after data recovery": [[146, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System & maintenance commands": [[155, null]], "System Address Book": [[113, "system-address-book"]], "System Tag Events": [[178, "system-tag-events"]], "System Tags": [[156, "system-tags"]], "System address book": [[175, "system-address-book"]], "System configuration": [[25, "system-configuration"]], "System email": [[170, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [170, "system-requirements"], [171, "system-requirements"], [172, "system-requirements"], [173, "system-requirements"], [174, "system-requirements"], [175, "system-requirements"], [176, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [178, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Tables App Events": [[178, "tables-app-events"]], "Talk (chat and calls)": [[110, "talk-chat-and-calls"]], "Talk App": [[134, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target Audience": [[119, "target-audience"]], "Task processing": [[1, "task-processing"], [155, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[66, "temporary-overrides"]], "Test Deploy Daemon": [[99, null]], "Testing the configuration": [[81, "testing-the-configuration"]], "Text app": [[70, null]], "Text processing": [[1, "text-processing"], [15, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [15, "text-to-speech"]], "The LDAP configuration API": [[82, null]], "The Smart Picker": [[167, null]], "The access token": [[67, "the-access-token"]], "The brute force settings app": [[57, "the-brute-force-settings-app"]], "The recently contacted address book": [[114, "the-recently-contacted-address-book"]], "The test with getenv(\"PATH\") only returns an empty response": [[69, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[69, "the-strict-transport-security-http-header-is-not-configured"]], "Theming": [[71, null], [155, "theming"]], "Thread Summary": [[116, "thread-summary"]], "Timeout and other connectivity issues": [[118, "timeout-and-other-connectivity-issues"]], "Timeouts": [[116, "timeouts"]], "Tips and tricks": [[129, "tips-and-tricks"]], "Traefik 1": [[68, "traefik-1"]], "Traefik 2": [[68, "traefik-2"]], "Transactional file locking": [[44, null]], "Transactional file locking is disabled": [[69, "transactional-file-locking-is-disabled"]], "Transferring files to another user": [[42, "transferring-files-to-another-user"]], "Translation": [[116, "translation"]], "Trash bin": [[107, "trash-bin"], [112, "trash-bin"], [153, "trash-bin"]], "Trashbin": [[153, "trashbin"]], "Triggering the conversion": [[19, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [21, "troubleshooting"], [27, "troubleshooting"], [52, "troubleshooting"], [57, "troubleshooting"], [62, "troubleshooting"], [93, null], [118, null], [131, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [164, null]], "Troubleshooting File Name Encoding": [[39, "troubleshooting-file-name-encoding"]], "Troubleshooting Web server and PHP problems": [[138, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[138, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[138, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[138, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[138, "troubleshooting-encrypted-files"]], "Troubleshooting quota or size issues": [[138, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[138, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[81, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[128, "trusted-domains"]], "Tune PHP-FPM": [[132, "tune-php-fpm"]], "Tuning your database": [[132, "tuning-your-database"]], "Two-factor authentication": [[80, null], [156, "two-factor-authentication"]], "Types of Values": [[59, "types-of-values"]], "Unable to update contacts or events": [[118, "unable-to-update-contacts-or-events"]], "Uninstallation": [[135, null]], "Unregister": [[97, "unregister"], [98, "unregister"]], "Update": [[98, "update"]], "Update notifications": [[16, "update-notifications"], [148, "update-notifications"]], "Update the reverse proxy configuration": [[162, "update-the-reverse-proxy-configuration"]], "Updating": [[158, "updating"]], "Upgrade distribution packages": [[162, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[162, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[170, null]], "Upgrade to Nextcloud 27": [[171, null]], "Upgrade to Nextcloud 28": [[172, null]], "Upgrade to Nextcloud 30": [[173, null]], "Upgrade to Nextcloud 31": [[174, null]], "Upgrade to Nextcloud 32": [[175, null]], "Upgrade to Nextcloud 33": [[176, null]], "Upgrade via built-in updater": [[147, null]], "Upgrade via snap packages": [[145, null]], "Upload of files greater than 10 MiB fails": [[129, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[25, null]], "Usage": [[8, "usage"], [53, "usage"], [57, "usage"]], "Usage Examples": [[97, "usage-examples"]], "Usage of variables for mount paths": [[39, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[126, "use-https"]], "Use OOXML by default for new files": [[157, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[126, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[81, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[116, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[21, "useful-sql-commands"]], "User & group commands": [[156, null]], "User Experience": [[59, "user-experience"]], "User Interface Preference Defaults": [[116, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[27, "user-keys-sharing-recovery"]], "User Profile attributes": [[81, "user-profile-attributes"]], "User and Group Permissions": [[39, "user-and-group-permissions"]], "User and group mapping": [[81, "user-and-group-mapping"]], "User authentication with LDAP": [[81, null]], "User authentication with OpenID Connect": [[84, null]], "User commands": [[156, "user-commands"]], "User deletion": [[114, "user-deletion"]], "User listing and login per nested groups": [[81, "user-listing-and-login-per-nested-groups"]], "User management": [[73, null], [85, null]], "User password policy": [[86, null]], "User provisioning API": [[87, null]], "User session": [[59, "user-session"]], "Users": [[88, null]], "Users are not receiving notification emails": [[52, "users-are-not-receiving-notification-emails"]], "Users tab": [[81, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[138, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[42, "using-file-drop-share-links"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[84, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[59, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[132, "using-redis-based-transactional-file-locking"]], "Using Self-Signed Certificates": [[39, "using-self-signed-certificates"]], "Using a self hosted apps store": [[16, "using-a-self-hosted-apps-store"]], "Using a shared secret for on-demand debugging": [[66, "using-a-shared-secret-for-on-demand-debugging"]], "Using cron to perform background jobs": [[132, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[16, "using-custom-app-directories"]], "Using email templates": [[62, "using-email-templates"]], "Using private API": [[16, "using-private-api"]], "Using the Redis session handler": [[58, "using-the-redis-session-handler"]], "Using the command line based updater": [[147, "using-the-command-line-based-updater"]], "Using the occ command": [[49, "using-the-occ-command"], [150, null]], "Using the web based updater": [[147, "using-the-web-based-updater"]], "Using the web interface": [[49, "using-the-web-interface"]], "Versions": [[153, "versions"]], "Voice Chat": [[1, "voice-chat"]], "Warnings on admin page": [[69, null]], "Web browser": [[134, "web-browser"]], "Web server and PHP modules": [[138, "web-server-and-php-modules"]], "Web server configuration": [[170, "web-server-configuration"], [171, "web-server-configuration"], [172, "web-server-configuration"], [173, "web-server-configuration"], [175, "web-server-configuration"]], "WebDAV": [[38, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[178, null]], "Webhook listeners": [[155, "webhook-listeners"]], "Webserver Log Files": [[93, "webserver-log-files"]], "What becomes limited when you lock it down?": [[77, "what-becomes-limited-when-you-lock-it-down"]], "What does the updater do?": [[147, "what-does-the-updater-do"]], "What local users can see": [[77, "what-local-users-can-see"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[167, "where-can-it-be-used"]], "Where do they appear?": [[166, "where-do-they-appear"]], "Who develops Nextcloud?": [[119, null]], "Why did Nextcloud add code signing?": [[137, "why-did-nextcloud-add-code-signing"]], "Why don\u2019t I see the recovery key option in the Encryption settings?": [[27, "why-don-t-i-see-the-recovery-key-option-in-the-encryption-settings"]], "Why is my prompt slow?": [[15, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[62, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[134, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[179, null]], "Windmill workflows": [[15, "windmill-workflows"]], "Windows compatible filenames": [[49, null]], "Wopi configuration": [[157, "id1"]], "Workflow log": [[66, "workflow-log"]], "Workflows": [[155, "workflows"]], "XML output": [[74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id6"], [75, "xml-output"], [75, "id2"], [75, "id4"], [75, "id6"], [75, "id7"], [75, "id9"], [76, "xml-output"], [76, "id2"], [76, "id4"], [76, "id5"], [76, "id7"], [76, "id9"], [76, "id11"], [76, "id13"], [76, "id15"], [76, "id17"], [76, "id19"], [76, "id21"], [76, "id23"], [76, "id25"], [76, "id27"], [82, "xml-output"], [82, "id2"], [82, "id4"], [82, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[116, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[69, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[69, "your-web-server-is-not-set-up-properly-to-resolve-well-known-caldav-or-well-known-carddav"]], "Your Web server is not yet set up properly to allow file synchronization": [[69, "your-web-server-is-not-yet-set-up-properly-to-allow-file-synchronization"]], "Your database does not run with \u201cREAD COMMITTED\u201d transaction isolation level": [[69, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[59, "account-manager-default-property-scope"]], "activity_expire_days": [[59, "activity-expire-days"]], "activity_use_cached_mountpoints": [[59, "activity-use-cached-mountpoints"]], "admin-delegation:add": [[155, "admin-delegation-add"]], "admin-delegation:remove": [[155, "admin-delegation-remove"]], "admin-delegation:show": [[155, "admin-delegation-show"]], "allow_local_remote_servers": [[59, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[59, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[59, "allowed-admin-ranges"]], "appcodechecker": [[59, "appcodechecker"]], "apps_paths": [[59, "apps-paths"]], "appsallowlist": [[59, "appsallowlist"]], "appstoreenabled": [[59, "appstoreenabled"]], "appstoreurl": [[59, "appstoreurl"]], "auth.bruteforce.max-attempts": [[59, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[59, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[59, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[59, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[59, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[59, "auth-webauthn-enabled"]], "auto_logout": [[59, "auto-logout"]], "background-job:delete": [[155, "background-job-delete"]], "background-job:execute": [[155, "background-job-execute"]], "background-job:list": [[155, "background-job-list"]], "background-job:worker": [[155, "background-job-worker"]], "background:cron": [[155, "background-cron"]], "binary_search_paths": [[59, "binary-search-paths"]], "bulkupload.enabled": [[59, "bulkupload-enabled"]], "cache_app_config": [[59, "cache-app-config"]], "cache_chunk_gc_ttl": [[59, "cache-chunk-gc-ttl"]], "cache_path": [[59, "cache-path"]], "calendar:export": [[151, "calendar-export"]], "calendar:import": [[151, "calendar-import"]], "carddav_sync_request_timeout": [[59, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[59, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[59, "check-data-directory-permissions"]], "check_for_working_htaccess": [[59, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[59, "check-for-working-wellknown-setup"]], "cipher": [[59, "cipher"]], "comments.managerFactory": [[59, "comments-managerfactory"]], "config_is_read_only": [[59, "config-is-read-only"]], "configfilemode": [[59, "configfilemode"]], "connectivity_check_domains": [[59, "connectivity-check-domains"]], "cookie_domain": [[59, "cookie-domain"]], "copied_sample_config": [[59, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[59, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[59, "csrf-optout"]], "customclient_desktop": [[59, "customclient-desktop"]], "data-fingerprint": [[59, "data-fingerprint"]], "datadirectory": [[59, "datadirectory"]], "dav:absence:get": [[151, "dav-absence-get"]], "dav:absence:set": [[151, "dav-absence-set"]], "dav:clear-calendar-unshares": [[151, "dav-clear-calendar-unshares"]], "dav:clear-contacts-photo-cache": [[151, "dav-clear-contacts-photo-cache"]], "dav:create-addressbook": [[151, "dav-create-addressbook"]], "dav:create-calendar": [[151, "dav-create-calendar"]], "dav:create-subscription": [[151, "dav-create-subscription"]], "dav:delete-calendar": [[151, "dav-delete-calendar"]], "dav:delete-subscription": [[151, "dav-delete-subscription"]], "dav:fix-missing-caldav-changes": [[151, "dav-fix-missing-caldav-changes"]], "dav:list-addressbooks": [[151, "dav-list-addressbooks"]], "dav:list-calendar-shares": [[151, "dav-list-calendar-shares"]], "dav:list-calendars": [[151, "dav-list-calendars"]], "dav:list-subscriptions": [[151, "dav-list-subscriptions"]], "dav:move-calendar": [[151, "dav-move-calendar"]], "dav:remove-invalid-shares": [[151, "dav-remove-invalid-shares"]], "dav:retention:clean-up": [[151, "dav-retention-clean-up"]], "dav:send-event-reminders": [[151, "dav-send-event-reminders"]], "dav:sync-birthday-calendar": [[151, "dav-sync-birthday-calendar"]], "dav:sync-system-addressbook": [[151, "dav-sync-system-addressbook"]], "davstorage.request_timeout": [[59, "davstorage-request-timeout"]], "db.log_request_id": [[59, "db-log-request-id"]], "db:add-missing-columns": [[151, "db-add-missing-columns"]], "db:add-missing-indices": [[151, "db-add-missing-indices"]], "db:add-missing-primary-keys": [[151, "db-add-missing-primary-keys"]], "db:convert-filecache-bigint": [[151, "db-convert-filecache-bigint"]], "db:convert-mysql-charset": [[151, "db-convert-mysql-charset"]], "db:convert-type": [[151, "db-convert-type"]], "db:schema:expected": [[151, "db-schema-expected"]], "db:schema:export": [[151, "db-schema-export"]], "dbdriveroptions": [[59, "dbdriveroptions"]], "dbhost": [[59, "dbhost"]], "dbname": [[59, "dbname"]], "dbpassword": [[59, "dbpassword"]], "dbpersistent": [[59, "dbpersistent"]], "dbreplica": [[59, "dbreplica"]], "dbtableprefix": [[59, "dbtableprefix"]], "dbtype": [[59, "dbtype"]], "dbuser": [[59, "dbuser"]], "debug": [[59, "debug"]], "default_certificates_bundle_path": [[59, "default-certificates-bundle-path"]], "default_language": [[59, "default-language"]], "default_locale": [[59, "default-locale"]], "default_phone_region": [[59, "default-phone-region"]], "default_timezone": [[59, "default-timezone"]], "defaultapp": [[59, "defaultapp"]], "diagnostics.logging": [[59, "diagnostics-logging"]], "diagnostics.logging.threshold": [[59, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[59, "documentation-url-server-logs"]], "enable_lazy_objects": [[59, "enable-lazy-objects"]], "enable_non-accessible_features": [[59, "enable-non-accessible-features"]], "enable_previews": [[59, "enable-previews"]], "enabledPreviewProviders": [[59, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[59, "encryption-use-legacy-base64-encoding"]], "encryption:change-key-storage-root": [[152, "encryption-change-key-storage-root"]], "encryption:clean-orphaned-keys": [[152, "encryption-clean-orphaned-keys"]], "encryption:decrypt-all": [[152, "encryption-decrypt-all"]], "encryption:disable": [[152, "encryption-disable"]], "encryption:disable-master-key": [[152, "encryption-disable-master-key"]], "encryption:drop-legacy-filekey": [[152, "encryption-drop-legacy-filekey"]], "encryption:enable": [[152, "encryption-enable"]], "encryption:enable-master-key": [[152, "encryption-enable-master-key"]], "encryption:encrypt-all": [[152, "encryption-encrypt-all"]], "encryption:fix-encrypted-version": [[152, "encryption-fix-encrypted-version"]], "encryption:fix-key-location": [[152, "encryption-fix-key-location"]], "encryption:list-modules": [[152, "encryption-list-modules"]], "encryption:migrate-key-storage-format": [[152, "encryption-migrate-key-storage-format"]], "encryption:recover-user": [[152, "encryption-recover-user"]], "encryption:scan:legacy-format": [[152, "encryption-scan-legacy-format"]], "encryption:set-default-module": [[152, "encryption-set-default-module"]], "encryption:show-key-storage-root": [[152, "encryption-show-key-storage-root"]], "encryption:status": [[152, "encryption-status"]], "enforce_theme": [[59, "enforce-theme"]], "errorlog": [[66, "errorlog"]], "external_storage.auth_availability_delay": [[59, "external-storage-auth-availability-delay"]], "federation:sync-addressbooks": [[153, "federation-sync-addressbooks"]], "file": [[66, "file"]], "filelocking.debug": [[59, "filelocking-debug"]], "filelocking.ttl": [[59, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[59, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[59, "files-chunked-upload-max-size"]], "files.trash.delete": [[59, "files-trash-delete"]], "files:cleanup": [[153, "files-cleanup"]], "files:copy": [[153, "files-copy"]], "files:delete": [[153, "files-delete"]], "files:get": [[153, "files-get"]], "files:mount:list": [[153, "files-mount-list"]], "files:mount:refresh": [[153, "files-mount-refresh"]], "files:move": [[153, "files-move"]], "files:object:delete": [[153, "files-object-delete"]], "files:object:get": [[153, "files-object-get"]], "files:object:info": [[153, "files-object-info"]], "files:object:list": [[153, "files-object-list"]], "files:object:orphans": [[153, "files-object-orphans"]], "files:object:put": [[153, "files-object-put"]], "files:put": [[153, "files-put"]], "files:reminders": [[153, "files-reminders"]], "files:repair-tree": [[153, "files-repair-tree"]], "files:sanitize-filenames": [[153, "files-sanitize-filenames"]], "files:scan": [[153, "files-scan"]], "files:scan-app-data": [[153, "files-scan-app-data"]], "files:transfer-ownership": [[153, "files-transfer-ownership"]], "files:windows-compatible-filenames": [[153, "files-windows-compatible-filenames"]], "files_antivirus:background-scan": [[155, "files-antivirus-background-scan"]], "files_antivirus:mark": [[155, "files-antivirus-mark"]], "files_antivirus:scan": [[155, "files-antivirus-scan"]], "files_antivirus:status": [[155, "files-antivirus-status"]], "files_external:applicable": [[153, "files-external-applicable"]], "files_external:backends": [[153, "files-external-backends"]], "files_external:config": [[153, "files-external-config"]], "files_external:create": [[153, "files-external-create"]], "files_external:delete": [[153, "files-external-delete"]], "files_external:dependencies": [[153, "files-external-dependencies"]], "files_external:export": [[153, "files-external-export"]], "files_external:import": [[153, "files-external-import"]], "files_external:list": [[153, "files-external-list"]], "files_external:notify": [[153, "files-external-notify"]], "files_external:option": [[153, "files-external-option"]], "files_external:scan": [[153, "files-external-scan"]], "files_external:verify": [[153, "files-external-verify"]], "files_external_allow_create_new_local": [[59, "files-external-allow-create-new-local"]], "files_no_background_scan": [[59, "files-no-background-scan"]], "filesystem_cache_readonly": [[59, "filesystem-cache-readonly"]], "filesystem_check_changes": [[59, "filesystem-check-changes"]], "forbidden_filename_basenames": [[59, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[59, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[59, "forbidden-filename-extensions"]], "forbidden_filenames": [[59, "forbidden-filenames"]], "force_language": [[59, "force-language"]], "force_locale": [[59, "force-locale"]], "forwarded_for_headers": [[59, "forwarded-for-headers"]], "group:add": [[156, "group-add"]], "group:adduser and group:removeuser": [[156, "group-adduser-and-group-removeuser"]], "group:delete": [[156, "group-delete"]], "group:info": [[156, "group-info"]], "group:list": [[156, "group-list"]], "gs.enabled": [[59, "gs-enabled"]], "gs.federation": [[59, "gs-federation"]], "has_internet_connection": [[59, "has-internet-connection"]], "hashingCost": [[59, "hashingcost"]], "hashingMemoryCost": [[59, "hashingmemorycost"]], "hashingThreads": [[59, "hashingthreads"]], "hashingTimeCost": [[59, "hashingtimecost"]], "hashing_default_password": [[59, "hashing-default-password"]], "hide_login_form": [[59, "hide-login-form"]], "htaccess.IgnoreFrontController": [[59, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[59, "htaccess-rewritebase"]], "http_client_add_user_agent_url": [[59, "http-client-add-user-agent-url"]], "info:file": [[155, "info-file"]], "info:file:space": [[155, "info-file-space"]], "info:storage": [[155, "info-storage"]], "info:storages": [[155, "info-storages"]], "installed": [[59, "installed"]], "instanceid": [[59, "instanceid"]], "integrity:check-app": [[153, "integrity-check-app"]], "integrity:check-core": [[153, "integrity-check-core"]], "integrity:sign-app": [[153, "integrity-sign-app"]], "knowledgebase.embedded": [[59, "knowledgebase-embedded"]], "knowledgebaseenabled": [[59, "knowledgebaseenabled"]], "ldap:check-group": [[154, "ldap-check-group"]], "ldap:check-user": [[154, "ldap-check-user"]], "ldap:create-empty-config": [[154, "ldap-create-empty-config"]], "ldap:delete-config": [[154, "ldap-delete-config"]], "ldap:search": [[154, "ldap-search"]], "ldap:set-config": [[154, "ldap-set-config"]], "ldap:show-remnants": [[154, "ldap-show-remnants"]], "ldap:test-config": [[154, "ldap-test-config"]], "ldap:test-user-settings": [[154, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[59, "ldapusercleanupinterval"]], "ldap_log_file": [[59, "ldap-log-file"]], "localstorage.allowsymlinks": [[59, "localstorage-allowsymlinks"]], "localstorage.umask": [[59, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[59, "localstorage-unlink-on-truncate"]], "log.backtrace": [[59, "log-backtrace"]], "log.condition": [[59, "log-condition"]], "log:file": [[155, "log-file"]], "log:manage": [[155, "log-manage"]], "log_query": [[59, "log-query"]], "log_rotate_size": [[59, "log-rotate-size"]], "log_type": [[59, "log-type"]], "log_type_audit": [[59, "log-type-audit"]], "logdateformat": [[59, "logdateformat"]], "logfile": [[59, "logfile"]], "logfile_audit": [[59, "logfile-audit"]], "logfilemode": [[59, "logfilemode"]], "login_form_autocomplete": [[59, "login-form-autocomplete"]], "login_form_timeout": [[59, "login-form-timeout"]], "loglevel": [[59, "loglevel"]], "loglevel_dirty_database_queries": [[59, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[59, "loglevel-frontend"]], "logo_url": [[59, "logo-url"]], "logtimezone": [[59, "logtimezone"]], "lookup_server": [[59, "lookup-server"]], "lost_password_link": [[59, "lost-password-link"]], "mail_domain": [[59, "mail-domain"]], "mail_from_address": [[59, "mail-from-address"]], "mail_send_plaintext_only": [[59, "mail-send-plaintext-only"]], "mail_sendmailmode": [[59, "mail-sendmailmode"]], "mail_smtpauth": [[59, "mail-smtpauth"]], "mail_smtpdebug": [[59, "mail-smtpdebug"]], "mail_smtphost": [[59, "mail-smtphost"]], "mail_smtpmode": [[59, "mail-smtpmode"]], "mail_smtpname": [[59, "mail-smtpname"]], "mail_smtppassword": [[59, "mail-smtppassword"]], "mail_smtpport": [[59, "mail-smtpport"]], "mail_smtpsecure": [[59, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[59, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[59, "mail-smtptimeout"]], "mail_template_class": [[59, "mail-template-class"]], "maintenance": [[59, "id1"]], "maintenance:data-fingerprint": [[155, "maintenance-data-fingerprint"]], "maintenance:mimetype:update-db and maintenance:mimetype:update-js": [[155, "maintenance-mimetype-update-db-and-maintenance-mimetype-update-js"]], "maintenance:mode": [[155, "maintenance-mode"]], "maintenance:repair": [[155, "maintenance-repair"]], "maintenance:repair-share-owner": [[155, "maintenance-repair-share-owner"]], "maintenance:theme:update": [[155, "maintenance-theme-update"]], "maintenance:update:htaccess": [[155, "maintenance-update-htaccess"]], "maintenance_window_start": [[56, "maintenance-window-start"], [59, "maintenance-window-start"]], "max_file_conversion_filesize": [[59, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[59, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[59, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[81, "memberof-read-memberof-permissions"]], "memcache.distributed": [[59, "memcache-distributed"]], "memcache.local": [[59, "memcache-local"]], "memcache.locking": [[59, "memcache-locking"]], "memcache_customprefix": [[59, "memcache-customprefix"]], "memcached_options": [[59, "memcached-options"]], "memcached_servers": [[59, "memcached-servers"]], "metadata_max_filesize": [[59, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[59, "minimum-supported-desktop-version"]], "mysql.collation": [[59, "mysql-collation"]], "mysql.utf8mb4": [[59, "mysql-utf8mb4"]], "nginx": [[25, "nginx"]], "no_unsupported_browser_warning": [[59, "no-unsupported-browser-warning"]], "objectstore": [[59, "objectstore"], [59, "id2"], [59, "id3"]], "objectstore.multibucket.preview-distribution": [[59, "objectstore-multibucket-preview-distribution"]], "occ commands": [[57, "occ-commands"]], "openmetrics_allowed_clients": [[59, "openmetrics-allowed-clients"]], "openmetrics_skipped_classes": [[59, "openmetrics-skipped-classes"]], "openssl": [[59, "openssl"]], "overwrite.cli.url": [[59, "overwrite-cli-url"]], "overwritecondaddr": [[59, "overwritecondaddr"]], "overwritehost": [[59, "overwritehost"]], "overwriteprotocol": [[59, "overwriteprotocol"]], "overwritewebroot": [[59, "overwritewebroot"]], "part_file_in_storage": [[59, "part-file-in-storage"]], "passwordsalt": [[59, "passwordsalt"]], "pgsql_ssl": [[59, "pgsql-ssl"]], "preview:cleanup": [[153, "preview-cleanup"]], "preview_concurrency_all": [[59, "preview-concurrency-all"]], "preview_concurrency_new": [[59, "preview-concurrency-new"]], "preview_expiration_days": [[59, "preview-expiration-days"]], "preview_ffmpeg_path": [[59, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[59, "preview-ffprobe-path"]], "preview_imaginary_key": [[59, "preview-imaginary-key"]], "preview_imaginary_url": [[59, "preview-imaginary-url"]], "preview_libreoffice_path": [[59, "preview-libreoffice-path"]], "preview_max_filesize_image": [[59, "preview-max-filesize-image"]], "preview_max_memory": [[59, "preview-max-memory"]], "preview_max_x": [[59, "preview-max-x"]], "preview_max_y": [[59, "preview-max-y"]], "profile.enabled": [[59, "profile-enabled"]], "profiler": [[59, "profiler"]], "profiling.path": [[59, "profiling-path"]], "profiling.request": [[59, "profiling-request"]], "profiling.request.rate": [[59, "profiling-request-rate"]], "profiling.sample": [[59, "profiling-sample"]], "profiling.sample.rate": [[59, "profiling-sample-rate"]], "profiling.sample.rotation": [[59, "profiling-sample-rotation"]], "profiling.secret": [[59, "profiling-secret"]], "projects.enabled": [[59, "projects-enabled"]], "proxy": [[59, "proxy"]], "proxyexclude": [[59, "proxyexclude"]], "proxyuserpwd": [[59, "proxyuserpwd"]], "qmail": [[62, "qmail"]], "query_log_file": [[59, "query-log-file"]], "query_log_file_backtrace": [[59, "query-log-file-backtrace"]], "query_log_file_parameters": [[59, "query-log-file-parameters"]], "query_log_file_requestid": [[59, "query-log-file-requestid"]], "quota_include_external_storage": [[59, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[59, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[59, "ratelimit-overwrite"]], "redis": [[59, "redis"]], "redis.cluster": [[59, "redis-cluster"]], "redis_log_file": [[59, "redis-log-file"]], "reduce_to_languages": [[59, "reduce-to-languages"]], "reference_opengraph": [[59, "reference-opengraph"]], "remember_login_cookie_lifetime": [[59, "remember-login-cookie-lifetime"]], "secret": [[59, "secret"]], "security.ipv6_normalized_subnet_size": [[59, "security-ipv6-normalized-subnet-size"]], "security:bruteforce:attempts": [[155, "security-bruteforce-attempts"]], "security:bruteforce:reset": [[155, "security-bruteforce-reset"]], "security:certificates": [[155, "security-certificates"]], "security:certificates:export": [[155, "security-certificates-export"]], "security:certificates:import": [[155, "security-certificates-import"]], "security:certificates:remove": [[155, "security-certificates-remove"]], "serverid": [[59, "serverid"]], "session_keepalive": [[59, "session-keepalive"]], "session_lifetime": [[59, "session-lifetime"]], "session_relaxed_expiry": [[59, "session-relaxed-expiry"]], "share:list": [[153, "share-list"], [155, "share-list"]], "share_folder": [[59, "share-folder"]], "sharing.allow_custom_share_folder": [[59, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[59, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[59, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[59, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[59, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[59, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[59, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[59, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[59, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[59, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[59, "sharing-minsearchstringlength"]], "sharing:cleanup-remote-storages": [[153, "sharing-cleanup-remote-storages"]], "sharing:delete-orphan-shares": [[153, "sharing-delete-orphan-shares"]], "sharing:expiration-notification": [[153, "sharing-expiration-notification"]], "sharing:fix-share-owners": [[153, "sharing-fix-share-owners"]], "simpleSignUpLink.shown": [[59, "simplesignuplink-shown"]], "skeletondirectory": [[59, "skeletondirectory"]], "sort_groups_by_name": [[59, "sort-groups-by-name"]], "sqlite.journal_mode": [[59, "sqlite-journal-mode"]], "supportedDatabases": [[59, "supporteddatabases"]], "syslog": [[66, "syslog"]], "syslog_tag": [[59, "syslog-tag"]], "syslog_tag_audit": [[59, "syslog-tag-audit"]], "systemd": [[56, "systemd"], [66, "systemd"]], "systemtags.managerFactory": [[59, "systemtags-managerfactory"]], "tag:add": [[156, "tag-add"]], "tag:delete": [[156, "tag-delete"]], "tag:edit": [[156, "tag-edit"]], "tag:list": [[156, "tag-list"]], "taskprocessing:task-type:set-enabled": [[155, "taskprocessing-task-type-set-enabled"]], "taskprocessing:task:cleanup": [[155, "taskprocessing-task-cleanup"]], "taskprocessing:task:get": [[155, "taskprocessing-task-get"]], "taskprocessing:task:list": [[155, "taskprocessing-task-list"]], "taskprocessing:task:stats": [[155, "taskprocessing-task-stats"]], "taskprocessing:worker": [[155, "taskprocessing-worker"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "theming:config": [[155, "theming-config"]], "token_auth_activity_update": [[59, "token-auth-activity-update"]], "token_auth_enforced": [[59, "token-auth-enforced"]], "transferIncomingShares": [[59, "transferincomingshares"]], "trashbin:cleanup": [[153, "trashbin-cleanup"], [153, "id1"]], "trashbin:expire": [[153, "trashbin-expire"], [153, "id2"]], "trashbin:restore": [[153, "trashbin-restore"]], "trashbin:size": [[153, "trashbin-size"], [153, "id3"]], "trashbin_retention_obligation": [[59, "trashbin-retention-obligation"]], "trusted_domains": [[59, "trusted-domains"]], "trusted_proxies": [[59, "trusted-proxies"]], "twofactorauth:cleanup": [[156, "twofactorauth-cleanup"]], "twofactorauth:disable and twofactorauth:enable": [[156, "twofactorauth-disable-and-twofactorauth-enable"]], "twofactorauth:enforce": [[156, "twofactorauth-enforce"]], "twofactorauth:state": [[156, "twofactorauth-state"]], "unified_search.enabled": [[59, "unified-search-enabled"]], "updatechecker": [[59, "updatechecker"]], "updatedirectory": [[59, "updatedirectory"]], "updater.release.channel": [[59, "updater-release-channel"]], "updater.server.url": [[59, "updater-server-url"]], "upgrade.cli-upgrade-link": [[59, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[59, "upgrade-disable-web"]], "user:add": [[156, "user-add"]], "user:auth-tokens:add": [[156, "user-auth-tokens-add"]], "user:auth-tokens:delete": [[156, "user-auth-tokens-delete"]], "user:auth-tokens:list": [[156, "user-auth-tokens-list"]], "user:clear-avatar-cache": [[156, "user-clear-avatar-cache"]], "user:delete": [[156, "user-delete"]], "user:disable and user:enable": [[156, "user-disable-and-user-enable"]], "user:info": [[156, "user-info"]], "user:keys:verify": [[156, "user-keys-verify"]], "user:lastseen": [[156, "user-lastseen"]], "user:list": [[156, "user-list"]], "user:profile": [[156, "user-profile"]], "user:report": [[156, "user-report"]], "user:resetpassword": [[156, "user-resetpassword"]], "user:setting": [[156, "user-setting"]], "user:sync-account-data": [[156, "user-sync-account-data"]], "user:welcome": [[156, "user-welcome"]], "user_ini_additional_lines": [[59, "user-ini-additional-lines"]], "version": [[59, "version"]], "versions:cleanup": [[153, "versions-cleanup"], [153, "id4"]], "versions:expire": [[153, "versions-expire"], [153, "id5"]], "versions_retention_obligation": [[59, "versions-retention-obligation"]], "workflows:list": [[155, "workflows-list"]], "\u201cCSync unknown error\u201d": [[93, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[93, "connection-closed-message-when-syncing-files"]]}, "docnames": ["ai/ai_as_a_service", "ai/app_assistant", "ai/app_context_agent", "ai/app_context_chat", "ai/app_live_transcription", "ai/app_llm2", "ai/app_recognize", "ai/app_stt_whisper2", "ai/app_summary_bot", "ai/app_text2image_stablediffusion2", "ai/app_text2speech_kokoro", "ai/app_translate2", "ai/eu_ai_act", "ai/index", "ai/insight_and_debugging", "ai/overview", "apps_management", "collectives/index", "configuration_database/bigint_identifiers", "configuration_database/db_conversion", "configuration_database/index", "configuration_database/linux_database_configuration", "configuration_database/mysql_4byte_support", "configuration_database/replication", "configuration_database/splitting", "configuration_files/big_file_upload_configuration", "configuration_files/default_files_configuration", "configuration_files/encryption_configuration", "configuration_files/encryption_details", "configuration_files/encryption_migration", "configuration_files/external_storage/amazons3", "configuration_files/external_storage/auth_mechanisms", "configuration_files/external_storage/ftp", "configuration_files/external_storage/local", "configuration_files/external_storage/nextcloud", "configuration_files/external_storage/openstack", "configuration_files/external_storage/sftp", "configuration_files/external_storage/smb", "configuration_files/external_storage/webdav", "configuration_files/external_storage_configuration_gui", "configuration_files/federated_cloud_sharing_configuration", "configuration_files/file_conversion", "configuration_files/file_sharing_configuration", "configuration_files/file_versioning", "configuration_files/files_locking_transactional", "configuration_files/index", "configuration_files/previews_configuration", "configuration_files/primary_storage", "configuration_files/trashbin_configuration", "configuration_files/windows_compatible_filenames", "configuration_mimetypes/index", "configuration_monitoring/index", "configuration_server/activity_configuration", "configuration_server/admin_delegation_configuration", "configuration_server/android_deep_link_handling", "configuration_server/antivirus_configuration", "configuration_server/background_jobs_configuration", "configuration_server/bruteforce_configuration", "configuration_server/caching_configuration", "configuration_server/config_sample_php_parameters", "configuration_server/dashboard_configuration", "configuration_server/domain_change", "configuration_server/email_configuration", "configuration_server/external_sites", "configuration_server/index", "configuration_server/language_configuration", "configuration_server/logging_configuration", "configuration_server/oauth2", "configuration_server/reverse_proxy_configuration", "configuration_server/security_setup_warnings", "configuration_server/text_configuration", "configuration_server/theming", "configuration_user/authentication", "configuration_user/index", "configuration_user/instruction_set_for_apps", "configuration_user/instruction_set_for_groups", "configuration_user/instruction_set_for_users", "configuration_user/profile_configuration", "configuration_user/reset_admin_password", "configuration_user/reset_user_password", "configuration_user/two_factor-auth", "configuration_user/user_auth_ldap", "configuration_user/user_auth_ldap_api", "configuration_user/user_auth_ldap_cleanup", "configuration_user/user_auth_oidc", "configuration_user/user_configuration", "configuration_user/user_password_policy", "configuration_user/user_provisioning_api", "contents", "declarations/energy_consumption", "declarations/index", "desktop/index", "desktop/massdeployment", "desktop/troubleshooting", "exapps_management/AdvancedDeployOptions", "exapps_management/AppAPIAndExternalApps", "exapps_management/DeployConfigurations", "exapps_management/ManagingDeployDaemons", "exapps_management/ManagingExApps", "exapps_management/TestDeploy", "exapps_management/index", "file_workflows/access_control", "file_workflows/automated_tagging", "file_workflows/configuration", "file_workflows/index", "file_workflows/retention", "gdpr/cookies", "gdpr/data_retention", "gdpr/helpful_apps", "gdpr/index", "gdpr/personal_data", "gdpr/subject_rights", "groupware/calendar", "groupware/contacts", "groupware/contactsinteraction", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "installation/automatic_configuration", "installation/command_line_installation", "installation/deployment_recommendations", "installation/example_centos", "installation/example_openbsd", "installation/example_ubuntu", "installation/harden_server", "installation/index", "installation/installation_wizard", "installation/nginx", "installation/php_configuration", "installation/selinux_configuration", "installation/server_tuning", "installation/source_installation", "installation/system_requirements", "installation/uninstallation", "issues/applying_patch", "issues/code_signing", "issues/general_troubleshooting", "issues/index", "maintenance/backup", "maintenance/index", "maintenance/manual_upgrade", "maintenance/migrating", "maintenance/migrating_owncloud", "maintenance/package_upgrade", "maintenance/restore", "maintenance/update", "maintenance/upgrade", "occ_apps", "occ_command", "occ_database", "occ_encryption", "occ_files", "occ_ldap", "occ_system", "occ_users", "office/configuration", "office/example-docker", "office/example-ubuntu", "office/index", "office/installation", "office/migration", "office/proxy", "office/troubleshooting", "reference/index", "reference/link_previews", "reference/smart_picker", "release_notes", "release_notes/index", "release_notes/upgrade_to_26", "release_notes/upgrade_to_27", "release_notes/upgrade_to_28", "release_notes/upgrade_to_30", "release_notes/upgrade_to_31", "release_notes/upgrade_to_32", "release_notes/upgrade_to_33", "release_schedule", "webhook_listeners/index", "windmill_workflows/index"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["ai/ai_as_a_service.rst", "ai/app_assistant.rst", "ai/app_context_agent.rst", "ai/app_context_chat.rst", "ai/app_live_transcription.rst", "ai/app_llm2.rst", "ai/app_recognize.rst", "ai/app_stt_whisper2.rst", "ai/app_summary_bot.rst", "ai/app_text2image_stablediffusion2.rst", "ai/app_text2speech_kokoro.rst", "ai/app_translate2.rst", "ai/eu_ai_act.rst", "ai/index.rst", "ai/insight_and_debugging.rst", "ai/overview.rst", "apps_management.rst", "collectives/index.rst", "configuration_database/bigint_identifiers.rst", "configuration_database/db_conversion.rst", "configuration_database/index.rst", "configuration_database/linux_database_configuration.rst", "configuration_database/mysql_4byte_support.rst", "configuration_database/replication.rst", "configuration_database/splitting.rst", "configuration_files/big_file_upload_configuration.rst", "configuration_files/default_files_configuration.rst", "configuration_files/encryption_configuration.rst", "configuration_files/encryption_details.rst", "configuration_files/encryption_migration.rst", "configuration_files/external_storage/amazons3.rst", "configuration_files/external_storage/auth_mechanisms.rst", "configuration_files/external_storage/ftp.rst", "configuration_files/external_storage/local.rst", "configuration_files/external_storage/nextcloud.rst", "configuration_files/external_storage/openstack.rst", "configuration_files/external_storage/sftp.rst", "configuration_files/external_storage/smb.rst", "configuration_files/external_storage/webdav.rst", "configuration_files/external_storage_configuration_gui.rst", "configuration_files/federated_cloud_sharing_configuration.rst", "configuration_files/file_conversion.rst", "configuration_files/file_sharing_configuration.rst", "configuration_files/file_versioning.rst", "configuration_files/files_locking_transactional.rst", "configuration_files/index.rst", "configuration_files/previews_configuration.rst", "configuration_files/primary_storage.rst", "configuration_files/trashbin_configuration.rst", "configuration_files/windows_compatible_filenames.rst", "configuration_mimetypes/index.rst", "configuration_monitoring/index.rst", "configuration_server/activity_configuration.rst", "configuration_server/admin_delegation_configuration.rst", "configuration_server/android_deep_link_handling.rst", "configuration_server/antivirus_configuration.rst", "configuration_server/background_jobs_configuration.rst", "configuration_server/bruteforce_configuration.rst", "configuration_server/caching_configuration.rst", "configuration_server/config_sample_php_parameters.rst", "configuration_server/dashboard_configuration.rst", "configuration_server/domain_change.rst", "configuration_server/email_configuration.rst", "configuration_server/external_sites.rst", "configuration_server/index.rst", "configuration_server/language_configuration.rst", "configuration_server/logging_configuration.rst", "configuration_server/oauth2.rst", "configuration_server/reverse_proxy_configuration.rst", "configuration_server/security_setup_warnings.rst", "configuration_server/text_configuration.rst", "configuration_server/theming.rst", "configuration_user/authentication.rst", "configuration_user/index.rst", "configuration_user/instruction_set_for_apps.rst", "configuration_user/instruction_set_for_groups.rst", "configuration_user/instruction_set_for_users.rst", "configuration_user/profile_configuration.rst", "configuration_user/reset_admin_password.rst", "configuration_user/reset_user_password.rst", "configuration_user/two_factor-auth.rst", "configuration_user/user_auth_ldap.rst", "configuration_user/user_auth_ldap_api.rst", "configuration_user/user_auth_ldap_cleanup.rst", "configuration_user/user_auth_oidc.rst", "configuration_user/user_configuration.rst", "configuration_user/user_password_policy.rst", "configuration_user/user_provisioning_api.rst", "contents.rst", "declarations/energy_consumption.rst", "declarations/index.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/troubleshooting.rst", "exapps_management/AdvancedDeployOptions.rst", "exapps_management/AppAPIAndExternalApps.rst", "exapps_management/DeployConfigurations.rst", "exapps_management/ManagingDeployDaemons.rst", "exapps_management/ManagingExApps.rst", "exapps_management/TestDeploy.rst", "exapps_management/index.rst", "file_workflows/access_control.rst", "file_workflows/automated_tagging.rst", "file_workflows/configuration.rst", "file_workflows/index.rst", "file_workflows/retention.rst", "gdpr/cookies.rst", "gdpr/data_retention.rst", "gdpr/helpful_apps.rst", "gdpr/index.rst", "gdpr/personal_data.rst", "gdpr/subject_rights.rst", "groupware/calendar.rst", "groupware/contacts.rst", "groupware/contactsinteraction.rst", "groupware/index.rst", "groupware/mail.rst", "groupware/out_of_office.rst", "groupware/troubleshooting.rst", "index.rst", "installation/automatic_configuration.rst", "installation/command_line_installation.rst", "installation/deployment_recommendations.rst", "installation/example_centos.rst", "installation/example_openbsd.rst", "installation/example_ubuntu.rst", "installation/harden_server.rst", "installation/index.rst", "installation/installation_wizard.rst", "installation/nginx.rst", "installation/php_configuration.rst", "installation/selinux_configuration.rst", "installation/server_tuning.rst", "installation/source_installation.rst", "installation/system_requirements.rst", "installation/uninstallation.rst", "issues/applying_patch.rst", "issues/code_signing.rst", "issues/general_troubleshooting.rst", "issues/index.rst", "maintenance/backup.rst", "maintenance/index.rst", "maintenance/manual_upgrade.rst", "maintenance/migrating.rst", "maintenance/migrating_owncloud.rst", "maintenance/package_upgrade.rst", "maintenance/restore.rst", "maintenance/update.rst", "maintenance/upgrade.rst", "occ_apps.rst", "occ_command.rst", "occ_database.rst", "occ_encryption.rst", "occ_files.rst", "occ_ldap.rst", "occ_system.rst", "occ_users.rst", "office/configuration.rst", "office/example-docker.rst", "office/example-ubuntu.rst", "office/index.rst", "office/installation.rst", "office/migration.rst", "office/proxy.rst", "office/troubleshooting.rst", "reference/index.rst", "reference/link_previews.rst", "reference/smart_picker.rst", "release_notes.rst", "release_notes/index.rst", "release_notes/upgrade_to_26.rst", "release_notes/upgrade_to_27.rst", "release_notes/upgrade_to_28.rst", "release_notes/upgrade_to_30.rst", "release_notes/upgrade_to_31.rst", "release_notes/upgrade_to_32.rst", "release_notes/upgrade_to_33.rst", "release_schedule.rst", "webhook_listeners/index.rst", "windmill_workflows/index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 17, 19, 21, 25, 26, 27, 28, 30, 36, 37, 39, 40, 43, 44, 47, 48, 55, 56, 57, 58, 59, 61, 62, 63, 66, 68, 71, 73, 77, 81, 83, 84, 88, 92, 93, 95, 96, 98, 99, 101, 102, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 118, 124, 126, 129, 130, 131, 132, 133, 136, 137, 138, 142, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 159, 164, 172, 175, 176, 177, 178], "0": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 15, 21, 22, 23, 25, 27, 28, 32, 40, 44, 47, 51, 52, 58, 59, 62, 66, 68, 69, 70, 74, 75, 76, 77, 81, 82, 85, 92, 93, 95, 96, 98, 99, 107, 112, 113, 116, 117, 118, 124, 126, 128, 129, 130, 132, 134, 138, 144, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 158, 164, 171, 172, 173, 174, 175, 177, 178], "00": [21, 22, 54, 58, 59, 66, 153, 155, 156], "000": [28, 112, 113, 119], "0000": 155, "001": 59, "0022": 59, "00679e": 155, "0082c9": [71, 155], "00am": [56, 59], "00iv00": 28, "00sig00": 28, "01": [56, 59, 66, 83, 134, 151, 153, 155, 156], "0100": 62, "0123": 76, "01t00": 153, "01t08": 156, "01t09": 153, "01t12": 153, "01t14": 155, "02": [6, 58, 66, 153], "03": [54, 66, 129, 156], "04": [21, 71, 88, 127, 133, 134, 153, 160, 161], "05": [56, 59, 129, 151, 153], "050": 155, "055": 21, "06": 155, "062": 21, "0640": [59, 66], "07": 59, "0750": 33, "0770": 27, "079e7bc89d69792839a5e1831b1cbc80": 118, "08": [59, 153], "09": 66, "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 137, "0e": 54, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 15, 16, 21, 22, 23, 25, 27, 28, 30, 32, 42, 46, 47, 52, 55, 56, 57, 58, 59, 62, 65, 66, 69, 70, 74, 75, 76, 77, 81, 82, 88, 92, 93, 95, 96, 98, 99, 107, 112, 113, 116, 118, 124, 126, 128, 129, 130, 132, 133, 136, 144, 147, 148, 149, 150, 151, 153, 154, 155, 156, 158, 164, 170, 171, 173, 174, 175, 176, 177, 178], "10": [1, 2, 4, 5, 6, 7, 9, 10, 12, 15, 21, 22, 23, 40, 43, 46, 54, 55, 57, 59, 62, 66, 68, 71, 81, 85, 86, 88, 93, 96, 112, 113, 116, 123, 134, 144, 153, 155, 156, 157, 173, 174, 178], "100": [7, 25, 28, 46, 56, 59, 66, 74, 75, 76, 116, 119, 155, 164, 172, 177], "1000": [5, 81, 93, 124], "10000": [58, 124], "1000000": 93, "10000000": 93, "1002": 178, "100mb": [3, 8, 76, 93], "100mib": 174, "100px": 46, "101": [74, 75, 76], "102": [75, 76], "1024": [31, 59, 66, 116], "103": [75, 76], "103f": 154, "104": 76, "1040": 138, "10485760": 55, "104857600": [25, 47, 59, 66], "105": 76, "106": 76, "107": 76, "1071": 59, "108": 76, "108082": 27, "109": 76, "10gb": [25, 153], "10m": 155, "10mib": 174, "10min": 82, "10t15": 66, "10x100": 25, "11": [6, 15, 64, 88, 118, 134, 148, 153, 155, 156, 162, 178], "110": [62, 76], "111": [59, 76], "1110": 156, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 176, "12": [59, 64, 76, 88, 106, 129, 134, 149, 150, 155, 156, 173], "120": 9, "123": [17, 59, 178], "1234": 4, "12345": [8, 76, 155], "1255": 132, "127": [58, 59, 62, 96, 99, 126, 128, 129, 151, 155, 158, 164], "128": [59, 81], "128m": [21, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [27, 59, 66, 71, 108, 134, 144, 156, 176], "1319": 59, "1393": 118, "14": [21, 42, 66, 83, 105, 108, 134, 144, 153, 155], "143": 62, "1465910968": 156, "15": [28, 37, 39, 47, 54, 59, 66, 81, 82, 88, 106, 107, 110, 112, 113, 116, 134, 144, 151, 155, 156], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 155, "15768000": 124, "15778463": 129, "15857": 55, "15m": 116, "15t15": 59, "16": [4, 21, 28, 51, 59, 66, 88, 126, 134, 144], "16000": 8, "162409623552": 156, "162409624662": 156, "164": 81, "168": [21, 40, 51, 59, 62, 66, 96, 126, 128, 155], "16g": 25, "17": [88, 134, 147, 156, 178], "1700001000": 178, "1700001200": 178, "1700001234": 178, "1700054321": 178, "1700099500": 178, "1700100000": 178, "1700100500": 178, "1702606600": 178, "1711971024": 178, "1736283": 178, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "18": [88, 134, 148, 155, 156], "180": [52, 107], "1800": [59, 112, 113], "19": [59, 148, 149, 150], "192": [21, 40, 51, 59, 62, 66, 96, 126, 128, 155], "1941": 81, "19417": 118, "19563": 58, "1970": 134, "198": 59, "19c": 134, "19fa45b394": 178, "19t08": 156, "1d": [69, 116], "1d4725ae1ac4e4798b541ca3f3cdce6": 118, "1gb": [2, 6, 25], "1h": [116, 155], "1st": [88, 141, 178], "1und1": 116, "2": [2, 3, 4, 5, 7, 8, 9, 13, 15, 21, 23, 24, 25, 28, 43, 47, 55, 58, 59, 62, 66, 69, 72, 77, 81, 88, 95, 96, 105, 116, 118, 121, 124, 126, 127, 128, 129, 130, 134, 144, 147, 148, 149, 150, 151, 152, 155, 156, 165, 170, 171, 172, 175, 176, 178, 179], "20": [4, 5, 6, 7, 9, 29, 66, 82, 83, 88, 106, 116, 144, 148, 156], "200": [82, 83, 153], "2000": 21, "2001": 59, "2002": 138, "2005": 59, "2006": [88, 138], "20080704": 21, "2013": [59, 62, 66], "2014": 59, "2016": 25, "2019": [83, 155], "2020": 118, "2021": [66, 123], "2024": [88, 90, 129, 156, 178], "2025": [4, 88, 90, 155, 178], "20251111t100000z": 178, "2026": [88, 90, 129, 151, 153, 155], "203": 59, "2038": 134, "2048": [5, 81], "204800": [153, 155], "20971520": 25, "20mb": 25, "20t17": 156, "21": [32, 59, 66, 129, 149, 162], "2100": 106, "215": 89, "21a7": 59, "21c": 134, "22": [36, 54, 62, 134, 153, 178], "220": [62, 178], "221": 62, "222": 59, "22203": 58, "2245": 62, "23000": 95, "2323": 59, "233": 59, "2375": [96, 97], "23999": 95, "23ai": 134, "23t07": 155, "23t08": 155, "23t09": 155, "23t10": 155, "24": [3, 42, 43, 57, 59, 71, 72, 88, 93, 96, 106, 107, 110, 114, 127, 133, 134, 148, 160, 161, 174], "24000": [96, 97], "24001": 96, "24099": 96, "24b": 2, "25": [12, 15, 27, 54, 57, 59, 62, 66, 129, 144, 148, 155], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [28, 46, 59, 129], "256mb": 134, "2592000": [72, 112, 155], "26": [6, 62, 88, 112, 113, 129, 134, 144, 148, 156, 169, 177], "261535": 118, "262086": 118, "262087": 118, "26396": 136, "2668": 155, "27": [88, 113, 142, 144, 148, 155, 169, 177], "28": [7, 17, 59, 88, 117, 142, 144, 148, 169, 171, 177], "28451": 59, "288": 56, "28800": 59, "29": [16, 17, 23, 59, 66, 142, 144, 148], "2b": 69, "2c5778476346786306303": 59, "2d": 54, "2def0f3597806ecb886da1d9cc323a7c": 118, "2f": 82, "2fa": [80, 116, 156], "2fldap": 82, "2g": 17, "2gb": [3, 25, 153], "2h": 155, "2k": 21, "2m": 21, "2nd": 81, "2x": 174, "3": [1, 2, 3, 5, 7, 8, 10, 14, 15, 16, 21, 23, 28, 55, 59, 62, 66, 74, 77, 88, 93, 95, 116, 121, 126, 128, 130, 133, 134, 138, 144, 147, 148, 150, 153, 155, 156, 166, 172, 173, 174, 175, 177, 178], "30": [3, 8, 11, 25, 40, 43, 48, 52, 57, 59, 62, 72, 81, 85, 88, 95, 107, 110, 112, 113, 116, 118, 132, 144, 155, 156, 169, 174, 175], "300": [59, 83, 96, 116, 129], "30000": [112, 113], "301": [68, 124, 126, 129, 138], "3010": 92, "302": 129, "30566": 50, "3060": 95, "31": [10, 49, 54, 59, 88, 106, 118, 123, 144, 169], "3100": 175, "31308": 37, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 21, 25, 28, 30, 47, 49, 59, 88, 112, 113, 134, 169, 179], "32b": 5, "32bit": 25, "32m": [21, 58], "33": [4, 51, 88, 112, 152, 153, 169, 179], "3306": [19, 62, 128], "34": 178, "34262": 132, "35": 27, "36": [21, 66], "3600": [25, 59, 81, 116, 124, 155], "365": [52, 59, 72, 107, 110], "37": [59, 66, 118], "38": 155, "389": [81, 82], "39": 62, "399": 178, "3a": 82, "3mb": 116, "3rd": [59, 62, 138, 142, 148, 157, 165, 167], "3rdparti": [88, 123, 129, 131], "4": [1, 2, 3, 4, 5, 11, 15, 20, 21, 25, 37, 47, 56, 58, 59, 62, 66, 69, 74, 81, 88, 116, 118, 123, 126, 129, 130, 132, 134, 140, 142, 148, 150, 155, 157, 162, 170, 173, 174, 175, 177, 178], "40": 54, "400": [11, 119], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59, 178], "41": 96, "41395": 172, "42": [14, 59, 153, 155, 156, 178], "4200": 47, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "437": 178, "438": 178, "4389": 66, "44": 156, "441": 155, "4418": 62, "443": [47, 59, 124, 126, 129, 158], "444": 124, "45": 59, "450": 6, "456": 76, "46": 156, "465": 62, "46cfa6e729ff329e6ede076853154113": 118, "47": [55, 156], "48": [57, 93], "483": 118, "49": [59, 118], "4966612345678": 81, "497": 118, "4a87e94522a3cf26dba8977ae901094d": 118, "4gb": [6, 7, 25], "4h": [7, 10], "4k": 129, "5": [0, 1, 2, 3, 15, 16, 47, 56, 58, 59, 66, 85, 96, 101, 107, 112, 113, 116, 118, 124, 126, 133, 134, 138, 147, 148, 149, 150, 153, 155, 156, 173, 176, 178], "50": [40, 43, 59, 83, 85, 93, 112, 113, 116, 128, 153, 155], "500": [27, 59, 82, 85, 138, 155, 156], "5000": [59, 112, 113, 175], "50000000": 93, "500mb": 3, "501": 118, "502": 88, "504": [25, 129], "50m": 59, "51": [59, 83, 178], "511": 59, "512": [37, 118, 124, 153], "512k": 129, "512m": 129, "512mb": [45, 88, 129, 130, 134], "512x512": 9, "513": 118, "513m": 124, "515a13302a6b3950a9d0fdb970191a": 59, "51747": 25, "52": 59, "5226": 93, "52428800": 62, "524288000": [47, 59], "5242880000": 47, "53": 25, "537": 66, "537919488": 124, "5432": 128, "55": [62, 66, 153], "5545": 151, "56": [21, 59, 62, 66], "5646": 59, "57b58edb6637fe3059b3595cf9c41b9": [59, 66], "587": [62, 118], "599": 178, "5e": 54, "5f": 54, "5gb": [6, 153], "5min": 56, "5pm": 101, "6": [3, 4, 11, 14, 22, 28, 29, 55, 58, 59, 69, 71, 112, 116, 118, 124, 130, 134, 143, 150, 155, 162, 174], "60": [15, 21, 46, 59, 72, 106, 107, 119, 129, 132, 178], "600": [81, 82], "6000": 93, "6072": 28, "61": 54, "6226r": [7, 10], "6238": 80, "62mb": 118, "62x34": 71, "63072000": 72, "631": 62, "6321": 151, "636": 81, "6379": [44, 58, 59, 123, 124], "639": 65, "64": [21, 25, 28, 47, 54, 58, 59, 62, 129, 134], "640": 142, "64bit": [20, 88], "64m": [21, 62], "67336bcdf7630dd80b2b81a413d07": 59, "6768789079123765868": 155, "68": 66, "6f": 54, "7": [3, 15, 28, 42, 52, 55, 59, 66, 71, 107, 114, 116, 123, 129, 130, 134, 143, 144, 153, 155, 170, 177, 178], "7000": [58, 59], "7001": [58, 59], "7002": 58, "7003": 58, "7004": 58, "7005": 58, "70b": 5, "71d5": 154, "72": 126, "7200": 116, "7265": 151, "73": 54, "750": 142, "767": 59, "77": 11, "770": 58, "78": 175, "789": 76, "7b": [5, 11, 54], "7d": 129, "7urtvsj": 47, "7zip": 55, "8": [3, 4, 6, 7, 10, 11, 21, 22, 59, 70, 71, 88, 95, 116, 118, 126, 127, 129, 130, 132, 133, 134, 138, 144, 155, 170, 171, 172, 173, 174, 175, 176], "80": [6, 46, 54, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 96], "8081": 59, "8088": 59, "8096": 28, "8147": 28, "8192": 28, "8283": 27, "83": 118, "83379f9bc36915d5024de878386060b5": 118, "84": [21, 62], "840": 81, "8443": 47, "8546": 27, "85a3": 59, "86": 156, "8601": 59, "86400": [81, 126], "8651a9ac37674907606c936ced1333d7": 118, "8780": [96, 97], "8781": 96, "8782": [96, 97], "8802": 129, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 137, "89": 66, "8a": 54, "8a20": 59, "8b": [1, 2, 5], "8bitmim": 62, "8d3": 59, "8dd0e0ef2f7ab100b75922489ff26306": 118, "8e9f60369dce3d8b2b27430bd50ec46d": 118, "8gb": [3, 5, 9], "8m": 132, "9": [15, 21, 27, 40, 59, 74, 81, 85, 101, 134, 150, 173, 178], "90": [1, 21, 52, 107, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 118, "95": [11, 54, 59], "95a8": 154, "95af": 154, "9651": 178, "97": [54, 118], "98": 156, "9825679": 2, "9839": 118, "98543234": 2, "9876": 81, "99": 59, "993": [62, 118], "995": 62, "9980": [158, 163], "9999": [47, 81], "9_": 81, "9am": 101, "9e": 54, "A": [3, 4, 5, 7, 9, 11, 21, 24, 27, 32, 34, 35, 39, 40, 42, 47, 52, 56, 58, 59, 62, 66, 68, 69, 77, 80, 81, 85, 86, 93, 95, 96, 106, 107, 111, 112, 114, 116, 118, 119, 124, 126, 128, 129, 133, 134, 137, 138, 142, 143, 146, 150, 153, 158, 161, 166, 170, 177], "AND": [66, 111, 138], "And": [30, 37, 47, 56, 58, 62, 124, 142, 147, 154, 177], "As": [12, 15, 21, 25, 42, 46, 47, 49, 52, 55, 58, 77, 83, 93, 95, 101, 111, 112, 118, 123, 124, 126, 143, 144, 172, 177, 179], "At": [0, 1, 2, 3, 5, 6, 9, 11, 62, 66, 69, 80, 81, 112, 113, 143], "BY": [21, 125], "Be": [8, 15, 22, 42, 58, 59, 62, 81, 92, 95, 96, 112, 129, 138, 164], "But": [46, 49, 57, 59, 96, 174], "By": [16, 25, 27, 33, 40, 46, 47, 49, 50, 51, 52, 53, 55, 56, 58, 59, 66, 71, 77, 80, 81, 85, 94, 98, 112, 116, 126, 129, 133, 137, 145, 146, 149, 151, 155, 156, 157, 159, 177, 178], "For": [1, 6, 7, 8, 12, 14, 15, 16, 21, 22, 24, 25, 27, 28, 32, 36, 37, 39, 40, 43, 44, 48, 50, 52, 54, 55, 56, 57, 58, 59, 63, 68, 69, 71, 77, 81, 83, 85, 92, 93, 94, 95, 96, 99, 107, 108, 111, 112, 113, 114, 118, 119, 120, 123, 126, 128, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 148, 149, 150, 151, 152, 153, 154, 157, 158, 161, 162, 172, 175, 176, 177, 178, 179], "IF": [21, 125], "IT": 133, "If": [3, 5, 6, 12, 14, 15, 16, 17, 19, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 33, 37, 39, 40, 42, 43, 44, 46, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 68, 69, 77, 78, 80, 81, 84, 85, 92, 93, 95, 96, 97, 101, 107, 111, 112, 113, 114, 116, 117, 118, 120, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 164, 172, 173, 174, 175, 176, 177, 178, 179], "In": [0, 1, 3, 5, 6, 12, 14, 15, 16, 17, 21, 22, 24, 25, 27, 28, 30, 33, 39, 40, 41, 42, 47, 52, 55, 56, 57, 58, 59, 62, 65, 67, 68, 71, 77, 79, 80, 81, 84, 85, 86, 92, 93, 95, 96, 97, 99, 101, 102, 112, 116, 118, 123, 124, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 142, 144, 146, 147, 149, 150, 157, 161, 164, 166, 172, 178, 179], "It": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 17, 18, 19, 21, 24, 25, 27, 30, 35, 37, 39, 40, 43, 44, 47, 48, 52, 57, 58, 59, 60, 62, 63, 67, 80, 81, 82, 92, 93, 94, 95, 96, 97, 101, 102, 108, 109, 112, 114, 117, 118, 119, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 152, 155, 157, 164, 170, 172, 174, 175, 177, 178, 179], "Its": [57, 107], "NO": 143, "NOT": [21, 58, 59, 96, 125], "No": [2, 15, 24, 27, 37, 59, 69, 77, 88, 95, 102, 106, 108, 138, 147, 151, 152, 153, 155, 156, 164], "Not": [3, 21, 45, 53, 57, 59, 77, 88, 93, 118, 156], "ON": [21, 22, 59, 125], "OR": 66, "Of": [106, 128, 138, 179], "On": [3, 19, 21, 29, 37, 39, 40, 52, 55, 56, 57, 58, 62, 63, 68, 77, 81, 85, 92, 93, 96, 106, 123, 125, 133, 138, 143, 145, 151, 155, 158, 177], "One": [3, 8, 12, 42, 47, 93, 95, 133, 161], "Or": [1, 94, 133], "TO": [21, 59, 125], "That": [21, 26, 55, 59, 61, 62, 81, 112, 113, 116, 142, 158], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 42, 43, 46, 47, 48, 49, 52, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 89, 92, 93, 95, 96, 97, 98, 99, 101, 102, 105, 106, 107, 108, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 162, 163, 164, 165, 166, 168, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179], "Their": [151, 156], "Then": [21, 27, 28, 55, 59, 62, 63, 66, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 151, 154, 177], "There": [3, 25, 27, 30, 42, 46, 47, 57, 58, 59, 62, 63, 69, 77, 81, 83, 93, 96, 97, 98, 105, 107, 121, 126, 133, 135, 137, 138, 143, 148, 152, 155, 161, 166], "These": [1, 2, 3, 26, 27, 28, 31, 33, 37, 39, 56, 59, 69, 77, 80, 81, 83, 92, 93, 96, 110, 111, 116, 123, 126, 130, 132, 133, 136, 142, 148, 149, 153, 154, 155, 157, 169, 177, 179], "To": [3, 4, 13, 16, 21, 27, 30, 32, 37, 39, 43, 44, 47, 48, 49, 52, 55, 56, 58, 59, 62, 66, 67, 69, 71, 77, 80, 81, 83, 85, 88, 92, 93, 98, 107, 108, 111, 112, 113, 116, 117, 118, 119, 120, 124, 125, 126, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 167, 172, 177, 178, 179], "WITH": 21, "Will": [42, 154], "With": [0, 28, 42, 59, 62, 77, 96, 119, 129, 138, 148, 155, 166, 174], "_": [81, 85, 153], "__host": 106, "_arm64": 129, "_bin": 59, "_complet": 150, "_groupsr": 126, "_ping": 96, "_postgresql": 124, "_static": 59, "a2enmod": [133, 158], "a2ensit": 133, "a3b30430b1ccb41089170eecbe315d3a": 118, "a4": 54, "a92c": 59, "aaliyah": 83, "aaliyah_brown": 83, "aaliyah_hamm": 83, "aaliyah_johnston": 83, "aaliyah_kunz": 83, "aavx": 140, "aax": 146, "abbrevi": 85, "abc123": [153, 155], "abc123def456": 178, "abil": [6, 14, 57, 103, 128, 133, 157], "abl": [2, 3, 8, 16, 22, 28, 31, 37, 39, 42, 49, 53, 56, 59, 62, 65, 76, 81, 85, 93, 95, 97, 99, 101, 102, 112, 116, 126, 130, 133, 145, 160, 163, 164], "abort": [59, 80], "about": [1, 2, 3, 6, 7, 8, 11, 16, 27, 35, 39, 44, 47, 50, 59, 66, 69, 76, 77, 78, 80, 81, 83, 85, 88, 93, 96, 112, 116, 117, 118, 123, 126, 129, 132, 133, 136, 137, 138, 143, 148, 149, 152, 153, 154, 155, 156, 164, 172, 174, 175, 176, 179], "abov": [1, 3, 4, 5, 15, 17, 19, 21, 25, 42, 43, 47, 58, 59, 64, 66, 71, 77, 81, 87, 88, 93, 96, 97, 112, 118, 121, 123, 126, 128, 129, 133, 137, 138, 140, 142, 147, 149, 150, 172, 178], "absenc": [81, 88], "absent": [151, 178], "absolut": [16, 59, 68, 81, 98, 138, 149], "abstract": [132, 135], "abund": 138, "abus": 88, "abuse_detect": 116, "abuse_number_of_messages_per_15m": 116, "abuse_number_of_messages_per_1d": 116, "abuse_number_of_messages_per_1h": 116, "abuse_number_of_recipients_per_message_threshold": 116, "acc": 55, "accel": 25, "accent": [4, 7, 59], "accept": [14, 30, 31, 39, 40, 47, 59, 62, 65, 66, 84, 93, 96, 97, 111, 116, 117, 150, 153, 155, 164, 178, 179], "access": [0, 2, 8, 12, 13, 14, 15, 16, 17, 25, 27, 30, 31, 32, 33, 37, 39, 40, 42, 47, 51, 52, 53, 56, 57, 58, 59, 62, 63, 64, 71, 77, 80, 81, 84, 85, 88, 92, 93, 95, 96, 97, 99, 102, 104, 105, 106, 107, 108, 110, 113, 114, 118, 119, 123, 127, 128, 132, 133, 138, 143, 146, 147, 152, 153, 155, 156, 160, 164, 167, 177, 178], "access_log": [93, 129], "accessible_featur": 88, "accident": [98, 107, 147], "acclaim": 5, "accommod": [93, 142, 148], "accomplish": 112, "accord": [12, 43, 59, 81, 89, 107, 110, 144, 153, 157, 161], "accordingli": [12, 17, 21, 25, 27, 58, 59, 77, 81, 96, 138], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 28, 35, 42, 52, 53, 56, 57, 59, 62, 67, 72, 77, 80, 81, 83, 85, 88, 93, 107, 111, 114, 115, 128, 130, 133, 150, 153, 154, 155, 160, 178, 179], "account_kei": 47, "account_manag": [77, 81, 88], "account_nam": 47, "accountid": 118, "accountmanag": [59, 77], "accumul": 93, "accur": [138, 148, 172], "accuraci": [4, 5, 7, 8, 10, 47], "accuweath": 14, "achiev": [9, 117, 126], "acl": [52, 58, 59, 68, 116], "acm": [71, 96, 129, 155], "acquir": [58, 118], "across": [1, 7, 10, 31, 52, 58, 59, 77, 95, 106, 107, 114, 116, 130, 151, 153], "act": [1, 2, 5, 7, 9, 10, 11, 13, 52, 66, 88, 108, 112, 178], "action": [1, 2, 3, 15, 18, 40, 52, 55, 56, 57, 59, 69, 81, 88, 95, 96, 104, 108, 110, 127, 138, 147, 155, 156, 179], "actionjob": 3, "activ": [16, 18, 24, 28, 42, 43, 44, 48, 55, 56, 58, 60, 62, 64, 66, 74, 77, 79, 80, 82, 85, 87, 88, 111, 112, 113, 124, 126, 130, 132, 133, 134, 138, 143, 147, 149, 152, 153, 154, 155, 156, 157, 177, 178], "activity_": 24, "activity_dbdriveropt": 24, "activity_dbhost": 24, "activity_dbnam": 24, "activity_dbpassword": 24, "activity_dbport": 24, "activity_dbus": 24, "activity_expire_dai": [52, 88, 107, 110], "activity_expire_exclude_us": 52, "activity_use_cached_mountpoint": [52, 88], "actor": [57, 126], "actor_id": 111, "actor_typ": 111, "actual": [1, 4, 21, 25, 28, 52, 57, 66, 69, 92, 96, 130, 138, 147, 155, 175, 178], "ad": [2, 4, 6, 8, 12, 17, 19, 23, 26, 27, 28, 42, 45, 51, 52, 56, 57, 58, 59, 62, 63, 66, 68, 72, 81, 85, 88, 92, 108, 112, 113, 115, 117, 118, 124, 126, 132, 133, 134, 156, 157, 160, 170, 173, 174, 175, 178, 179], "ad2dab17b2f9": 154, "adapt": [58, 96, 126, 129, 138, 143, 162, 177, 179], "add": [0, 2, 6, 12, 17, 21, 22, 24, 39, 40, 42, 53, 58, 59, 60, 62, 63, 64, 66, 71, 75, 77, 80, 81, 85, 88, 92, 93, 95, 96, 97, 108, 110, 112, 113, 116, 118, 119, 123, 124, 126, 129, 132, 133, 138, 140, 144, 148, 149, 150, 153, 157, 158, 164, 165, 171, 172, 173, 176, 178, 179], "add_head": [25, 129], "adddefault": 92, "addendum": [13, 88], "addit": [1, 3, 4, 13, 16, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 43, 47, 53, 54, 55, 57, 59, 71, 73, 77, 80, 82, 85, 88, 91, 93, 94, 95, 96, 98, 99, 100, 110, 112, 123, 125, 126, 128, 130, 131, 132, 134, 135, 137, 138, 142, 150, 153, 155, 156, 160, 177, 178, 179], "addition": [12, 40, 58, 81, 83, 112, 113, 138, 175, 179], "additional_opt": 96, "address": [2, 8, 21, 27, 40, 42, 55, 56, 59, 66, 68, 69, 73, 76, 77, 78, 81, 82, 88, 93, 95, 96, 97, 99, 101, 107, 108, 110, 115, 116, 127, 128, 133, 145, 148, 151, 153, 155, 156, 157, 177], "address_of_remote_machin": 96, "addressbook": [40, 59, 88, 113, 114, 126, 138], "addressbookchang": 113, "addressbookid": 138, "addressscop": 77, "addserv": 59, "addus": 88, "adequ": [25, 81, 112, 113, 134], "adjust": [1, 8, 12, 15, 21, 22, 43, 45, 46, 47, 49, 57, 59, 66, 81, 88, 92, 93, 96, 107, 124, 129, 130, 131, 132, 133, 134, 138, 142, 144, 162, 173, 174, 175, 177, 178], "adm": 75, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 16, 17, 27, 33, 39, 40, 42, 44, 47, 53, 55, 56, 57, 58, 59, 60, 62, 63, 64, 70, 73, 74, 75, 76, 77, 80, 81, 82, 85, 87, 88, 92, 93, 95, 96, 99, 111, 112, 113, 116, 117, 118, 120, 121, 123, 127, 132, 133, 137, 138, 142, 143, 145, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 172, 177, 178, 179], "admin_": 178, "admin_audit": [52, 88, 107, 110, 111], "admin_manu": 59, "administ": [119, 155], "administr": [0, 1, 2, 6, 14, 16, 21, 27, 28, 39, 42, 49, 50, 52, 56, 57, 59, 60, 62, 63, 64, 66, 67, 71, 73, 77, 80, 86, 88, 92, 93, 96, 101, 103, 105, 107, 108, 109, 110, 111, 112, 116, 119, 126, 128, 133, 138, 145, 148, 153, 155, 156, 164, 165, 172, 175, 177, 178], "adminlogin": 120, "adminpass": 120, "adminw": [158, 163], "advanc": [37, 45, 52, 59, 68, 71, 73, 88, 97, 100, 120, 133, 161, 179], "advantag": [28, 31, 56, 88, 120], "advertis": [56, 59], "advic": [59, 109], "advis": [8, 157, 174, 179], "ae": [3, 28, 59, 132], "aegi": 80, "affect": [12, 15, 24, 25, 26, 27, 37, 39, 59, 60, 66, 77, 81, 92, 93, 101, 118, 132, 134, 151, 153, 162], "after": [1, 4, 8, 14, 15, 16, 17, 19, 21, 26, 27, 31, 36, 37, 43, 44, 46, 47, 48, 49, 56, 57, 58, 59, 61, 62, 63, 66, 67, 72, 77, 78, 79, 81, 85, 88, 93, 95, 96, 98, 99, 101, 102, 105, 107, 108, 110, 113, 114, 120, 123, 125, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 153, 155, 156, 157, 158, 159, 164, 172, 177, 178, 179], "afterward": [57, 80, 81, 116, 133, 144, 146, 147, 152, 158], "ag": [7, 45, 59, 85, 88, 104, 107, 124, 126, 129, 153, 155], "again": [16, 19, 27, 29, 39, 42, 43, 52, 59, 69, 76, 77, 80, 81, 85, 92, 93, 101, 112, 114, 117, 118, 123, 124, 142, 144, 147, 148, 149, 152, 164], "against": [0, 27, 57, 58, 68, 72, 77, 81, 85, 86, 102, 151, 153, 177, 178, 179], "agenda": 116, "agent": [5, 12, 13, 59, 63, 66, 88, 101], "aggreg": 59, "aggress": 177, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 177, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 95, 116, 155, 179], "ai_provid": 8, "aim": [126, 162], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 39, 88, 95, 100, 130, 132, 133, 178], "ajax": [52, 88, 116, 129, 149, 155, 157], "aka": 133, "akiaiosfodnn7exampl": 153, "alarm": [88, 115], "albert": 156, "alert": [55, 88], "alertencrypt": 55, "alertencryptedarch": 55, "alertencrypteddoc": 55, "algorithm": [59, 96, 97, 118, 126, 146], "alia": [81, 116, 133, 156], "alias": 88, "aliasgroup1": 158, "aliasgroup2": 158, "alic": [17, 39, 77, 81, 178], "alice_1337": 81, "align": [62, 107], "aliv": 59, "all": [1, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 25, 26, 28, 32, 33, 37, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 52, 54, 55, 56, 57, 58, 60, 63, 64, 66, 70, 71, 77, 80, 81, 82, 83, 85, 87, 88, 92, 93, 95, 97, 98, 99, 101, 102, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 123, 124, 125, 128, 129, 131, 132, 133, 135, 137, 138, 142, 143, 145, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 160, 161, 162, 165, 172, 175, 177, 178, 179], "allenai": [5, 11], "alloc": [46, 59, 132], "allow": [1, 2, 3, 5, 7, 12, 15, 16, 21, 24, 25, 26, 28, 30, 31, 37, 40, 42, 43, 45, 46, 47, 48, 49, 50, 52, 53, 54, 57, 58, 59, 62, 63, 64, 67, 68, 72, 76, 77, 81, 82, 84, 85, 88, 94, 95, 96, 98, 101, 102, 105, 106, 108, 113, 114, 116, 117, 126, 127, 128, 129, 130, 132, 133, 134, 147, 149, 150, 153, 155, 156, 157, 161, 164, 165, 173, 178, 179], "allow_custom_share_fold": 88, "allow_disabled_password_enforcement_group": 88, "allow_local_infil": 21, "allow_local_remote_serv": [88, 116], "allow_persist": 21, "allow_self_sign": 62, "allow_url_fopen": 32, "allow_user_to_change_display_nam": 88, "allowcleanup": 14, "allowed_admin_rang": [88, 126], "allowed_user_ag": 88, "allowencodedslash": 158, "allowlist": 176, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almalinux": 96, "almost": [59, 81, 133], "alon": [77, 179], "along": [3, 5, 19, 43, 59, 119, 126, 128], "alongsid": [59, 151], "alpin": 134, "alreadi": [3, 8, 16, 18, 19, 22, 27, 46, 52, 59, 60, 66, 75, 76, 77, 81, 92, 93, 96, 99, 113, 114, 116, 120, 124, 126, 128, 130, 131, 132, 133, 138, 144, 147, 149, 151, 152, 153, 155, 162, 172, 177, 179], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 19, 21, 22, 24, 25, 27, 35, 37, 39, 40, 41, 42, 46, 47, 49, 50, 52, 53, 56, 57, 58, 59, 63, 66, 68, 71, 73, 76, 80, 81, 83, 84, 85, 87, 88, 92, 93, 95, 96, 98, 99, 101, 102, 105, 107, 108, 110, 112, 113, 114, 116, 118, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 162, 164, 165, 172, 173, 174, 175, 176, 177, 178, 179], "alter": [12, 21, 22, 43, 48, 81, 174], "altern": [2, 25, 49, 56, 64, 88, 93, 130, 133, 136, 140, 149, 150, 155], "although": [42, 132, 150], "altitud": 126, "altogeth": 58, "alwai": [1, 3, 5, 7, 12, 15, 16, 28, 38, 39, 42, 43, 52, 55, 59, 65, 66, 70, 71, 77, 80, 81, 91, 92, 96, 97, 119, 124, 126, 128, 129, 130, 132, 137, 138, 142, 148, 152, 153, 155, 158, 172, 177, 178], "am": 151, "amazon": [39, 47, 59, 88, 175], "amazonaw": 47, "amazons3": 153, "amd": 99, "american": 10, "among": [0, 3, 84, 119, 130, 177], "amongst": 95, "amount": [8, 27, 46, 58, 59, 81, 83, 93, 126, 133, 153, 175], "amp": 82, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 16, 17, 21, 25, 27, 28, 30, 31, 32, 35, 37, 39, 40, 42, 43, 44, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 68, 71, 73, 76, 77, 78, 79, 80, 81, 82, 85, 87, 88, 92, 93, 95, 96, 98, 101, 103, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 145, 146, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 164, 166, 170, 172, 174, 175, 177, 178, 179], "analysi": 12, "analyt": 15, "analyz": [59, 116], "andrew": 2, "android": [59, 63, 64, 71, 88, 101, 119, 134], "android_app": 54, "androidclienturl": 71, "angel": 89, "ani": [0, 1, 2, 3, 5, 7, 12, 14, 15, 16, 19, 21, 24, 25, 26, 27, 28, 31, 33, 36, 37, 38, 40, 42, 44, 47, 52, 53, 55, 56, 57, 58, 59, 62, 63, 66, 68, 69, 80, 81, 83, 84, 85, 87, 88, 92, 93, 94, 95, 96, 97, 98, 99, 101, 105, 107, 110, 111, 112, 113, 114, 116, 120, 126, 132, 133, 134, 137, 138, 143, 147, 148, 150, 151, 152, 153, 155, 156, 164, 165, 170, 172, 176, 177, 178, 179], "anim": [6, 59], "anna": 2, "anniversari": 177, "announc": [12, 62, 81, 126], "annual": 178, "anon": 59, "anonym": [81, 111, 126, 160], "anoth": [12, 21, 27, 38, 45, 47, 68, 69, 77, 78, 80, 85, 88, 93, 111, 114, 126, 128, 129, 131, 135, 137, 138, 148, 151, 153, 158, 172, 173, 177], "ansi": 150, "answer": [1, 2, 59, 81, 176, 179], "anti": [55, 59, 88], "anticip": 177, "antiviru": [64, 88, 150], "anymor": [76, 81, 88, 154, 175], "anyon": [12, 42, 66, 77], "anyth": [14, 21, 30, 55, 57, 59, 112, 113, 142, 143], "anytim": [48, 59], "anywai": [92, 151], "anywher": [31, 124, 128, 155], "apach": [18, 40, 58, 59, 67, 69, 88, 93, 96, 110, 125, 126, 127, 128, 129, 134, 138, 145, 150, 172], "apache2": [58, 88, 93, 125, 126, 130, 133, 138, 158], "apache2ctl": 133, "apart": 123, "apc": [58, 59, 150, 174], "apcu": [59, 64, 69, 88, 123, 130, 132, 150, 174], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 27, 35, 42, 58, 59, 67, 73, 77, 84, 86, 88, 93, 95, 96, 99, 116, 126, 129, 132, 155, 157, 166, 172, 178, 179], "apirequest": [74, 75, 76, 77, 82, 87, 179], "app": [0, 12, 13, 14, 17, 19, 24, 26, 39, 40, 41, 42, 43, 46, 48, 53, 54, 56, 58, 61, 63, 64, 67, 69, 71, 73, 77, 80, 81, 82, 83, 84, 85, 87, 92, 93, 94, 98, 99, 100, 101, 102, 103, 105, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 123, 124, 125, 126, 127, 129, 130, 131, 133, 140, 142, 144, 145, 147, 148, 150, 151, 152, 154, 155, 156, 160, 161, 164, 165, 166, 167, 172, 175, 177, 179], "app1": 149, "app2": 149, "app3": 149, "app_": 17, "app_api": [2, 3, 4, 8, 88, 96, 97, 98], "app_api_haproxy_us": 96, "app_container_nam": 96, "app_display_nam": 8, "app_host": 8, "app_id": [8, 97, 99], "app_port": 8, "app_python_skeleton": 98, "app_secret": 8, "app_upd": 16, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 88, 94, 96, 97, 98, 99, 100], "apparmor": 59, "appcodecheck": [16, 88], "appconfig": [85, 149], "appdata": [93, 153], "appdata_instanceid": 59, "appear": [6, 21, 26, 27, 33, 39, 57, 59, 62, 63, 64, 66, 69, 77, 78, 81, 85, 88, 92, 93, 95, 108, 114, 120, 125, 128, 129, 132, 137, 153, 154, 155, 165, 178], "appelman": 74, "append": [1, 18, 28, 42, 56, 59, 66, 77, 81, 128, 136, 147, 150], "appframework": 99, "appid": [14, 74, 96, 98, 136, 137, 155], "appimag": 134, "appinfo": [74, 137], "appl": [59, 71, 93, 134], "applewebkit": 66, "appli": [8, 12, 22, 24, 25, 26, 28, 40, 42, 43, 52, 59, 62, 65, 66, 68, 76, 77, 81, 85, 88, 96, 102, 106, 107, 118, 119, 120, 126, 133, 139, 146, 148, 149, 150, 153, 155, 156, 178], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 27, 39, 47, 54, 58, 59, 64, 66, 72, 74, 77, 81, 83, 87, 88, 93, 95, 96, 101, 107, 110, 112, 116, 127, 129, 132, 133, 135, 137, 138, 142, 143, 146, 148, 150, 152, 155, 157, 177], "appnam": 149, "appoint": [60, 112], "apppassword": 92, "appreci": [5, 7, 9, 10], "approach": [27, 56, 66, 88, 107, 141, 142, 177], "appropri": [12, 28, 39, 42, 57, 58, 59, 65, 77, 96, 107, 111, 112, 116, 121, 125, 129, 132, 133, 136, 142, 143, 150, 155, 177], "approv": 88, "approve_link": 179, "approxim": [59, 81, 93, 152, 177], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 178], "apt": [55, 125, 126, 158, 159], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 106, 107, 108, 110, 111, 112, 113, 115, 116, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 164, 165, 166, 172, 173, 175, 177, 178, 179], "arab": 4, "arbitrari": [1, 39, 59, 129], "arch": 150, "architectur": [25, 59, 88, 99, 133, 145], "archiv": [55, 59, 88, 107, 111, 118, 123, 125, 133, 142, 147, 148, 153, 155], "area": [53, 68, 133, 167], "arg": 129, "arg_v": 129, "argon2": [59, 130], "argument": [18, 37, 47, 52, 59, 66, 74, 75, 76, 81, 82, 88, 129, 138, 150, 152, 153, 155, 156], "aris": [59, 143, 177], "ark": 132, "arm32v7": 150, "around": [10, 15, 16, 88, 101, 102, 177], "arrai": [16, 44, 47, 50, 52, 59, 62, 66, 67, 68, 76, 77, 81, 82, 88, 96, 112, 120, 123, 124, 128, 137, 178, 179], "arrang": 177, "arraycach": 59, "arriv": [68, 108], "art": 126, "articl": [88, 107, 108, 110, 138], "artifact": 11, "artifici": [0, 1, 12, 15, 88, 95], "asc": [123, 125], "ascii": [59, 70, 81, 130, 137], "asdf": 66, "asid": 175, "ask": [1, 2, 3, 13, 14, 18, 19, 42, 62, 78, 81, 84, 85, 88, 108, 116, 138, 146, 147, 148, 150, 152, 153, 155, 160, 166, 172], "aspect": [59, 71], "assembl": 25, "assembli": 25, "assess": 52, "asset": [68, 71, 126, 129, 173], "asset_immut": 129, "assetlink": 88, "assign": [2, 37, 77, 81, 83, 85, 88, 101, 104, 105, 132, 153, 154, 179], "assignable\u00b2": 156, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 59, 88, 93, 102, 116, 147], "assistant_en": 1, "associ": [19, 42, 54, 57, 80, 81, 93, 111, 138, 155, 156, 177, 178], "assum": [8, 12, 21, 37, 57, 59, 62, 81, 96, 112, 113, 124, 126, 129, 133, 138, 143, 145, 146, 147], "assumpt": 129, "asterisk": 154, "astroc": 151, "astronomi": 151, "async": 179, "asynchron": [3, 179], "atom": [59, 129], "attach": [1, 15, 17, 37, 81, 88, 97, 178], "attack": [28, 57, 106, 126, 175], "attempt": [24, 27, 57, 78, 81, 88, 92, 93, 99, 101, 110, 126, 128, 138, 151, 152], "attend": 2, "attende": [110, 112], "attr": 82, "attr_persist": 59, "attribut": [39, 75, 76, 77, 82, 87, 88, 111, 154], "attributenam": 82, "auckland": 59, "audienc": [12, 77, 88], "audio": [1, 2, 4, 6, 12, 15, 50, 59, 171, 172], "audit": [12, 52, 59, 64, 88, 107, 111, 126, 131, 155], "auth": [57, 62, 80, 87, 88, 96, 107, 129, 153], "auth_availability_delai": 88, "authent": [2, 21, 27, 28, 30, 32, 33, 34, 35, 36, 38, 39, 45, 47, 57, 59, 62, 66, 67, 73, 74, 75, 76, 77, 79, 82, 85, 88, 92, 93, 96, 106, 107, 110, 111, 115, 126, 130, 133, 138, 143, 150, 153, 155, 170, 178], "authmiddlewar": 179, "author": [2, 24, 53, 67, 74, 75, 76, 84, 85, 88, 112, 116, 119, 130, 133, 137, 179], "authorit": [77, 146], "authorized_kei": [31, 36], "authtyp": 133, "auto": [4, 18, 27, 40, 42, 43, 48, 59, 71, 81, 82, 88, 107, 123, 126, 153, 154], "auto_index": 3, "auto_logout": 88, "auto_reset_persist": 21, "autocomplet": [42, 59, 77, 81, 88, 113, 114], "autoconfig": [59, 88, 120], "autoconfigur": [59, 118], "autocr": [47, 59], "autofil": 95, "autom": [3, 58, 59, 66, 81, 88, 92, 101, 104, 105, 118, 133, 147, 155, 156, 178, 179], "automat": [2, 3, 6, 15, 17, 19, 27, 37, 39, 42, 43, 48, 49, 52, 55, 56, 57, 58, 59, 62, 63, 65, 68, 70, 71, 79, 80, 81, 83, 85, 87, 88, 91, 93, 95, 96, 97, 105, 107, 108, 110, 111, 112, 113, 114, 116, 126, 127, 130, 133, 138, 145, 146, 147, 150, 151, 152, 153, 154, 155, 156, 170, 172, 174, 178, 179], "autotest": 129, "autumn": 15, "aux": 49, "av_background_scan": 55, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 19, 21, 27, 30, 32, 33, 35, 41, 42, 43, 44, 45, 46, 48, 52, 55, 57, 58, 59, 61, 62, 63, 69, 71, 76, 77, 81, 83, 85, 88, 91, 92, 93, 94, 96, 97, 98, 99, 104, 105, 107, 108, 111, 112, 114, 118, 119, 123, 124, 126, 128, 130, 133, 136, 138, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 160, 161, 162, 165, 166, 172, 173, 177, 178, 179], "avatar": [62, 73, 77, 82, 88, 110, 151, 153], "avatarscop": 77, "avconv": 130, "averag": [25, 112, 113, 155], "avoid": [3, 18, 21, 24, 25, 39, 44, 55, 56, 59, 81, 82, 88, 92, 93, 98, 102, 107, 128, 130, 147, 155, 178], "avx": [3, 5], "avx2": [3, 5], "aw": [30, 47, 59, 123, 131, 175], "awai": [17, 88, 112, 132, 138, 143], "await": 179, "awar": [8, 77, 81, 93, 108, 126], "ax": 58, "axi": 46, "azur": [88, 115], "b": [59, 96, 153], "b2": 54, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 137, "b4af8db0ae269d73432e9a01e63a": 137, "b6": 54, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 137, "back": [3, 24, 25, 27, 37, 55, 57, 59, 62, 96, 101, 113, 114, 128, 129, 135, 138, 140, 142, 143, 147, 148, 152], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 25, 31, 36, 37, 38, 44, 45, 47, 52, 55, 57, 58, 64, 66, 75, 76, 79, 81, 83, 84, 85, 88, 93, 111, 113, 119, 126, 128, 129, 132, 143, 154, 155, 156, 175], "background": [0, 3, 6, 15, 31, 39, 45, 52, 59, 60, 64, 71, 81, 83, 88, 111, 114, 127, 144, 148, 150, 151, 153, 178, 179], "background_color": [71, 155], "background_job_expire_trash": 48, "background_job_expire_vers": 43, "backgroundcolor": 71, "backgroundjob": [3, 155, 178], "backport": [136, 177], "backportbot": 136, "backslash": 178, "backtrac": [66, 88], "backup": [22, 45, 46, 59, 80, 88, 111, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 153, 155, 156, 162, 177], "backup_cod": 156, "backward": [21, 82], "bad": [5, 88, 126], "badger": 63, "bak": [140, 146], "balanc": [25, 58, 68, 81, 88, 128], "ban": 126, "bandwidth": [25, 129], "banner": [81, 148], "bantim": 126, "bar": [1, 43, 48, 71], "barcelona": 81, "bare": [88, 135], "barracuda": [21, 59], "base": [1, 3, 4, 5, 7, 9, 10, 12, 15, 19, 27, 28, 37, 40, 42, 45, 55, 56, 57, 59, 64, 65, 68, 71, 77, 81, 82, 87, 88, 92, 96, 99, 101, 102, 107, 123, 124, 126, 127, 129, 130, 133, 134, 141, 142, 143, 148, 150, 153, 155, 160, 162, 177, 178, 179], "base64": [28, 30, 47, 59, 152], "basenam": [59, 173], "baseurl": 179, "bash": [33, 123, 133, 150], "bash_profil": 150, "basi": [56, 106], "basic": [49, 52, 59, 62, 74, 75, 76, 77, 81, 82, 85, 87, 88, 96, 123, 126, 132, 133, 138, 147, 170, 179], "batch": [11, 81, 88, 141, 154, 156], "bc95cbaff3abbed716e1d40bbdaa58a0": 118, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 179, "becaus": [18, 19, 21, 25, 26, 27, 28, 31, 37, 39, 42, 44, 47, 53, 54, 55, 56, 58, 59, 61, 63, 66, 69, 77, 81, 84, 85, 93, 106, 112, 116, 118, 120, 123, 126, 128, 131, 132, 133, 134, 138, 142, 147, 149, 152, 153, 156, 178], "becom": [39, 42, 59, 68, 88, 132, 133, 138, 151, 152, 153, 175], "been": [3, 12, 28, 31, 37, 40, 47, 53, 55, 56, 59, 62, 66, 69, 83, 92, 93, 101, 105, 106, 114, 120, 137, 144, 149, 150, 155, 156, 162, 168, 170, 175, 177], "befor": [1, 3, 5, 7, 8, 14, 18, 19, 21, 22, 31, 45, 46, 47, 50, 52, 55, 56, 59, 62, 67, 81, 88, 93, 95, 96, 105, 108, 111, 112, 117, 118, 124, 128, 129, 130, 132, 133, 134, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 155, 156, 158, 173, 177, 178], "beforehand": [135, 177], "beforenodecopiedev": 178, "beforenodecreatedev": 178, "beforenodedeletedev": 178, "beforenodereadev": 178, "beforenoderenamedev": 178, "beforenoderestoredev": 178, "beforenodetouchedev": 178, "beforenodewrittenev": 178, "begin": [2, 3, 5, 7, 81, 106, 131, 138, 142, 143, 154, 172], "begin_of_text": 5, "behalf": [1, 12, 77, 153], "behav": [81, 92], "behavior": [2, 25, 31, 37, 40, 52, 55, 57, 59, 62, 81, 82, 88, 93, 132, 138], "behaviour": [51, 81, 85, 129, 151, 153], "behind": [15, 25, 57, 59, 88, 93, 137, 153], "being": [3, 4, 28, 37, 42, 47, 57, 58, 59, 77, 88, 95, 99, 101, 102, 112, 123, 126, 129, 136, 143, 149, 153, 154, 155, 173, 177], "believ": 138, "belong": [2, 81, 85, 110, 118, 153, 157], "below": [1, 3, 8, 25, 27, 37, 42, 47, 57, 58, 59, 62, 64, 66, 68, 69, 77, 80, 81, 82, 85, 88, 93, 95, 96, 101, 106, 107, 118, 128, 129, 130, 138, 142, 144, 148, 154, 156, 158, 178], "benchmark": [4, 12, 59, 118], "bender": 154, "benefici": 132, "benefit": [47, 59, 95, 96, 119, 126, 132, 133, 138, 177], "berlin": [2, 14, 59, 66, 117, 149, 156], "besid": [57, 59, 81, 95, 129], "best": [14, 15, 46, 57, 58, 62, 92, 101, 116, 126, 128, 130, 133, 134, 138, 142, 143, 148, 159, 178], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 19, 24, 27, 47, 55, 64, 81, 88, 138, 177], "between": [14, 24, 27, 28, 37, 40, 45, 47, 54, 56, 59, 68, 81, 88, 91, 93, 95, 96, 97, 101, 132, 142, 144, 146, 148, 152, 153, 157, 177], "bewar": [17, 39, 56], "beyond": [21, 47, 54, 88, 107], "bia": [6, 11], "bias": 9, "big": [18, 45, 57, 88, 93, 129, 130, 138, 174, 177], "big_temp_fil": 25, "bigger": [56, 59, 148], "bigint": [20, 24, 88, 144], "bin": [15, 27, 45, 55, 56, 58, 64, 85, 88, 96, 110, 115, 124, 133, 150, 178], "binari": [28, 37, 59, 62, 96, 134, 137, 152, 153], "binary_search_path": 88, "bind": [81, 96, 97, 130, 154], "bind_address": 96, "bing": 166, "binlog_format": [21, 134], "bio": 132, "biographi": [77, 81, 110], "biographyscop": 77, "birth": 81, "birthdai": [88, 115], "birthdat": [77, 81], "birthdatescop": 77, "bit": [1, 21, 22, 25, 31, 59, 81, 124, 134, 161], "bitmap": 59, "black": 2, "blacklisted_fil": 173, "blob": [15, 62, 88], "block": [1, 8, 27, 37, 39, 55, 57, 59, 63, 81, 88, 99, 124, 126, 129, 132, 164, 173], "blocker": 63, "blog": [6, 8, 11, 27, 59, 119, 123, 129], "blue": 89, "blueski": [77, 110], "blueskyscop": 77, "blurri": 46, "bmp": [59, 129], "board": [2, 166, 167], "bob": [77, 156, 178], "bock": 173, "bodi": [59, 124, 178, 179], "bodyparamet": 179, "bold": 177, "book": [11, 42, 59, 77, 85, 88, 112, 115, 151, 153, 155], "bookmark": [15, 88], "bookworm": 134, "bool": [112, 118], "boolean": [16, 19, 22, 40, 59, 149, 151], "boolval": 96, "boot": [56, 58, 123], "bootstrap": [58, 59], "border": 39, "borrow": 129, "bot": [13, 15, 88], "both": [3, 12, 15, 21, 24, 27, 36, 39, 40, 43, 46, 47, 48, 55, 58, 59, 62, 66, 68, 69, 77, 80, 81, 85, 92, 96, 99, 102, 108, 114, 118, 119, 129, 130, 132, 133, 143, 148, 150, 152, 153, 156, 157, 164, 165, 178, 179], "bottom": [111, 142], "bound": [3, 93, 96], "bounti": 12, "box": [27, 53, 57, 62, 81, 93, 95, 118, 161, 170, 179], "bpxrficyexamplekei": 153, "bracket": [81, 82], "branch": 137, "brand": [63, 64, 88, 119, 159], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 177], "breakdown": [88, 155], "breton": 4, "bridg": [96, 97, 108], "brief": [151, 170], "briefli": 96, "bring": [15, 165], "british": 10, "broadcast": [88, 150], "broaden": 154, "broken": [22, 27, 69, 129, 138, 152, 153, 172], "brown": 83, "browser": [40, 59, 63, 65, 66, 69, 77, 88, 92, 93, 101, 106, 107, 123, 124, 126, 127, 128, 129, 132, 133, 138, 143, 145, 147, 155, 158, 162, 163, 164, 172, 175], "brute": [59, 64, 88, 107, 110, 126, 155], "bruteforc": [57, 88], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 179, "bucket": [30, 35, 45, 59, 88, 153], "bucketnam": 47, "buffer": [25, 93, 129, 132], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 25, 59, 69, 88, 93, 118, 119, 132, 134, 139, 148, 149, 151], "bugtrack": 138, "build": [6, 8, 12, 55, 88, 92, 118, 129, 136], "built": [1, 2, 5, 7, 9, 10, 11, 27, 31, 53, 57, 59, 66, 69, 88, 93, 107, 108, 109, 111, 112, 129, 130, 133, 134, 138, 141, 142, 144, 148, 158, 161, 164], "builtin": 153, "bulk": [6, 59, 77], "bulkupload": 88, "bun": 179, "bundl": [3, 16, 39, 58, 59, 130, 155, 178], "busi": [59, 133, 138, 164], "bust": 129, "button": [1, 16, 31, 39, 40, 59, 62, 71, 81, 85, 88, 93, 94, 95, 108, 113, 116, 138, 147, 179], "byedvluwkxkmflpbgvxc": 66, "bypass": [3, 47, 53, 55, 59, 81, 93, 126, 153], "byte": [20, 21, 25, 28, 30, 47, 55, 59, 62, 66, 88, 93, 116, 118, 124, 134, 138, 140, 155], "bytecod": 132, "bz2": [123, 125, 142], "bzip2": 123, "c": [6, 17, 21, 27, 30, 45, 59, 66, 88, 92, 93, 96, 118, 123, 125, 126, 130, 133, 138, 146, 155], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [21, 58, 59, 96, 155], "ca_cert": 59, "cach": [8, 37, 44, 57, 64, 68, 82, 88, 112, 127, 129, 135, 138, 143, 149, 150, 152, 153, 154, 155, 172], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 21, "cadav": [93, 138], "caddi": 88, "cadenc": 177, "cafil": [58, 59], "cal": 68, "calcul": [5, 6, 7, 9, 10, 28, 59, 85, 132], "caldav": [59, 64, 68, 88, 113, 115, 118, 124, 129, 133, 138, 170, 178], "caldav_external_attendees_dis": 112, "calendar": [12, 16, 22, 60, 62, 88, 108, 110, 111, 114, 115, 117, 137, 139, 144, 150], "calendarchang": [112, 151], "calendardata": 178, "calendarid": 178, "calendarobjectcreatedev": 178, "calendarobjectdeletedev": 178, "calendarobjectmovedev": 178, "calendarobjectmovedtotrashev": 178, "calendarobjectrestoredev": 178, "calendarobjectupdatedev": 178, "calendarretentionoblig": 112, "calendarserv": 178, "calendarsubscriptionrefreshr": 112, "call": [2, 3, 4, 12, 15, 28, 40, 42, 56, 58, 59, 66, 67, 75, 81, 87, 88, 93, 95, 114, 116, 120, 129, 131, 133, 134, 138, 146, 147, 151, 153, 156, 157, 165, 178, 179], "callback": 179, "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 76, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 172, 173, 174, 175, 176, 177, 178], "can_instal": 124, "cancel": [138, 155], "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 25, 28, 31, 33, 37, 39, 44, 49, 50, 52, 54, 55, 59, 62, 76, 77, 81, 85, 88, 92, 107, 111, 114, 118, 126, 130, 134, 136, 137, 142, 146, 148, 150, 152, 153, 155, 156, 170, 177], "canon": [59, 88], "cantonbeck": 151, "cap": [132, 153, 158], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 96, 109, 112, 132, 153, 156, 158, 163, 164, 165], "capac": [5, 7, 9, 10, 47], "captur": 178, "carbonara": 2, "card": [2, 15, 68, 77, 85, 95, 113, 166, 167], "carddav": [42, 64, 68, 88, 112, 114, 115, 124, 129, 133, 138, 170], "carddav_sync_request_timeout": 88, "carddav_sync_request_trunc": 88, "care": [3, 24, 55, 56, 59, 84, 92, 96, 97, 124, 129], "carefulli": [138, 149], "carol": 178, "carri": [2, 59, 106, 153, 155], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 19, 21, 22, 24, 27, 28, 41, 42, 49, 55, 56, 57, 59, 62, 65, 79, 81, 85, 86, 88, 93, 95, 96, 97, 99, 101, 102, 116, 118, 123, 126, 128, 130, 132, 133, 134, 138, 142, 143, 144, 146, 147, 149, 150, 152, 156, 157, 164, 170, 172, 177, 178, 179], "cast": 59, "cat": [2, 30, 151, 153], "catalan": 4, "catch": [55, 138], "categori": [2, 16, 95, 107, 110, 114], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 27, 37, 57, 58, 59, 69, 81, 93, 129, 131, 132, 133, 137, 138, 143, 146, 147, 150, 151, 153, 155, 172, 174, 175], "causal": 23, "caution": [8, 118, 129], "cautiou": [59, 62], "caveat": 52, "cc_em_api_kei": 3, "cc_em_base_url": 3, "cc_em_model_nam": 3, "cc_em_password": 3, "cc_em_usernam": 3, "cd": [8, 15, 22, 27, 33, 121, 124, 159, 178], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 154, "ce8b61c2": 154, "ce9e248333c44a5a64ccad26f2550f95": 118, "ceas": 177, "center": 62, "cento": [55, 58, 88, 127, 129, 133, 134, 150], "central": [27, 28, 58, 153], "ceph": 47, "cert": [21, 58, 59, 94, 96, 124, 158], "certain": [3, 9, 25, 46, 52, 57, 59, 66, 68, 81, 85, 93, 105, 112, 113, 126, 129, 133, 147, 154, 164], "certfil": 96, "certif": [31, 32, 45, 59, 63, 82, 88, 90, 93, 96, 116, 124, 126, 129, 133, 134, 137, 153, 158, 159, 170], "certifi": 89, "cfb": 59, "cfg": 93, "cgi": 129, "challeng": [126, 129, 132], "chanc": [118, 138, 177], "chang": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 26, 27, 37, 38, 39, 42, 44, 45, 46, 47, 50, 51, 52, 55, 58, 59, 60, 62, 64, 65, 66, 70, 71, 73, 77, 81, 82, 88, 93, 95, 96, 101, 107, 112, 113, 116, 118, 121, 123, 125, 126, 129, 130, 132, 133, 137, 140, 142, 143, 146, 148, 149, 153, 155, 156, 162, 164, 170, 171, 172, 173, 174, 177, 178, 179], "changelog": [16, 88, 142], "channel": [16, 88, 108, 119, 138], "chapter": [92, 109, 130, 133, 138, 177], "char": [81, 153], "charact": [8, 21, 22, 39, 49, 59, 62, 81, 82, 86, 93, 125, 126, 130, 140, 146, 153], "character_set_serv": 21, "characterist": 59, "charg": [84, 111, 179], "charli": 77, "charset": [24, 59, 88], "chart": [85, 133], "chat": [2, 5, 13, 14, 60, 88, 101, 111, 151], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 15], "chatroom": 8, "chatti": 14, "cheap": 59, "cheat": 175, "check": [2, 3, 5, 6, 7, 11, 12, 14, 15, 21, 27, 32, 37, 39, 40, 42, 43, 51, 52, 55, 56, 57, 58, 59, 62, 64, 65, 76, 77, 80, 81, 83, 85, 86, 88, 95, 96, 98, 100, 101, 114, 116, 118, 124, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 150, 164, 173, 174, 177, 178, 179], "check_data_directory_permiss": 88, "check_for_working_htaccess": 88, "check_for_working_wellknown_setup": 88, "checkbox": [30, 39, 40, 52, 71, 85, 92, 96, 112, 113], "checker": [59, 69], "checkout": 3, "checksum": [81, 123, 125, 151, 175], "children": 155, "chines": 4, "chmod": [27, 33, 96, 142], "choic": [8, 21, 55, 59, 80, 81, 88, 126, 127, 130, 148], "choos": [1, 5, 7, 16, 27, 42, 53, 57, 58, 59, 66, 68, 81, 88, 95, 96, 112, 113, 124, 128, 129, 130, 133, 138, 142, 158, 165, 177, 179], "chooser": 59, "chose": [116, 148], "chosen": [1, 19, 21, 39, 58, 59, 128], "chown": [27, 33, 121, 123, 125, 129, 133, 142], "christoph": 118, "chrome": [66, 134], "chromium": [134, 175], "chroot": [88, 127], "chunk": [3, 42, 45, 59, 88, 93, 118, 129], "chunked_upload": [25, 88], "chunksiz": 93, "ci": [59, 156], "cidr": [59, 68], "cif": [39, 88, 127, 130], "cipher": [28, 88, 93, 126], "circl": [17, 88], "circumst": [46, 57, 81], "circumv": 59, "cisco": 55, "citi": 81, "citrix": 88, "claim": [0, 12], "clam": 55, "clamav": [64, 88], "clamd": 55, "clamscan": 55, "clarif": 14, "class": [30, 47, 51, 59, 62, 81, 137, 155, 178], "classic": 133, "classif": [155, 178], "classifi": [6, 93, 118], "clean": [1, 48, 52, 56, 59, 80, 88, 99, 108, 111, 112, 133, 153, 154, 155, 156, 170], "cleanli": 155, "cleanup": [1, 43, 46, 73, 80, 81, 88, 107, 108, 114, 154, 172], "cleanupjobchunks": 83, "clear": [6, 19, 52, 57, 58, 59, 81, 82, 88, 106, 118, 132, 155], "clear_env": 133, "cli": [56, 62, 64, 66, 68, 88, 94, 98, 100, 112, 123, 127, 133, 148, 150, 155, 172], "click": [16, 39, 40, 53, 59, 62, 63, 78, 81, 85, 93, 95, 116, 128, 137, 138, 147, 179], "clickjack": [63, 126], "client": [12, 15, 18, 21, 25, 27, 30, 31, 37, 42, 44, 47, 49, 54, 57, 59, 62, 63, 64, 66, 67, 68, 72, 80, 81, 85, 88, 96, 97, 101, 110, 111, 112, 113, 114, 116, 118, 119, 126, 127, 128, 129, 131, 132, 133, 137, 138, 141, 143, 147, 151, 155, 157, 158, 163, 179], "client_body_buffer_s": 129, "client_body_temp_path": 25, "client_body_timeout": 129, "client_max_body_s": [25, 129], "clientreqid": 66, "clone": [7, 8], "close": [7, 8, 10, 42, 59, 62, 68, 88, 106, 107, 138, 147], "cloud": [0, 1, 2, 4, 8, 15, 17, 40, 42, 45, 54, 64, 66, 67, 69, 71, 74, 75, 76, 77, 87, 88, 92, 93, 94, 96, 114, 119, 126, 129, 133, 153, 155, 156, 158, 164, 179], "cloud2": 158, "cloud_id": 156, "cloudfil": [35, 59], "cloudflar": [59, 93, 129, 138], "clue": 88, "cluster": [0, 3, 6, 88, 143], "cmd": [92, 96, 123], "cn": [59, 81, 82, 154], "cname": 143, "cnf": [21, 59, 124], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 27, 28, 46, 50, 62, 64, 65, 68, 69, 74, 75, 76, 77, 80, 81, 88, 92, 93, 119, 121, 126, 129, 132, 135, 138, 139, 147, 148, 151, 153, 158, 159, 160, 161, 162, 164, 178], "code_docker_imag": 161, "codebas": 144, "collabor": [31, 88, 101, 102, 119], "collabora": [31, 88, 133, 159, 160, 161, 163, 164, 167, 172], "collaboraoffic": [159, 161, 162], "collaboraonlin": [157, 158, 159, 161, 162, 163], "collaps": 128, "collat": [21, 22, 88, 125, 146], "collation_serv": 21, "colleagu": 151, "collect": [15, 56, 59, 118, 126, 132, 166, 167], "collectiveid": 17, "collis": [58, 59, 81, 82], "colon": [59, 62], "color": [39, 71, 151, 156], "column": [18, 24, 85, 88, 116, 144, 148], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 19, 21, 27, 34, 40, 47, 54, 55, 58, 59, 62, 66, 68, 71, 74, 75, 76, 77, 81, 82, 83, 86, 87, 88, 92, 93, 96, 110, 112, 116, 119, 121, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 142, 147, 149, 151, 154, 155, 157, 158, 159, 161, 162, 163, 164, 172, 175, 176, 178], "combin": [12, 13, 15, 31, 43, 57, 59, 66, 69, 88, 93, 130, 133, 145, 153, 154, 156, 179], "combo": 53, "come": [2, 4, 5, 15, 25, 39, 42, 46, 50, 57, 59, 68, 95, 96, 123, 133, 134, 138, 150, 155, 161, 178, 179], "comma": [59, 60, 81, 156], "command": [1, 4, 6, 13, 14, 15, 17, 18, 19, 29, 33, 37, 39, 40, 42, 45, 46, 47, 50, 51, 52, 55, 56, 59, 60, 62, 66, 68, 71, 77, 78, 81, 83, 88, 92, 96, 97, 98, 99, 103, 111, 112, 117, 118, 123, 125, 127, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 148, 174, 175, 178], "comment": [22, 25, 42, 55, 64, 88, 108, 111, 133, 136, 142, 147, 160, 166, 167], "commentsmanag": 59, "commerci": [119, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 27, 50, 54, 57, 59, 77, 81, 86, 88, 95, 104, 111, 116, 123, 126, 129, 133, 150, 155, 163, 179], "commonli": [27, 47, 57, 58, 130, 138], "commonnam": [59, 133, 178], "commun": [1, 15, 16, 34, 58, 69, 81, 84, 88, 95, 97, 100, 118, 119, 121, 125, 130, 133, 138, 147, 150, 155, 160, 163, 165, 174, 177], "compani": [2, 12, 63, 71, 81], "compar": [19, 56, 81, 120, 142, 151], "comparison": [45, 59, 81, 88, 178], "comparison_of_file_system": 59, "compat": [0, 3, 5, 16, 21, 27, 30, 37, 39, 45, 47, 58, 59, 80, 82, 88, 130, 132, 144, 148, 152, 158, 177, 178], "compens": 37, "compil": [21, 58, 132], "complain": 149, "complet": [1, 2, 3, 11, 12, 15, 19, 25, 27, 40, 42, 52, 55, 59, 67, 81, 85, 88, 92, 101, 110, 121, 123, 124, 126, 130, 131, 132, 133, 135, 144, 146, 147, 148, 150, 153, 155, 166, 169, 178], "completionexpectedat": 14, "complex": [27, 59, 96, 107, 111], "compli": [59, 111, 153], "complianc": [13, 52, 59, 88, 107, 138], "compliant": [80, 126, 134], "compon": [12, 59, 88, 129, 132, 133, 138, 165, 170, 178], "compos": [55, 132], "composit": [114, 167], "compound": 88, "comprehens": 138, "compress": [55, 59, 85, 88, 93, 101, 107, 126, 127, 130, 174], "compris": 59, "compromis": [27, 59], "comput": [39, 49, 59, 85, 86, 91, 95, 96, 97, 99], "compute_devic": 97, "computedevic": 97, "concaten": [28, 37], "concept": [24, 124, 149], "concern": [8, 25, 27, 28, 46, 59, 129, 177], "concert": 2, "concurr": [3, 4, 47, 59, 132, 172], "condit": [14, 15, 64, 69, 81, 88, 102, 138, 177, 178, 179], "condition": 59, "conf": [21, 55, 58, 81, 96, 123, 124, 126, 129, 133, 138], "confdir": 92, "confer": [2, 119], "confidenti": [67, 101, 156, 157], "config": [1, 2, 3, 5, 11, 16, 19, 21, 22, 24, 25, 26, 27, 28, 29, 40, 42, 43, 44, 46, 47, 48, 49, 50, 52, 55, 56, 57, 59, 60, 64, 65, 66, 67, 68, 70, 71, 72, 79, 81, 82, 83, 84, 85, 88, 95, 96, 97, 98, 103, 106, 107, 112, 113, 116, 117, 118, 120, 123, 124, 126, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 150, 151, 156, 158, 164, 172, 173, 174, 175, 176], "config_is_read_onli": 88, "configdata": 82, "configfilemod": 88, "configid": [81, 82, 154], "configur": [2, 4, 12, 13, 16, 19, 22, 24, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 42, 43, 44, 45, 49, 51, 53, 56, 57, 65, 67, 68, 70, 72, 73, 80, 83, 85, 86, 92, 93, 94, 95, 97, 99, 100, 101, 102, 104, 106, 107, 108, 110, 112, 113, 114, 115, 117, 118, 123, 125, 128, 132, 134, 135, 138, 142, 143, 144, 146, 147, 150, 152, 153, 154, 155, 156, 160, 163, 167, 169, 176, 178, 179], "configuration_serv": 59, "confin": [42, 133], "confirm": [4, 18, 21, 40, 47, 64, 67, 77, 78, 81, 88, 108, 109, 123, 125, 130, 132, 133, 142, 143, 152, 153, 155, 156], "conflict": [16, 37, 59, 81, 118, 146, 151], "confus": [27, 37], "congratul": [116, 158], "conjunct": [5, 15], "connect": [0, 2, 3, 5, 12, 21, 23, 24, 30, 31, 32, 35, 37, 39, 40, 44, 47, 57, 59, 62, 67, 68, 72, 73, 82, 83, 88, 92, 95, 96, 97, 111, 112, 113, 116, 124, 127, 128, 129, 131, 133, 134, 138, 143, 153, 154, 155, 157, 163, 164, 172, 176, 178], "connect_timeout": [21, 47], "connectivity_check_domain": 88, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 88, 127, 128, 151], "consecut": 33, "consent": [106, 116], "consequ": [45, 88, 126, 129, 152], "conserv": 132, "consid": [1, 8, 16, 27, 30, 40, 46, 47, 59, 62, 66, 77, 80, 81, 93, 107, 108, 110, 112, 113, 118, 126, 133, 134, 138, 146, 164, 177], "consider": [45, 59, 64, 85, 88, 177], "consist": [19, 28, 39, 43, 59, 101, 116, 129, 138, 142, 150], "consol": [18, 52, 63, 98, 129, 133, 138, 142, 150, 158], "const": 179, "constant": [59, 77], "constitut": 109, "constrain": 92, "constraint": [77, 133, 153], "consult": [16, 25, 27, 55, 58, 59, 109, 111, 126, 130, 134, 178], "consum": [8, 25, 59, 77, 148], "consumpt": [5, 6, 7, 11, 25, 88, 90, 132], "contact": [3, 16, 42, 71, 77, 81, 85, 88, 108, 110, 111, 112, 115, 121, 133, 137, 139, 144, 149, 153, 160, 176], "contactinteractedwithev": 114, "contactsinteract": 114, "contain": [3, 4, 5, 7, 8, 11, 12, 15, 16, 17, 21, 27, 28, 29, 30, 42, 47, 55, 59, 62, 66, 69, 81, 82, 85, 88, 89, 92, 93, 94, 95, 97, 98, 101, 106, 107, 110, 111, 113, 114, 116, 118, 129, 132, 133, 135, 136, 138, 147, 150, 152, 155, 157, 158, 161, 164, 172, 178, 179], "container": 133, "container_id": 158, "container_nam": 55, "content": [2, 3, 11, 12, 15, 19, 27, 28, 30, 42, 47, 51, 54, 59, 63, 87, 93, 96, 102, 110, 112, 113, 119, 123, 124, 125, 126, 129, 137, 138, 142, 146, 149, 152, 153, 155, 166, 178], "context": [5, 8, 13, 27, 37, 59, 66, 77, 88, 92, 101, 130, 150, 167, 175], "context_ag": [1, 13, 15, 88], "context_chat": [1, 3, 15], "context_chat_backend": [1, 3, 15], "contextchat": 3, "continu": [3, 18, 43, 52, 66, 85, 96, 98, 106, 126, 134, 144, 147, 151, 152, 155, 164], "contract": 106, "contrast": 17, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 138], "control": [13, 27, 40, 42, 45, 52, 59, 62, 68, 77, 81, 85, 88, 92, 95, 102, 104, 105, 107, 109, 110, 113, 126, 129, 133, 145, 149, 150, 151, 153, 155, 156, 172], "convei": [11, 152], "conveni": [77, 121], "convent": 28, "convers": [1, 2, 8, 14, 18, 20, 45, 59, 88, 110, 111, 118, 157, 166, 167], "convert": [12, 18, 20, 22, 24, 59, 70, 81, 88, 102, 132, 138, 144, 152, 158], "cookbook": 88, "cooki": [59, 88, 107, 109, 110], "cookie_domain": 88, "cool": [158, 162, 163], "coolconfig": [157, 159], "coolwsd": [157, 158, 159, 161, 162, 163], "cooper": 119, "coordin": [2, 130], "copi": [2, 3, 5, 7, 17, 24, 26, 31, 36, 40, 59, 62, 81, 85, 88, 96, 107, 108, 114, 116, 123, 125, 129, 140, 142, 143, 146, 155, 178], "copied_sample_config": 88, "copyright": 112, "copysizelimit": 47, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 26, 42, 58, 60, 71, 88, 107, 124, 125, 129, 130, 132, 133, 137, 142, 145, 152, 155, 156, 172, 177, 178], "coreinfo": 132, "corpor": [71, 133], "correct": [5, 6, 9, 11, 12, 21, 27, 57, 59, 62, 68, 81, 92, 93, 95, 111, 118, 126, 128, 129, 130, 133, 136, 137, 138, 142, 144, 150, 153, 154, 177, 179], "correctli": [21, 25, 39, 40, 44, 52, 57, 63, 69, 81, 83, 92, 93, 94, 99, 114, 117, 123, 129, 133, 138, 151, 153, 155, 173], "correspond": [25, 44, 47, 77, 81, 83, 123, 125, 129, 130, 135, 138, 142, 152, 153, 156, 167, 178], "corrupt": [44, 58, 59, 143, 147, 148, 153], "cost": [59, 129], "could": [1, 3, 19, 21, 25, 39, 42, 47, 51, 56, 58, 59, 62, 76, 80, 81, 92, 93, 101, 118, 124, 126, 129, 134, 137, 138, 140, 146, 149, 154, 155, 164], "couldn": 99, "counsel": 109, "count": [2, 59, 85, 88, 105, 126, 138, 155, 156], "counter": 152, "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 101, 128, 138, 147, 158, 179], "court": 81, "cover": [21, 96, 101, 116, 128, 129, 137, 148, 153, 155, 169, 174, 175, 176], "coverag": [5, 9, 11], "cp": [3, 4, 123, 124, 125, 153], "cpanel": 38, "cpp": [5, 12], "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 55, 59, 88, 95, 96, 97, 126, 132], "cpuinfo": [3, 132], "cr": 81, "cram": 62, "crammd5": 62, "crash": 93, "crawler": 176, "crc32": 175, "creat": [0, 1, 2, 12, 14, 15, 16, 17, 19, 27, 28, 30, 32, 33, 35, 39, 43, 45, 46, 47, 49, 50, 52, 53, 55, 56, 58, 59, 63, 66, 70, 73, 76, 77, 81, 84, 87, 88, 92, 95, 96, 97, 99, 101, 102, 105, 110, 112, 113, 114, 116, 118, 119, 120, 123, 124, 125, 126, 128, 133, 135, 138, 142, 143, 144, 145, 146, 147, 149, 152, 155, 156, 157, 172, 178], "create_example_ev": 151, "createcli": 179, "createdb": 21, "createrol": 128, "creation": [3, 5, 7, 28, 42, 45, 59, 88, 92, 96, 105, 110, 112, 113, 133, 155, 156, 176], "credenti": [19, 28, 31, 37, 39, 47, 59, 62, 81, 93, 116, 120, 128, 151, 152, 153, 157, 179], "crew": 154, "criteria": [7, 24, 66, 101, 178], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 177], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 37, 39, 40, 43, 48, 52, 55, 59, 64, 88, 107, 112, 114, 116, 127, 129, 130, 138, 142, 144, 148, 149, 151, 153, 178], "cronjob": [42, 56, 57, 124], "crontab": [52, 56, 112, 138, 142, 144], "crop": 81, "cross": [59, 106, 110, 119, 129], "crt": [58, 59, 96, 129, 153, 155], "crucial": [59, 157], "crypto": 96, "cryptograph": 126, "cryptographi": 3, "csrf": [88, 106], "css": [68, 88, 132, 153], "csync": 88, "ct2": 11, "ctl": 55, "ctr": [28, 59], "ctrl": [93, 130], "ctype": 130, "cuda": [3, 4, 5, 6, 7, 9, 11, 95, 97], "cudnn": 6, "cupsd": 62, "curl": [51, 66, 69, 74, 75, 76, 77, 82, 87, 96, 123, 125, 130, 164, 172], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 21, 28, 31, 42, 43, 52, 56, 57, 58, 59, 61, 63, 65, 66, 67, 77, 80, 81, 88, 93, 95, 96, 97, 101, 107, 112, 116, 121, 123, 124, 126, 132, 133, 134, 137, 142, 144, 148, 149, 150, 151, 152, 153, 155, 164, 176, 177, 178], "currentvers": 147, "cursor": [81, 85], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 26, 47, 50, 52, 58, 59, 60, 63, 64, 68, 79, 83, 85, 88, 92, 93, 95, 96, 102, 110, 113, 116, 119, 122, 129, 130, 131, 132, 133, 137, 140, 153, 155, 166, 173, 174, 178, 179], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": [14, 155], "custompath": 26, "cut": 15, "cybersecur": [13, 88, 107], "cycl": 119, "czech": 4, "d": [17, 21, 27, 28, 43, 48, 55, 59, 66, 75, 76, 77, 81, 82, 83, 92, 96, 107, 123, 124, 126, 129, 131, 132, 133, 140, 142, 146, 147, 158, 159], "d1": [43, 48, 59, 107], "d2": [43, 48, 59, 107], "d5685c3b45aee373b09be54742ea": 137, "d7": 54, "daemon": [3, 4, 55, 58, 59, 66, 88, 98, 100, 163], "daemon_config_nam": 8, "daemonconfig": [96, 97], "dai": [1, 2, 3, 18, 42, 43, 48, 52, 56, 59, 60, 72, 81, 85, 93, 105, 106, 107, 110, 112, 114, 116, 119, 123, 151, 153, 177, 178], "daili": [12, 52, 57, 59, 107, 119, 153], "daisi": 156, "dall": 167, "danger": 63, "dark": 59, "dash": [66, 85, 153], "dashboard": [59, 64, 88, 116], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18, 19, 21, 22, 24, 25, 26, 28, 33, 39, 44, 45, 50, 55, 56, 58, 62, 66, 67, 72, 74, 77, 78, 80, 81, 82, 83, 84, 85, 88, 93, 94, 96, 98, 106, 109, 115, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 154, 157, 165, 167, 172, 175, 177, 178, 179], "data_request": 108, "databas": [12, 14, 18, 22, 23, 28, 31, 37, 43, 44, 47, 55, 56, 57, 64, 66, 81, 83, 88, 93, 112, 113, 114, 121, 125, 126, 127, 133, 135, 138, 141, 142, 143, 144, 147, 148, 150, 153, 155, 156, 166, 167, 178], "databaseid": 118, "datacent": [30, 47], "datadir": [27, 59, 131], "datadirectori": [28, 66, 88, 120, 135, 147], "dataintegr": [59, 175], "dataloss": 146, "dataset": 11, "date": [2, 14, 18, 40, 45, 56, 59, 65, 66, 69, 81, 83, 88, 110, 112, 116, 122, 123, 130, 132, 134, 138, 140, 146, 153, 155, 156, 169, 177], "dateinterv": 112, "datepattern": 126, "datetim": 59, "datetimeinterfac": 59, "dav": [34, 59, 68, 69, 81, 88, 93, 108, 111, 112, 113, 114, 117, 118, 123, 124, 129, 133, 138, 150, 155], "davclnt": 129, "david": 178, "davstorag": [25, 40, 88], "davx5": 114, "davx\u2075": 118, "db": [3, 18, 19, 21, 24, 50, 55, 83, 88, 93, 124, 128, 138, 140, 144, 146, 148, 156], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [21, 24, 88], "dbhost": [21, 24, 88, 120, 135], "dbindex": [58, 59, 149], "dbname": [21, 23, 24, 88, 120], "dbpass": 120, "dbpassword": [21, 24, 88, 120, 128], "dbpersist": 88, "dbport": 24, "dbreplica": [23, 88], "dbtableprefix": [21, 88, 120], "dbtype": [19, 21, 88, 120, 135], "dbuser": [21, 24, 88, 120, 128], "dc": [81, 82, 83, 154], "dd": [81, 151], "ddl": 174, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [19, 43, 48, 112, 116, 173, 174, 175], "deal": [118, 133], "deb": [125, 159], "debian": [21, 55, 58, 71, 121, 130, 133, 134, 138, 150, 158], "debug": [12, 13, 69, 81, 88, 118, 127, 129, 137, 143, 147, 151, 153, 155], "decemb": 123, "decid": [12, 21, 27, 92, 95, 105, 129, 148, 177], "decim": 47, "decis": [27, 135], "deck": [15, 27, 88, 153, 155, 166, 167], "declar": [81, 88], "decod": 155, "decompress": 130, "decreas": [59, 88, 93], "decrement": 152, "decrypt": [45, 47, 59, 88, 96, 106, 126, 132, 138, 150], "dedic": [2, 3, 6, 24, 25, 59, 71, 81, 88, 112, 119, 127, 128, 129, 132, 135, 147, 151, 153, 155, 161], "deem": 46, "deep": [27, 39, 64, 88], "deeper": 11, "deepl": [1, 4, 15], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 16, 17, 19, 21, 22, 23, 25, 27, 28, 29, 30, 32, 33, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 62, 64, 67, 68, 71, 80, 81, 82, 83, 85, 86, 87, 88, 92, 93, 94, 95, 97, 98, 106, 107, 110, 112, 113, 114, 115, 117, 118, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 138, 140, 145, 146, 148, 149, 150, 151, 153, 155, 156, 159, 161, 163, 166, 175, 177, 178, 179], "default_certificates_bundle_path": 88, "default_en": 74, "default_file_extens": 70, "default_host": 21, "default_languag": [65, 88], "default_local": [65, 88], "default_password": 21, "default_phone_region": [81, 88], "default_port": 21, "default_property_scop": [77, 81, 88], "default_scop": 77, "default_socket": 21, "default_timezon": [88, 117], "default_us": 21, "defaultapp": 88, "defaultmodul": 152, "defaultpag": 60, "defaulttemplatedirectori": 26, "defenc": 107, "defin": [16, 27, 28, 31, 35, 44, 47, 48, 49, 56, 58, 59, 64, 65, 66, 77, 81, 85, 88, 93, 94, 96, 101, 102, 103, 112, 126, 129, 137, 150, 151, 153, 157, 172, 177, 178, 179], "definit": [19, 45, 88, 126, 177], "defunct": 81, "degrad": [59, 132, 151], "degre": 135, "delai": [0, 15, 40, 52, 56, 57, 59, 88, 112, 155], "deleg": [64, 88, 115, 150, 178], "delegate_permiss": 54, "delet": [1, 2, 3, 26, 39, 42, 43, 45, 49, 52, 55, 56, 64, 72, 73, 74, 81, 87, 88, 93, 98, 101, 105, 107, 108, 110, 111, 112, 113, 115, 117, 118, 135, 137, 138, 142, 146, 147, 150, 152, 178], "delete_timestamp": 28, "deliber": [107, 177], "delimit": [30, 81], "deliv": [12, 52, 108, 129, 177], "deliveri": [52, 59], "delta": 59, "demand": [8, 15, 55, 56, 81, 88, 107, 126, 153], "demo": [59, 155], "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 19, "demot": [81, 88], "deni": [3, 59, 88, 92, 104, 129, 131, 156], "denial": [57, 126, 131], "denot": 28, "depart": 82, "depend": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 18, 28, 31, 42, 56, 57, 58, 59, 63, 68, 69, 71, 77, 81, 88, 92, 95, 114, 116, 123, 124, 126, 128, 133, 134, 135, 138, 142, 143, 145, 148, 150, 152, 158, 167, 173, 174, 175, 178], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 21, 77, 88, 92, 100, 119, 123, 124, 129, 132, 138, 161, 177], "deploy": [3, 27, 59, 64, 77, 88, 91, 95, 97, 99, 100, 109, 119, 123, 127, 130, 132, 133, 134, 135, 138, 148, 160, 161, 177], "deployconfig": [88, 96], "deploydaemon": 96, "deprec": [59, 76, 134, 156, 171, 173, 174, 175, 176, 179], "deprovis": 135, "deriv": [71, 77, 88, 126, 133, 152, 153, 155], "describ": [12, 25, 28, 40, 42, 52, 56, 59, 62, 66, 69, 77, 80, 81, 92, 95, 96, 97, 101, 102, 105, 107, 108, 109, 111, 120, 138, 144, 158], "descript": [2, 15, 16, 27, 52, 56, 74, 81, 82, 92, 94, 110, 112, 116, 123, 130, 132, 133, 155, 166, 178], "design": [2, 12, 27, 44, 52, 62, 71, 81, 86, 109, 119, 133, 145, 148, 164], "desir": [8, 24, 25, 37, 58, 59, 62, 66, 83, 102, 128, 129, 133, 143], "desktop": [15, 27, 31, 49, 63, 71, 81, 88, 93, 101, 119, 127], "desktopshortcut": 92, "despit": [42, 129, 152, 153], "destin": [2, 31, 36, 38, 59, 111, 125, 151, 153], "destruct": 151, "detail": [2, 3, 4, 7, 12, 21, 27, 39, 42, 45, 52, 59, 62, 66, 67, 71, 77, 81, 84, 88, 92, 93, 95, 99, 108, 110, 118, 123, 125, 126, 128, 129, 130, 132, 133, 138, 142, 143, 150, 151, 153, 155, 156, 161, 162, 164, 173, 174, 175, 176, 177, 179], "detect": [14, 15, 37, 39, 57, 58, 59, 64, 65, 68, 70, 81, 82, 83, 88, 96, 106, 128, 129, 130, 153, 154, 155], "detect_ord": 70, "determin": [2, 42, 59, 77, 80, 81, 88, 93, 96, 118, 133, 152, 153], "dev": [59, 64, 66, 88, 124, 134, 150, 179], "develop": [12, 15, 16, 53, 59, 80, 91, 93, 94, 95, 118, 126, 128, 133, 134, 136, 137, 138, 145, 148, 153, 160, 177, 178], "developer_manu": 59, "deviat": 126, "devic": [27, 39, 57, 59, 63, 68, 71, 80, 91, 93, 95, 96, 97, 99, 126, 132, 133, 145], "diagnos": [66, 81, 132, 150, 155, 156, 172], "diagnost": [3, 88], "diagram": [15, 96, 179], "dialect": [7, 59], "dialog": [40, 42, 77, 81, 114, 153], "dialogu": [81, 146], "dictat": 96, "did": [19, 27, 29, 88, 99, 138, 149], "diff": 136, "differ": [2, 5, 7, 15, 21, 24, 27, 28, 30, 31, 39, 45, 54, 55, 56, 57, 58, 59, 63, 65, 68, 77, 80, 81, 85, 88, 92, 93, 95, 96, 98, 99, 112, 113, 120, 126, 128, 129, 133, 135, 137, 138, 141, 146, 150, 151, 152, 153, 155, 156, 157, 172, 178], "differenti": [15, 112, 113], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 167], "digestmail": 155, "digit": 134, "dimens": 59, "diminish": 59, "dir": [22, 27, 93, 133, 138, 147, 155], "dirbkp": 146, "dirbkp_": 140, "direct": [25, 39, 58, 59, 77, 79, 81, 101, 129, 133, 138, 174, 177], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 24, 25, 27, 31, 39, 47, 52, 54, 56, 59, 62, 68, 81, 92, 93, 96, 101, 106, 108, 111, 128, 129, 133, 135, 138, 147, 148, 149, 153, 155, 166, 179], "directori": [3, 5, 7, 8, 17, 25, 26, 27, 28, 32, 33, 36, 37, 38, 39, 40, 42, 44, 47, 52, 54, 55, 56, 59, 64, 66, 77, 79, 83, 88, 91, 92, 93, 101, 102, 111, 118, 121, 123, 124, 125, 127, 129, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147, 149, 150, 152, 153, 154, 155, 156], "directory2": 81, "dirti": [59, 66], "disabl": [1, 2, 3, 16, 17, 22, 24, 25, 28, 29, 30, 31, 37, 39, 40, 43, 45, 48, 49, 51, 57, 62, 64, 66, 71, 73, 81, 87, 88, 93, 95, 96, 97, 100, 101, 103, 107, 110, 111, 112, 113, 114, 117, 118, 129, 130, 131, 132, 133, 134, 142, 144, 147, 148, 149, 150, 153, 154, 155, 159, 173, 174, 175, 176], "disable_act": 85, "disable_email": 85, "disable_funct": 130, "disablefreebusi": 112, "disadvantag": [28, 56], "disallow": [3, 59, 88, 127], "disappear": [42, 44, 57, 58, 123], "disapprov": 179, "discard": 116, "disclaim": 42, "disclos": 107, "disconnect": [40, 59, 83], "discontinu": 62, "discourag": [46, 57, 59, 69, 128, 150], "discov": [59, 178], "discover": [7, 10, 77], "discoveri": [58, 59, 64, 69, 77, 88, 110, 133, 139, 158, 163, 164], "discret": [57, 177], "discuss": [12, 21, 42, 93, 119, 175, 177], "disk": [3, 27, 38, 43, 59, 85, 88, 93, 129, 132, 138, 152, 153, 174], "dispar": 7, "dispatch": [88, 114], "displai": [15, 27, 42, 45, 46, 50, 59, 62, 63, 65, 75, 76, 77, 79, 81, 82, 83, 85, 88, 94, 95, 96, 97, 98, 110, 111, 112, 114, 118, 128, 129, 137, 150, 151, 153, 155, 156], "display_nam": 156, "displaynam": [75, 76, 81, 82, 111, 112, 151, 154, 156, 178], "displaynamescop": 77, "disregard": 138, "disrupt": 148, "dist": [50, 101], "distinct": [47, 77, 88, 107, 111, 178], "distinguish": [45, 59, 88], "distribut": [25, 26, 37, 44, 47, 50, 55, 57, 58, 69, 81, 88, 91, 93, 95, 96, 119, 123, 126, 129, 130, 131, 133, 134, 137, 138, 148, 150, 153, 160, 161], "distro": [37, 59, 96, 131, 133, 138, 145], "dive": 27, "diverg": 151, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 96, 143, 164, 172], "dnextcloud": 21, "dnf": 123, "do": [0, 2, 4, 5, 7, 9, 10, 14, 15, 16, 18, 19, 21, 24, 25, 27, 31, 39, 42, 46, 50, 52, 55, 57, 58, 59, 62, 63, 68, 69, 71, 80, 81, 82, 85, 88, 92, 93, 95, 96, 98, 101, 102, 107, 117, 118, 120, 123, 124, 126, 128, 129, 131, 132, 133, 134, 138, 141, 142, 143, 144, 146, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 165, 172, 173, 174, 175, 177, 178, 179], "do_not_schedule_reboot": 92, "doc": [1, 15, 59, 93, 99, 119, 124, 134, 152, 157, 158, 159, 160, 161, 162, 163, 175], "docker": [3, 4, 5, 7, 8, 11, 15, 39, 55, 59, 68, 81, 88, 97, 99, 100, 130, 132, 133, 148, 150, 152, 160, 161, 164, 172, 178], "docker_aio": 96, "docker_instal": [95, 97], "docker_local_sock": [97, 98], "docker_socket_port": 97, "dockerfil": 8, "dockersocketproxi": 96, "doctrin": 59, "document": [1, 2, 3, 12, 21, 22, 25, 28, 30, 31, 34, 39, 42, 44, 46, 50, 55, 58, 59, 61, 63, 66, 69, 88, 92, 93, 102, 109, 117, 118, 119, 123, 125, 126, 128, 129, 130, 132, 133, 134, 137, 138, 144, 145, 150, 152, 153, 154, 155, 157, 158, 159, 160, 161, 163, 164, 165, 166, 167, 174, 175, 178, 179], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133, 138], "docx": 160, "doe": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 19, 21, 27, 28, 30, 31, 32, 35, 37, 42, 44, 47, 52, 54, 55, 56, 57, 58, 59, 62, 64, 65, 67, 68, 75, 76, 77, 81, 85, 88, 92, 95, 96, 97, 98, 101, 108, 109, 113, 116, 117, 118, 120, 124, 126, 128, 129, 131, 132, 133, 137, 138, 141, 142, 144, 146, 148, 149, 150, 152, 153, 156, 165, 172, 175, 177, 179], "doesn": [17, 21, 27, 76, 81, 118, 123, 129, 147, 164, 179], "doesnotexist": 149, "doku2md": 17, "dokuwiki": 88, "dokuwiki2markdown": 17, "dollar": 81, "dom": [55, 62, 130], "domain": [2, 30, 37, 40, 47, 51, 54, 56, 59, 64, 69, 88, 95, 124, 127, 129, 133, 149, 158, 164, 176], "don": [6, 14, 25, 30, 43, 44, 55, 56, 58, 59, 61, 62, 81, 88, 95, 112, 118, 129, 131, 133, 137, 140, 142, 149], "done": [1, 3, 4, 15, 17, 56, 59, 61, 62, 67, 74, 75, 76, 81, 82, 96, 98, 123, 124, 133, 143, 144, 147, 151, 152, 157, 158, 172, 176, 178], "dora": 156, "dot": [8, 37, 39, 49, 95, 96, 129, 138, 173, 178], "doubl": [12, 59, 138], "dow": 55, "down": [3, 58, 88, 93, 112, 113, 116, 118, 132, 179], "downgrad": [88, 147, 148], "download": [4, 5, 6, 16, 25, 27, 37, 40, 55, 59, 85, 88, 89, 93, 96, 100, 101, 106, 108, 110, 111, 121, 123, 125, 126, 133, 136, 138, 142, 143, 144, 147, 148, 149, 152, 153, 155, 157, 158, 159], "downsid": [47, 172], "downstream": [5, 12, 15], "downtim": 81, "dozen": 160, "draft": [2, 3, 5, 7, 118, 138, 153], "draw": [2, 57], "drawback": [31, 133], "drawn": 59, "drive": [25, 59, 132], "driven": 133, "driver": [6, 21, 59, 99, 128], "droid": 59, "drop": [21, 45, 57, 62, 88, 124, 126, 138, 140, 146, 151, 179], "drop_account": 108, "dropbox": 93, "dropdown": [39, 42, 85], "dry": [148, 151, 152, 153], "dsheurist": 81, "dsnap": 124, "dsp": [95, 96, 97], "dst_path": 98, "duckduckgo": [2, 166], "due": [2, 4, 12, 25, 37, 46, 48, 54, 59, 63, 70, 81, 88, 93, 99, 101, 110, 126, 129, 132, 138, 142, 151, 153, 155, 156, 162], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 114, 129, 138, 155], "durat": [59, 93], "dure": [3, 4, 16, 25, 27, 28, 31, 44, 45, 55, 56, 59, 81, 84, 88, 92, 96, 99, 123, 129, 132, 133, 141, 143, 147, 152, 155, 174, 175], "dutch": 4, "dynam": [22, 59, 82, 93, 174], "e": [1, 5, 8, 12, 15, 17, 18, 19, 21, 22, 25, 27, 30, 31, 33, 39, 47, 50, 52, 53, 54, 55, 56, 57, 58, 59, 62, 63, 66, 67, 71, 72, 77, 78, 80, 81, 82, 83, 93, 95, 96, 97, 98, 99, 101, 106, 107, 108, 111, 112, 113, 114, 118, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 162, 167, 177, 178, 179], "e2e": 27, "eacceler": 138, "each": [1, 2, 3, 6, 9, 14, 15, 27, 28, 31, 39, 42, 43, 54, 55, 56, 57, 59, 63, 66, 77, 81, 85, 93, 95, 96, 99, 101, 108, 110, 114, 116, 120, 130, 132, 133, 138, 148, 150, 152, 153, 155, 156, 172, 177, 178, 179], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 177], "eas": [59, 177], "easi": [55, 58, 59, 62, 83, 85, 133, 144, 145, 161, 178], "easier": [54, 59, 93, 118, 132, 133, 144], "easiest": [21, 57, 59, 62, 101, 126, 133, 138, 146, 148], "easili": [15, 40, 59, 62, 63, 133, 144, 145, 163, 179], "east": [47, 59], "easycron": 56, "echo": [15, 155, 159, 178], "ecosystem": [12, 53, 57, 95, 119], "ed": 54, "edg": [15, 42, 116, 134], "edit": [11, 21, 31, 32, 40, 42, 44, 55, 64, 77, 81, 82, 85, 87, 88, 110, 112, 121, 129, 132, 133, 137, 138, 140, 148, 150, 155, 159, 160, 161, 177, 179], "editor": [59, 85, 112, 160], "edri": [59, 126], "edu": 59, "eff": [59, 126], "effect": [15, 40, 57, 58, 59, 77, 81, 92, 93, 106, 131, 132, 147, 153, 172, 178], "effici": [8, 59, 134], "effort": [12, 177], "efss": 135, "eg": [51, 150], "egress": 124, "ehlo": 62, "eicar": 55, "eicar_hdb": 55, "either": [1, 3, 5, 8, 14, 25, 41, 49, 53, 58, 59, 62, 81, 85, 93, 95, 96, 101, 123, 125, 129, 133, 135, 137, 142, 147, 148, 153, 155, 177, 179], "ej39ityzeuh5bgwdrufi": 47, "elasticsearch": 143, "elect": 81, "element": [74, 75, 76, 151], "elig": 77, "elimin": [81, 120], "els": [14, 81, 96, 111, 133, 137], "elseif": 96, "elsewher": [57, 59, 129], "email": [2, 40, 42, 59, 60, 64, 73, 77, 78, 81, 82, 88, 108, 110, 111, 112, 114, 116, 119, 153, 155, 156, 167], "email_address_changed_by_admin": 85, "email_configur": 59, "emailscop": 77, "emailtempl": [59, 62], "emb": [59, 63, 157], "embed": [3, 64, 88, 126, 155, 174, 175, 176], "embrac": [133, 145], "emf": [59, 172], "emit": 150, "emoji": [22, 134, 140, 146, 151], "emot": 11, "emploi": [3, 8, 71, 81, 86, 119, 177], "employe": [12, 178], "empti": [21, 26, 28, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 92, 96, 107, 110, 133, 138, 142, 143, 153, 178, 179], "en": [2, 7, 8, 59, 65, 123, 134, 155, 156], "en_u": [59, 65], "enabl": [1, 2, 3, 6, 8, 15, 17, 18, 19, 20, 21, 24, 28, 30, 37, 38, 40, 41, 42, 45, 46, 48, 53, 56, 57, 58, 63, 64, 66, 67, 69, 71, 72, 73, 77, 81, 83, 87, 88, 91, 92, 93, 94, 95, 96, 100, 101, 106, 110, 111, 112, 113, 114, 116, 117, 118, 123, 124, 127, 129, 130, 134, 137, 138, 140, 142, 144, 147, 148, 149, 153, 154, 158, 159, 161, 162, 164, 167, 170, 172, 173, 174, 176, 178, 179], "enable_cli": 150, "enable_encrypt": 27, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_oc_cli": 155, "enable_preview": [46, 88, 126], "enable_shar": 153, "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 112, "enabledpreviewprovid": [46, 88, 126, 132, 172, 173], "encapsul": 129, "encf": 131, "encod": [21, 28, 30, 45, 47, 64, 82, 83, 88, 129, 152], "encount": [2, 3, 40, 49, 59, 118, 130, 137, 138, 142], "encourag": [86, 126, 133, 177], "encrypt": [30, 31, 39, 40, 44, 45, 64, 81, 85, 88, 107, 110, 126, 127, 129, 139, 150, 153, 155, 156, 164, 170], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 27, 28, 50, 59, 81, 88, 112, 120, 123, 129, 143, 144, 148, 150, 151, 156, 172], "end_header_id": 5, "endeavor": 119, "endedat": 14, "endedbefor": [14, 155], "endpoint": [2, 15, 30, 34, 35, 47, 51, 59, 67, 69, 76, 77, 87, 88, 96, 113, 138, 147, 155, 158, 172, 178, 179], "energi": [5, 6, 7, 8, 11, 88, 90], "enforc": [9, 21, 40, 42, 49, 59, 62, 63, 71, 73, 77, 81, 86, 88, 95, 110, 112, 123, 126, 129, 137, 153, 155, 157, 170, 178], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [21, 55, 96, 99, 101, 132, 134, 140, 146, 155, 177, 179], "english": [2, 4, 5, 7, 8, 9, 10, 11, 59, 65], "enhanc": [8, 16, 44, 57, 59, 69, 81, 86, 119, 132], "enlarg": 63, "enough": [0, 1, 4, 11, 25, 58, 59, 81, 93, 99, 112, 126, 132, 138, 158, 162, 174], "ensembl": 3, "ensur": [8, 12, 16, 21, 25, 27, 37, 43, 51, 52, 54, 56, 58, 59, 66, 69, 81, 88, 92, 93, 95, 107, 108, 112, 114, 116, 124, 127, 130, 132, 133, 134, 137, 138, 142, 143, 150, 151, 152, 153, 156, 157, 164], "enter": [17, 21, 25, 27, 30, 31, 32, 33, 35, 36, 37, 40, 42, 44, 59, 62, 67, 78, 79, 81, 85, 92, 93, 116, 124, 125, 126, 128, 133, 145, 147, 152, 156], "enterpris": [12, 21, 55, 71, 119, 121, 122, 123, 126, 133, 134, 138, 155, 160, 177], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 17, 42, 66, 77, 92, 117, 121, 138, 140, 160, 177], "entri": [1, 21, 37, 40, 52, 57, 58, 59, 68, 81, 83, 88, 107, 111, 112, 113, 114, 124, 129, 132, 133, 135, 137, 138, 142, 143, 144, 147, 149, 151, 153, 155, 167, 172], "entrypoint": [57, 163], "entryuuid": 154, "enumer": [77, 113, 171], "env": [4, 96, 97, 98, 133, 156], "env_nam": 98, "env_valu": 98, "envelop": 88, "environ": [3, 4, 8, 12, 21, 25, 39, 42, 57, 59, 69, 81, 88, 92, 93, 96, 98, 100, 118, 119, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 155, 156, 161, 176, 177], "eof": 62, "eot_id": 5, "epel": [55, 123], "epoch": 134, "equal": [8, 28, 46, 59, 81, 96], "equival": [39, 48, 58, 59, 81, 132, 155], "eras": 93, "erasur": [88, 107], "err": 4, "error": [3, 4, 7, 14, 25, 39, 52, 55, 58, 59, 66, 68, 80, 81, 88, 92, 98, 99, 110, 118, 121, 123, 126, 128, 130, 131, 133, 136, 139, 142, 143, 147, 149, 150, 151, 153, 155, 164, 175, 179], "error_log": [59, 66, 93, 138], "error_messag": 14, "error_success_reboot_requir": 92, "errorlog": [59, 88, 155], "escal": 53, "escap": [62, 92, 178], "esmtp": 62, "especi": [27, 39, 56, 57, 77, 81, 96, 102, 133, 136, 138, 142, 144, 148, 172, 178], "esperanto": 4, "essenti": [8, 59, 67, 81, 138, 179], "establish": [40, 42, 54, 62, 77, 88, 93, 130, 134, 153, 154], "estim": 4, "esx": 133, "etag": [129, 155, 178], "etc": [3, 8, 12, 15, 21, 24, 42, 47, 55, 56, 58, 59, 66, 68, 77, 81, 85, 111, 123, 124, 126, 128, 129, 130, 131, 133, 138, 143, 144, 152, 153, 156, 158, 159, 162, 164, 166, 170, 172, 178, 179], "ethic": [5, 13, 88], "eu": [13, 30, 47, 88, 153], "euc": 70, "europ": [59, 66, 117, 149], "eval": 150, "evalu": [66, 77, 177, 178], "even": [1, 3, 16, 19, 21, 25, 30, 31, 37, 47, 57, 58, 59, 68, 77, 88, 96, 98, 101, 107, 112, 114, 131, 132, 138, 142, 146, 148, 177], "event": [2, 12, 22, 52, 59, 66, 81, 88, 93, 107, 110, 111, 114, 115, 116, 128, 150, 153, 155, 179], "eventfilt": 178, "eventu": 107, "everi": [3, 5, 15, 21, 31, 37, 39, 43, 47, 48, 53, 54, 55, 56, 58, 59, 62, 66, 67, 80, 81, 85, 93, 108, 110, 112, 113, 114, 119, 123, 132, 134, 144, 147, 148, 150, 152, 153, 155, 166, 167, 176, 177, 178, 179], "everybodi": 138, "everyon": [17, 51, 77, 80, 119, 154, 177], "everyth": [58, 59, 62, 64, 81, 88, 92, 133, 138, 177, 179], "everywher": [81, 167], "evict": 59, "ex": [2, 92, 93, 144, 150], "ex_app_port": 96, "exact": [37, 56, 59, 77, 81, 147, 178], "exactli": [47, 123, 148], "examin": [12, 83], "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 12, 14, 15, 16, 17, 19, 21, 25, 27, 31, 32, 33, 34, 37, 39, 40, 42, 44, 46, 47, 49, 50, 52, 54, 55, 56, 58, 62, 63, 64, 67, 71, 77, 79, 81, 83, 85, 87, 88, 93, 94, 95, 96, 98, 104, 115, 116, 118, 121, 126, 127, 128, 129, 131, 132, 133, 135, 136, 137, 138, 140, 142, 147, 148, 149, 150, 153, 154, 155, 156, 160, 161, 163, 164, 170, 177, 178], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 94, 97, 99, 173, 174, 175], "exapp_direct": 97, "exapphost": 96, "exce": [4, 43, 48, 59, 85, 132, 153, 175], "exceed": [25, 43, 48, 59, 151, 153], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 92, 129, 132, 137, 142, 143, 147, 150, 155], "excerpt": 93, "excess": [111, 132], "exchang": [0, 5, 7, 40, 62, 170], "excim": 59, "exclud": [42, 59, 64, 77, 80, 88, 93, 102, 155, 156], "exclus": [35, 39, 47, 59, 93, 96, 138, 153], "exec": [4, 15, 39, 142, 152, 178], "execcondit": 56, "execstart": [15, 56, 178], "execut": [1, 3, 4, 6, 8, 15, 18, 24, 37, 40, 52, 55, 56, 59, 66, 69, 81, 88, 92, 96, 104, 116, 126, 129, 131, 137, 142, 147, 148, 150, 151, 154, 178], "exempt": [57, 59], "exhibit": [7, 8, 129], "exif": [130, 153], "exim": 62, "exim4": 62, "exist": [6, 12, 16, 19, 21, 22, 26, 27, 30, 32, 35, 37, 43, 47, 50, 52, 53, 59, 60, 62, 66, 73, 75, 76, 81, 83, 85, 88, 92, 93, 95, 96, 107, 112, 114, 118, 125, 128, 129, 130, 133, 137, 138, 142, 143, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 162, 169, 172, 177, 178, 179], "exit": [92, 124, 152, 153, 155], "expand": [88, 119, 128], "expect": [6, 14, 58, 59, 62, 77, 81, 85, 88, 116, 136, 137, 147, 157, 172, 173, 174, 175, 177], "expedit": 8, "expens": [81, 112], "experi": [4, 16, 56, 64, 88, 113, 116, 119, 126, 132, 134, 138, 164], "experienc": 93, "experiment": [59, 81, 85], "expert": [12, 27, 59, 73, 88, 116], "expertis": [138, 177], "expir": [2, 31, 40, 43, 45, 48, 56, 57, 59, 64, 81, 86, 88, 93, 106, 107, 112, 116, 129, 178], "expiri": [43, 81, 107], "explain": [55, 64, 88, 108, 111, 119, 123, 130], "explan": 39, "explicit": 114, "explicitli": [5, 14, 28, 48, 58, 59, 66, 68, 77, 87, 92, 106, 128, 129, 138, 150, 153, 156, 170], "explod": [59, 96], "explor": [12, 92], "exponenti": 126, "export": [51, 59, 88, 93, 108, 111, 149, 150, 156, 179], "expos": [2, 27, 39, 40, 51, 55, 59, 77, 88, 95, 96, 97, 126, 128, 130, 138], "exposur": [77, 107, 126, 138], "express": [59, 68, 101, 178, 179], "ext4": 37, "extapp": 157, "extend": [2, 8, 42, 59, 62, 107, 111, 119, 134, 165, 177], "extendedsupport": 155, "extens": [3, 21, 50, 58, 59, 62, 64, 66, 69, 88, 90, 92, 111, 118, 119, 123, 126, 129, 130, 132, 133, 138, 143, 145, 153, 171, 172, 173, 177], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 15, 30, 32, 33, 34, 35, 36, 37, 38, 40, 44, 45, 56, 59, 64, 67, 81, 84, 85, 87, 88, 100, 102, 108, 110, 112, 126, 130, 131, 132, 134, 135, 142, 143, 149, 150, 152, 155, 156, 172, 178, 179], "external_db": 3, "external_storag": 88, "externalapp": 3, "externaldr": 152, "extra": [12, 16, 55, 59, 71, 81, 99, 123, 124, 137, 142, 152], "extra_fil": 137, "extract": [1, 3, 28, 59, 96, 123, 125, 147], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 52, 56, 59, 66, 99, 112, 140, 142, 146, 148, 151, 153, 155, 178], "f12": [93, 138], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 137, "f6": 54, "fa829794448eaffbc9a04a29d216": 137, "face": [7, 9, 12, 14, 15, 77, 88, 92, 129], "facebook": 59, "facebook100000123456789": 59, "facilit": [80, 132, 177], "fact": 126, "facto": 68, "factor": [4, 8, 15, 25, 57, 72, 73, 88, 118, 126, 132, 150], "factori": 59, "fail": [3, 14, 16, 25, 37, 40, 58, 59, 66, 68, 75, 76, 78, 81, 88, 92, 93, 99, 107, 110, 112, 121, 126, 130, 137, 138, 145, 147, 150, 151, 152, 153, 155, 156, 172], "fail2ban": [88, 127], "failov": [59, 81], "failover_distribut": 59, "failover_error": [58, 59], "failover_mod": [58, 59], "failover_non": 59, "failregex": 126, "failur": [59, 75, 76, 88, 93, 99, 138, 143, 150], "fair": [88, 139], "fairli": 93, "fall": [24, 25, 37, 59, 114, 128, 129], "fallback": [50, 66, 129, 166], "fallen": 155, "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 29, 40, 46, 47, 52, 57, 58, 59, 62, 66, 77, 81, 85, 96, 97, 112, 116, 118, 126, 128, 132, 138, 140, 148, 149, 151, 152, 155, 159, 172, 178], "familiar": [59, 133], "faq": [69, 88, 100, 133, 138, 139, 145], "far": [2, 15, 85, 116, 177], "farsi": 4, "fast": [5, 62, 116, 149], "fastcgi": [124, 129, 133], "fastcgi_buff": 129, "fastcgi_connect_timeout": 129, "fastcgi_hide_head": 129, "fastcgi_intercept_error": 129, "fastcgi_max_temp_file_s": 129, "fastcgi_param": 129, "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [25, 129], "fastcgi_request_buff": 129, "fastcgi_script_nam": 129, "fastcgi_send_timeout": 129, "fastcgi_split_path_info": 129, "faster": [0, 3, 7, 11, 15, 58, 88, 127, 133, 177], "fat": 37, "fatal": [59, 66, 121, 155], "fault": 25, "faulti": 62, "favicon": [71, 155], "favor": 59, "favorit": 177, "fb": 54, "fcgid": 133, "fcgidmaxrequestinmem": 25, "fcgidmaxrequestlen": 25, "fcontext": [123, 131], "fd00": 126, "fd9e": 59, "fe80": [59, 128], "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 28, 37, 39, 42, 49, 56, 57, 59, 61, 62, 69, 71, 77, 81, 83, 88, 108, 110, 112, 113, 115, 116, 118, 120, 123, 126, 130, 132, 133, 134, 138, 150, 153, 155, 158, 160, 161, 165, 169, 175, 177, 178], "februari": 25, "feder": [17, 42, 45, 64, 69, 77, 88, 110, 111, 113, 114, 115, 126, 150, 155], "fedivers": [77, 81, 110], "fediversescop": 77, "fedora": [58, 133, 150], "fee": 111, "feedback": [5, 7, 9, 10, 15, 147, 177, 178], "feel": [71, 96], "fell": 155, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 154, 157, 179], "few": [31, 40, 57, 59, 81, 85, 97, 116, 132, 133, 142, 147, 148], "fewer": 107, "ff5733": 151, "ffmpeg": [59, 130], "ffprobe": 59, "ffri": 68, "fidel": 160, "field": [1, 14, 16, 28, 30, 31, 32, 33, 34, 35, 36, 39, 40, 55, 59, 64, 73, 75, 81, 82, 85, 88, 95, 96, 108, 110, 111, 126, 128, 133, 138, 154, 155, 177, 178, 179], "figur": 148, "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 21, 22, 31, 32, 33, 36, 40, 46, 47, 48, 49, 50, 54, 56, 58, 60, 62, 64, 67, 68, 71, 74, 77, 79, 81, 85, 91, 92, 96, 98, 99, 104, 106, 108, 111, 112, 113, 114, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 130, 133, 135, 136, 137, 139, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 159, 160, 162, 166, 167, 171, 174, 175, 176], "filecach": [18, 24, 50, 59, 88, 144, 155], "fileformat": 178, "fileid": [59, 155, 157, 178], "fileinfo": [130, 138], "filekei": [28, 88], "filelist": 37, "filelock": 88, "filenam": [27, 28, 45, 47, 59, 88, 93, 110, 146, 149, 155, 173], "filepart": 59, "filepath": [33, 131, 133, 149], "files_accesscontrol": 3, "files_antiviru": [55, 88, 93], "files_encrypt": [27, 28, 152], "files_extern": [3, 37, 59, 88, 149], "files_external_allow_create_new_loc": 88, "files_no_background_scan": [88, 153], "files_pdfview": 147, "files_shar": [40, 59, 85, 149, 155], "files_texteditor": 74, "files_trashbin": [28, 48, 153, 178], "files_vers": [17, 28, 43, 153], "filesbytyp": [51, 59], "filescan": 56, "filesmatch": 133, "filesync": 74, "filesystem": [25, 27, 37, 39, 43, 44, 47, 59, 74, 81, 92, 131, 153, 156, 178], "filesystem_cache_readonli": 88, "filesystem_check_chang": [88, 153], "filetyp": [46, 59, 126], "fill": [2, 3, 5, 34, 39, 40, 55, 62, 81, 85, 95, 108, 112, 116, 128, 179], "filter": [13, 16, 43, 57, 59, 74, 77, 81, 82, 85, 88, 130, 132, 151, 153, 154, 155, 156, 164, 175, 179], "final": [3, 5, 7, 25, 37, 59, 62, 88, 96, 116, 123, 125, 126, 127, 133, 147, 177], "financ": 156, "financi": 138, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 25, 27, 32, 37, 47, 55, 57, 59, 69, 77, 80, 81, 85, 88, 91, 93, 108, 111, 116, 122, 130, 132, 133, 136, 138, 142, 148, 154, 174, 177, 179], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 102, 126, 131, 133, 179], "fingerprint": [88, 143, 146], "finish": [3, 4, 8, 14, 55, 56, 96, 98, 99, 120, 128, 138, 140, 142, 147, 148, 155], "firefox": [134, 156], "firewal": [16, 96, 99, 123, 126, 164, 172], "firm": 107, "first": [4, 19, 21, 24, 26, 27, 31, 43, 47, 55, 57, 59, 61, 81, 82, 83, 84, 85, 92, 93, 96, 98, 99, 101, 111, 112, 113, 114, 118, 120, 123, 125, 126, 129, 132, 133, 135, 136, 137, 138, 142, 143, 144, 145, 148, 150, 151, 152, 154, 173, 177], "first_seen": 156, "fit": [1, 6, 58, 95, 133, 145, 170], "five": 140, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17, 25, 27, 56, 57, 69, 88, 96, 114, 130, 134, 136, 138, 139, 155, 177], "fix_pathinfo": 129, "flac": [129, 171, 172], "flag": [52, 59, 83, 84, 97, 132, 149, 150, 152, 155, 156], "flash": 55, "flat": 59, "flexibl": [133, 135, 177], "flite": 59, "float": [12, 59, 149], "flood": 66, "flow": [59, 66, 67, 84, 88, 92, 101, 105, 179], "flow_input": 179, "flowchart": 15, "flush": 125, "fn": 114, "focu": [0, 1], "focus": [27, 119, 148, 177], "folder": [2, 7, 8, 16, 19, 25, 26, 30, 32, 33, 37, 38, 40, 42, 43, 45, 47, 48, 59, 64, 68, 71, 81, 82, 83, 88, 93, 94, 96, 102, 104, 123, 124, 129, 131, 133, 137, 138, 141, 142, 147, 153, 155, 160], "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 17, 19, 21, 22, 24, 25, 27, 37, 38, 39, 40, 42, 46, 47, 51, 52, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 71, 77, 80, 81, 83, 85, 88, 92, 93, 95, 96, 97, 101, 103, 110, 112, 113, 114, 115, 117, 118, 120, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 144, 149, 150, 152, 153, 154, 158, 163, 164, 166, 172, 177, 178, 179], "followsymlink": [123, 133], "font": [59, 88, 129], "fontobject": 129, "foo": [59, 81], "foobar": 76, "food": 6, "foolproof": [59, 132], "footer": 108, "footprint": 107, "forbid": [49, 86, 112], "forbidden": 59, "forbidden_char": 173, "forbidden_filenam": [88, 173], "forbidden_filename_basenam": [49, 88, 173], "forbidden_filename_charact": [49, 88, 173], "forbidden_filename_extens": [49, 88, 173], "forc": [8, 42, 64, 66, 68, 81, 88, 92, 98, 107, 110, 113, 118, 126, 149, 150, 151, 153, 154, 155], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 112, "foreign": 62, "forest": 2, "forev": [48, 59, 155], "forgeri": 126, "forget": [27, 28, 59, 62, 132, 133, 140, 145], "forgot": 80, "form": [55, 59, 81, 87, 88, 95, 99, 111, 123, 128, 138, 179], "formal": [58, 59, 65], "format": [2, 5, 12, 31, 45, 46, 64, 65, 66, 70, 81, 82, 83, 88, 118, 132, 134, 150, 151, 153, 157, 160, 174, 178, 179], "formid": 178, "formsubmittedev": 178, "forum": [69, 119, 138, 147, 148, 177], "forward": [15, 59, 68, 96, 128, 138, 142, 150, 163], "forwarded_for_head": [57, 68, 88], "found": [0, 1, 3, 4, 6, 17, 43, 46, 50, 55, 57, 58, 59, 66, 69, 80, 81, 88, 93, 95, 96, 99, 114, 123, 126, 128, 129, 130, 133, 136, 137, 138, 145, 148, 151, 152, 155, 157, 158, 159, 161, 162, 163, 164, 172, 175, 177], "foundat": 0, "four": [15, 55, 81, 146, 155, 177, 178], "fourth": 177, "fpm": [25, 59, 69, 88, 124, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 112, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": [151, 153, 155, 156], "freda": 40, "free": [2, 15, 19, 43, 80, 96, 118, 119, 126, 133, 138, 151, 156, 160], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 115], "freed": 153, "freedom": 166, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [39, 40, 132], "frequent": [13, 55, 58, 59, 81, 88, 107, 138, 160, 177], "fresh": [3, 81, 129, 142, 148, 151, 152], "freshclam": 55, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 15, 16, 21, 25, 27, 28, 29, 31, 36, 37, 38, 39, 40, 42, 43, 44, 45, 49, 53, 54, 55, 56, 58, 59, 63, 64, 66, 68, 71, 75, 77, 80, 81, 82, 83, 85, 86, 88, 93, 94, 95, 96, 98, 99, 101, 102, 105, 106, 107, 108, 111, 112, 113, 114, 116, 117, 118, 119, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 164, 166, 167, 172, 173, 174, 175, 176, 177, 178, 179], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 118, 129, 161], "front_controller_act": [129, 133], "frontend": [25, 59, 66, 68, 88, 95, 165, 166], "frontend1": 68, "frp": [95, 96, 97], "frp_address": 97, "frpc": [96, 97], "fry": 154, "fss": 96, "ftp": [39, 88, 124, 130, 137], "fulfil": [2, 107, 111, 128, 138], "full": [27, 33, 42, 46, 50, 52, 53, 58, 59, 62, 66, 67, 85, 101, 107, 108, 110, 111, 113, 133, 134, 143, 145, 149, 150, 151, 152, 153, 155, 156, 158, 159, 163, 177, 178], "fulli": [0, 1, 12, 13, 27, 40, 59, 62, 88, 109, 133, 148, 153, 155, 162, 177, 178], "fullscreen": 158, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 19, 28, 38, 44, 53, 59, 62, 63, 66, 77, 87, 88, 92, 95, 96, 102, 106, 116, 119, 126, 130, 131, 133, 134, 135, 138, 142, 143, 148, 157, 162, 164, 177, 179], "fund": 119, "fundament": [59, 69, 81], "further": [21, 42, 45, 47, 52, 58, 59, 62, 66, 69, 76, 77, 81, 88, 93, 108, 111, 123, 127, 133, 142, 144, 145, 161, 177], "furthermor": [28, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 24, 42, 57, 69, 112, 126, 155, 173, 174, 175, 178], "g": [5, 12, 15, 17, 21, 25, 27, 30, 31, 47, 52, 54, 56, 57, 58, 62, 63, 66, 71, 77, 81, 82, 83, 88, 95, 96, 97, 98, 99, 101, 106, 107, 112, 113, 114, 118, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 138, 142, 143, 146, 147, 148, 149, 150, 151, 153, 156, 157, 158, 162, 177, 178, 179], "gain": [3, 14, 126], "galleri": [46, 59, 147, 155], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [47, 88, 133], "gather": [81, 138, 172], "gb": [3, 4, 11, 25, 59, 81, 85, 95, 155], "gc_maxlifetim": 59, "gcc": 21, "gd": [46, 123, 125, 130], "gdpr": [88, 106, 107, 108, 110, 111], "gear": 85, "gecko": 66, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 4, 5, 7, 8, 10, 12, 13, 17, 27, 30, 31, 35, 36, 39, 45, 47, 50, 51, 52, 57, 58, 59, 62, 68, 71, 77, 80, 81, 82, 88, 92, 93, 96, 106, 109, 112, 114, 116, 123, 127, 128, 129, 131, 132, 133, 135, 139, 148, 149, 150, 153, 155, 156, 157, 165, 166, 167, 172, 173, 174, 175, 177], "generalizedtim": 81, "genr": [15, 88], "geo": 129, "german": [4, 5, 59, 65], "germani": [2, 59], "get": [1, 2, 13, 16, 21, 25, 27, 28, 31, 37, 45, 46, 50, 59, 61, 66, 68, 80, 81, 82, 92, 105, 123, 124, 126, 129, 131, 133, 134, 136, 137, 138, 142, 147, 150, 152, 156, 158, 161, 164, 167, 172, 179], "get_lin": 62, "getctag": 178, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [96, 132], "gib": 25, "gid": 156, "gidnumb": [82, 154], "gif": [59, 98, 129, 166, 167], "giphi": [166, 167], "git": [7, 8, 136], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 27, 28, 55, 58, 59, 62, 81, 93, 119, 126, 129, 132, 133, 136, 145, 166, 167, 172, 175, 177], "githubusercont": 126, "gitlab": [166, 167], "give": [1, 2, 15, 30, 31, 44, 55, 60, 69, 72, 81, 88, 103, 107, 108, 110, 124, 131, 133, 137, 147, 155, 177], "given": [2, 28, 50, 56, 57, 59, 62, 63, 65, 80, 81, 82, 96, 101, 105, 118, 126, 133, 138, 152, 153, 155, 156, 157, 172], "givennam": [82, 154], "glanc": 132, "global": [31, 52, 59, 64, 66, 81, 88, 112, 116, 117, 119, 129, 150, 153, 156, 167], "gmail": 116, "gmbh": [12, 16, 71, 102, 119, 126, 133, 138, 177], "gmp": [125, 130], "gnu": [6, 21], "go": [2, 3, 6, 16, 27, 39, 40, 42, 53, 55, 57, 59, 60, 63, 68, 80, 81, 92, 95, 96, 97, 108, 112, 123, 125, 132, 136, 142, 143, 147, 158, 177, 179], "goal": [27, 77, 92, 133], "goe": [14, 85, 96, 144], "gold": [7, 10], "gone": [85, 88, 138], "good": [1, 2, 4, 5, 19, 55, 58, 62, 81, 126, 133, 142, 148, 177], "googl": [2, 15, 59, 71, 80, 88, 134, 166], "got": [17, 102, 177], "govern": 77, "gpg": [88, 123, 125, 127, 159], "gpt": [1, 167], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 95, 96, 97, 99], "grab": 123, "grace": 81, "gracefulli": 128, "gradual": 47, "grain": [131, 179], "granit": 15, "grant": [21, 52, 53, 73, 81, 88, 111, 118, 123, 125, 133, 155], "graph": [15, 59], "graphic": [1, 15, 46, 92, 95, 121, 133], "great": 123, "greater": [59, 88], "greatli": [3, 133, 134], "green": [5, 15, 39, 40, 81, 88, 89], "grep": [3, 15, 19, 55, 58, 99, 130, 132, 133, 178], "groceri": 2, "groqcloud": [0, 15], "group": [2, 6, 16, 30, 32, 33, 35, 37, 42, 45, 53, 55, 58, 59, 63, 66, 73, 80, 82, 83, 87, 88, 110, 111, 113, 118, 149, 150, 151, 153, 155, 164, 178], "group1": 76, "group2": 76, "group_admin": 52, "group_everyon": 88, "groupfold": [27, 47, 102, 153], "groupid": [75, 76, 81, 156], "groupofnam": 154, "groupwar": [111, 112, 113, 116, 138], "grow": [88, 119, 132], "growth": 52, "gt": 178, "gte": 178, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 44, 48, 58, 59, 77, 107, 178], "guess": 57, "guest": [16, 88], "gui": [3, 31, 65, 92, 132], "guid": [22, 27, 59, 62, 92, 95, 116, 119, 123, 125, 126, 130, 133, 146, 152, 155, 161, 162, 169, 170, 175], "guidanc": [27, 88, 109, 110, 111, 119, 127, 128, 130, 132, 133], "guidelin": 129, "guooq": 156, "guzzl": 59, "gz": [59, 118], "gzip": [118, 129], "gzip_comp_level": 129, "gzip_min_length": 129, "gzip_proxi": 129, "gzip_typ": 129, "gzip_vari": 129, "h": [21, 55, 59, 66, 74, 75, 76, 77, 82, 96, 126, 133, 140, 146, 150], "h2non": 59, "ha": [3, 5, 7, 9, 10, 12, 14, 15, 16, 18, 25, 27, 28, 31, 37, 39, 40, 42, 46, 47, 50, 52, 53, 55, 56, 57, 59, 62, 63, 65, 66, 67, 69, 77, 80, 81, 85, 88, 93, 95, 96, 97, 101, 106, 110, 111, 112, 114, 116, 117, 118, 120, 123, 126, 128, 131, 132, 133, 135, 137, 138, 143, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 170, 175, 177, 178, 179], "hackeron": [12, 27], "had": [28, 52, 59, 92, 170, 172, 175], "half": 31, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [102, 177], "handl": [1, 8, 19, 28, 57, 59, 63, 64, 66, 68, 79, 88, 92, 93, 94, 108, 110, 112, 116, 126, 129, 130, 132, 138, 151, 153, 163, 164, 178], "handle_all_url": 54, "handler": [62, 88], "hanson": 154, "hansson": 133, "happen": [24, 27, 39, 42, 47, 57, 59, 80, 81, 82, 101, 112, 116, 129, 137, 138, 143, 147, 158, 178, 179], "happi": [14, 30, 47], "haproxi": [88, 95, 96], "haproxy_host": 96, "haproxy_password": [96, 97], "haproxypass": 96, "hard": [25, 42, 63, 126], "hardcod": [126, 129], "harden": [88, 127, 128, 130], "harder": 57, "hardest": 55, "hardwar": [1, 3, 4, 13, 15, 27, 88, 95, 99, 132, 133, 143], "harp": [88, 97, 99, 100], "harp_docker_socket_port": 97, "harp_exapp_direct": 97, "harp_frp_address": 97, "harp_proxy_dock": 97, "harp_proxy_host": 97, "harp_shared_kei": 97, "has_internet_connect": 88, "hash": [28, 64, 81, 82, 86, 88, 110, 130, 137, 178, 179], "hash_equ": 28, "hash_hmac": 28, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 167, "hasmemberoffiltersupport": 82, "hasn": [59, 65], "haspagedresultsupport": 82, "hat": [58, 133, 134], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 21, 24, 25, 27, 28, 29, 31, 32, 33, 37, 39, 40, 42, 46, 47, 49, 50, 53, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 77, 78, 80, 81, 83, 85, 88, 91, 92, 93, 95, 96, 97, 99, 101, 103, 105, 107, 108, 112, 113, 114, 116, 118, 123, 124, 126, 128, 129, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 166, 168, 172, 174, 177, 178, 179], "haveibeenpwnd": 86, "hbegin": 28, "hdr": 59, "head": [57, 67, 69, 123], "header": [2, 25, 28, 29, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 82, 87, 88, 96, 127, 128, 129, 133, 138, 155, 172, 175, 179], "headless": 121, "headlin": [1, 77, 81], "headlinescop": 77, "health": 99, "healthi": [99, 138], "heartbeat": [59, 88], "heartbeat_count": 99, "heavi": [0, 1, 18, 44, 58, 96, 130, 160], "heavili": [57, 59], "heic": [59, 132, 133], "heif": [59, 133], "height": 59, "held": [88, 111], "hello": [1, 62], "helm": 133, "help": [2, 3, 4, 8, 14, 27, 28, 57, 58, 59, 62, 66, 81, 88, 93, 101, 102, 106, 109, 110, 112, 113, 118, 119, 123, 131, 132, 133, 136, 138, 142, 146, 147, 148, 150, 152, 155, 177], "helper": [15, 106, 128], "henc": [80, 150], "hend": 28, "her": 2, "here": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 17, 19, 21, 27, 30, 42, 55, 59, 62, 66, 67, 68, 81, 91, 95, 96, 116, 118, 126, 128, 129, 132, 133, 148, 150, 166, 179], "hetzner": 12, "heurist": [55, 69], "hex": 151, "hexadecim": 28, "hf_model_path": 11, "hidden": [42, 77, 81, 88, 93, 112, 118, 126, 129, 138], "hide": [37, 59, 77, 88, 106, 117, 118, 129], "hide_absence_set": 117, "hide_disabled_user_shar": 85, "hide_login_form": 88, "hideeventexport": 112, "hierarch": 88, "hierarchi": 39, "high": [4, 5, 6, 7, 11, 12, 15, 21, 25, 27, 37, 52, 55, 56, 111, 116, 126, 132, 133, 134, 135, 160, 174, 177], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 25, 44, 59, 62, 110, 113, 144, 177], "highest": [2, 81, 148, 177], "highli": [57, 59, 69, 81, 118, 119, 126, 128, 130, 132, 137, 157, 161, 177], "highlight": [15, 133, 142, 148, 177], "hike": 2, "him": 2, "hinder": 56, "hindi": [4, 5, 10], "hint": [59, 69, 76, 128, 129, 148], "hintexcept": 150, "histor": 27, "histori": [14, 15, 57, 86, 111, 153], "hit": [1, 55, 57, 81], "hlocalhost": 21, "hmac": 28, "hog": [5, 7, 9, 10], "hold": [25, 28, 31, 47, 81, 95, 101, 107, 110, 129, 178], "holidai": [112, 151], "home": [27, 39, 62, 81, 83, 88, 92, 93, 133, 138, 153, 155, 164], "homefoldernamingrul": 82, "homepag": 2, "hood": [5, 7, 10, 177], "hook": 150, "hope": 24, "hopefulli": 147, "hord": 118, "horde_": 118, "horde_imap": 118, "hors": 55, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 21, 23, 30, 36, 37, 44, 47, 54, 55, 58, 59, 62, 68, 69, 81, 82, 88, 94, 95, 97, 112, 116, 118, 123, 124, 126, 128, 129, 133, 138, 142, 147, 149, 155, 157, 158, 159, 163, 164, 172, 178], "host2": 96, "host3": 96, "hoster": [21, 59, 116], "hostnam": [19, 21, 30, 47, 55, 59, 62, 68, 81, 95, 116, 128, 129, 133, 143, 145, 155, 164], "hour": [2, 5, 9, 18, 42, 43, 52, 55, 56, 57, 59, 81, 93, 107, 108, 110, 112, 113, 114, 116, 142, 143, 148, 179], "hourli": 52, "hous": [30, 142], "housekeep": [56, 142], "hover": [81, 85, 166], "how": [2, 6, 7, 10, 12, 15, 17, 25, 27, 30, 31, 32, 34, 37, 40, 47, 52, 55, 59, 64, 65, 66, 69, 81, 82, 85, 88, 92, 95, 107, 111, 112, 113, 115, 116, 118, 119, 123, 126, 128, 129, 130, 132, 133, 137, 138, 141, 143, 147, 155, 156, 158, 165, 169, 170, 174, 175, 176, 177], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 21, 28, 29, 55, 56, 57, 58, 59, 70, 79, 80, 96, 112, 117, 126, 132, 133, 134, 144, 145, 148, 161, 163, 172], "hp_frp_address": 96, "hp_shared_kei": [95, 96], "hp_trusted_proxy_ip": 96, "href": 178, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [25, 88, 123, 126, 128, 129, 131, 138, 172, 173, 175], "htaccesstest": 129, "htdoc": 120, "html": [59, 62, 66, 93, 123, 129, 130, 131, 134, 138, 147, 150, 157, 158, 159, 161, 162, 163, 175], "htop": 132, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 19, 25, 27, 30, 33, 34, 35, 38, 39, 40, 44, 47, 51, 54, 55, 56, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 79, 81, 82, 83, 87, 88, 92, 93, 94, 95, 96, 97, 99, 106, 111, 112, 116, 118, 121, 123, 124, 125, 127, 128, 129, 130, 131, 134, 136, 137, 138, 140, 142, 144, 145, 147, 148, 150, 155, 157, 158, 159, 161, 162, 163, 164, 165, 172, 175, 178, 179], "http2": 129, "http_author": 133, "http_client_add_user_agent_url": 88, "http_forwarded_for": 59, "http_proxi": 59, "http_user_ag": 129, "http_x_forward": 59, "http_x_forwarded_for": [59, 68], "httpd": [88, 93, 101, 102, 123, 127, 133], "httpd_can_connect_ldap": 131, "httpd_can_network_connect": [123, 131], "httpd_can_network_connect_db": 131, "httpd_can_network_memcach": 131, "httpd_can_sendmail": 131, "httpd_sys_rw_content_t": [123, 131], "httpd_unifi": 131, "httpd_use_cif": 131, "httpd_use_fusef": 131, "httpd_use_gpg": 131, "httpd_use_nf": 131, "httpdavmodul": 138, "https_proxi": 59, "hub": [0, 2, 15, 162, 179], "hug": 7, "huge": [18, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 153, 179], "hundr": 138, "hurri": 62, "hy000": 138, "hybrid": 119, "hyperlink": 42, "hypervisor": 133, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 170, 171, 172, 175, 176, 177, 178], "i686": 21, "iaccountmanag": [59, 77], "iana": [59, 117], "ibm": [1, 8, 12, 13, 15, 88], "ic": [111, 112, 151, 178], "ical": 151, "icalendar": 151, "icap": [64, 88], "icmp_req": [21, 62], "ico": [129, 155], "icon": [39, 40, 46, 59, 63, 64, 85, 88, 92, 129, 155], "id": [2, 3, 8, 13, 16, 27, 30, 37, 42, 52, 58, 59, 62, 66, 71, 74, 76, 81, 82, 84, 85, 88, 92, 96, 97, 106, 114, 116, 126, 150, 151, 153, 154, 156, 158, 164, 178, 179], "id1125420102": [59, 71], "idea": [2, 55, 119, 142, 148], "ideal": [1, 133, 138, 145, 178], "idelegatedset": 155, "ident": [35, 47, 59, 71, 73, 81, 88], "identif": 81, "identifi": [20, 21, 28, 43, 47, 59, 60, 66, 67, 81, 82, 88, 99, 106, 110, 114, 117, 118, 125, 126, 132, 137, 138, 143, 151, 153, 155, 156, 157, 179], "ie": [1, 3, 123], "ie11": 25, "ie6": 25, "ie8": 25, "ie9": 25, "iemailtempl": 62, "ietf": 178, "ifmodul": [123, 126, 133, 138], "ifram": [59, 63, 126], "igbinari": 59, "ignor": [3, 19, 27, 30, 42, 47, 48, 58, 59, 62, 85, 93, 114, 130, 136, 154, 157], "ignore_notic": 21, "ignorefrontcontrol": [88, 133], "illustr": [59, 133], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 13, 27, 32, 50, 55, 59, 68, 71, 88, 129, 130, 132, 133, 153, 155, 156, 158, 160, 161, 164, 166, 167, 173, 174, 175, 176], "imagegd": 59, "imagick": [71, 88, 125, 130], "imagin": 42, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 173], "imap": [62, 88, 130], "imap4": 62, "immedi": [52, 55, 59, 62, 85, 106, 107, 151, 153, 155, 156], "immut": [81, 129], "impact": [27, 39, 47, 57, 59, 62, 96, 103, 132, 177], "imperson": 126, "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 27, 28, 31, 47, 53, 55, 59, 62, 67, 80, 81, 88, 96, 112, 118, 133, 134, 143, 150, 155, 166], "impli": 77, "implic": [59, 77, 88], "import": [31, 33, 39, 56, 57, 59, 63, 71, 88, 112, 113, 123, 125, 128, 129, 130, 133, 135, 138, 143, 149, 160, 169, 178, 179], "importantli": [119, 133], "impos": 15, "impract": 107, "imprint": 88, "imprinturl": [71, 155], "improv": [2, 3, 13, 25, 37, 44, 58, 59, 69, 81, 88, 95, 119, 123, 129, 130, 132, 134, 148, 160, 161], "in_arrai": 96, "inaccess": [22, 27, 47, 152], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [2, 15, 118], "inc": 71, "incid": 66, "inclin": 177, "includ": [1, 4, 7, 11, 12, 16, 19, 28, 30, 37, 39, 42, 46, 53, 55, 57, 59, 62, 67, 71, 77, 81, 85, 92, 93, 97, 99, 108, 110, 114, 116, 117, 118, 119, 126, 128, 129, 130, 132, 133, 135, 136, 138, 140, 147, 148, 151, 153, 155, 156, 157, 160, 161, 173, 174, 175, 176, 177, 178, 179], "includedir": 21, "includesubdomain": [126, 129], "inclus": 151, "incom": [12, 59, 60, 68, 108, 153], "incoming_server2server_share_en": 149, "incompat": [59, 132, 144], "incomplet": [151, 153], "inconsist": [37, 140, 151, 153, 155], "inconvert": [20, 88], "incorpor": [47, 59], "incorrect": [59, 79, 92, 93], "incorrectli": [59, 68, 118], "increas": [17, 25, 31, 37, 40, 58, 59, 62, 66, 99, 116, 124, 126, 129, 132, 133, 134, 138, 150, 174], "increment": [18, 152], "indefinit": [57, 107, 110, 155], "independ": [3, 28, 66, 77, 88, 93, 101, 110, 119], "index": [2, 27, 28, 40, 59, 66, 67, 68, 88, 96, 101, 124, 126, 129, 133, 137, 138, 147, 149, 161], "indexerjob": 3, "indi": 129, "indic": [16, 24, 39, 40, 59, 62, 81, 82, 88, 99, 106, 116, 128, 131, 138, 144, 148, 177, 178], "indirectli": 102, "individu": [25, 27, 31, 39, 53, 57, 59, 92, 93, 111, 118, 119, 126, 132, 150, 152, 153, 155], "industri": [12, 143], "inetorgperson": [81, 82, 154], "inevit": [126, 134], "infect": 55, "infer": [5, 6, 11, 59], "inferenc": [6, 15], "influenc": [8, 31, 92, 112, 113], "info": [8, 42, 59, 66, 69, 77, 81, 87, 88, 93, 98, 108, 111, 129, 138, 150], "inform": [0, 1, 3, 4, 5, 7, 8, 12, 14, 16, 21, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 44, 47, 51, 52, 57, 58, 59, 62, 63, 65, 66, 68, 69, 71, 74, 76, 77, 81, 85, 88, 91, 92, 93, 98, 101, 106, 108, 111, 112, 113, 117, 118, 119, 120, 121, 124, 126, 129, 130, 132, 133, 134, 137, 142, 145, 147, 148, 150, 153, 154, 155, 156, 166, 170, 172, 174, 175, 176, 179], "infrastructur": [12, 59, 96, 138, 155], "inher": [56, 106], "ini": [21, 25, 32, 58, 59, 70, 88, 123, 124, 126, 127, 129, 131, 132, 133, 138, 150, 174], "init": [55, 88], "initdb": 124, "initi": [13, 20, 26, 27, 28, 48, 59, 77, 85, 88, 90, 92, 96, 98, 99, 102, 110, 120, 153, 177, 179], "initialcontentimportjob": 3, "initialis": [124, 133, 145, 153], "inject": 59, "inlin": 15, "innodb": [22, 59, 134], "innodb_buffer_pool_inst": 21, "innodb_buffer_pool_s": 21, "innodb_file_format": [21, 59], "innodb_file_per_t": [21, 22, 59], "innodb_flush_log_at_trx_commit": 21, "innodb_large_prefix": [21, 59], "innodb_log_buffer_s": 21, "innodb_max_dirty_pages_pct": 21, "inotifi": 153, "input": [3, 5, 7, 12, 14, 31, 42, 59, 74, 75, 81, 149, 151, 153, 155, 167, 179], "insecur": [62, 88, 134], "insensit": [37, 49, 59, 101], "insert": [15, 59, 88, 129, 151, 160, 167], "insid": [3, 5, 7, 8, 15, 25, 37, 44, 56, 59, 63, 65, 66, 68, 81, 93, 96, 102, 112, 124, 132, 147, 152, 153, 155, 178], "insight": [1, 12, 13, 88], "inspect": [4, 55, 88, 153, 155], "inspector": 69, "instal": [13, 15, 16, 17, 19, 21, 22, 25, 28, 29, 34, 37, 38, 39, 40, 44, 48, 53, 56, 58, 62, 63, 64, 66, 69, 71, 74, 80, 81, 84, 93, 94, 96, 97, 98, 99, 100, 101, 102, 105, 108, 112, 113, 119, 120, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 157, 160, 162, 163, 165, 167, 169, 170, 172], "installdir": 92, "installed_vers": 149, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 19, 21, 22, 27, 28, 42, 45, 46, 52, 56, 58, 59, 62, 66, 67, 68, 71, 77, 81, 84, 88, 92, 93, 95, 96, 107, 110, 111, 112, 113, 114, 116, 118, 119, 120, 123, 127, 128, 129, 132, 133, 134, 138, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 155, 156, 157, 161, 164, 174, 176, 177, 178, 179], "instance_id": [17, 106], "instanceid": [28, 88, 147], "instancesecret": 28, "instanti": 59, "instantli": 59, "instead": [3, 5, 15, 17, 22, 25, 30, 31, 37, 46, 47, 50, 52, 56, 59, 62, 63, 65, 66, 69, 71, 76, 81, 82, 83, 92, 116, 118, 123, 126, 129, 133, 137, 138, 144, 145, 147, 148, 149, 151, 152, 153, 155, 158, 170, 176], "instruct": [1, 2, 3, 5, 12, 19, 21, 55, 63, 73, 81, 87, 88, 118, 125, 126, 130, 132, 133, 135, 142, 144, 148, 179], "insuffici": [76, 93], "int": [25, 59, 72, 75, 76, 82, 96, 118], "int8_float32": 11, "intact": 111, "integ": [1, 18, 47, 56, 59, 96, 112, 113, 149, 151, 178], "integr": [1, 2, 3, 4, 8, 12, 13, 15, 42, 55, 57, 59, 64, 73, 77, 82, 88, 92, 114, 116, 117, 119, 130, 133, 138, 139, 147, 150, 158, 166, 167, 173, 174, 176, 178, 179], "integration_deepl": 1, "integration_openai": [0, 1, 2, 5, 8, 116], "integration_repl": [0, 1, 15], "integration_watsonx": [0, 1], "integritycheck": 137, "intel": [7, 10, 132], "intellig": [0, 1, 12, 15, 88, 95], "intend": [59, 77, 80, 81, 92, 126, 152, 155], "intens": [17, 27, 56, 132], "intention": [59, 77, 92, 110, 118], "interact": [1, 2, 3, 12, 18, 19, 40, 55, 56, 58, 59, 77, 81, 88, 115, 147, 150, 152, 156, 179], "intercept": 126, "interchang": [27, 62, 130], "interest": [106, 177], "interfac": [1, 2, 5, 7, 9, 10, 11, 15, 16, 21, 27, 40, 42, 47, 57, 59, 62, 69, 71, 78, 85, 88, 92, 93, 95, 96, 108, 112, 114, 115, 117, 118, 125, 126, 127, 132, 133, 134, 138, 148, 150, 153, 155, 156, 175, 179], "intermedi": 148, "intern": [3, 12, 14, 27, 39, 40, 47, 56, 59, 73, 82, 85, 88, 96, 97, 101, 129, 132, 133, 152, 157, 167, 178], "internal_defaultexpdai": 42, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 155, 176], "interoper": [13, 88], "interpret": [92, 95, 126], "interrupt": [27, 44, 56, 130], "interv": [37, 55, 56, 59, 83, 88, 110, 112, 114, 132, 155, 177, 178], "intervent": [6, 55, 126, 178], "intl": [123, 125, 130], "introduc": [15, 49, 81, 95, 129, 176, 177], "introduct": [64, 88, 96, 123], "invalid": [45, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 107, 126, 129, 132, 139, 153, 156, 172], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 101, "investig": [59, 153, 155], "invis": [88, 101, 104, 105, 156], "invit": [62, 88, 110, 114, 115, 160, 170], "invite": 112, "invoc": [155, 172], "invok": [59, 92, 108, 147, 150, 172], "involv": [25, 106, 132, 134, 172], "io": [44, 59, 63, 71, 96, 101, 119, 129, 132, 133, 134, 138, 145], "iono": [0, 12, 15], "iosclienturl": 71, "iot": [133, 145], "iotop": 132, "ip": [8, 21, 40, 55, 59, 62, 66, 68, 69, 81, 88, 95, 96, 97, 99, 101, 107, 110, 116, 127, 128, 133, 145, 155, 157, 164], "ip_host2_dock": 96, "ipad": 68, "iphon": 68, "iptabl": [126, 164], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 178, "isn": [22, 27, 59, 77, 81, 118, 133], "iso": [59, 65], "iso_639": 59, "isol": [58, 59, 64, 88, 107, 132, 133, 134, 147], "isset": 96, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 18, 27, 39, 49, 52, 57, 58, 59, 62, 69, 81, 88, 99, 112, 113, 125, 126, 128, 129, 132, 134, 136, 137, 145, 147, 148, 150, 155, 156, 158, 164, 166, 167, 174, 175], "isvfsen": 92, "italian": [4, 5, 10], "item": [3, 42, 45, 64, 83, 88, 102, 112, 115, 132, 142, 153, 155], "iter": [57, 59], "ithem": 59, "its": [0, 1, 2, 3, 8, 12, 14, 15, 19, 25, 28, 30, 36, 40, 52, 54, 55, 59, 66, 69, 72, 77, 81, 82, 92, 93, 111, 114, 116, 123, 125, 131, 132, 133, 137, 138, 142, 147, 151, 153, 155, 156, 165, 172, 175], "itself": [5, 21, 31, 37, 59, 84, 92, 95, 96, 101, 117, 125, 133, 137, 138, 145, 147, 149, 150, 152, 164, 172], "itun": [59, 71], "itunesappid": 71, "iv": 28, "j": [50, 59, 68, 88, 154, 158, 172], "jail": [88, 124], "jan": 62, "jane": 66, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 171, 172, 179], "jcal": 151, "jeffmatson": 68, "jeroboam": 154, "ji": 70, "jit": 88, "jit_buffer_s": 132, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 92, "job": [3, 6, 15, 37, 39, 40, 45, 52, 55, 59, 64, 81, 88, 107, 111, 114, 116, 127, 130, 138, 142, 144, 148, 150, 151, 153, 178, 179], "joe": 178, "johnston": 83, "join": [2, 24], "joke": 2, "jone": 156, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 99, 178], "journald": 99, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 46, "jpegphoto": 81, "jpg": [129, 155], "json": [2, 4, 5, 8, 11, 14, 16, 50, 59, 82, 83, 88, 98, 99, 101, 112, 118, 123, 126, 129, 137, 149, 150, 151, 152, 153, 155, 156, 178, 179], "json_pretti": [14, 150, 151, 152, 153, 155, 156], "jump": [92, 142], "just": [21, 26, 52, 56, 62, 63, 81, 85, 92, 101, 112, 118, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 158, 177, 178], "jwfcftvztglwtje": 40, "k": 76, "k7mdeng": 153, "karlsruh": 14, "kazakh": 4, "kb": [59, 153], "keep": [3, 15, 17, 27, 40, 43, 48, 49, 52, 56, 57, 58, 59, 66, 68, 69, 77, 80, 81, 88, 92, 93, 99, 101, 107, 109, 112, 113, 116, 118, 120, 123, 124, 125, 133, 134, 138, 142, 143, 147, 148, 149, 156, 169, 177, 178], "keepal": [59, 138], "keepalivetimeout": 138, "kei": [2, 3, 11, 16, 18, 21, 24, 30, 35, 36, 39, 40, 44, 45, 47, 59, 64, 66, 73, 75, 76, 77, 81, 85, 88, 95, 96, 97, 107, 124, 125, 126, 129, 132, 135, 138, 144, 148, 149, 150, 153, 155, 167, 178], "kept": [48, 58, 59, 107, 147], "keyboard": 88, "keydb": 58, "keyfil": 96, "keyformat": 28, "keypair": 31, "keyr": 159, "keyston": [35, 47, 59], "keyvalu": 47, "kfrh9": 156, "khtml": 66, "kib": 59, "kick": [57, 59], "killmod": 56, "kind": [1, 14, 68, 96, 126, 179], "kink": 55, "kitchen": 2, "know": [28, 30, 59, 66, 81, 84, 112, 118, 138, 154, 155, 158], "knowledg": [11, 138], "knowledgebas": 88, "knowledgebaseen": 88, "known": [13, 19, 27, 37, 47, 54, 55, 57, 59, 62, 64, 68, 81, 88, 101, 114, 118, 124, 129, 134, 138, 149, 154, 156, 165], "kokoro": 10, "korean": 4, "kovh8": 156, "krita": [59, 132], "kubectl": 3, "kubernet": 88, "kunz": 83, "kvm": 133, "l": [21, 56, 58, 68, 93, 124, 138, 155], "lab": 126, "label": [2, 15, 40, 68, 81, 97, 131, 138, 156], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [21, 40, 62], "land": 17, "landmark": 6, "landscap": 6, "lang": [59, 156], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 26, 59, 63, 64, 76, 88, 95, 116, 119, 130, 134, 179], "laptop": 2, "larg": [2, 3, 7, 8, 9, 13, 14, 15, 21, 27, 37, 40, 45, 55, 59, 66, 88, 93, 112, 116, 118, 119, 129, 132, 133, 138, 148, 151, 155, 156], "larger": [3, 11, 12, 25, 27, 37, 55, 59, 69, 85, 132, 156], "largest": [95, 155], "last": [1, 2, 14, 28, 56, 57, 59, 83, 85, 99, 105, 110, 111, 114, 128, 144, 145, 147, 151, 153, 154, 155, 156, 177], "last_run": 155, "last_seen": 156, "lastact": 156, "lastjpegphotolookup": 82, "lastli": [30, 47], "lastlogin": 156, "lastmodifi": 178, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 178], "latenc": 132, "later": [19, 42, 59, 74, 83, 92, 102, 116, 118, 133, 134, 138, 144, 157, 164], "latest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179], "latitud": 126, "latter": 58, "launch": [2, 54, 55, 58, 88, 93, 95, 97, 120, 142, 178], "law": 107, "lawyer": 12, "lax": 106, "layer": [27, 59, 77, 80, 132, 137], "layla": [151, 152, 153, 155, 156], "layout": [59, 60, 148, 155, 160], "lazi": [59, 149], "ld": [81, 129], "ldap": [39, 45, 64, 73, 79, 85, 88, 111, 123, 127, 130, 133, 143, 150, 155, 156], "ldap_group_map": 81, "ldap_log_fil": 88, "ldap_matching_rule_in_chain": 81, "ldap_opt_network_timeout": 82, "ldap_user_map": 81, "ldapadmingroup": 81, "ldapagentnam": 82, "ldapagentpassword": 82, "ldapattributesforgroupsearch": 82, "ldapattributesforusersearch": [82, 154], "ldapbackuphost": 82, "ldapbackupport": 82, "ldapbas": 82, "ldapbasegroup": 82, "ldapbaseus": 82, "ldapcachettl": [81, 82], "ldapconfigurationact": 82, "ldapconnectiontimeout": 82, "ldapdefaultppolicydn": 82, "ldapdynamicgroupmemberurl": 82, "ldapemailattribut": [82, 154], "ldapexperiencedadmin": 82, "ldapexpertusernameattr": [82, 154], "ldapexpertuuidgroupattr": 82, "ldapexpertuuiduserattr": 82, "ldapgidnumb": 82, "ldapgroupdisplaynam": 82, "ldapgroupfilt": [82, 154], "ldapgroupfiltergroup": 82, "ldapgroupfiltermod": 82, "ldapgroupfilterobjectclass": 82, "ldapgroupmemberassocattr": [82, 154], "ldaphost": 82, "ldapignorenamingrul": 82, "ldaploginfilt": 82, "ldaploginfilterattribut": 82, "ldaploginfilteremail": 82, "ldaploginfiltermod": 82, "ldaploginfilterusernam": 82, "ldapnestedgroup": 82, "ldapoverridemainserv": 82, "ldappagings": 82, "ldapport": 82, "ldapquotaattribut": 82, "ldapquotadefault": 82, "ldaptl": 82, "ldapuseravatarrul": [81, 82], "ldapusercleanupinterv": [83, 88], "ldapuserdisplaynam": [82, 154], "ldapuserdisplayname2": 82, "ldapuserfilt": 82, "ldapuserfiltergroup": 82, "ldapuserfiltermod": 82, "ldapuserfilterobjectclass": 82, "ldapuuidgroupattribut": 82, "ldapuuiduserattribut": [82, 154], "lead": [32, 37, 51, 52, 56, 57, 58, 59, 69, 93, 112, 113, 126, 129, 132, 133, 138], "leak": [52, 59, 129, 138, 178], "leakag": 126, "leap": 134, "learn": [5, 6, 8, 11, 32, 34, 44, 46, 50, 58, 78, 83, 85, 126, 137, 148, 149], "least": [2, 3, 4, 5, 6, 7, 9, 11, 12, 16, 21, 25, 43, 48, 56, 59, 69, 77, 80, 81, 107, 114, 128, 130, 132, 134, 144, 148, 154, 156, 157, 172, 177, 178], "leav": [2, 26, 27, 30, 32, 38, 57, 59, 68, 76, 81, 85, 116, 151, 155], "lectur": 155, "leela": 154, "left": [39, 47, 56, 59, 62, 81, 85, 111, 132, 137, 147, 149, 153], "leftov": 81, "legaci": [29, 30, 31, 47, 59, 88, 150, 153, 155], "legacy_auth": 47, "legacy_format_support": 29, "legal": [11, 13, 71, 88, 106, 107, 109, 111], "legibl": 9, "legitim": [27, 57, 106, 107, 110], "length": [8, 31, 47, 55, 59, 86, 88, 129], "less": [6, 7, 10, 11, 12, 47, 55, 57, 59, 66, 126, 130, 132, 134, 177], "let": [15, 19, 39, 57, 62, 71, 85, 92, 96, 108, 129, 133, 143, 153, 155, 158], "letsencrypt": 129, "letter": [37, 85, 179], "level": [4, 15, 23, 24, 27, 42, 44, 55, 59, 62, 64, 77, 85, 88, 93, 110, 126, 127, 134, 138, 147, 150, 153, 155, 156, 178], "leverag": 8, "lf": 81, "lib": [6, 16, 21, 55, 59, 62, 129], "libapache2": [125, 133], "libargon2": 130, "liber": 93, "libmagickcor": 71, "librari": [11, 46, 59, 62, 87, 93, 126, 170], "libreoffic": [59, 88, 130], "libsmbclient": 37, "libxml": 130, "libxml2": 130, "licenc": 74, "licens": [15, 16, 126], "life": [88, 123, 144, 148], "lifetim": [59, 81, 88, 106, 110], "lift": 96, "light": [40, 59, 81], "lighter": 177, "lighttpd": 138, "lightweight": 59, "like": [1, 2, 3, 4, 5, 6, 7, 8, 12, 14, 15, 16, 19, 21, 22, 26, 27, 30, 31, 37, 40, 44, 47, 49, 52, 53, 56, 58, 59, 60, 63, 66, 80, 81, 83, 86, 87, 92, 93, 95, 96, 102, 112, 113, 116, 117, 118, 121, 123, 126, 128, 129, 132, 133, 138, 140, 142, 144, 145, 147, 148, 149, 150, 154, 155, 164, 165, 166, 167, 172, 179], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 17, 25, 37, 42, 43, 45, 46, 48, 53, 56, 58, 59, 62, 64, 66, 75, 76, 81, 88, 93, 95, 96, 107, 108, 115, 118, 123, 124, 128, 132, 133, 134, 138, 143, 147, 151, 152, 153, 154, 155, 156, 172, 175, 177], "limitrequestbodi": 25, "line": [19, 21, 25, 29, 56, 58, 59, 62, 66, 68, 81, 88, 92, 96, 111, 118, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 150, 153, 175, 178], "liner": 151, "link": [2, 16, 17, 45, 64, 71, 76, 78, 79, 85, 88, 101, 108, 116, 126, 128, 132, 133, 136, 137, 138, 147, 153, 155, 156, 160, 165, 167, 179], "link_defaultexpdai": 42, "linux": [21, 27, 33, 37, 49, 50, 55, 58, 66, 83, 88, 91, 92, 93, 119, 121, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 140, 142, 148, 150, 156, 161], "list": [1, 2, 3, 4, 11, 13, 15, 16, 17, 18, 19, 22, 27, 37, 39, 40, 42, 46, 53, 57, 58, 59, 60, 62, 65, 66, 70, 75, 86, 87, 88, 92, 94, 95, 100, 101, 106, 108, 110, 112, 118, 123, 126, 128, 129, 130, 133, 134, 137, 138, 142, 148, 149, 150, 154, 157, 158, 159, 164, 169, 171, 172, 177, 179], "listen": [37, 44, 55, 58, 88, 96, 99, 114, 124, 129, 150, 153, 158, 163, 179], "listexapp": 98, "literaci": 12, "littl": [4, 15, 69, 85, 96], "live": [0, 2, 7, 13, 59, 81, 88, 106, 107, 110, 119, 155], "live_transcript": [13, 15, 88], "ll": [16, 21, 27, 37, 42, 59, 62, 81, 85, 112, 116, 129, 133, 142, 154, 158, 177], "llama": [1, 5, 12, 15], "llama3": 5, "llm": [2, 5, 8, 12, 14, 15, 88, 115], "llm2": [1, 2, 8, 13, 15, 88], "ln": [16, 124], "load": [5, 7, 13, 21, 25, 27, 37, 44, 51, 55, 58, 62, 64, 68, 80, 88, 92, 106, 127, 128, 130, 138, 149, 150], "loadbalanc": 25, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 13, 15, 16, 17, 21, 25, 27, 30, 32, 37, 38, 39, 40, 42, 58, 62, 64, 71, 72, 73, 81, 85, 88, 92, 93, 95, 97, 98, 101, 110, 113, 114, 119, 123, 124, 126, 129, 132, 133, 136, 138, 145, 149, 150, 153, 158, 172], "local_cert": [58, 59], "local_dock": 97, "local_pk": [58, 59], "local_summary_bot": 8, "localai": [0, 1, 3, 4, 8, 15], "localdir": 33, "localdirpath": 92, "localdomain": [133, 145], "localhost": [21, 44, 51, 58, 59, 62, 68, 96, 97, 99, 116, 120, 123, 124, 125, 128, 133, 138, 145, 149, 155, 158, 176], "localitynam": 81, "localrootmountprovid": 153, "localsocket": 55, "localstorag": 88, "localtim": 8, "locat": [2, 3, 8, 16, 22, 25, 27, 39, 56, 57, 64, 68, 81, 85, 88, 91, 92, 93, 95, 96, 101, 102, 110, 124, 126, 127, 129, 133, 135, 138, 140, 142, 143, 147, 148, 151, 153, 162, 166, 167], "lock": [31, 45, 58, 64, 66, 88, 101, 123, 127, 130, 138, 140, 148, 155], "lock_retri": 58, "lock_wait_tim": 58, "locking_en": 58, "lockout": [59, 86], "log": [12, 13, 14, 15, 21, 27, 31, 35, 39, 40, 52, 53, 55, 57, 62, 64, 67, 68, 77, 80, 85, 88, 92, 96, 100, 101, 106, 108, 111, 112, 113, 116, 123, 126, 127, 128, 130, 131, 133, 134, 135, 140, 143, 145, 147, 148, 150, 153, 154, 156, 164, 175, 178], "log_error": 138, "log_not_found": 129, "log_notic": 21, "log_queri": [66, 88], "log_request_id": 88, "log_rotate_s": [66, 88], "log_secret": [59, 66], "log_typ": [66, 88], "log_type_audit": [66, 88], "logdateformat": [66, 88], "logdebug": 93, "logdir": 93, "logexpir": 93, "logfil": [3, 25, 66, 88, 93, 124, 129, 135, 143, 155], "logfile_audit": [66, 88, 135], "logfilemod": [66, 88, 126], "logic": [52, 66, 80, 98, 99, 146, 178], "login": [15, 21, 26, 27, 31, 36, 37, 56, 59, 62, 63, 64, 66, 71, 72, 76, 78, 79, 80, 83, 84, 85, 86, 88, 92, 106, 107, 108, 110, 111, 125, 126, 138, 140, 141, 142, 148, 151, 152, 155, 156], "login_flow_v2": 88, "login_form_autocomplet": 88, "login_form_timeout": 88, "loginfailexit": 96, "logist": 119, "loglevel": [57, 62, 66, 81, 88, 118, 126, 132], "loglevel_dirty_database_queri": [66, 88], "loglevel_frontend": [66, 88], "logo": [59, 71, 155], "logo_url": 88, "logohead": [71, 155], "logon": 37, "logout": 59, "logpath": 126, "logread": 66, "logrot": 107, "logtimezon": [66, 88, 149], "logwindow": 93, "loleaflet": 162, "long": [3, 6, 12, 16, 21, 44, 51, 58, 59, 81, 82, 88, 93, 105, 107, 110, 112, 113, 128, 129, 133, 142, 147, 152, 153, 174, 177], "long_query_tim": 21, "longer": [25, 43, 47, 57, 59, 62, 65, 66, 85, 112, 123, 129, 132, 152, 153, 170, 172, 173, 176, 178], "longest": 25, "longitud": 126, "look": [2, 3, 15, 19, 21, 22, 47, 50, 56, 57, 59, 69, 71, 81, 83, 88, 96, 101, 116, 118, 128, 129, 133, 136, 137, 142, 147, 149, 150, 152, 157, 159, 160, 166, 179], "lookup": [37, 59, 68, 77, 110, 126], "lookup_serv": [88, 110], "lool": [158, 162], "loolwsd": 162, "loop": [88, 96], "loopback": [59, 128], "lose": [27, 44, 59, 152, 156], "loss": [21, 27, 59, 85, 93, 134, 138, 152], "lost": [27, 28, 73, 80, 88, 107, 138, 151, 152, 153, 156], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 46, 57, 58, 59, 66, 81, 118, 132, 138, 142, 148, 179], "love": 81, "low": [7, 10, 25, 43, 47, 58, 59, 107, 133, 134], "lower": [4, 5, 7, 10, 28, 52, 56, 59, 66, 85, 86, 107, 132, 133], "lowest": [134, 177], "lsof": 99, "lt": [4, 88, 127, 133, 134, 178], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 178, "luk": 27, "m": [14, 21, 55, 58, 83, 124, 126, 129, 130, 132, 133, 140], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 47, "mac": [39, 55], "machin": [3, 5, 6, 7, 9, 10, 12, 13, 21, 49, 59, 62, 88, 95, 96, 126, 127, 135, 143, 151, 152, 153, 155, 156], "macintosh": 81, "maco": [88, 91, 92, 114, 119, 134, 138], "made": [3, 15, 19, 37, 39, 46, 50, 57, 59, 93, 111, 118, 132, 133, 135, 143, 177, 179], "madlad": [11, 15], "madlad400": 11, "madrid": 81, "mageia": 130, "mai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41, 42, 43, 47, 48, 50, 52, 55, 56, 57, 58, 59, 62, 63, 66, 68, 76, 77, 79, 80, 81, 82, 83, 85, 88, 92, 93, 95, 99, 107, 108, 110, 111, 112, 113, 116, 117, 118, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 145, 146, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 162, 164, 172, 174, 177, 178, 179], "mail": [5, 12, 15, 52, 64, 76, 81, 82, 88, 114, 115, 117, 131, 143, 154, 155, 167, 170], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_send_plaintext_onli": 88, "mail_sendmailmod": 88, "mail_smtpauth": [62, 88], "mail_smtpauthtyp": 62, "mail_smtpdebug": [62, 88], "mail_smtphost": [62, 88], "mail_smtpmod": [62, 88], "mail_smtpnam": [62, 88], "mail_smtppassword": [62, 88], "mail_smtpport": [62, 88], "mail_smtpsecur": [62, 88], "mail_smtpstreamopt": [62, 88], "mail_smtptimeout": [62, 88], "mail_template_class": [62, 88], "mailbox": [88, 115, 118], "mailcow": 116, "mailer": [59, 62, 170], "mailprimaryaddress": 81, "mailqueuehandl": 52, "mailto": 178, "main": [1, 4, 11, 15, 21, 59, 66, 81, 82, 95, 96, 99, 102, 129, 138, 140, 146, 147, 158, 162, 179], "mainli": [4, 16, 27, 61, 148], "maintain": [1, 12, 27, 40, 43, 59, 69, 71, 93, 113, 119, 126, 133, 138, 145, 147, 148, 150, 177], "mainten": [3, 18, 22, 24, 27, 50, 64, 85, 121, 132, 133, 134, 142, 143, 146, 147, 149, 153, 161, 174], "maintenance_window_start": 88, "major": [3, 12, 41, 55, 88, 126, 129, 133, 138, 142, 144, 148, 161], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 21, 22, 24, 25, 27, 30, 32, 33, 37, 39, 40, 42, 46, 47, 52, 53, 54, 57, 58, 59, 63, 65, 67, 72, 76, 81, 83, 84, 88, 92, 93, 96, 101, 105, 108, 112, 114, 116, 118, 123, 124, 126, 129, 130, 132, 133, 134, 135, 137, 138, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 155, 157, 158, 164, 165, 170, 171, 172, 173, 177, 178, 179], "malform": 153, "malfunct": 59, "malici": [27, 57], "malwar": [55, 59, 62], "man": [55, 56, 126], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 17, 40, 43, 44, 52, 53, 54, 57, 58, 59, 64, 68, 74, 81, 84, 87, 88, 92, 94, 95, 101, 102, 105, 107, 112, 119, 123, 126, 127, 147, 148, 150, 152, 153, 156, 161, 173, 174, 175, 178], "managerfactori": 88, "mandarin": 10, "mandatori": [56, 72, 81, 88, 156], "mani": [6, 11, 12, 15, 17, 21, 22, 52, 53, 55, 57, 59, 81, 93, 112, 113, 118, 129, 132, 133, 138, 147, 150, 155, 156, 160, 172, 177], "manifest": [54, 129], "manifestli": 111, "manipul": [153, 154, 155], "manner": [1, 173, 174, 175], "manual": [3, 4, 6, 16, 18, 19, 21, 24, 25, 27, 31, 49, 52, 53, 56, 58, 59, 63, 68, 77, 81, 82, 83, 88, 91, 93, 95, 96, 97, 102, 107, 108, 111, 116, 119, 123, 125, 126, 127, 132, 135, 136, 137, 138, 141, 144, 145, 147, 151, 153, 155, 157, 161, 173, 177, 178, 179], "manual_instal": [8, 95, 97], "manual_install_harp": 97, "map": [2, 47, 59, 83, 88, 129, 132, 144, 154, 166], "march": 25, "marco": 2, "margin": 132, "mariadb": [19, 22, 24, 59, 88, 121, 123, 125, 128, 130, 132, 133, 151, 155, 173, 174], "mark": [2, 39, 59, 62, 77, 83, 88, 152, 153, 154, 179], "markdown": [17, 59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 118, "master": [27, 45, 59, 62, 88, 150], "master_": 28, "mastodon": [166, 167], "match": [3, 24, 37, 42, 47, 58, 59, 62, 68, 71, 75, 76, 77, 81, 82, 88, 92, 96, 101, 107, 113, 114, 118, 124, 129, 132, 133, 138, 143, 150, 153, 154, 156, 162, 164, 178], "math": 5, "matrix": 88, "matter": [42, 151, 172], "max": [1, 25, 45, 55, 88, 124, 126, 129, 155], "max_accelerated_fil": 124, "max_allowed_packet": 21, "max_children": 133, "max_execution_tim": [25, 59, 130], "max_file_conversion_files": 88, "max_filesize_animated_gifs_public_shar": 88, "max_heap_table_s": 21, "max_image_generation_idle_tim": 1, "max_input_tim": 25, "max_link": 21, "max_parallel_count": 88, "max_persist": 21, "max_siz": [25, 88], "max_token": 5, "maxautocompleteresult": 88, "maxchunks": 93, "maxim": [42, 57], "maximum": [8, 25, 27, 42, 43, 47, 48, 57, 77, 85, 88, 93, 107, 112, 113, 129, 153, 155], "maximumadressbook": 113, "maximumcalendarssubscript": 112, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 93, "mb": [37, 46, 59, 66, 82, 85, 93], "mb4": 59, "mbstring": [70, 123, 125, 130], "mcp": [12, 13, 88], "md": [2, 17, 27, 70], "md5": [62, 123, 124, 125], "md5sum": [123, 125], "mdm": 92, "me": [2, 14, 59, 88, 110], "mean": [11, 14, 15, 40, 49, 57, 59, 67, 69, 77, 80, 81, 85, 92, 96, 107, 116, 123, 126, 128, 129, 132, 134, 137, 148, 152, 172, 177, 178, 179], "meaningless": 129, "meant": [57, 59, 177], "measur": [7, 10, 12, 69], "mechan": [12, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 44, 45, 56, 57, 59, 62, 77, 88, 170], "media": [1, 2, 6, 7, 88, 101, 107, 127], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 30, 43, 47, 108, 109, 142, 177, 178], "megabyt": [55, 59], "member": [2, 17, 42, 53, 63, 76, 80, 81, 82, 85, 88, 101, 119, 151, 154, 156, 157, 166, 167], "memberof": [82, 88, 154], "membership": [42, 81, 82, 85, 101, 110, 118, 154, 156], "memberuid": 82, "memcach": [25, 44, 64, 69, 81, 88, 123, 124, 127, 130, 135, 143, 150], "memcache_customprefix": [58, 88, 123], "memcached_opt": 88, "memcached_serv": [58, 88], "memori": [6, 17, 25, 27, 44, 55, 57, 64, 69, 81, 88, 99, 118, 129, 130, 132, 133, 174, 178], "memory_consumpt": [124, 132], "memory_limit": [17, 25, 55, 130], "mention": [1, 3, 14, 77, 93, 95, 101, 123, 124, 126, 137, 147], "menu": [1, 8, 15, 39, 56, 59, 63, 71, 85, 92, 95, 96, 138, 153, 155, 167, 173, 174, 175], "mere": [19, 57, 177], "merg": [12, 64, 66, 88, 116, 166, 167], "mermaid": 15, "messag": [1, 2, 8, 14, 15, 18, 27, 28, 59, 60, 62, 66, 68, 69, 75, 76, 79, 81, 82, 88, 110, 111, 116, 117, 118, 121, 126, 136, 139, 142, 143, 150, 151, 153, 164, 165, 166, 167, 179], "met": [2, 15, 48, 59, 66, 81, 126, 133], "meta": [15, 74, 75, 76, 81, 82, 130], "metadata": [12, 42, 47, 59, 77, 85, 88, 96, 111, 118, 135, 138, 153, 155], "metadata_max_files": 88, "metal": [88, 135], "method": [21, 24, 28, 31, 39, 45, 56, 59, 62, 66, 74, 75, 76, 80, 82, 88, 93, 95, 96, 97, 118, 130, 133, 138, 143, 148, 150, 153, 155, 179], "metric": [51, 59, 89, 176], "mg": 124, "mib": [4, 25, 59, 88, 132], "micro": 133, "microservic": 132, "microsoft": [49, 55, 59, 62, 88, 93, 115, 129, 134, 170], "mid": 12, "middl": 126, "middlewar": [68, 179], "might": [0, 2, 3, 11, 15, 16, 19, 21, 24, 31, 37, 39, 46, 47, 49, 50, 52, 55, 56, 58, 59, 62, 69, 77, 81, 82, 93, 95, 96, 99, 103, 113, 116, 118, 125, 126, 129, 131, 132, 134, 136, 138, 143, 144, 150, 157, 164, 165, 171, 175], "migrat": [18, 19, 20, 31, 45, 47, 48, 59, 81, 88, 95, 118, 130, 141, 147, 150, 151, 153, 155, 156, 160, 174], "milli": 156, "million": 119, "millisecond": [47, 59, 93, 155], "milliwai": [153, 155, 156], "mime": [101, 110, 129, 133, 153, 172], "mimetyp": [46, 59, 88, 101, 126, 129, 153], "mimetypealias": [50, 101], "mimetypelist": 155, "mimetypemap": [50, 155], "minchunks": 93, "mind": [3, 17, 58, 59, 95, 101, 120, 124, 125, 133, 147, 179], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 55, 57, 86, 107, 114, 123, 124, 128, 132, 134, 138, 177], "minimis": 107, "minimum": [6, 47, 48, 52, 69, 77, 81, 88, 93, 95, 98, 107, 116, 134, 177], "minio": 47, "miniredir": 59, "minor": [3, 132, 142], "minsearchstringlength": 88, "mint": [55, 58, 133], "minut": [0, 3, 7, 10, 15, 37, 39, 43, 48, 55, 56, 57, 59, 81, 83, 93, 112, 113, 116, 142, 143, 148, 153, 156, 178], "mirror": [126, 129], "misbehav": 57, "misbehavior": 69, "misbehaviour": 155, "miscellan": 88, "misconfigur": [57, 88, 93, 99, 104, 118, 129], "misformat": 81, "mismatch": [132, 153, 156, 175], "miss": [24, 42, 80, 81, 88, 92, 99, 126, 130, 133, 144, 146, 148, 153, 178], "missing_fil": 137, "missingok": 107, "mission": [138, 177], "mistak": [59, 81, 138], "mistakenli": 118, "mistral": 2, "mistralai": [0, 15], "mit": 59, "mitig": [58, 62, 126], "mitm": 126, "mix": [40, 47], "mixer": 126, "mixtur": 59, "mj": [129, 171, 172], "mkdir": [27, 33, 96, 123, 124], "mknod": 158, "mlocat": 123, "mm": [81, 151], "mnt": [81, 133], "mobil": [27, 31, 42, 68, 71, 77, 81, 88, 91, 101, 119, 126, 127], "mod": [125, 133, 178], "mod_dav": [123, 133, 138], "mod_defl": 138, "mod_dir": 133, "mod_env": [59, 67, 126, 133], "mod_evas": 138, "mod_fastcgi": 138, "mod_fcgi": 133, "mod_fcgid": [88, 138], "mod_head": [67, 126, 133], "mod_mim": 133, "mod_pagespe": 138, "mod_php": [132, 133, 134, 138], "mod_proxy_fcgi": [88, 138], "mod_reqtimeout": [25, 138], "mod_rewrit": [40, 59, 67, 133, 138], "mod_secur": 138, "mod_spdi": 138, "mod_webdav": 133, "mod_xsendfil": 138, "modal": 94, "mode": [6, 18, 21, 22, 24, 25, 28, 29, 39, 45, 52, 55, 56, 59, 66, 81, 82, 88, 97, 98, 112, 118, 123, 125, 127, 137, 141, 142, 143, 146, 149, 151, 152], "model": [0, 1, 3, 4, 6, 8, 9, 10, 13, 14, 15, 88, 95, 116, 126, 130, 135], "model_nam": 11, "moder": 42, "modern": [4, 49, 58, 63], "modheadersavail": 129, "modif": [12, 21, 42, 62, 93, 105, 110, 112, 113, 133, 142], "modifi": [30, 37, 43, 47, 49, 50, 57, 58, 64, 65, 73, 81, 85, 88, 93, 101, 102, 105, 107, 110, 112, 113, 114, 118, 126, 132, 133, 137, 138, 153, 154, 155, 156], "modul": [21, 25, 27, 28, 37, 44, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 150, 158, 171, 172], "modular": [1, 15], "module_nam": 130, "molli": 81, "moment": [8, 164], "momentj": 65, "mon": [52, 55], "mondai": 52, "monitor": [16, 57, 58, 88, 126, 132, 155, 176, 178], "monterei": 134, "month": [1, 2, 14, 111, 126, 129, 133, 155], "monument": 6, "moodl": 67, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 19, 21, 22, 25, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 50, 51, 52, 55, 57, 58, 59, 60, 62, 66, 69, 71, 76, 77, 78, 81, 83, 84, 91, 92, 93, 94, 95, 96, 99, 101, 107, 112, 113, 116, 117, 118, 119, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 146, 148, 149, 150, 153, 155, 156, 158, 160, 161, 163, 164, 170, 172, 174, 175, 176, 177, 178, 179], "moreov": 16, "morn": 52, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 27, 43, 47, 56, 57, 58, 59, 62, 63, 66, 68, 69, 77, 81, 95, 96, 110, 111, 118, 119, 126, 129, 130, 131, 132, 133, 134, 138, 144, 145, 148, 150, 155, 156, 161, 162, 163, 169, 170, 177, 179], "mostli": [133, 179], "mount": [27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 44, 45, 47, 55, 56, 59, 88, 92, 96, 98, 100, 101, 110, 133, 152], "mount_id": 37, "mountpoint": [30, 32, 37, 38, 45, 59, 88], "move": [2, 25, 27, 59, 68, 88, 107, 128, 142, 143, 147, 148, 152, 174, 177], "movi": [59, 166, 167], "mozilla": [66, 118, 126, 129, 134], "mp3": [50, 59, 174, 175, 176], "mp4": [129, 155], "mpeg": 50, "mrtumnu": 68, "msi": 92, "msiexec": 92, "msoffice2003": 59, "msoffice2007": 59, "msofficedoc": 59, "mt": [11, 59, 71], "mtime": [42, 153], "much": [25, 60, 93, 96, 128, 131, 132, 138, 146, 155], "multi": [15, 45, 57, 58, 81, 88, 178], "multibucket": [45, 88], "multibyt": [130, 146], "multilingu": [7, 12, 13, 88], "multipart": 47, "multipartupload": 25, "multipl": [2, 5, 6, 9, 12, 15, 19, 25, 31, 39, 44, 47, 55, 56, 57, 58, 64, 66, 69, 72, 81, 82, 83, 84, 88, 92, 95, 96, 98, 116, 120, 126, 130, 132, 133, 144, 146, 149, 151, 153, 156, 157, 160, 161, 177, 178], "multiview": [123, 133], "music": [15, 88, 92], "must": [3, 4, 5, 6, 8, 16, 17, 25, 27, 28, 30, 32, 33, 35, 39, 40, 44, 47, 55, 56, 58, 59, 62, 66, 67, 68, 69, 71, 77, 80, 81, 82, 83, 85, 92, 93, 95, 96, 98, 107, 108, 111, 112, 120, 121, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 143, 144, 146, 148, 150, 151, 152, 153, 155, 156, 178], "mutual": 153, "mx": [116, 118], "my": [2, 16, 47, 50, 71, 75, 81, 88, 95, 97, 112, 151, 153, 155, 164], "myapp": [62, 153], "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "myfil": 178, "mygroup": [75, 154], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mynextcloudprefix": 58, "mypictur": 39, "myserv": [40, 155], "mysql": [19, 20, 24, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 155, 174], "mysql_attr_init_command": 59, "mysql_attr_ssl_ca": [21, 59], "mysql_attr_ssl_cert": [21, 59], "mysql_attr_ssl_kei": [21, 59], "mysql_attr_ssl_verify_server_cert": [21, 59], "mysql_secure_instal": 123, "mysql_user_password": 19, "mysqld": [21, 22, 59, 62], "mysqldump": [22, 140], "mysqlnd": 123, "n": [1, 5, 15, 18, 19, 28, 81, 99, 150, 152, 153, 155, 178], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 16, 19, 21, 22, 27, 30, 31, 32, 33, 35, 37, 38, 40, 42, 43, 45, 47, 49, 51, 54, 55, 58, 59, 62, 66, 67, 71, 74, 75, 76, 77, 81, 82, 83, 85, 88, 92, 93, 95, 96, 97, 98, 101, 106, 110, 111, 112, 114, 116, 118, 120, 121, 123, 124, 125, 126, 128, 129, 132, 133, 137, 149, 151, 153, 154, 155, 156, 162, 178], "namespac": [14, 54, 59, 62, 155], "nation": 107, "nativ": [23, 37, 179], "natur": [12, 15, 84, 157], "navig": [1, 54, 59, 93, 95, 101, 102, 105, 106, 112, 113, 116, 124, 136], "nc": [59, 62, 88, 100, 129], "nc_app_": 99, "nc_app_context_chat_backend": 3, "nc_app_context_chat_backend_data": 3, "nc_app_context_chat_contain": 3, "nc_app_live_transcript": 4, "nc_app_live_transcription_data": 4, "nc_app_live_transcription_log": 4, "nc_app_llm2_data": 5, "nc_app_stt_whisper2_data": 7, "nc_app_translate2": 11, "nc_debug": 150, "nc_domain": 96, "nc_instance_url": [95, 96], "nc_loglevel": 150, "nc_pass": 156, "nc_samesitecookielax": 106, "nc_samesitecookiestrict": 106, "nc_serverid": 59, "nc_session_id": 106, "nc_token": 106, "nc_usernam": 106, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 178, "nearli": [123, 172], "necessari": [2, 16, 21, 24, 25, 35, 46, 56, 58, 59, 62, 77, 84, 96, 106, 107, 116, 118, 123, 128, 129, 130, 133, 138, 157, 174, 179], "necessarili": [57, 77, 95, 96, 138], "need": [0, 1, 3, 4, 6, 8, 11, 12, 15, 16, 17, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 68, 69, 80, 81, 82, 84, 85, 88, 92, 93, 95, 96, 97, 99, 101, 102, 108, 111, 112, 113, 116, 118, 120, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 155, 156, 157, 158, 164, 165, 170, 173, 174, 176, 177, 178, 179], "needsdbupgrad": 155, "neg": [6, 126], "neither": 78, "nest": [82, 88, 153, 155, 178], "net": [59, 96, 97, 123, 144, 155, 157], "netdata": 132, "netstat": [55, 62], "network": [15, 21, 39, 57, 59, 88, 92, 93, 95, 96, 97, 99, 101, 126, 127, 133, 134, 145, 155, 172, 178], "never": [27, 39, 43, 52, 59, 77, 81, 107, 110, 126, 132, 152, 153, 156], "nevertheless": 148, "new": [2, 3, 5, 6, 11, 12, 19, 22, 24, 25, 26, 27, 29, 31, 32, 36, 39, 43, 44, 45, 47, 52, 56, 59, 62, 66, 67, 73, 75, 78, 80, 81, 82, 83, 88, 92, 93, 95, 96, 98, 108, 111, 112, 114, 116, 118, 119, 124, 126, 128, 130, 131, 132, 133, 134, 138, 140, 142, 143, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 170, 172, 173, 174, 177, 178, 179], "newer": [22, 37, 69, 95, 132, 134, 146, 152, 177], "newest": [43, 144, 177], "newgroup": [75, 76], "newli": [19, 27, 47, 52, 55, 56, 59, 77, 81, 105, 133, 177, 179], "newnam": 178, "newpassword": 156, "newus": 156, "next": [1, 2, 16, 21, 26, 27, 39, 40, 42, 52, 55, 58, 81, 82, 83, 88, 92, 94, 95, 112, 113, 123, 127, 138, 147, 148, 151, 152, 153, 155, 161, 166, 177, 179], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 61, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76, 77, 78, 79, 80, 85, 87, 88, 91, 92, 95, 98, 99, 100, 101, 102, 105, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 120, 121, 125, 127, 128, 130, 131, 132, 133, 134, 135, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 177], "nextcloud_": 47, "nextcloud_1": 47, "nextcloud_admin": 81, "nextcloud_cento": 123, "nextcloud_docker_network_nam": 96, "nextcloud_host": 68, "nextcloud_imaginari": 132, "nextcloud_install_product": 133, "nextcloud_log": 93, "nextcloud_redirectregex": 68, "nextcloud_url": [8, 96, 97], "nextcloudcron": 56, "nextclouden": 82, "nextcloudgroup": 82, "nextcloudpi": 133, "nextcloudquota": 81, "nextcloudsystemus": 81, "nextcloudtemp": 59, "nextcloudus": [81, 82], "nf": [59, 88, 127], "nfc": 39, "nfd": 39, "nginx": [18, 69, 88, 96, 110, 127, 128, 133, 134, 138, 170, 171, 172], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 50, "night": 3, "nin": 178, "nix": [56, 62], "no_desktop_shortcut": 92, "no_etag": 129, "no_last_modifi": 129, "no_proxi": 59, "no_shell_extens": 92, "no_start_menu_shortcut": 92, "no_unsupported_browser_warn": 88, "nobodi": 137, "nocanon": 158, "node": [6, 59, 88], "nodecod": 158, "nodecopiedev": 178, "nodecreatedev": 178, "nodedeletedev": 178, "nodeinfo": 138, "noderenamedev": 178, "noderestoredev": 178, "nodetouchedev": 178, "nodewrittenev": 178, "nofollow": [126, 129], "noindex": [126, 129], "nologon": 150, "nomatim": 2, "nominatim": 126, "non": [3, 8, 19, 25, 27, 30, 33, 39, 47, 59, 76, 77, 81, 88, 95, 97, 128, 130, 143, 147, 149, 151, 153, 155, 156, 157, 178], "none": [15, 31, 57, 59, 62, 81, 82, 85, 129, 142, 151, 152, 153, 155, 156, 158, 170], "nonexist": [81, 129], "nonexistingfil": 178, "nonexistingfold": 178, "noon": 2, "nor": [37, 56, 88, 95, 147, 178], "norepli": 59, "normal": [3, 6, 18, 24, 25, 39, 44, 52, 56, 59, 65, 78, 81, 85, 92, 120, 135, 138, 143, 148, 150, 153, 155], "nosniff": [126, 129], "notabl": 37, "notat": [59, 66, 68, 178], "note": [0, 1, 2, 3, 5, 12, 14, 15, 17, 21, 30, 37, 39, 42, 46, 47, 48, 56, 59, 62, 67, 73, 77, 87, 93, 96, 102, 108, 112, 113, 121, 126, 127, 129, 133, 134, 138, 139, 142, 148, 149, 150, 152, 156, 164, 166, 177, 178], "noth": [3, 18, 153], "notic": [44, 46, 57, 71, 110, 128, 132, 143, 156], "notif": [12, 45, 59, 62, 68, 80, 81, 85, 88, 105, 108, 110, 115, 126, 131, 133, 138, 141, 147, 149, 151, 155, 170, 178, 179], "notifempti": 107, "notifi": [16, 27, 37, 52, 62, 88, 105, 108, 149, 178], "notify_guest": 16, "notion": [166, 167], "notori": [5, 6, 7, 11], "now": [15, 21, 22, 24, 25, 40, 55, 56, 59, 67, 81, 85, 88, 95, 96, 112, 113, 116, 118, 121, 123, 124, 125, 128, 130, 133, 138, 142, 147, 158, 170, 171, 172, 175, 176, 178, 179], "nowadai": [59, 175], "nsign": 159, "nss": [64, 88], "nsuit": 159, "ntf": 37, "ntlm": [62, 170], "nuanc": 27, "nuisanc": 57, "null": [14, 46, 59, 66, 97, 124, 149, 175, 178, 179], "num_bucket": 47, "num_nucket": 47, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 18, 25, 32, 42, 47, 48, 52, 55, 57, 58, 59, 62, 77, 81, 82, 85, 93, 107, 110, 112, 113, 116, 120, 123, 125, 126, 128, 134, 138, 142, 147, 151, 152, 155, 156, 162, 172, 177, 178], "numer": [46, 59, 86, 128, 153, 155], "numeric_id": 28, "nuri": 159, "nvidia": [3, 4, 5, 6, 7, 9, 11, 95, 97, 99], "o": [25, 27, 59, 81, 88, 124, 129, 130, 133, 138, 143, 155], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 47, "oauth": [31, 88, 179], "oauth2": [64, 88, 150], "object": [11, 15, 30, 39, 44, 45, 58, 64, 81, 88, 112, 126, 130, 132, 143, 150, 151, 166, 175, 176, 179], "object_typ": 111, "objectclass": [81, 82, 154], "objectdata": 178, "objectid": 178, "objectprefix": 59, "objectstor": [47, 88, 135], "objecttyp": 178, "oblig": [107, 108, 109], "obscur": 138, "observ": 12, "obsolet": 46, "obtain": [62, 67, 88, 139, 153], "obviou": [57, 172], "oc": [16, 44, 47, 51, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 150, 153, 155, 172, 173, 178, 179], "oc8c0fd71e03": 59, "oc_": [21, 59], "oc_act": [24, 52], "oc_activity_mq": [24, 52], "oc_addressbook": 138, "oc_admin": 128, "oc_admin1": 128, "oc_admin2": 128, "oc_calendar_calendar": 19, "oc_calendar_object": 19, "oc_calendar_share_calendar": 19, "oc_calendar_share_ev": 19, "oc_cards_properti": 138, "oc_carla": 59, "oc_com": 111, "oc_comments_read_mark": 111, "oc_databas": 151, "oc_dav_shar": 118, "oc_dbus": 151, "oc_default_modul": [28, 152], "oc_filecach": [28, 138, 151], "oc_fscach": 19, "oc_log": 19, "oc_mail_messag": 118, "oc_mail_recipi": 118, "oc_media_album": 19, "oc_media_artist": 19, "oc_media_sess": 19, "oc_media_song": 19, "oc_media_us": 19, "oc_oauth2_cli": 155, "oc_pass": 156, "oc_permiss": 19, "oc_prefer": 83, "oc_privatedata": 19, "oc_queuedtask": 19, "oc_sessionpassphras": 106, "oc_shar": 19, "oc_storag": [28, 83, 138], "oca": [3, 59, 62, 155, 172, 178], "occ": [1, 4, 6, 8, 13, 14, 15, 17, 18, 19, 22, 24, 25, 26, 28, 29, 37, 39, 40, 42, 43, 45, 46, 47, 48, 50, 52, 55, 56, 59, 60, 66, 67, 70, 71, 72, 73, 77, 78, 80, 83, 85, 88, 98, 100, 103, 107, 108, 111, 112, 113, 116, 117, 118, 121, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 149, 151, 152, 153, 154, 155, 156, 173, 174, 175, 178, 179], "occ6f7365735": 59, "occ_command": 66, "occas": 81, "occasion": [8, 142, 158], "occur": [2, 25, 58, 62, 96, 98, 132, 138, 143, 147, 155, 175, 178], "occurr": 25, "ocdownloadstart": 106, "oci": [19, 59, 121, 155], "ocp": [59, 77, 150, 178], "ocsp": 129, "octal": [59, 66], "odd": 132, "odf": [157, 160], "off": [21, 22, 24, 25, 29, 32, 52, 55, 59, 70, 82, 88, 96, 116, 118, 123, 129, 131, 133, 142, 147, 150, 154, 155, 156, 158], "offer": [0, 1, 12, 15, 16, 27, 55, 59, 63, 71, 114, 116, 118, 126, 133, 135, 138, 147, 177], "offic": [2, 15, 41, 46, 50, 57, 109, 115, 133, 158, 161, 162, 163, 164, 166, 167], "offici": [2, 55, 57, 59, 71, 81, 96, 119, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 169, 177], "offlin": [81, 93, 112, 113, 143], "offload": [0, 1, 96, 132, 155], "offset": [75, 76, 154, 155, 156], "often": [1, 25, 56, 57, 59, 93, 107, 112, 113, 116, 126, 130, 133, 172, 174, 177], "ogg": [129, 171, 172], "oid": [59, 153], "oidc": 84, "oidc_provider_bearer_valid": 84, "ok": [55, 74, 75, 76, 82, 152, 153], "okai": 142, "old": [1, 15, 19, 27, 43, 59, 81, 88, 137, 138, 142, 147, 152, 153, 155, 170, 175], "older": [1, 4, 15, 27, 28, 43, 48, 52, 59, 69, 85, 93, 107, 130, 132, 136, 138, 144, 147, 148, 153, 155], "oldest": [43, 85], "oldfil": 178, "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [19, 59, 68, 81, 92, 106, 149, 151, 152, 153], "onbootsec": 56, "onc": [2, 14, 17, 25, 29, 39, 42, 47, 50, 56, 59, 80, 81, 93, 108, 112, 118, 123, 125, 126, 129, 142, 147, 149, 151, 152, 153, 154, 155, 156, 158, 169, 172, 177, 178, 179], "one": [1, 2, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 19, 21, 27, 28, 31, 35, 39, 40, 42, 43, 46, 55, 57, 58, 59, 66, 67, 69, 76, 77, 80, 81, 82, 85, 88, 91, 92, 95, 97, 101, 102, 108, 110, 111, 112, 114, 116, 118, 123, 128, 129, 130, 133, 134, 135, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 158, 161, 166, 172, 177, 178, 179], "ones": [19, 43, 52, 53, 58, 59, 107, 132, 133, 142, 144, 147, 152, 166, 172, 177], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 21, 22, 23, 26, 27, 28, 30, 31, 33, 37, 39, 42, 47, 49, 51, 52, 53, 55, 56, 57, 58, 59, 63, 64, 65, 66, 67, 68, 77, 78, 79, 80, 81, 83, 84, 85, 88, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 106, 108, 112, 113, 114, 116, 117, 118, 121, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 143, 144, 146, 147, 149, 150, 152, 153, 154, 155, 156, 157, 164, 166, 172, 175, 176, 177, 178, 179], "onlin": [31, 59, 88, 118, 119, 123, 133, 143, 148, 159, 160, 161, 163, 164], "onlyoffic": [31, 133], "onrequest": 179, "ons": [119, 132], "onunitactivesec": 56, "ooxml": 88, "opaqu": 178, "opcach": [58, 59, 88, 123, 124, 127, 129, 130], "opcod": [58, 132], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 22, 31, 44, 55, 58, 59, 70, 81, 88, 92, 93, 96, 116, 119, 126, 130, 133, 138, 147, 157, 164, 179], "open_basedir": [25, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 167], "openapi": [12, 59, 179], "openbsd": [88, 127], "opendocu": [59, 132, 157], "opendyslex": 59, "opengraph": 166, "openid": [73, 88], "openldap": [81, 82], "openmetr": [59, 88], "openmetrics_allowed_cli": [51, 88], "openmetrics_skipped_class": [51, 88], "openoffic": [59, 130], "openproject": 2, "openshift": 59, "openssl": [47, 64, 88, 118, 124, 130, 132], "openssl_decrypt": 28, "openssl_encrypt": 28, "openssl_open": 28, "openssl_pkey_export": 28, "openssl_pkey_new": 28, "openssl_s": 28, "openstack": [39, 88], "openstreetmap": [126, 166, 167], "opensus": [134, 150], "opentopodata": 126, "opentyp": 129, "openweathermap": 14, "oper": [3, 6, 8, 12, 21, 23, 25, 27, 39, 44, 49, 55, 56, 57, 59, 66, 69, 80, 81, 83, 88, 92, 93, 101, 108, 109, 121, 127, 132, 133, 134, 135, 138, 142, 147, 148, 150, 152, 156, 157, 158, 177, 178], "opinion": [133, 145], "opportunist": 62, "opt": [15, 28, 39, 59, 116, 123, 128, 135, 150, 155, 175, 178], "opt_binary_protocol": 59, "opt_compress": 59, "opt_connect_timeout": 59, "opt_libketama_compat": 59, "opt_poll_timeout": 59, "opt_recv_timeout": 59, "opt_retry_timeout": 59, "opt_send_timeout": 59, "opt_seri": 59, "optim": [0, 1, 2, 6, 25, 34, 119, 126, 129, 130, 132, 133, 177], "optimis": [6, 11, 138], "option": [0, 1, 4, 13, 14, 15, 16, 17, 19, 21, 22, 24, 25, 26, 30, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 46, 47, 52, 55, 56, 57, 58, 62, 63, 64, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 88, 93, 95, 96, 99, 100, 101, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 149, 150, 151, 152, 154, 155, 156, 159, 160, 161, 166, 172, 173, 177, 178, 179], "optout": 88, "oracl": [19, 21, 24, 59, 121, 128, 134, 155, 176], "orang": 15, "orchestr": 96, "order": [0, 1, 14, 15, 17, 21, 22, 24, 42, 62, 70, 77, 80, 81, 95, 96, 126, 133, 134, 140, 149, 155, 157, 177, 179], "org": [55, 59, 67, 76, 79, 93, 126, 129, 133, 155, 178], "organ": [59, 71, 85, 88, 119, 134, 155], "organis": [77, 81, 109, 134, 138], "organisationscop": 77, "organiz": [81, 85, 116], "organizationnam": 81, "orient": 130, "origin": [11, 26, 40, 43, 46, 59, 66, 68, 81, 85, 106, 110, 118, 126, 138, 142, 143, 150, 153, 178], "orphan": [43, 88, 138, 155], "otf": 129, "other": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 21, 24, 25, 26, 27, 31, 35, 37, 39, 40, 41, 42, 43, 44, 46, 48, 53, 55, 56, 57, 58, 63, 64, 65, 66, 77, 80, 81, 84, 85, 87, 88, 92, 96, 97, 98, 106, 107, 110, 111, 112, 113, 114, 116, 117, 119, 124, 125, 126, 127, 128, 129, 130, 132, 137, 139, 142, 145, 147, 149, 150, 151, 152, 155, 156, 157, 160, 161, 171, 172, 173, 174, 175, 176, 177, 178, 179], "otherdomain": 59, "otherwis": [18, 22, 25, 56, 57, 58, 59, 68, 81, 95, 101, 105, 108, 112, 116, 129, 132, 133, 138, 143, 153, 178], "ou": [81, 82, 83, 154], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 19, 22, 59, 62, 69, 81, 95, 96, 101, 102, 122, 123, 124, 126, 130, 132, 133, 134, 137, 138, 144, 160, 172, 177, 179], "out": [16, 24, 25, 27, 47, 52, 55, 57, 59, 69, 88, 93, 95, 101, 106, 107, 115, 129, 131, 133, 134, 137, 138, 142, 143, 147, 148, 155, 156, 161, 170, 172, 177, 179], "outbound": [62, 172], "outdat": [43, 59, 64, 88, 112, 113, 123, 146, 155], "outdoor": 2, "outgo": [62, 88, 116, 118], "outlin": [2, 55], "outlook": [62, 88, 116], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 25, 37, 59, 66, 83, 88, 93, 111, 118, 130, 132, 133, 137, 148, 149, 150, 151, 152, 153, 155, 156, 178], "output_buff": 25, "outright": [57, 134], "outsid": [16, 28, 33, 40, 47, 55, 59, 63, 88, 96, 101, 110, 112, 125, 128, 129, 133, 135, 138, 140, 142], "outstand": [2, 7, 155], "ova": 133, "over": [21, 24, 30, 32, 47, 50, 57, 59, 62, 67, 69, 77, 81, 85, 88, 93, 96, 106, 111, 119, 123, 126, 132, 133, 134, 142, 155, 166, 171], "overal": 132, "overcom": 59, "overflow": 39, "overhead": [59, 81, 93, 132], "overlai": 81, "overlap": [37, 177], "overload": 138, "overrid": [25, 26, 30, 45, 59, 62, 64, 71, 81, 82, 88, 92, 96, 97, 107, 151, 155], "overridden": 68, "override_app_host": [96, 97, 99], "overridelocaldir": 92, "overriden": 59, "overrideserverurl": 92, "overseen": 119, "overview": [0, 1, 3, 13, 16, 45, 58, 60, 88, 110, 119, 137, 138, 141, 144, 151, 170, 172, 179], "overwrit": [26, 62, 64, 88, 112, 133, 153, 172], "overwritecondaddr": [68, 88], "overwritehost": [68, 88], "overwriteprotocol": [68, 88], "overwritewebroot": [68, 88], "overwritten": [26, 59, 66, 72, 77, 81, 112], "owasp": 175, "own": [0, 1, 3, 4, 12, 15, 16, 25, 27, 28, 39, 41, 42, 50, 52, 53, 54, 57, 59, 62, 63, 65, 71, 77, 85, 93, 101, 103, 107, 108, 111, 112, 113, 114, 124, 128, 133, 138, 148, 153, 158, 172, 178, 179], "owncloud": [29, 69, 88, 93, 138, 140, 141, 146, 150, 153, 155, 178], "owncloud_core_dump": 93, "owner": [21, 42, 77, 88, 101, 102, 105, 108, 110, 118, 123, 151, 179], "ownerid": 178, "ownership": [3, 33, 42, 59, 88, 108, 111, 121, 125, 133, 142, 150, 155], "p": [8, 21, 58, 96, 99, 123, 124, 131, 132, 136, 140, 146, 152, 158], "pacif": 59, "packag": [2, 55, 58, 59, 88, 92, 119, 123, 124, 125, 126, 127, 128, 130, 131, 132, 134, 141, 148, 153, 155, 157, 160, 161, 179], "package_nam": 54, "packet": 21, "pad": 28, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 21, 26, 27, 33, 39, 40, 42, 52, 53, 55, 56, 58, 59, 60, 62, 63, 64, 66, 71, 77, 78, 81, 82, 85, 88, 89, 93, 94, 95, 99, 107, 108, 110, 111, 112, 116, 123, 125, 126, 129, 130, 132, 133, 137, 138, 142, 144, 147, 148, 149, 152, 153, 155, 156, 166, 167, 169, 179], "pagespe": 129, "paid": [147, 148], "pain": 95, "pair": [27, 36, 45, 59, 88, 97, 106, 116, 153], "pandoc": 41, "pane": [15, 85, 178], "panel": [55, 59, 65, 81, 85, 111, 132, 133, 155, 179], "pant": 62, "paper": 7, "paragraph": [126, 166], "parallel": [15, 21, 25, 59, 69, 95, 132, 138, 178], "param": [178, 179], "paramet": [3, 5, 14, 16, 19, 20, 24, 25, 26, 30, 31, 42, 45, 47, 51, 57, 58, 64, 65, 76, 81, 82, 88, 93, 96, 107, 112, 127, 129, 130, 132, 133, 150, 155, 172, 176, 177, 178, 179], "parameter_nam": 130, "paramount": [15, 81], "parent": [44, 101, 133, 138, 153, 155], "pars": [3, 28, 59, 130], "part": [3, 5, 14, 15, 16, 40, 47, 49, 50, 56, 58, 59, 62, 81, 85, 92, 93, 111, 121, 123, 126, 133, 134, 137, 149, 158, 163, 177, 179], "part_file_in_storag": 88, "parti": [6, 12, 15, 16, 21, 27, 28, 56, 59, 62, 88, 106, 134, 138, 142, 148, 157, 165, 167], "partial": [62, 118, 178], "particip": [110, 112, 119], "particular": [1, 7, 21, 37, 47, 53, 81, 129, 132, 177], "particularli": [57, 177], "partit": [25, 59], "partner": [110, 119], "partnership": 160, "pass": [2, 5, 21, 31, 37, 55, 59, 64, 66, 81, 88, 92, 96, 97, 98, 121, 124, 129, 137, 138, 150, 151, 153, 155, 156, 157, 177, 178], "passiv": 92, "passphras": [28, 110], "passwd": 55, "password": [2, 3, 19, 21, 23, 27, 28, 32, 35, 36, 37, 38, 39, 40, 42, 44, 45, 47, 55, 57, 58, 59, 62, 73, 76, 77, 80, 81, 82, 88, 92, 93, 95, 96, 97, 106, 108, 110, 111, 116, 118, 120, 121, 123, 124, 125, 127, 128, 130, 133, 138, 140, 145, 146, 149, 150, 152, 153, 155, 156, 159, 170, 179], "password1": [23, 59], "password2": [23, 59], "password_argon2_default_memory_cost": 59, "password_argon2_default_thread": 59, "password_argon2_default_time_cost": 59, "password_default": 59, "passwordsalt": 88, "past": [55, 59, 69, 137, 151], "pasta": 2, "patch": [62, 69, 88, 118, 139, 177], "path": [8, 15, 16, 17, 21, 26, 27, 28, 29, 30, 33, 34, 37, 45, 55, 56, 64, 66, 68, 77, 81, 88, 92, 93, 96, 97, 98, 110, 118, 124, 126, 128, 129, 131, 133, 136, 143, 144, 149, 150, 151, 152, 153, 155, 156, 162, 178, 179], "path_info": 129, "path_redirect": 68, "pathparamet": 179, "pattern": [43, 48, 59, 128, 132], "pauvo": 68, "payload": [88, 110, 179], "payment": 0, "pbkdf2": 28, "pc": [21, 142], "pcntl": 130, "pcntl_signal": 130, "pcntl_signal_dispatch": 130, "pdf": [2, 3, 46, 55, 59, 88, 102, 130, 133, 152, 153, 155, 156, 178], "pdo": [21, 59], "pdo_mysql": [21, 130], "pdo_pgsql": [21, 124, 130], "pdo_sqlit": 130, "pecl": [37, 58, 59, 123], "pecl82": 124, "peer": [21, 62, 116, 119], "peertub": [166, 167], "pem": [21, 28, 59, 124], "pencil": 85, "pend": [126, 151, 155], "peopl": [6, 9, 42, 52, 57, 83, 102, 114, 138, 154, 166, 167], "per": [4, 5, 7, 9, 10, 15, 27, 39, 45, 56, 59, 77, 82, 88, 107, 108, 110, 112, 113, 134, 152, 153, 156, 166, 168, 172, 178], "perbucket": 47, "percentag": 177, "perfect": [4, 9, 133, 145], "perfectli": 177, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18, 19, 22, 24, 25, 27, 31, 37, 39, 44, 46, 55, 56, 57, 58, 59, 66, 69, 81, 87, 88, 93, 95, 96, 99, 103, 106, 108, 118, 119, 126, 127, 128, 129, 130, 133, 134, 143, 144, 147, 148, 150, 151, 152, 153, 155, 161, 174, 175, 176, 177, 179], "period": [39, 43, 56, 57, 59, 85, 86, 105, 107, 111, 112, 113, 114, 116, 117, 134, 142, 148, 151, 153, 155, 177], "peripher": 133, "perman": [27, 28, 42, 48, 59, 68, 81, 85, 96, 106, 111, 123, 126, 152, 153, 155, 156], "permiss": [2, 33, 42, 45, 52, 58, 59, 66, 67, 88, 101, 107, 118, 124, 129, 131, 133, 138, 142, 143, 147, 150, 155], "permit": [53, 59, 126, 129, 153, 177], "persian": 4, "persist": [21, 45, 59, 85, 88, 93, 98, 106, 118, 135, 155, 164], "person": [2, 27, 39, 40, 52, 59, 62, 65, 71, 77, 78, 80, 81, 85, 88, 106, 107, 108, 109, 111, 112, 114, 116, 133, 137, 151, 152, 153, 161, 167], "personnel": 93, "perspect": 15, "pertain": [25, 93], "pg_ctl": [3, 124], "pg_dump": 140, "pg_hba": 21, "pg_user": 21, "pgp": [123, 125, 131], "pgpassword": [140, 146], "pgsql": [3, 19, 21, 59, 120, 121, 155], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147], "phase": 147, "philip": 154, "phone": [42, 59, 76, 77, 80, 81, 110, 113, 119, 156], "phonebook": 42, "phonescop": 77, "photo": [16, 26, 30, 81, 88, 92, 110, 153], "photor": 9, "photoshop": 59, "php": [1, 2, 3, 6, 8, 15, 16, 17, 18, 19, 21, 22, 26, 27, 28, 29, 32, 34, 37, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 78, 79, 80, 81, 82, 83, 85, 87, 88, 93, 95, 96, 106, 107, 108, 110, 111, 112, 113, 114, 117, 118, 120, 121, 125, 127, 128, 131, 136, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 164, 170, 171, 172, 173, 175, 176, 178, 179], "php7": 21, "php70": 150, "php74": 123, "php8": 129, "php82_fpm": 124, "php_valu": 25, "phpdoc": 178, "phpinfo": [130, 138], "phpredi": [58, 59, 130], "physic": [13, 27, 55, 88, 96, 110, 128, 143], "pi": [59, 119, 133], "pick": [15, 21, 65, 93, 143, 153, 167], "picker": [1, 2, 15, 88, 165], "pickup": [0, 3, 13, 88], "pictur": [46, 81, 110, 130], "ping": [21, 62], "pipe": [59, 118, 149], "pipelin": 62, "pix": 9, "pixel": [46, 59], "pkg": 124, "pkg_add": 124, "pki": 129, "place": [1, 25, 26, 44, 55, 59, 62, 88, 114, 116, 118, 121, 124, 128, 129, 131, 132, 136, 137, 138, 142, 147, 163, 165, 166, 178], "placehold": [28, 31, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 70, 101, 106, 129, 133, 138, 150], "plaintext": [81, 110], "plan": [2, 8, 24, 81, 125, 130, 133, 134, 148, 177], "planetexpress": 154, "platform": [30, 47, 92, 93, 119, 123, 132, 134, 135, 178], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 21, 25, 39, 46, 55, 56, 57, 59, 65, 67, 69, 81, 85, 93, 96, 101, 102, 113, 117, 118, 123, 126, 128, 132, 133, 134, 137, 138, 142, 144, 147, 148, 150, 151, 152, 164, 172, 177, 179], "plu": [66, 178, 179], "plug": 132, "pluggabl": 80, "plugin": [96, 178], "plusserv": [0, 15], "pm": 133, "png": [30, 59, 71, 129, 155], "pod": 3, "pod_nam": 3, "podman": [3, 133], "point": [6, 12, 15, 16, 21, 24, 25, 31, 39, 42, 45, 57, 58, 59, 60, 66, 71, 88, 95, 101, 107, 112, 113, 128, 129, 133, 134, 138, 143, 147, 148, 153], "poison": 59, "polici": [12, 42, 48, 59, 63, 71, 73, 76, 81, 88, 106, 107, 108, 110, 126, 129, 130, 131, 139, 153], "policycoreutil": 123, "polish": 4, "polit": [1, 14], "poll": [155, 178], "pomerium": 88, "pool": [58, 129, 133], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 110, 133, 142], "popular": [44, 95, 96], "popup": 116, "port": [8, 19, 30, 32, 36, 44, 47, 55, 58, 59, 68, 81, 82, 88, 95, 96, 97, 99, 123, 124, 126, 128, 132, 149, 151, 155, 157, 163], "portabl": 88, "portal": [47, 62, 102, 116, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 28, 57, 59, 172, 177], "posix": [49, 130], "posixgroup": 81, "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 17, 21, 24, 27, 40, 42, 43, 47, 48, 49, 53, 54, 57, 58, 59, 60, 62, 63, 77, 80, 81, 82, 84, 92, 93, 95, 96, 97, 99, 101, 102, 112, 113, 116, 118, 121, 126, 129, 130, 131, 132, 133, 134, 137, 138, 142, 144, 146, 147, 149, 152, 157, 158, 164, 177, 179], "possibli": [59, 118, 126, 138], "post": [11, 27, 55, 66, 74, 75, 76, 82, 87, 118, 128, 129, 136, 149, 157, 178, 179], "post_allow": 157, "post_max_s": [25, 124, 133], "postaladdress": 81, "postfix": [47, 59, 62], "postgr": [21, 124], "postgresql": [3, 19, 59, 88, 121, 124, 128, 130, 132, 134, 151, 155, 173, 176], "postrgresql": 24, "postscript": 59, "potenti": [12, 24, 39, 57, 59, 66, 132], "power": [3, 5, 6, 7, 9, 10, 14, 59, 101, 129, 133, 143], "powerpoint": 2, "powershel": 92, "ppolici": [81, 82], "ppolicy_hash_cleartext": 81, "ppt": 160, "pptx": [2, 160], "pr": 136, "practic": [46, 59, 77, 107, 118, 126, 143], "pre": [49, 59, 64, 71, 88, 95, 99, 126, 128, 130, 138, 148, 152, 177], "preced": [50, 59, 80, 88, 153], "precis": [47, 81, 94], "precompil": 132, "preconfigur": [88, 101], "predefin": [49, 92, 93], "predict": [107, 177], "prefer": [15, 19, 21, 30, 37, 52, 56, 58, 59, 62, 65, 66, 81, 83, 85, 88, 93, 115, 117, 118, 121, 129, 130, 133, 138, 155, 178], "prefil": 92, "prefix": [24, 30, 59, 64, 66, 88, 106, 114, 129, 154, 155], "preinstal": 161, "preliminari": 155, "preload": [124, 126, 129], "prem": 15, "prematur": [112, 113], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 109, 119], "premium": 134, "prepar": [15, 88, 95, 110, 127, 133], "prepend": [1, 59, 129, 138, 150], "prereleas": 21, "prerequisist": 40, "prerequisit": [83, 88, 125, 127, 128, 141, 143], "preseed": 59, "presenc": 178, "present": [2, 50, 53, 59, 62, 63, 66, 81, 96, 110, 119, 132, 133, 136, 147, 153, 158, 159, 178], "preserv": [0, 1, 4, 42, 43, 85, 123, 132, 142, 146, 156, 160], "preset": 85, "press": [2, 40, 62, 93, 112, 113, 138, 167], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 179], "prettier": 133, "prevent": [25, 27, 28, 42, 44, 52, 57, 58, 59, 64, 71, 88, 93, 104, 106, 112, 116, 126, 128, 129, 132, 134, 137, 138, 140, 146, 148, 154, 172, 175], "preview": [27, 39, 45, 64, 88, 127, 130, 133, 150, 151, 165], "preview_concurrency_al": [88, 172], "preview_concurrency_new": [88, 172], "preview_expiration_dai": 88, "preview_ffmpeg_path": 88, "preview_ffprobe_path": 88, "preview_format": 132, "preview_imaginary_kei": [88, 132], "preview_imaginary_url": [88, 132], "preview_libreoffice_path": 88, "preview_max_filesize_imag": 88, "preview_max_i": [46, 88], "preview_max_memori": [46, 88], "preview_max_scale_factor": 46, "preview_max_x": [46, 88], "preview_office_cl_paramet": 172, "previews_hpb": 59, "previou": [8, 21, 39, 42, 43, 81, 88, 96, 107, 110, 118, 137, 141, 146, 147, 148, 151, 162, 179], "previous": [52, 66, 95, 130, 138, 162, 172, 174], "previousnam": 178, "previousvalu": 178, "primari": [1, 24, 25, 30, 45, 57, 71, 81, 82, 88, 144, 148, 153, 154], "primarili": [77, 119], "primary_color": [71, 155], "princip": [138, 151, 178], "principaluri": 138, "principl": 107, "print": [98, 178], "printenv": 133, "prior": [12, 25, 57, 93, 144, 178], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 77, 88, 106, 107, 108, 110], "privacyurl": [71, 155], "privat": [15, 31, 36, 45, 59, 62, 66, 88, 110, 113, 119, 124, 126, 129, 149, 153, 156], "privatedata": 19, "privatekei": [28, 153], "privileg": [21, 64, 73, 76, 81, 88, 125, 128, 155, 179], "proactiv": 42, "probabl": [47, 81, 129, 159], "probe": 126, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 27, 32, 42, 57, 58, 59, 66, 69, 81, 88, 112, 113, 129, 131, 132, 133, 137, 139, 143, 147, 155, 177], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 57, 147], "proc": [3, 132], "proce": [28, 108, 116, 123, 147, 151], "procedur": [12, 27, 77, 93, 107, 147, 155], "proceed": [27, 142, 148, 153], "process": [2, 3, 4, 5, 6, 7, 8, 12, 14, 17, 21, 25, 27, 37, 43, 50, 56, 59, 81, 83, 88, 92, 93, 95, 97, 99, 110, 115, 123, 129, 130, 132, 134, 137, 138, 142, 147, 148, 150, 152, 153, 156, 178], "processor": 132, "produc": [5, 8, 11, 66, 107, 111, 153], "product": [2, 3, 4, 5, 7, 12, 19, 27, 57, 59, 66, 81, 107, 123, 126, 128, 131, 132, 133, 138, 151, 155], "productnam": 155, "profession": [11, 15, 27, 134, 138], "profil": [39, 42, 73, 84, 88, 93, 111, 113, 114, 126, 131, 150, 172], "profile_en": 156, "profile_enabled_by_default": 77, "profile_secret": 59, "profilepag": 59, "profit": 138, "program": [12, 56, 62, 92, 93, 95, 143, 150], "programm": 81, "programmat": 83, "progress": [14, 27, 43, 48, 55, 59, 150], "project": [2, 47, 84, 88, 119, 125, 137, 153, 155, 177, 178], "prometheu": 176, "promin": [174, 179], "promot": [81, 88], "prompt": [0, 2, 3, 5, 12, 21, 31, 81, 88, 93, 116, 125, 133, 145, 150, 151, 152, 153, 179], "pronoun": [77, 156], "pronounsscop": 77, "proof": 24, "propag": 50, "proper": [57, 59, 67, 88, 132, 137, 138, 147, 151, 153, 172], "properli": [9, 27, 54, 57, 59, 64, 65, 86, 88, 93, 99, 126, 130, 137, 138, 142, 152, 155, 158], "properti": [59, 73, 81, 85, 88, 92, 93, 156, 178, 179], "property_address": 77, "property_avatar": 77, "property_biographi": 77, "property_birthd": 77, "property_blueski": 77, "property_displaynam": 77, "property_email": 77, "property_fedivers": 77, "property_headlin": 77, "property_organis": 77, "property_phon": [59, 77], "property_pronoun": 77, "property_rol": 77, "property_twitt": 77, "property_websit": 77, "propfind": [66, 93], "propget": 93, "propos": 12, "proprietari": [8, 15], "prospect": 177, "protect": [3, 27, 28, 40, 42, 55, 62, 63, 64, 68, 69, 88, 102, 107, 109, 110, 133, 155], "proto": 62, "protocol": [2, 8, 12, 35, 36, 55, 59, 68, 82, 88, 93, 95, 96, 97, 99, 118, 126, 157, 164], "prototyp": 96, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 21, 24, 27, 28, 30, 31, 33, 35, 37, 39, 41, 45, 46, 47, 49, 55, 58, 59, 60, 64, 66, 67, 68, 69, 71, 73, 74, 76, 81, 82, 85, 88, 92, 93, 94, 97, 106, 109, 112, 113, 114, 116, 119, 120, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 143, 145, 153, 155, 156, 157, 160, 161, 165, 170, 172, 173, 174, 175, 176, 177, 178, 179], "provider_id": [80, 156], "providerfactori": 59, "provis": [47, 73, 77, 84, 88], "provisioning_api": [74, 149], "proxi": [2, 16, 47, 64, 88, 97, 99, 100, 110, 128, 129, 133, 159, 160, 161], "proxy_buff": 25, "proxy_connect_timeout": [96, 129], "proxy_fcgi": 133, "proxy_hide_head": 68, "proxy_http": 158, "proxy_max_temp_file_s": 25, "proxy_pass": 96, "proxy_protocol": 96, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [158, 159, 162, 163], "proxy_timeout": 96, "proxy_wstunnel": 158, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": [96, 158], "proxypassmatch": 158, "proxypassrevers": [96, 158], "proxypreservehost": 158, "proxytimeout": 25, "proxyuserpwd": 88, "prune": [43, 99, 107, 118], "pseudo": 126, "psql": [21, 146], "pt6h": 112, "public": [2, 16, 21, 36, 39, 42, 45, 57, 59, 62, 68, 69, 74, 77, 81, 85, 88, 96, 99, 101, 108, 110, 119, 123, 124, 126, 129, 156, 160, 166, 167], "public_html": 32, "publiccalendar": 112, "publickei": 28, "publicli": [5, 12, 17, 28, 118, 133, 149], "publish": [2, 12, 59, 77, 96, 110, 160, 177], "pubshare_": 28, "pull": [81, 88, 129, 136, 158, 162, 166, 167, 172], "punctuat": 4, "pure": 3, "purg": [107, 112], "purpos": [12, 19, 42, 47, 48, 56, 57, 59, 106, 107], "push": [52, 110, 112, 126, 137, 153, 155], "pushfe": 126, "put": [2, 17, 22, 25, 27, 47, 59, 62, 68, 75, 76, 77, 81, 82, 88, 118, 124, 128, 133, 138, 140, 142, 143, 148, 179], "putsizelimit": 47, "pwa": 59, "pwd": 96, "px": 71, "px65ty5drhqkype5hrsdvyfhlzzhcm": 128, "py": 17, "python": [3, 123], "q": [21, 62, 150], "q16": 71, "qmail": [59, 64, 88], "quali": 126, "qualifi": [12, 40, 62, 155, 178], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 153, 177], "quantiz": [5, 7], "queri": [1, 3, 15, 23, 24, 42, 59, 66, 76, 81, 87, 111, 112, 114, 128, 138, 148, 150, 178, 179], "query_cache_limit": 21, "query_cache_min_res_unit": 21, "query_cache_s": 21, "query_cache_typ": 21, "query_log_fil": 88, "query_log_file_backtrac": 88, "query_log_file_paramet": 88, "query_log_file_requestid": 88, "question": [1, 2, 3, 13, 19, 21, 59, 77, 81, 88, 118, 147, 150, 160], "queu": [52, 155], "queue": [3, 52, 88], "quick": [2, 55, 63, 88, 127, 133], "quickli": [16, 49, 85, 93, 154], "quickstart": [88, 141], "quiet": [43, 48, 55, 92, 150, 153], "quit": [18, 21, 55, 62, 125, 144, 148, 152], "quot": [59, 82, 96], "quota": [25, 27, 43, 48, 59, 73, 76, 81, 82, 87, 88, 107, 111, 139, 156], "quota_include_external_storag": [85, 88], "qwen": 2, "r": [7, 10, 27, 33, 68, 82, 121, 123, 125, 130, 133, 136, 138, 142], "race": [7, 69], "rackspac": 35, "rainloop": [88, 127], "rais": [12, 21, 25, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 172], "rand": 47, "random": [28, 47, 81, 106, 110, 118, 126, 128], "random_byt": 28, "randomli": [59, 106], "rang": [47, 57, 59, 66, 68, 88, 95, 96, 101, 127, 148], "rank": 155, "rapid": 177, "rapidli": 177, "rar": 55, "rare": [27, 30, 47, 59, 146], "raspberri": [59, 119], "rate": [0, 5, 7, 13, 88, 108, 115, 128], "ratelimit": 88, "ratelimit_overwrit": 88, "ratelimitaddressbookcr": 113, "ratelimitcalendarcr": 112, "ratelimitperiodaddressbookcr": 113, "ratelimitperiodcalendarcr": 112, "rather": [16, 31, 34, 40, 44, 59, 62, 81, 92, 111, 114, 129, 132, 138, 153, 155, 172], "ration": 59, "raw": [15, 28, 70, 81, 96, 137, 138], "rc4": 152, "rcctl": 124, "re": [4, 17, 21, 25, 27, 30, 39, 42, 47, 52, 53, 55, 57, 58, 59, 62, 69, 77, 81, 85, 92, 94, 101, 107, 111, 118, 128, 129, 133, 134, 138, 142, 143, 147, 148, 152, 153, 156, 174, 175, 177], "reach": [42, 57, 59, 66, 69, 81, 95, 99, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 151, 164, 172, 177], "reachabl": [8, 57, 59, 68, 77, 88, 95, 96, 99, 129, 133, 138, 155, 172, 179], "react": [150, 179], "reaction": 110, "read": [2, 23, 25, 35, 39, 45, 52, 55, 58, 59, 60, 64, 66, 67, 68, 71, 73, 77, 79, 88, 101, 107, 112, 113, 114, 118, 123, 124, 129, 133, 134, 135, 137, 151, 152, 153, 155, 156, 157, 174, 175, 176], "read_timeout": [58, 59], "readabl": [12, 26, 33, 59, 64, 81, 88, 129, 151, 152, 153, 155, 156], "reader": [19, 155], "readi": [39, 59, 81, 99, 133, 164, 177], "readili": 27, "readm": [3, 17, 84, 95, 96, 99, 124, 133], "readonli": 178, "real": [1, 4, 5, 7, 9, 10, 12, 14, 37, 68, 118, 128, 129, 155, 160, 177, 178], "realiz": 15, "realli": [126, 152, 155], "reallysuppress": 92, "realtim": 57, "reappear": 107, "reason": [5, 15, 47, 51, 57, 59, 62, 63, 69, 81, 92, 107, 110, 118, 120, 126, 128, 130, 131, 132, 133, 134, 138, 143, 158, 172, 174, 175, 176], "reassign": 101, "reboot": 88, "rebuild": 155, "receiv": [15, 40, 42, 53, 59, 62, 68, 81, 84, 85, 88, 108, 111, 116, 123, 134, 137, 148, 150, 153, 177, 178, 179], "recent": [25, 42, 43, 57, 81, 88, 107, 110, 115, 132, 143, 155, 156, 158, 162], "recid": 126, "recip": 2, "recipi": [28, 40, 59, 111, 114, 116, 118, 153, 155], "reclaim": 43, "recogn": [8, 13, 15, 59, 63, 77, 81, 88], "recognis": 31, "recognit": [15, 88], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 21, 25, 26, 27, 29, 37, 38, 39, 41, 44, 52, 56, 59, 63, 64, 66, 67, 68, 69, 77, 81, 88, 93, 95, 96, 101, 107, 118, 124, 125, 126, 127, 128, 129, 132, 133, 134, 137, 138, 140, 144, 145, 146, 148, 149, 151, 152, 155, 157, 158, 161, 165, 170, 171, 172, 174, 175, 177, 178, 179], "recommended": 177, "recommended_fil": 15, "reconcili": 59, "record": [12, 52, 59, 66, 80, 82, 93, 107, 110, 111, 114, 118, 143, 151, 153, 155], "recov": [27, 28, 78, 85, 88, 146, 153], "recoveri": [45, 80, 88, 107, 141, 152, 153], "recoverykey_": 28, "recreat": 146, "rectif": 88, "recurs": [153, 155], "recv": 62, "red": [15, 39, 40, 58, 93, 133, 134], "redact": [93, 118], "reddit": [166, 167], "redeploi": 3, "redhat": 55, "redi": [25, 44, 64, 69, 88, 127, 130, 135, 143, 149], "redir": 68, "redirect": [59, 63, 66, 67, 68, 69, 88, 92, 95, 96, 99, 116, 129, 133, 138], "redirectregex": 68, "redis_log_fil": 88, "redisclust": [58, 59], "reduc": [5, 7, 59, 77, 81, 88, 107, 118, 127, 129, 138, 177], "reduce_to_languag": 88, "redund": 43, "refer": [3, 12, 21, 27, 28, 39, 42, 55, 56, 58, 59, 62, 64, 69, 81, 88, 99, 107, 117, 118, 123, 127, 128, 136, 138, 148, 166, 172, 178, 179], "referenc": [14, 17, 28, 138], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": [59, 129, 155], "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 59, 81, 88, 145, 155], "refus": 153, "regard": [84, 118, 130, 135, 177], "regardless": [15, 30, 42, 47, 59, 66, 68, 77, 81, 107, 128, 149, 155, 177], "regener": [31, 153, 155], "regex": [68, 126, 129], "region": [30, 35, 47, 59, 153], "regionon": [47, 59], "regist": [3, 4, 8, 15, 56, 59, 88, 95, 96, 100, 112, 116, 143, 153, 155, 156, 165, 166], "registr": [56, 116], "registrar": 133, "regress": 134, "regul": 109, "regular": [25, 28, 45, 55, 56, 59, 68, 88, 92, 101, 114, 147, 148, 161, 178], "regularli": [12, 15, 52, 56, 81, 107, 133, 148, 151, 177], "regulatori": 109, "reinforc": 5, "reinstal": [3, 92, 138, 144], "reject": [37, 88], "rel": [17, 28, 156], "relat": [3, 13, 15, 25, 52, 54, 55, 57, 59, 66, 71, 75, 76, 77, 81, 88, 93, 95, 96, 113, 118, 127, 130, 132, 133, 135, 136, 143, 151, 154, 173, 174, 175, 177], "relationship": [54, 77], "relax": 59, "releas": [2, 4, 12, 16, 44, 55, 93, 96, 123, 125, 126, 130, 132, 133, 134, 136, 137, 141, 144, 145, 148, 149, 150, 158, 159, 162, 176], "relev": [0, 1, 3, 15, 25, 27, 50, 58, 77, 81, 93, 116, 124, 126, 129, 143, 177], "reli": [12, 15, 17, 27, 52, 84, 92, 117, 134, 165, 167, 177], "reliabl": [13, 14, 37, 52, 55, 56, 58, 59, 69, 81, 88, 92, 130, 134, 138, 142, 143, 160, 164], "reliev": 44, "reload": [39, 63, 96, 123, 132, 133], "remain": [3, 27, 42, 59, 77, 81, 85, 96, 108, 111, 116, 124, 129, 143, 152, 153], "remedi": [59, 113, 138], "rememb": [59, 81, 85, 88, 92, 110, 123, 124, 131, 179], "remember_login_cookie_lifetim": [88, 106, 107, 110], "remi": 123, "remind": [88, 115], "remirepo": 88, "remnant": [19, 59, 81, 83, 88], "remot": [2, 3, 21, 32, 34, 36, 37, 38, 39, 40, 42, 55, 58, 59, 62, 66, 68, 69, 72, 74, 81, 87, 88, 92, 93, 95, 97, 101, 110, 111, 112, 114, 116, 118, 124, 127, 129, 133, 134, 138, 147, 149, 155, 176], "remote_addr": 59, "remoteaddr": [66, 126], "remotedirpath": 92, "remoteport": [96, 97], "remov": [2, 3, 11, 16, 19, 25, 27, 29, 42, 43, 52, 53, 57, 59, 62, 69, 73, 75, 77, 81, 83, 85, 87, 88, 92, 98, 99, 101, 102, 105, 107, 108, 111, 112, 113, 114, 116, 118, 120, 126, 129, 131, 133, 135, 137, 149, 152, 153, 156, 158, 162, 164, 171, 172, 175], "removeus": 88, "renam": [37, 44, 49, 59, 73, 88, 142, 153, 156, 162, 178], "render": [9, 59, 70, 160, 165, 166], "renew": 133, "rep": 153, "repair": [2, 22, 27, 50, 59, 88, 142, 148, 150], "repeat": [30, 99, 143, 155], "repeatedli": [6, 126, 129], "replac": [11, 15, 21, 27, 28, 39, 47, 50, 56, 59, 60, 62, 68, 71, 81, 88, 96, 111, 112, 123, 125, 126, 127, 130, 133, 137, 138, 140, 147, 148, 149, 151, 153, 158, 170, 173, 178], "repli": [62, 116, 160], "replic": [0, 1, 15, 20, 24, 88, 153, 167], "replica": [23, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 159, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 27, 39, 57, 59, 69, 81, 88, 89, 93, 119, 131, 132, 138, 149, 152, 153, 155, 164, 173, 174, 175], "repositori": [13, 28, 55, 57, 88, 119, 123, 162, 166, 167, 177], "repres": [28, 43, 46, 118, 178, 179], "represent": 155, "reproduc": 69, "reqid": 66, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 21, 25, 30, 31, 35, 47, 57, 58, 66, 67, 68, 69, 76, 77, 81, 84, 85, 87, 88, 92, 93, 95, 96, 97, 99, 101, 106, 107, 109, 110, 118, 120, 124, 126, 129, 130, 132, 134, 136, 137, 138, 157, 163, 166, 167, 172, 178, 179], "request_checksum_calcul": [59, 175], "request_timeout": [25, 40, 88], "request_uri": 129, "requestreadtimeout": 25, "requir": [1, 13, 15, 16, 17, 20, 22, 25, 27, 28, 30, 31, 32, 35, 36, 37, 39, 40, 41, 44, 47, 48, 49, 52, 54, 55, 56, 58, 59, 62, 66, 69, 71, 74, 76, 77, 80, 81, 82, 87, 88, 93, 95, 96, 97, 99, 106, 107, 108, 110, 116, 120, 125, 126, 127, 128, 129, 131, 132, 133, 137, 138, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 161, 162, 164, 177, 178], "rerun": 27, "rescan": [39, 88, 139, 142, 153, 155], "resembl": 12, "resend": 88, "reserv": [49, 114, 174], "reset": [25, 27, 57, 58, 59, 62, 66, 73, 81, 88, 110, 112, 113, 118, 123, 129, 132, 138, 147, 152, 153, 156, 170], "resetpassword": [78, 88], "reshar": 42, "resid": [21, 96, 131], "resist": 57, "resiz": 81, "resolut": [9, 164, 172], "resolv": [27, 39, 57, 59, 64, 88, 93, 96, 114, 124, 126, 147, 148, 166, 172], "resolveexappurl": 96, "resourc": [0, 1, 7, 10, 15, 27, 28, 42, 46, 50, 56, 59, 71, 88, 95, 113, 115, 118, 126, 127, 132, 133, 138, 142, 145, 179], "respect": [0, 3, 7, 12, 15, 21, 43, 52, 56, 59, 77, 95, 96, 112, 178], "respond": [51, 59, 88, 99, 101, 108, 109], "respons": [2, 12, 14, 28, 64, 66, 88, 92, 96, 110, 119, 126, 129, 138, 147, 166, 175, 179], "response_checksum_valid": [59, 175], "rest": [27, 118, 123, 132, 138, 155], "restart": [3, 5, 7, 11, 15, 21, 22, 55, 58, 93, 96, 123, 126, 129, 130, 132, 133, 138, 142, 158, 159, 178], "restor": [22, 28, 43, 59, 88, 107, 138, 140, 141, 142, 143, 147, 148, 151, 155, 177, 178], "restorecon": [123, 131], "restrict": [3, 16, 32, 39, 42, 59, 67, 76, 77, 82, 88, 92, 101, 104, 105, 110, 112, 113, 118, 127, 138, 149, 155, 156, 171, 176], "result": [2, 6, 9, 12, 22, 27, 28, 52, 59, 62, 77, 81, 82, 92, 93, 95, 96, 116, 118, 128, 129, 132, 133, 137, 151, 153, 155, 172, 178, 179], "resum": [59, 179], "resync": 113, "retain": [12, 14, 39, 42, 43, 52, 77, 106, 107, 110, 111, 140], "retent": [43, 48, 59, 88, 102, 104, 109, 110, 111, 115, 153, 156], "rethink": 107, "retrain": 177, "retreat": 2, "retri": [59, 147, 158], "retriesmaxattempt": 59, "retriev": [2, 28, 58, 59, 68, 75, 76, 81, 82, 88, 111, 155, 179], "retroact": [52, 59], "return": [25, 27, 28, 40, 55, 56, 57, 58, 59, 62, 64, 68, 74, 75, 76, 81, 82, 88, 92, 96, 112, 123, 124, 129, 132, 133, 138, 149, 156, 166, 179], "reus": 118, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 164, "revers": [27, 59, 64, 88, 95, 99, 128, 136, 152, 159, 160, 161], "reverse_proxi": 68, "revert": [88, 93, 112, 139, 145, 147, 148, 152], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 21, 55, 57, 59, 66, 126, 138, 142, 148, 156, 172, 174, 177], "revis": [142, 148], "revisit": [132, 142, 148], "revok": [53, 107], "rewrit": [113, 129, 133, 138, 155, 172], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rewritten": 129, "rf": 131, "rfc": [59, 80, 126, 151], "rfc6749": 67, "rh": [123, 150], "rhel": 133, "rich": [64, 88, 166], "rich_editing_en": 70, "richdocu": 172, "richdocumentscod": 129, "rid": [46, 152], "right": [1, 24, 32, 58, 59, 76, 81, 85, 88, 107, 108, 112, 129, 133, 142, 147, 172, 178], "rim": 129, "risk": [12, 27, 33, 59, 62, 126, 129, 132, 138, 147, 148, 177], "riski": 12, "rm": [98, 146, 158], "rmm": 92, "ro": 8, "roadmap": 12, "roam": 93, "rob": 154, "robbi": 154, "robert": 154, "roberta": 154, "robin": [74, 154], "robot": [126, 129], "robust": [13, 88, 133, 145], "rocm": [95, 97, 99], "role": [59, 77, 81, 85], "rolescop": 77, "roll": 177, "rollout": 92, "roman": 2, "room": [8, 88, 115, 153, 155], "root": [16, 21, 27, 32, 34, 36, 38, 47, 59, 82, 85, 88, 92, 102, 118, 120, 121, 123, 124, 125, 128, 129, 131, 133, 136, 137, 138, 147, 150, 153], "rootcert": 59, "ropa": 110, "rotat": [4, 66, 88, 107, 110, 130, 155], "rough": [5, 7, 9, 10, 15], "round": 28, "rout": [2, 59, 96, 110, 129], "router": [59, 68], "routin": [150, 153, 177], "row": [21, 22, 39, 118, 134, 151, 174, 178], "row_format": [22, 59], "rowaddedev": 178, "rowdeletedev": 178, "rowid": 178, "rowupdatedev": 178, "rpm": 123, "rsa": [28, 31, 39], "rss": 129, "rsync": [93, 140, 143, 146], "rt": 179, "rtrim": 96, "rtx": 95, "rule": [13, 43, 59, 81, 82, 86, 88, 96, 103, 104, 105, 123, 126, 129, 133, 155, 157, 163], "ruleset": 131, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 18, 20, 21, 22, 25, 27, 29, 37, 39, 43, 44, 46, 47, 48, 49, 52, 55, 56, 57, 58, 59, 62, 64, 68, 80, 81, 83, 88, 92, 93, 95, 96, 97, 107, 111, 112, 113, 114, 117, 118, 119, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 146, 147, 149, 151, 152, 153, 154, 155, 158, 159, 161, 164, 172, 177, 178], "runner": [15, 156], "runtim": [82, 88, 92, 134, 155], "runus": 150, "russian": 4, "rv": 131, "rw": 82, "s01": [81, 82, 154], "s02": 82, "s1_nextcloud": 47, "s2_nextcloud_": 47, "s3": [25, 27, 39, 45, 59, 88, 143, 153], "s_time": 118, "sabr": 138, "sabredav": [133, 138, 178], "safari": [66, 134], "safe": [15, 18, 19, 27, 43, 58, 59, 62, 67, 95, 123, 125, 129, 130, 138, 143, 147, 152, 153, 155], "safest": 101, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 160], "salt": [28, 59], "samaccountnam": 81, "samba": [27, 37], "same": [2, 3, 5, 12, 14, 15, 19, 21, 24, 25, 27, 28, 31, 37, 40, 42, 44, 47, 50, 55, 57, 58, 59, 62, 66, 68, 77, 81, 87, 88, 92, 93, 95, 97, 98, 101, 106, 110, 112, 113, 114, 118, 123, 124, 126, 129, 133, 135, 136, 138, 143, 145, 147, 148, 149, 150, 151, 153, 155, 156, 157, 158, 164, 172, 173, 174, 175, 178, 179], "sameorigin": [126, 129], "samesit": [59, 106], "saml": [28, 31, 85, 111, 156], "sampl": [25, 44, 88, 120, 124, 149], "sandbox": 133, "sanit": [45, 88], "sapi": 130, "satisfi": [55, 66, 77, 128, 133], "save": [31, 37, 39, 43, 44, 47, 62, 63, 70, 81, 93, 95, 108, 114, 116, 118, 129, 152, 179], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [47, 119, 132, 133, 145, 160, 161, 164], "scale": [13, 19, 24, 47, 59, 88, 107, 119, 134, 138], "scan": [3, 29, 31, 37, 39, 59, 64, 69, 88, 93, 137, 138, 142, 146, 150], "scanfil": 155, "scanner": [39, 59, 62, 64, 88, 155], "scenario": [8, 15, 21, 27, 47, 52, 59, 89, 92, 126, 135, 146, 161, 178], "scene": 15, "schedul": [2, 8, 14, 15, 43, 55, 56, 59, 64, 81, 88, 92, 107, 112, 115, 117, 148, 149, 151, 155, 178], "scheduledaft": [14, 155], "scheduledat": 14, "schema": [19, 21, 24, 88, 135, 144, 147, 153, 155], "scheme": [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 68, 96], "school": 138, "scl": 150, "scope": [8, 21, 47, 59, 67, 73, 81, 88, 98, 110, 137, 153, 155, 156], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [40, 62, 78, 79, 88, 108, 120, 133, 147, 155, 179], "screenshar": 134, "screenshot": [26, 63], "script": [15, 47, 56, 58, 59, 66, 88, 92, 121, 127, 129, 132, 150, 155, 156, 157, 178], "script_filenam": 129, "scriptnam": 66, "scroll": [40, 85, 111, 112, 113, 116, 147], "sdk": [6, 123, 131, 157, 158, 159, 161, 162, 163, 175], "sdkref": [59, 175], "seal": 88, "sealert": 131, "seamless": [81, 178], "search": [3, 19, 27, 42, 50, 59, 77, 81, 82, 83, 88, 95, 112, 126, 130, 132, 133, 138, 143, 156, 165], "sec": [21, 22, 82, 118], "second": [1, 15, 25, 35, 40, 42, 43, 47, 57, 59, 67, 69, 72, 77, 80, 81, 85, 101, 106, 112, 116, 118, 126, 132, 133, 137, 138, 149, 155, 156, 158, 178], "second_admin": 52, "secondari": [39, 80], "secr3tpasswordt7": [47, 59], "secret": [8, 27, 28, 30, 31, 36, 47, 67, 74, 75, 76, 82, 88, 116, 126, 132, 149, 152, 153, 155, 157], "secretvalu": 47, "section": [0, 1, 3, 4, 6, 8, 12, 15, 25, 27, 31, 40, 42, 47, 49, 53, 56, 58, 59, 62, 69, 71, 81, 85, 86, 92, 93, 96, 99, 101, 102, 111, 112, 113, 116, 117, 118, 119, 120, 128, 129, 132, 133, 138, 144, 147, 148, 149, 153, 155, 158, 164, 177], "secur": [8, 13, 16, 21, 27, 28, 31, 32, 33, 38, 40, 44, 46, 57, 58, 62, 63, 64, 68, 80, 86, 88, 93, 97, 107, 108, 110, 111, 112, 118, 123, 127, 128, 129, 130, 131, 133, 134, 137, 138, 144, 145, 148, 150, 156, 158, 176, 177], "see": [0, 1, 2, 3, 4, 7, 11, 15, 16, 17, 21, 22, 25, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 44, 46, 47, 50, 52, 53, 55, 57, 58, 59, 62, 66, 67, 69, 73, 78, 81, 82, 83, 85, 88, 92, 93, 95, 96, 99, 101, 102, 107, 108, 110, 111, 112, 113, 114, 118, 119, 121, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 155, 156, 161, 164, 169, 170, 171, 173, 174, 175, 176, 178, 179], "seed": [58, 59], "seem": [3, 59, 62, 69, 147], "seen": [59, 93, 95, 102, 113, 137, 154], "segment": 25, "segreg": 126, "select": [1, 2, 3, 4, 5, 7, 8, 12, 21, 27, 28, 30, 39, 40, 42, 53, 56, 57, 58, 59, 62, 63, 80, 81, 85, 92, 106, 107, 110, 111, 116, 128, 132, 138, 147, 149, 151, 153, 179], "selector": [88, 150], "self": [0, 1, 2, 12, 15, 32, 45, 59, 88, 93, 96, 108, 114, 116, 133, 155, 170], "selfiephoto": 81, "selinux": [39, 59, 81, 88, 127], "semanag": [123, 131], "semant": 3, "semaphor": 130, "semi": 58, "semicolon": 59, "send": [2, 8, 12, 17, 40, 42, 52, 59, 64, 65, 66, 67, 74, 75, 76, 82, 85, 88, 93, 96, 108, 112, 114, 115, 126, 128, 131, 133, 147, 153, 155, 156, 165, 170, 178, 179], "send_timeout": 129, "sendemail": 156, "sender": [62, 116], "sendeventremindersmod": [112, 151], "sendfil": 138, "sendmail": [59, 64, 88, 127], "sens": [24, 52], "sensibl": 46, "sensit": [15, 49, 52, 56, 57, 59, 81, 88, 93, 118, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 88, 96, 110, 112, 116, 118, 151, 155, 156, 179], "sentri": 118, "separ": [3, 5, 7, 9, 10, 15, 21, 24, 25, 37, 40, 59, 60, 62, 66, 81, 82, 93, 99, 111, 120, 132, 148, 149, 155, 156, 179], "septemb": 4, "sequenc": [155, 176], "seri": [166, 167, 175], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 25, 59, 62, 68, 81, 88, 101, 119, 127, 133, 143, 157, 158, 172, 173, 175], "server": [0, 1, 3, 4, 5, 6, 7, 12, 13, 15, 16, 17, 18, 19, 22, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42, 44, 45, 46, 47, 49, 50, 51, 55, 56, 57, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 82, 83, 85, 88, 91, 92, 95, 96, 97, 99, 105, 106, 111, 115, 117, 118, 119, 120, 121, 123, 124, 125, 128, 129, 130, 135, 137, 139, 140, 141, 142, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 161, 163, 164, 166, 169, 176, 177, 178], "server0": 58, "server1": [47, 58, 128], "server2": [47, 58], "server3": 47, "server_log": 88, "server_nam": [68, 96, 124, 129], "server_token": 129, "serveraddr": 96, "serverid": 88, "serverinfo": [58, 138, 172], "servernam": [96, 123, 126, 133], "servernotavailableexcept": 155, "serverport": 96, "serverroot": [16, 59], "serverurl": 92, "servic": [1, 2, 3, 5, 12, 13, 21, 30, 31, 35, 39, 55, 56, 57, 58, 59, 62, 64, 66, 67, 69, 71, 81, 82, 84, 88, 93, 99, 106, 108, 123, 124, 126, 132, 133, 139, 143, 153, 155, 156, 157, 159, 161, 162, 165, 167, 177], "servicenam": [47, 59], "session": [31, 37, 39, 42, 64, 77, 88, 92, 93, 106, 118, 129, 130, 140, 143, 148, 150, 153, 155, 156], "session_keepal": 88, "session_lifetim": [25, 88], "session_relaxed_expiri": 88, "sessioncredenti": 153, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 17, 19, 21, 22, 25, 26, 29, 30, 31, 32, 33, 35, 37, 39, 40, 43, 44, 45, 47, 48, 49, 53, 54, 55, 56, 58, 59, 60, 61, 63, 64, 65, 67, 68, 70, 71, 72, 73, 80, 82, 83, 84, 86, 87, 88, 92, 93, 94, 95, 96, 97, 99, 101, 102, 103, 105, 106, 107, 108, 110, 111, 113, 114, 115, 116, 117, 118, 120, 124, 125, 126, 127, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 146, 147, 148, 150, 153, 159, 160, 164, 170, 171, 172, 174, 177, 178], "setenv": 133, "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settingclass": 155, "settl": 21, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 21, 27, 31, 39, 43, 47, 48, 56, 57, 59, 61, 62, 68, 80, 81, 88, 91, 93, 96, 97, 100, 123, 127, 128, 129, 132, 133, 134, 138, 144, 148, 149, 150, 151, 152, 158, 159, 161, 162, 163, 170, 173, 174], "setup_create_db_us": 128, "setupcheck": 155, "sever": [3, 12, 25, 27, 57, 59, 62, 77, 92, 96, 98, 107, 108, 111, 116, 126, 129, 130, 132, 133, 138, 143, 148, 153, 155, 161, 177], "sf": [16, 124], "sftp": [31, 39, 59, 88, 130, 153], "sgi": 59, "sh": [15, 133, 178], "sha256": [28, 123, 125], "sha256_cert_fingerprint": 54, "sha256sum": [123, 125], "sha512": 28, "shall": [59, 65, 81], "shallow": 153, "share": [3, 21, 37, 39, 44, 58, 62, 64, 69, 77, 81, 85, 88, 93, 95, 96, 97, 101, 102, 107, 108, 110, 111, 114, 115, 119, 124, 126, 131, 133, 135, 139, 142, 146, 147, 150, 156, 157, 159, 160, 167, 178], "share20": [59, 155], "share_fold": 88, "shareabl": 114, "shareapi_restrict_user_enumeration_full_match_email": 42, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 42, "shareapi_restrict_user_enumeration_full_match_userid": 42, "sharebymail": 59, "shared_secret": [59, 66], "sharekei": 28, "sharer": [110, 153], "shares_extern": 153, "sharescount": 59, "sharesreminderjob": 155, "sheet": 175, "shell": [15, 22, 56, 150, 178], "shellextens": 92, "shibbol": 157, "ship": [4, 5, 16, 17, 26, 50, 52, 53, 57, 59, 60, 71, 74, 81, 88, 113, 114, 123, 126, 129, 132, 147, 149, 153, 154, 155, 165, 173, 176], "shm_size": [58, 174], "shop": 2, "short": [59, 77, 81, 83, 95, 106, 112, 113, 116, 138, 151], "shortcut": [88, 92], "shorten": 106, "shorter": [28, 133], "shortli": 105, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 18, 19, 21, 22, 26, 28, 35, 37, 38, 40, 44, 50, 55, 56, 58, 59, 62, 65, 66, 67, 68, 70, 77, 81, 82, 85, 92, 93, 95, 96, 97, 99, 101, 105, 112, 113, 116, 118, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 143, 144, 147, 148, 150, 151, 157, 158, 160, 163, 170, 171, 174, 176, 177, 178, 179], "shouldn": 59, "show": [1, 2, 3, 7, 10, 18, 21, 22, 26, 27, 37, 42, 46, 47, 50, 52, 55, 58, 59, 62, 63, 77, 80, 81, 82, 83, 85, 88, 93, 98, 99, 111, 112, 113, 118, 128, 132, 137, 138, 142, 147, 148, 149, 150, 151, 153, 156, 160, 172, 178, 179], "show_federated_shares_as_intern": 40, "show_users_onli": 77, "showcas": [15, 179], "showexpir": 178, "shown": [25, 31, 42, 46, 67, 77, 81, 88, 110, 126, 128, 129, 130, 137, 138, 142, 147, 148, 151, 152, 153, 155, 156], "showonli": 149, "showpassword": 82, "shred": 107, "shutdown": 18, "sick": 2, "side": [30, 39, 45, 47, 59, 62, 77, 81, 85, 88, 107, 110, 112, 126, 128, 129, 132, 138, 147, 152, 153, 154, 155, 172, 174], "sidebar": [85, 94], "siev": 88, "sign": [27, 32, 45, 59, 81, 85, 88, 93, 116, 123, 129, 133, 134, 138, 139, 155, 170], "signal": [4, 106], "signatur": [55, 88, 123, 125, 137, 153], "signific": [8, 12, 33, 44, 52, 137, 177], "significantli": [8, 12, 25, 58, 59, 66, 134, 148], "signup": [2, 59], "silent": [92, 98, 108, 131, 152, 153], "similar": [0, 6, 18, 25, 35, 59, 81, 93, 102, 105, 118, 123, 126, 131, 132, 133, 135, 137, 149], "similarli": [143, 149, 157, 175], "simpl": [15, 19, 50, 59, 88, 102, 119, 133, 145, 179], "simplesignuplink": 88, "simplest": [96, 138], "simplexml": 130, "simpli": [3, 8, 16, 39, 42, 47, 55, 59, 60, 62, 68, 80, 81, 85, 92, 95, 101, 102, 142, 146, 147, 178], "simplifi": [96, 152], "simul": 153, "simultan": [44, 132, 133, 149, 177], "sinc": [2, 5, 15, 16, 17, 19, 27, 31, 33, 56, 57, 58, 59, 62, 93, 101, 103, 105, 114, 124, 129, 134, 144, 147, 153, 156, 162, 172, 174, 177, 179], "singl": [3, 19, 25, 27, 40, 56, 57, 59, 66, 81, 85, 88, 116, 118, 123, 125, 129, 131, 132, 133, 140, 151, 152, 154, 155, 156, 178], "sink": 2, "site": [25, 64, 88, 106, 126, 133, 138], "situat": [3, 5, 7, 47, 57, 59, 68, 93, 123, 126, 138], "sixteen": 177, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 27, 28, 42, 45, 52, 58, 59, 62, 66, 71, 85, 88, 93, 95, 101, 110, 119, 124, 126, 129, 139, 142, 143, 152, 155, 170, 178], "sji": 70, "skeleton": [17, 26, 59, 179], "skeletondirectori": [26, 88], "skill": [133, 145], "skip": [3, 52, 56, 59, 64, 81, 88, 92, 97, 118, 120, 148, 150, 151, 153, 155], "skip_name_resolv": 21, "skipapp": 172, "skipauthpickerappl": 67, "skipautoupd": 92, "sky": 1, "skydriv": 93, "sl": 58, "sla": 12, "slash": [32, 39, 50, 93, 138, 178], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 28, 57, 98], "slogan": [71, 155], "slot": 2, "slow": [3, 6, 21, 27, 55, 57, 58, 59, 88, 93, 132], "slow_query_log": 21, "slow_query_log_fil": 21, "slower": [37, 56, 57, 152, 161], "small": [2, 12, 42, 46, 56, 59, 88, 112, 113, 129, 132, 138, 161, 177], "smaller": [4, 5, 7, 12, 25, 59, 147], "smallest": 11, "smart": [1, 2, 15, 88, 116, 165], "smb": [39, 59, 88, 127, 130, 153], "smbclient": [37, 130], "sme": 133, "smili": 22, "smith": [151, 156], "smtp": [59, 64, 88, 127], "sn": [82, 154], "snap": [88, 127, 130, 141, 148], "snapcraft": [133, 145], "snapd": [133, 145], "snapshot": [81, 96, 107], "sni": 69, "sniff": 126, "snip": 56, "snooz": [88, 115], "snowflak": [88, 150], "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 19, 21, 25, 26, 27, 28, 29, 34, 37, 39, 40, 42, 44, 47, 49, 50, 52, 55, 57, 58, 59, 62, 66, 67, 76, 78, 81, 83, 84, 85, 92, 93, 94, 95, 96, 97, 101, 102, 105, 107, 111, 112, 116, 117, 118, 123, 124, 126, 129, 130, 131, 132, 133, 137, 138, 142, 143, 144, 146, 147, 148, 149, 150, 153, 154, 159, 162, 165, 172, 177, 178, 179], "sock": [21, 44, 58, 59, 96, 97, 124, 129, 149], "socket": [21, 44, 55, 59, 88, 97, 99, 100, 124, 128, 129, 163], "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 21, 68, 89, 92, 93, 134, 170], "soldier": 2, "solid": 27, "solut": [1, 15, 25, 42, 68, 93, 133, 137, 138, 143, 160, 162, 164], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 49, 131, 136, 147, 175], "some": [0, 1, 2, 15, 16, 21, 24, 27, 28, 30, 31, 39, 42, 46, 47, 50, 51, 56, 57, 58, 59, 62, 64, 72, 77, 81, 85, 87, 88, 93, 94, 95, 96, 98, 101, 110, 112, 113, 116, 118, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 161, 165, 166, 169, 172, 174, 178, 179], "some_secure_password": 97, "some_very_secure_password": [96, 97], "someon": 27, "someth": [2, 3, 14, 40, 42, 59, 81, 95, 96, 129, 132, 137, 144, 164, 178], "sometim": [2, 5, 15, 42, 47, 56, 85, 132, 138, 142, 147, 177], "somewher": [81, 96, 129, 133, 179], "soon": [4, 15, 61, 112, 132, 177], "sooner": [107, 177, 178], "sophist": [57, 93], "sorri": 164, "sort": [43, 59, 114, 130, 161], "sort_groups_by_nam": 88, "sortbi": 59, "sound": 142, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 17, 31, 45, 50, 55, 57, 58, 59, 62, 77, 88, 112, 119, 123, 126, 130, 132, 133, 135, 138, 146, 150, 153, 157, 159, 178], "sourcecalendardata": 178, "sourcecalendarid": 178, "sourcecod": 28, "sourceshar": 178, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 25, 43, 48, 49, 59, 81, 85, 88, 93, 127, 138, 149, 152, 153, 174], "spaghetti": 2, "spam": [59, 62, 116], "span": [72, 101], "spanish": [4, 5, 10, 11], "spawn": 37, "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 21, 34, 39, 42, 45, 59, 63, 68, 80, 85, 86, 88, 112, 133, 138, 178], "specialis": 50, "specif": [1, 5, 6, 7, 9, 10, 11, 14, 16, 21, 27, 28, 31, 32, 37, 39, 41, 42, 47, 52, 53, 54, 58, 59, 60, 65, 67, 68, 74, 77, 85, 88, 92, 93, 96, 104, 107, 108, 109, 112, 113, 118, 119, 127, 133, 143, 149, 150, 151, 152, 153, 155, 156, 166, 172, 173, 177, 178, 179], "specifi": [1, 19, 21, 24, 30, 31, 32, 35, 37, 38, 47, 50, 56, 57, 58, 59, 66, 68, 74, 76, 79, 81, 82, 83, 91, 92, 93, 96, 112, 120, 126, 128, 129, 132, 133, 137, 149, 150, 151, 153, 156, 157, 158, 178, 179], "speech": [4, 13, 88, 155, 167], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 93, 95, 129, 132], "speedscop": 59, "split": [20, 23, 88, 129, 168], "spoof": [59, 68], "sporad": 93, "spread": 133, "spreadsheet": [2, 50], "spreed": [4, 8], "sprintf": 96, "sql": [59, 88, 111, 138, 148, 151], "sqlbkp": 146, "sqlbkp_": 140, "sqlite": [19, 24, 88, 121, 127, 128, 134, 135, 138, 151, 155], "sqlite3": [19, 59, 121, 140, 146], "sqlstate": 138, "squeez": 21, "src": [123, 131], "src_path": 98, "sse": [27, 30, 45, 88, 155], "sse_c_kei": 47, "ssh": [31, 36], "ssl": [27, 30, 32, 40, 58, 62, 63, 64, 68, 69, 88, 94, 118, 124, 127, 129, 155, 158, 159, 163], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 158, "sslproxycheckpeernam": 158, "sslproxyengin": 158, "sslproxyverifi": 158, "sslrenegbuffers": 25, "sso": [31, 59], "ssrf": 126, "stabil": [12, 69, 134, 174, 175, 176], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 160, 167, 177], "stable_bas": 55, "stablediffus": 15, "stack": [133, 161], "stage": [59, 121, 177], "stai": [133, 148, 150, 177], "stale": [59, 151, 153, 156], "stall": 59, "stand": 179, "standalon": [4, 74, 161], "standalone_window": 88, "standard": [12, 19, 39, 47, 58, 59, 66, 68, 81, 85, 89, 92, 112, 120, 123, 126, 130, 133, 134, 142, 143, 150, 151, 153, 173, 174, 175, 178], "staroffic": 59, "start": [3, 14, 15, 16, 17, 21, 28, 29, 37, 47, 52, 54, 55, 56, 57, 58, 59, 60, 65, 81, 92, 93, 96, 106, 112, 118, 123, 124, 125, 127, 130, 132, 133, 138, 142, 143, 145, 147, 148, 151, 152, 154, 158, 162, 164, 172, 173, 174, 175, 176, 178, 179], "start_header_id": 5, "startedat": 14, "startlimitburst": [15, 178], "startlimitinterv": [15, 178], "startmenushortcut": 92, "startpag": 59, "starttl": [59, 82, 88, 170], "startup": [58, 99, 143], "stat": [1, 3, 88], "state": [27, 43, 62, 77, 80, 85, 88, 118, 126, 146, 150, 151, 153, 155, 178], "statement": 151, "static": [12, 28, 59, 68, 126, 129, 158, 171, 172, 173, 179], "statist": [1, 3, 118, 126, 153, 155], "statu": [14, 15, 27, 40, 55, 56, 57, 58, 66, 74, 75, 76, 80, 82, 88, 92, 98, 100, 110, 117, 126, 129, 136, 148, 150, 151, 153, 159, 164, 177, 178], "status": 149, "status_cancel": 14, "status_fail": 14, "status_run": 14, "status_schedul": 14, "status_success": 14, "status_unknown": 14, "statuscod": [74, 75, 76, 82], "stdin": [59, 150], "stdout": [4, 153, 155], "step": [3, 8, 19, 21, 22, 40, 45, 54, 57, 59, 61, 62, 67, 80, 81, 88, 93, 95, 96, 98, 99, 108, 116, 118, 123, 127, 128, 132, 133, 136, 138, 141, 143, 147, 155, 158, 161, 162], "stephani": 156, "stereotyp": 9, "stick": 59, "still": [2, 3, 8, 19, 22, 24, 25, 29, 42, 46, 47, 49, 55, 56, 57, 58, 59, 63, 66, 80, 81, 83, 85, 88, 92, 95, 118, 126, 129, 130, 138, 143, 147, 152, 153, 154, 172, 173, 174, 175, 176, 177, 178], "stolen": [80, 107], "stop": [5, 6, 25, 52, 55, 59, 66, 93, 96, 102, 138, 142, 143, 147, 155, 158, 162], "stop_aft": 155, "storag": [3, 28, 30, 32, 33, 34, 36, 37, 38, 43, 44, 45, 56, 59, 64, 73, 81, 87, 88, 93, 98, 102, 110, 128, 130, 131, 132, 133, 134, 135, 138, 143, 149, 150, 156, 159], "storage43": 81, "storageclass": 47, "storagecrawljob": 3, "store": [0, 13, 18, 21, 27, 30, 31, 37, 43, 44, 45, 46, 52, 58, 60, 63, 64, 66, 67, 69, 71, 77, 80, 81, 82, 88, 92, 95, 107, 108, 109, 111, 113, 116, 126, 128, 129, 131, 132, 135, 138, 149, 150, 151, 152, 156, 173, 174, 175], "storecryptedpassword": 88, "str_ends_with": 96, "straight": [17, 92], "straightforward": 54, "strain": 118, "strategi": [22, 47, 107], "stream": [25, 52, 55, 59, 96, 123, 134], "streamable_http": 2, "street": 2, "strength": 128, "strict": [14, 57, 64, 88, 106, 129], "strictest": 77, "strictli": [96, 132], "string": [1, 3, 5, 28, 47, 49, 55, 59, 62, 68, 74, 75, 76, 81, 96, 98, 110, 129, 149, 151, 156, 177, 178], "strip": [67, 77, 156], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [37, 59, 63, 69, 93, 132, 133, 134, 177], "strtotim": 153, "structur": [27, 28, 47, 59, 66, 81, 96, 151, 153, 178], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 99, "stuttgart": 156, "style": [11, 30, 59, 71, 166, 178], "su": [124, 150], "sub": [6, 76, 81, 169, 179], "subadmin": 88, "subdir": [88, 127], "subdirectori": [35, 39, 88, 129, 133, 153], "subdomain": [59, 68, 124, 126, 133, 158], "subfold": [32, 36, 37, 38, 92, 133, 138], "subgroup": 81, "subject": [27, 77, 88, 107, 108, 109, 112, 118], "submiss": [62, 178, 179], "submissionmessag": 178, "submit": 126, "submitcontentjob": 3, "submitmultipl": 178, "subnet": [59, 96], "subpag": 168, "subpath": 96, "subreddit": [166, 167], "subscrib": 112, "subscript": [12, 88, 115, 121, 126, 134, 160, 164, 177], "subsecond": 47, "subsequ": [92, 118, 133, 145, 154], "subset": 42, "substitut": [39, 59, 78], "substr": [59, 66, 96], "subsystem": 155, "subtitl": 15, "succe": [66, 92, 96], "succeed": [15, 147], "success": [18, 19, 40, 57, 59, 66, 74, 75, 76, 81, 95, 107, 110, 123, 124, 126, 128, 138, 142, 147, 153, 155], "successfulli": [14, 40, 59, 78, 99, 134, 147, 152, 155, 156, 179], "suddenli": 3, "sudo": [1, 8, 15, 18, 19, 21, 22, 25, 27, 33, 39, 50, 55, 67, 72, 78, 80, 81, 83, 107, 108, 111, 112, 113, 118, 121, 125, 130, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 178], "suexec": 59, "suffer": 11, "suffici": [77, 123, 128, 132, 138, 144, 155], "suffix": 128, "suggest": [14, 42, 59, 69, 96, 114, 119, 123, 131, 132, 133, 177], "suit": [12, 27, 96, 126], "suitabl": [44, 56, 58, 59, 95, 126, 132, 151, 155, 177], "sum": [123, 125], "summar": [1, 5, 13, 15, 52, 88, 116, 155], "summari": [13, 15, 88, 111, 115, 132], "summary_bot": 8, "sun": 81, "super": [81, 85], "supersed": [59, 151], "superus": 124, "supervisor": 153, "supplement": 59, "supplementari": 133, "suppli": [58, 81, 88, 112, 116, 133], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 20, 21, 24, 27, 29, 30, 36, 37, 39, 40, 41, 44, 45, 49, 53, 57, 58, 61, 65, 66, 67, 69, 71, 72, 75, 76, 77, 80, 81, 82, 88, 92, 93, 94, 95, 96, 97, 99, 101, 112, 116, 118, 119, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 151, 153, 155, 156, 160, 164, 165, 166, 170, 171, 172, 173, 174, 175, 176, 178], "supporteddatabas": 88, "suppress": [18, 59, 66, 88, 153], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 21, 22, 24, 25, 27, 32, 33, 37, 40, 42, 47, 57, 58, 59, 65, 67, 81, 83, 92, 93, 96, 101, 105, 108, 112, 114, 118, 123, 124, 126, 129, 132, 133, 134, 137, 138, 142, 143, 144, 146, 148, 150, 156, 158, 164, 170, 171, 172, 173, 174, 177, 178], "surfac": 77, "surfer": 63, "surnam": [81, 96], "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 177, "suspend": [88, 111], "suspici": [15, 56, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [46, 59, 71, 129, 132, 133], "swap": [25, 28, 132], "swift": [35, 59, 88, 153], "switch": [13, 16, 59, 81, 88, 113, 118, 126, 150, 151, 152, 155, 161, 179], "symbol": 16, "symfoni": 150, "symlink": [59, 138], "symmetr": 28, "sync": [3, 17, 18, 21, 25, 40, 42, 44, 59, 71, 85, 88, 91, 92, 114, 118, 128, 132, 143, 146, 150, 155, 178], "sync_xxxxxxx": 93, "synchron": [49, 59, 64, 88, 91, 93, 101, 112, 113, 119, 151, 153, 155], "synchronis": [88, 141], "syntax": [50, 56, 59, 74, 75, 76, 81, 82, 134, 150, 154, 156], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 155], "syslog_tag": [66, 88], "syslog_tag_audit": [66, 88], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 19, 21, 22, 27, 31, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 58, 59, 62, 66, 69, 72, 77, 80, 81, 85, 87, 88, 92, 93, 99, 103, 107, 110, 111, 112, 114, 115, 118, 123, 124, 125, 127, 130, 131, 138, 142, 143, 144, 149, 150, 153, 157, 165, 166, 177], "system_addressbook_expos": 113, "system_prompt": [5, 14], "systemctl": [15, 55, 56, 58, 123, 158, 159, 178], "systemd": [52, 55, 59, 88, 99, 153, 155, 159], "systempl": 157, "systemtag": [88, 178], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 172], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 21, 22, 25, 30, 42, 43, 44, 55, 56, 58, 59, 61, 62, 65, 76, 77, 81, 88, 95, 99, 112, 118, 123, 126, 129, 131, 133, 137, 138, 140, 142, 143, 147, 149, 153, 158, 164, 178, 179], "tab": [88, 150, 179], "tabl": [15, 18, 20, 21, 22, 24, 27, 28, 52, 57, 59, 62, 81, 82, 83, 92, 108, 112, 113, 118, 125, 127, 138, 144, 146, 151, 153, 154, 155, 156, 166, 167, 174], "tableid": 178, "tablespac": 128, "tag": [2, 6, 12, 16, 42, 59, 88, 101, 104, 126, 129, 137, 150, 153, 157], "tagassignedev": 178, "tagid": 178, "tagunassignedev": 178, "tail": [4, 129, 155], "tajik": 4, "take": [3, 6, 18, 21, 25, 28, 31, 40, 46, 51, 55, 56, 57, 58, 59, 68, 69, 80, 81, 82, 84, 85, 93, 96, 97, 120, 121, 124, 126, 129, 132, 133, 137, 142, 143, 145, 147, 148, 151, 152, 153, 174, 178, 179], "taken": [3, 42, 56, 62, 69, 81, 96, 113, 151], "talk": [1, 5, 6, 7, 9, 10, 11, 13, 15, 16, 42, 58, 77, 88, 111, 133, 138, 165, 166, 167, 172, 179], "talk_bot": 8, "talo": 55, "tamper": 27, "tape": 107, "tar": [59, 123, 125, 133, 142], "tarbal": [121, 133, 142, 155], "target": [15, 16, 27, 28, 54, 56, 59, 77, 81, 88, 92, 93, 126, 142, 150, 151, 152, 153, 155, 164, 178], "targetcalendardata": 178, "targetcalendarid": 178, "targetchunkuploaddur": 93, "targetshar": 178, "task": [0, 3, 4, 5, 6, 8, 10, 13, 19, 31, 43, 56, 64, 88, 110, 112, 119, 124, 133, 150], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 88, 178], "tasktyp": 155, "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [88, 96, 126, 129], "te": 154, "team": [16, 17, 45, 47, 59, 64, 88, 111, 133, 145, 161], "team1": 76, "teamfoldernam": 47, "technic": [11, 12, 27, 39, 59, 81, 107, 137, 152, 179], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [19, 25, 29, 37, 81, 96, 138, 142], "telnet": 62, "temp": [25, 59, 93, 133], "tempdirectori": [25, 88], "temperatur": 5, "templat": [5, 21, 45, 59, 64, 85, 88, 96, 129, 157, 167], "template0": 21, "template1": [21, 146], "templatedirectori": 88, "temporari": [25, 56, 59, 64, 85, 88, 105, 156, 179], "temporarili": [57, 62, 66, 81, 83, 110, 153, 155], "tempt": 1, "ten": [39, 55, 80, 81, 119, 151], "tenant": [35, 116], "tenantnam": [47, 59], "term": [12, 16, 35, 77, 88], "termin": [6, 27, 68, 125, 129, 133, 152, 153, 159, 163], "terri": 154, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 17, 19, 21, 27, 52, 55, 57, 58, 64, 73, 77, 88, 93, 95, 96, 98, 100, 101, 118, 119, 126, 129, 131, 134, 136, 137, 138, 151, 153, 155, 172, 176, 177, 178], "tester": 101, "testfil": 55, "testgroup": 76, "tex2image_stablediffusion2": 1, "text": [2, 3, 4, 5, 8, 9, 11, 12, 13, 17, 27, 42, 46, 50, 59, 62, 64, 81, 82, 88, 101, 110, 116, 126, 129, 133, 137, 138, 143, 150, 151, 155, 158, 165, 166, 167, 172], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": [14, 155], "text_to_image_picker_en": 1, "textbas": 22, "textual": 3, "tflite": 129, "tga": 59, "thai": 5, "than": [1, 2, 3, 4, 5, 7, 8, 9, 12, 16, 25, 34, 37, 40, 42, 43, 44, 46, 47, 48, 52, 55, 57, 58, 59, 81, 85, 88, 92, 93, 107, 111, 112, 114, 116, 119, 123, 126, 128, 130, 132, 133, 134, 137, 138, 142, 146, 150, 153, 155, 158, 161, 172, 174, 175, 177, 179], "thank": [68, 177], "theft": 27, "thei": [0, 1, 2, 3, 4, 5, 8, 12, 15, 16, 17, 24, 26, 27, 29, 39, 40, 41, 42, 43, 44, 46, 49, 51, 52, 57, 58, 59, 60, 61, 62, 70, 80, 81, 84, 85, 87, 88, 91, 92, 93, 95, 101, 102, 103, 106, 107, 108, 110, 111, 112, 116, 118, 119, 125, 126, 128, 129, 132, 133, 134, 136, 138, 142, 149, 151, 153, 155, 156, 157, 165, 174, 177], "them": [6, 7, 14, 15, 16, 21, 22, 25, 26, 27, 37, 40, 42, 46, 49, 51, 53, 59, 62, 63, 66, 69, 70, 71, 81, 83, 85, 86, 92, 93, 95, 101, 102, 107, 108, 110, 111, 112, 114, 118, 123, 125, 126, 129, 132, 133, 137, 138, 142, 146, 148, 149, 151, 152, 153, 155, 156, 157, 172, 179], "theme": [63, 64, 88, 140, 142, 146, 147, 150, 151], "themself": 77, "themselv": [42, 53, 56, 59, 77, 101, 114], "theori": [5, 9], "therefor": [8, 12, 21, 25, 28, 31, 42, 46, 59, 66, 77, 81, 101, 102, 112, 113, 133, 135, 146, 148, 150, 166], "therein": 12, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 92, 93, 95, 96, 97, 98, 99, 101, 102, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 166, 170, 172, 173, 174, 175, 176, 177, 178, 179], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 177], "think": [35, 138], "third": [12, 15, 16, 21, 27, 56, 78, 88, 106, 134, 142, 148], "thisisanimportantvalu": 59, "thorough": 4, "thoroughli": 5, "those": [6, 12, 15, 16, 24, 25, 26, 27, 31, 37, 42, 46, 47, 49, 52, 55, 59, 63, 67, 68, 81, 85, 93, 102, 108, 111, 112, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 151, 152, 153, 155, 156, 165, 176, 177, 178], "though": [37, 38, 42, 55, 58, 88, 126, 129, 137, 172], "thought": 17, "thousand": [119, 138], "thread": [4, 7, 10, 15, 59, 88, 115, 138], "threat": [27, 126], "three": [8, 39, 55, 56, 62, 66, 80, 95, 96, 116, 118, 121, 128, 146, 156], "threshold": [57, 88, 116], "throttl": [57, 155], "through": [3, 4, 8, 12, 15, 25, 31, 39, 42, 50, 57, 59, 62, 67, 68, 77, 81, 88, 92, 93, 95, 96, 103, 108, 110, 112, 116, 118, 123, 133, 138, 150, 153, 155, 156, 160, 161, 163, 164, 177], "throughout": [28, 57, 177], "throughput": [7, 10, 59], "throw": 93, "thrown": 150, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 21, 59, 62, 95, 126, 129, 133, 134, 148], "thumbnail": [27, 40, 46, 59, 85], "thumbnailphoto": 81, "thunderbird": [112, 113, 114, 118], "ti": [8, 42], "ticket": [60, 147, 148, 166, 167], "tidewai": 138, "tiff": [59, 133], "tighter": 77, "time": [2, 3, 6, 8, 14, 15, 21, 24, 25, 28, 37, 40, 42, 43, 44, 46, 48, 52, 53, 55, 56, 57, 58, 59, 62, 66, 72, 77, 81, 83, 85, 93, 95, 101, 105, 107, 110, 111, 112, 113, 116, 117, 118, 123, 125, 126, 128, 129, 132, 133, 134, 142, 143, 145, 147, 148, 150, 151, 152, 153, 155, 160, 174, 176, 177, 178], "timeout": [15, 25, 35, 40, 44, 47, 58, 59, 62, 88, 99, 124, 129, 133, 142, 147, 149, 155, 178], "timer": 56, "timestamp": [14, 28, 66, 110, 114, 143, 155, 178], "timezon": [8, 56, 59, 66, 101, 130, 155], "tip": [45, 69, 73, 88, 127, 141, 174], "titl": [1, 2, 81, 110, 166, 178], "tl": [27, 59, 62, 68, 82, 88, 95, 96, 118, 124, 126, 127, 129, 133], "tld": [59, 69, 82, 96, 118, 124, 126, 149, 156], "tld_fullchain": 124, "tld_privat": 124, "tls_reqcert": 81, "tmp": [3, 4, 59, 71, 93, 118, 133, 151, 153], "tmp_table_s": 21, "tmpdir": [59, 133], "tmux": 88, "to_gif_exampl": 98, "tocker": 59, "todai": 14, "togeth": [0, 2, 3, 48, 59, 134, 138], "toggl": [52, 59, 71, 77, 81, 113, 132, 138, 153], "token": [1, 2, 31, 57, 59, 64, 73, 88, 96, 106, 110, 111, 157, 178, 179], "token_auth_activity_upd": 88, "token_auth_enforc": 88, "token_auth_token_retent": 72, "token_auth_wipe_token_retent": 72, "tom": 75, "toml": [68, 96], "tomorrow": 2, "too": [1, 21, 25, 37, 51, 57, 58, 59, 93, 112, 113, 126, 128, 133, 138, 142, 145, 172], "took": 118, "tool": [5, 12, 13, 15, 17, 19, 27, 28, 63, 68, 69, 77, 81, 88, 89, 92, 93, 95, 98, 111, 126, 131, 132, 138, 148, 178], "toolkit": 6, "tooltip": 81, "toot": [166, 167], "top": [1, 12, 16, 59, 63, 66, 69, 85, 138, 147, 148, 167, 178], "topic": [1, 27, 44, 59, 119, 133, 138], "total": [6, 28, 35, 59, 66, 85, 87, 155, 156], "totalnumberofsynctokenstokeep": [112, 113], "totalsizelimit": 59, "totp": [80, 156], "touch": [124, 142], "toward": 59, "town": 76, "trace": [66, 132, 150], "trace_mod": 21, "track": [52, 88, 92, 93, 112, 113, 115, 118, 153], "trade": 59, "traefik": 88, "traffic": [40, 57, 81, 88, 133, 158], "trail": [49, 52, 154], "train": [5, 6, 7, 9, 10, 11, 12, 15, 56, 59], "transact": [25, 45, 58, 64, 88, 127, 130, 134, 138, 140], "transaction_isol": 21, "transaction_read_commit": 21, "transcrib": [2, 15, 167], "transcript": [1, 7, 10, 13, 88], "transfer": [36, 45, 59, 88, 107, 108, 111, 129, 132, 137, 142], "transferincomingshar": [88, 153], "transient": 132, "transifex": 65, "transit": [59, 133, 138], "translat": [13, 26, 88, 115, 119, 130, 167], "translate2": [1, 4, 13, 15, 88], "transmit": [106, 110, 126, 179], "transp": 178, "transpar": [13, 15, 28, 88], "transport": [2, 64, 81, 88, 93, 96, 116, 129, 134], "trash": [27, 28, 40, 45, 64, 85, 88, 110, 115, 118, 150, 151], "trashbin": [42, 48, 59, 88, 107, 138, 150, 151], "trashbin_retention_oblig": [48, 88, 107, 153], "trashcan": 39, "travers": 178, "treat": [37, 59, 68, 81, 128, 138], "tree": [1, 2, 81, 88, 155], "tremend": 93, "tri": [17, 126, 128, 151, 152], "triag": 119, "trick": [73, 88, 127, 174], "tricki": 92, "trigger": [18, 39, 43, 52, 56, 57, 66, 76, 81, 85, 88, 113, 118, 137, 138, 147, 153, 155, 172, 178, 179], "triplecheck": 164, "trixi": 134, "trojan": 55, "troubl": [81, 138, 172], "troubleshoot": [13, 20, 45, 59, 64, 73, 88, 91, 115, 126, 127, 132, 133, 141, 148, 160], "true": [3, 14, 15, 16, 19, 21, 22, 27, 30, 40, 47, 52, 59, 62, 65, 66, 68, 74, 75, 76, 77, 82, 84, 85, 87, 93, 101, 116, 118, 126, 129, 133, 138, 140, 148, 149, 150, 153, 155, 156, 159, 178, 179], "truena": [88, 127], "truncat": [28, 52, 59], "trust": [27, 45, 57, 59, 64, 67, 77, 88, 96, 110, 126, 127, 149, 155], "trusted_domain": [40, 88, 128, 149, 172], "trusted_proxi": [57, 68, 88], "trustedcafil": 96, "try": [2, 24, 27, 39, 57, 58, 59, 62, 63, 69, 81, 93, 95, 96, 101, 118, 129, 131, 134, 137, 138, 142, 146, 147, 151, 164, 170, 177], "try_fil": 129, "trystack": 59, "ttf": 129, "ttl": [21, 62, 88], "tty": 152, "tue": 62, "tune": [5, 88, 126, 127, 129, 130, 133], "tunisian": 4, "tunnel": [95, 96, 97], "turbo": 7, "turkish": 4, "turn": [25, 50, 52, 59, 70, 82, 88, 116, 133, 147, 155, 177, 179], "turnkei": [130, 133], "turnoffcertcheck": 82, "turnonpasswordchang": 82, "turnov": 52, "tutori": [119, 123, 124], "tweak": [22, 81], "tweet": 60, "twice": [59, 81], "twitter": [76, 77, 81], "twitterscop": 77, "two": [3, 4, 19, 25, 27, 35, 40, 43, 46, 48, 55, 56, 57, 58, 59, 66, 68, 72, 73, 83, 85, 88, 92, 93, 95, 96, 108, 111, 112, 118, 119, 120, 126, 133, 147, 148, 149, 150, 153, 177, 178, 179], "twofactor_totp": 149, "twofactorauth": [80, 88], "txk4": 156, "txt": [27, 37, 49, 59, 70, 129, 131, 132, 178], "type": [1, 2, 3, 10, 14, 15, 16, 20, 22, 24, 25, 27, 40, 41, 42, 45, 46, 47, 55, 56, 57, 62, 64, 67, 72, 74, 80, 85, 87, 88, 96, 97, 101, 106, 110, 111, 113, 115, 116, 118, 125, 126, 129, 130, 132, 138, 142, 148, 149, 153, 156, 159, 166, 170, 172, 175, 178, 179], "typescript": 179, "typic": [3, 27, 56, 58, 59, 77, 81, 89, 92, 93, 106, 112, 118, 125, 128, 130, 138, 143, 156, 177, 178], "u": [1, 2, 8, 12, 14, 15, 17, 18, 19, 21, 22, 25, 27, 33, 39, 47, 50, 52, 55, 56, 58, 59, 67, 71, 72, 77, 78, 80, 81, 83, 99, 107, 108, 111, 112, 113, 118, 121, 124, 130, 133, 136, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 172, 178], "ubo": 59, "ubuntu": [21, 27, 33, 50, 55, 58, 71, 81, 83, 88, 121, 127, 130, 133, 134, 138, 140, 142, 145, 148, 150, 158, 160, 161], "uc": 133, "udp": 62, "ui": [12, 15, 57, 59, 77, 82, 85, 92, 95, 97, 98, 114, 116, 138, 147, 148, 151, 155], "uid": [28, 80, 81, 82, 83, 107, 108, 111, 118, 151, 154, 156, 178], "uid1": 156, "uid2": 156, "uidn": 156, "ukrainian": 4, "ultim": 57, "umask": 88, "un": [8, 27, 40], "unabl": [47, 59, 62, 65, 81, 88, 153], "unaffect": 59, "unansw": 116, "unauthent": [42, 77], "unauthor": [27, 164], "unavail": [3, 39, 50, 59, 80, 96, 130, 150, 155], "unban": 126, "unchang": 3, "uncheck": [38, 81], "unclear": [7, 10], "uncom": [58, 129, 133], "unconfigur": 47, "undefin": [2, 59], "under": [1, 2, 5, 6, 7, 10, 15, 16, 17, 21, 39, 46, 49, 53, 56, 57, 58, 59, 62, 66, 68, 77, 80, 81, 89, 93, 95, 106, 107, 109, 110, 123, 128, 129, 130, 133, 136, 137, 138, 148, 153, 160, 164, 172, 177], "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 49, 52, 57, 59, 62, 130, 132, 133, 153], "underscor": [30, 47, 85, 153], "undershoot": 59, "understand": [1, 8, 11, 14, 27, 59, 120, 135, 138], "undertak": 6, "underutil": 133, "undesir": 59, "undetect": 138, "undo": 85, "unencrypt": [27, 62, 85, 88], "unencrypted_s": 138, "unevenli": [7, 10], "unexpect": [58, 59, 138, 164, 177], "unexpectedli": [59, 92], "unexplain": 133, "unfavor": 172, "unforeseen": 143, "unfortun": 56, "unfound": 111, "unhandl": 150, "unicod": [39, 59, 151], "unicodepwd": 81, "unifi": [1, 59, 163], "unified_search": 88, "uninstal": [4, 88, 92, 127, 131, 156], "uniqu": [47, 58, 59, 60, 63, 81, 85, 95, 96, 97, 98, 110, 126, 138, 155, 156, 178], "uniquememb": [81, 82], "unison": 93, "unit": [15, 56, 116, 155, 178], "univent": 133, "unix": [14, 44, 55, 59, 81, 88, 101, 102, 128, 129, 134, 178], "unix_domain_socket": 96, "unixpath": 96, "unixsocketperm": 58, "unknown": [75, 76, 88, 111, 153, 155], "unless": [27, 28, 30, 47, 55, 57, 59, 62, 66, 77, 81, 92, 96, 107, 111, 116, 130, 133, 138, 150, 153], "unlik": [58, 93, 153], "unlimit": [25, 59], "unlink_on_trunc": 88, "unload": 92, "unlock": 27, "unnecessari": [19, 37, 46, 59, 81, 126], "unnecessarili": 56, "unoffici": 145, "unpack": [121, 125, 133, 142, 155], "unpredict": [12, 27], "unreach": 81, "unrecover": 27, "unregist": [8, 88, 100], "unreli": [59, 93, 116], "unrequir": 137, "unscan": [37, 59, 88, 153, 155], "unscann": 55, "unseal": 88, "unselect": 30, "unset": [59, 68, 81], "unshar": [88, 118, 153], "unsign": 153, "unspecifi": [59, 120], "unstabl": 149, "unsuccess": 59, "unsuccessfulli": 14, "unsupport": [30, 46, 59, 148, 164, 166], "unsur": [3, 25, 129], "until": [1, 6, 15, 27, 43, 48, 52, 55, 57, 59, 81, 85, 93, 98, 106, 111, 125, 126, 128, 132, 146, 148, 151, 152, 153, 155, 172, 175, 177], "untouch": 149, "untrust": 126, "unus": [59, 72, 99, 173], "unusu": [1, 132], "unwant": [118, 132, 138], "unzip": [123, 125, 142], "up": [0, 1, 2, 3, 5, 14, 15, 18, 19, 21, 25, 27, 31, 39, 43, 48, 52, 55, 56, 57, 58, 59, 61, 64, 66, 80, 81, 85, 88, 93, 95, 99, 108, 111, 112, 115, 118, 120, 122, 126, 127, 128, 132, 134, 135, 138, 142, 143, 146, 153, 154, 155, 156, 159, 169, 170, 172, 174, 177], "upcom": [12, 60, 112, 177], "updat": [2, 3, 12, 14, 18, 19, 20, 26, 27, 29, 42, 47, 50, 55, 56, 58, 61, 62, 69, 75, 76, 77, 82, 88, 100, 111, 112, 113, 114, 116, 119, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 144, 145, 146, 149, 151, 152, 153, 154, 156, 157, 159, 160, 172, 174, 177, 178], "updateattributesinterv": 81, "updatecheck": 88, "updatedirectori": 88, "updatenotif": 16, "updater_serv": 59, "upfront": 152, "upgrad": [22, 29, 50, 62, 68, 69, 88, 92, 124, 125, 130, 132, 137, 138, 141, 144, 150, 151, 152, 158, 160, 169], "upload": [17, 27, 39, 40, 42, 44, 45, 47, 55, 59, 63, 77, 81, 85, 88, 93, 102, 104, 105, 110, 116, 124, 130, 137, 138, 143, 145, 153, 158, 172, 174, 175, 178], "upload_max_files": [25, 124, 133], "upload_tmp_dir": [25, 130], "uploadparts": [47, 59], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 81, 83, 107, 110, 126, 133, 138, 145], "upostgr": 21, "upper": 86, "upscal": [46, 47, 98], "upscaler_exampl": 98, "upstream": [111, 129, 134], "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60, 151], "uri": [59, 68, 81, 116, 118, 129, 138, 151, 155, 178], "url": [2, 3, 8, 16, 32, 34, 35, 37, 38, 40, 47, 54, 56, 58, 62, 63, 66, 67, 68, 69, 71, 74, 75, 76, 79, 81, 82, 85, 87, 88, 92, 95, 96, 97, 98, 101, 108, 110, 112, 123, 124, 125, 127, 128, 129, 132, 136, 138, 147, 151, 155, 157, 158, 162, 164, 172, 176, 179], "url_discoveri": 68, "urlencod": 87, "urltyp": [47, 59], "urn": [59, 153, 178], "uroot": 21, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 19, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 43, 44, 45, 46, 47, 50, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 67, 68, 69, 70, 71, 73, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 106, 108, 110, 111, 112, 113, 117, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 151, 152, 153, 154, 155, 156, 158, 161, 162, 163, 164, 165, 166, 170, 173, 174, 175, 176, 177, 178, 179], "usabl": [12, 77], "usag": [4, 5, 7, 10, 12, 13, 27, 28, 45, 52, 55, 56, 59, 64, 66, 72, 77, 81, 88, 89, 107, 110, 126, 130, 132, 146, 150, 154, 155, 156, 164, 177], "use_legacy_base64_encod": 88, "use_path_styl": 47, "use_ssl": [47, 59], "usememberoftodetectmembership": 82, "usemultipartcopi": 47, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 19, 23, 25, 26, 30, 31, 32, 33, 35, 37, 38, 40, 43, 44, 45, 47, 48, 49, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 71, 72, 75, 78, 80, 82, 91, 92, 93, 96, 97, 98, 102, 103, 105, 106, 107, 108, 110, 111, 112, 115, 117, 118, 119, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 134, 135, 137, 140, 143, 145, 146, 147, 148, 149, 150, 151, 153, 155, 157, 160, 164, 165, 171, 172, 177, 178, 179], "user1": 42, "user123": 118, "user2": 42, "user_directori": 156, "user_id": [3, 111, 153, 156], "user_ini_additional_lin": 88, "user_ldap": [81, 82, 83, 154], "user_oidc": 84, "user_prompt": 5, "user_scope_dis": 103, "userag": 66, "userdeletedev": 150, "userdirectori": 39, "userid": [2, 14, 17, 27, 76, 81, 92, 111, 114, 118, 138, 178, 179], "useridfilt": [14, 155], "usermod": 58, "usernam": [3, 19, 21, 28, 31, 32, 35, 37, 38, 39, 40, 42, 47, 57, 59, 62, 76, 78, 81, 82, 85, 93, 106, 110, 111, 113, 120, 123, 125, 128, 133, 138, 140, 145, 146, 150, 153, 156], "userpassword": [81, 156], "usr": [55, 56, 58, 59, 62, 96, 124, 133, 150, 159], "usual": [3, 5, 7, 9, 10, 15, 24, 37, 42, 46, 47, 54, 57, 58, 59, 62, 63, 81, 95, 126, 130, 133, 135, 136, 137, 138, 142, 148, 172, 177, 178], "utc": [56, 59, 66, 117, 153, 155], "utf": 70, "utf8": [21, 59, 124, 134, 146], "utf8mb4": [19, 21, 22, 24, 88, 125, 140, 146, 151], "utf8mb4_0900_as_ci": 59, "utf8mb4_bin": 59, "utf8mb4_general_ci": [21, 22, 125, 146], "util": [6, 8, 53, 59, 66, 118, 123, 150, 177], "uuid": [81, 82, 154], "uusernam": 21, "uz": 89, "uzbek": 4, "v": [8, 15, 28, 37, 39, 55, 77, 88, 96, 100, 129, 130, 150, 153, 155, 178], "v1": [3, 16, 59, 66, 67, 74, 75, 76, 82, 87, 96, 118, 129, 132, 147], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 30, 35, 47, 59, 77, 82, 129, 179], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 47, 59], "v30": 15, "v4": [30, 101], "v6": 101, "v9": 27, "valid": [12, 21, 37, 49, 59, 65, 69, 73, 77, 81, 82, 88, 92, 93, 108, 128, 129, 130, 137, 151, 153, 154, 155, 158, 172, 179], "valkei": 58, "valu": [1, 3, 8, 14, 15, 16, 19, 21, 22, 24, 25, 26, 27, 28, 40, 42, 43, 44, 46, 47, 48, 52, 55, 56, 58, 60, 62, 65, 66, 67, 68, 70, 71, 72, 75, 76, 81, 82, 83, 85, 88, 92, 95, 96, 97, 98, 103, 107, 112, 113, 116, 117, 118, 125, 128, 132, 133, 135, 138, 143, 151, 153, 154, 155, 172, 174, 175, 178], "value1": 59, "value2": 59, "vanish": 118, "var": [16, 21, 22, 25, 52, 55, 56, 59, 66, 78, 81, 83, 93, 96, 97, 107, 112, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 138, 142, 147, 148, 149, 150, 153, 155, 156], "vari": [3, 4, 58, 77, 130, 133], "variabl": [3, 4, 5, 8, 21, 22, 28, 45, 57, 58, 59, 69, 88, 93, 98, 100, 134, 156, 176, 178, 179], "variable_nam": [21, 22], "variant": 55, "varieti": [1, 70, 179], "variou": [1, 15, 46, 55, 57, 59, 63, 66, 69, 80, 81, 91, 93, 132, 138, 150, 157, 160, 162, 165], "vcard": [110, 113, 114, 129], "vcf": [111, 113], "ve": [118, 132, 133, 169, 177], "vector": [3, 28, 50, 126, 175], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 177, "vendor": 132, "verbos": [55, 66, 93, 132, 150, 153, 155], "veri": [4, 56, 57, 58, 59, 63, 66, 81, 93, 138, 147, 154, 179], "verif": [57, 62, 64, 88, 118, 137], "verifi": [8, 12, 21, 22, 40, 52, 54, 55, 56, 58, 59, 63, 83, 88, 92, 93, 95, 99, 116, 123, 125, 126, 130, 131, 132, 133, 136, 137, 142, 144, 147, 152, 155, 164, 172, 177], "verify_bucket_exist": 47, "verify_p": 62, "verify_peer_nam": [58, 62], "versatil": 119, "version": [2, 3, 4, 6, 7, 8, 10, 11, 12, 15, 21, 22, 23, 25, 27, 28, 29, 31, 32, 45, 47, 48, 51, 55, 56, 58, 62, 64, 66, 71, 72, 74, 75, 76, 77, 81, 82, 85, 88, 95, 98, 110, 112, 113, 116, 117, 118, 123, 124, 125, 126, 129, 130, 132, 133, 136, 137, 142, 143, 144, 145, 147, 148, 149, 150, 151, 155, 158, 160, 162, 167, 175, 176, 178], "version_timestamp": 28, "versions_retention_oblig": [43, 88, 107, 153], "versionstr": [150, 155], "vevent": 178, "vhd": 133, "vhdx": 133, "vhost": 138, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 26, 39, 42, 43, 45, 47, 48, 52, 55, 56, 57, 58, 59, 62, 64, 66, 67, 73, 77, 80, 83, 84, 85, 86, 87, 88, 92, 93, 94, 96, 101, 106, 107, 108, 110, 111, 112, 114, 116, 118, 121, 126, 127, 128, 129, 130, 132, 135, 136, 138, 141, 143, 148, 151, 153, 156, 157, 159, 166, 172, 173, 174, 175, 177, 178, 179], "video": [2, 15, 46, 59, 88, 119, 130, 134, 155, 166, 167], "vietnames": 4, "view": [1, 4, 16, 19, 51, 57, 59, 66, 85, 88, 93, 111, 138, 154, 155, 160], "viewer": [17, 59, 66, 179], "virtual": [2, 47, 59, 88, 92, 96, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 158], "viru": [55, 93], "virus": 55, "virus_db": 55, "visibl": [3, 15, 39, 52, 59, 68, 73, 81, 85, 88, 99, 110, 114, 117, 138, 146, 172, 173, 174, 175, 177, 178], "visible\u00b9": 156, "visio": 160, "visit": [56, 101, 116, 123, 133, 145, 147, 148], "visitor": [77, 126], "visual": 12, "vm": [132, 133, 148], "vmdk": 133, "vmp": 133, "vmware": 133, "vnd": 129, "vo": 124, "voic": 88, "volum": [55, 59, 98, 111, 134], "volunt": 177, "vosk": 4, "vp": [88, 127], "vpn": 96, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 95], "vtodo": 178, "vtt": 129, "vulner": [126, 177], "vv": [150, 153], "vvv": [118, 138, 150, 153], "w": [27, 124, 126, 158, 163], "wa": [7, 8, 10, 12, 14, 15, 17, 19, 27, 42, 49, 52, 56, 57, 59, 66, 73, 76, 81, 88, 95, 105, 110, 113, 116, 117, 118, 130, 133, 137, 138, 143, 144, 145, 146, 147, 148, 149, 152, 155, 156, 172, 173, 174, 175, 176, 178], "wai": [1, 7, 15, 21, 24, 31, 40, 42, 47, 55, 56, 57, 59, 62, 63, 67, 78, 81, 92, 93, 95, 96, 101, 108, 110, 112, 126, 129, 133, 138, 142, 146, 147, 148, 152, 161, 173, 174, 175], "wait": [4, 8, 52, 59, 98, 143, 148, 153, 177, 179], "wait_timeout": [21, 59], "wal": 59, "walk": [123, 133], "walkthrough": 151, "want": [5, 6, 7, 15, 16, 19, 21, 25, 30, 33, 39, 40, 42, 44, 46, 47, 50, 51, 52, 55, 57, 58, 59, 61, 62, 65, 66, 68, 71, 81, 83, 84, 85, 91, 92, 93, 95, 96, 99, 103, 108, 111, 113, 116, 119, 120, 123, 124, 126, 128, 131, 133, 134, 135, 136, 137, 138, 147, 148, 149, 150, 152, 153, 155, 156, 158, 164, 165, 169, 175, 177, 178, 179], "wantedbi": [15, 56, 178], "warn": [4, 12, 27, 58, 59, 64, 66, 80, 81, 88, 93, 110, 123, 126, 128, 129, 132, 133, 137, 138, 144, 145, 150, 152, 153, 155, 164, 174], "wasm": 129, "watch": 155, "watermark": 157, "watsonx": [1, 8, 12, 13, 15, 88], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 19, 21, 24, 25, 37, 38, 39, 43, 46, 56, 59, 62, 69, 81, 88, 93, 96, 118, 123, 124, 126, 128, 129, 130, 132, 133, 138, 144, 148, 150, 158, 160, 164, 172, 174, 177, 179], "weak": 128, "weaken": 63, "weather": [2, 14, 126], "web": [2, 5, 7, 9, 10, 11, 16, 27, 38, 40, 42, 45, 56, 57, 58, 63, 64, 65, 68, 71, 78, 82, 85, 88, 93, 95, 96, 99, 108, 114, 116, 118, 119, 123, 124, 125, 127, 128, 129, 130, 132, 139, 141, 142, 143, 148, 150, 152, 153, 155, 156, 163], "webauthn": 88, "webcal": [59, 151], "webcalallowlocalaccess": 112, "webcron": [39, 52, 88, 149, 155], "webdav": [17, 25, 34, 39, 59, 69, 74, 81, 88, 92, 93, 108, 111, 118, 126, 129, 133, 139, 155], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 150, 179], "webhook_listen": [155, 178, 179], "webhookcal": 178, "webhooklisten": 178, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 173], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [25, 26, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 161, 175], "websit": [14, 54, 63, 69, 76, 77, 81, 110, 126, 138], "websitescop": 77, "websocket": [95, 158], "webspac": 133, "week": [2, 43, 55, 177], "weekend": 3, "weekli": 52, "weight": [12, 15, 59], "welcom": [12, 88, 119], "well": [0, 1, 2, 3, 4, 5, 6, 12, 15, 28, 42, 46, 54, 55, 57, 58, 59, 62, 64, 68, 81, 85, 88, 118, 123, 124, 129, 131, 132, 133, 135, 138, 142, 143, 145, 147, 164, 169, 177, 178, 179], "went": [142, 143], "were": [2, 12, 14, 19, 27, 40, 52, 59, 62, 112, 117, 130, 137, 138, 147, 148, 152, 153, 155, 172], "west": [30, 47], "wget": [123, 125, 136, 159, 172], "what": [2, 14, 25, 30, 44, 47, 57, 59, 61, 69, 81, 83, 85, 88, 93, 95, 96, 108, 110, 111, 120, 126, 132, 138, 141, 153, 155, 179], "whatev": [19, 42, 59, 129], "whatsoev": [28, 31], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 18, 19, 21, 25, 27, 28, 31, 32, 34, 37, 39, 40, 42, 43, 44, 47, 48, 50, 52, 55, 56, 57, 58, 59, 62, 65, 66, 68, 69, 70, 71, 80, 81, 82, 84, 85, 88, 92, 94, 95, 96, 101, 102, 105, 106, 107, 108, 110, 112, 113, 114, 116, 118, 120, 123, 125, 126, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 164, 166, 172, 175, 177, 178, 179], "when_requir": [59, 175], "when_support": 59, "whenev": [42, 43, 132, 138, 177, 178], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 21, 27, 28, 29, 31, 37, 55, 56, 57, 58, 59, 62, 66, 77, 81, 88, 92, 93, 95, 96, 111, 112, 114, 116, 123, 125, 126, 135, 136, 138, 142, 144, 147, 150, 151, 152, 153, 155, 164, 165, 176, 177, 178, 179], "wherev": 91, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 21, 37, 59, 62, 77, 80, 82, 85, 92, 95, 101, 106, 114, 116, 126, 129, 135, 149, 152, 153, 154, 155, 156, 177], "which": [1, 2, 3, 5, 7, 8, 12, 15, 16, 19, 21, 24, 25, 27, 28, 30, 31, 37, 39, 40, 42, 43, 44, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 72, 76, 80, 81, 82, 85, 92, 93, 95, 96, 97, 99, 101, 108, 110, 114, 116, 118, 123, 124, 126, 129, 130, 131, 132, 133, 134, 137, 138, 140, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 159, 161, 165, 166, 174, 175, 176, 177, 178, 179], "whichev": [59, 153], "while": [1, 4, 11, 15, 18, 27, 37, 39, 43, 46, 47, 53, 55, 57, 59, 77, 81, 101, 118, 126, 132, 133, 143, 145, 147, 148, 149, 150, 151, 177, 178], "whisper": [13, 15, 88, 167], "whiteboard": 15, "whitelist": [16, 57, 92, 128], "whitespac": [92, 154], "who": [3, 12, 14, 27, 30, 33, 37, 39, 42, 52, 59, 66, 77, 81, 85, 110, 113, 114, 121, 138, 151, 155, 156, 178], "whole": [38, 88, 95, 96, 112, 118, 123, 127, 146], "whom": [12, 110], "whose": [43, 52, 66, 153, 178], "why": [63, 88, 111, 118, 153], "wide": [27, 59, 80, 110, 126, 155], "widenetworkaddress": 96, "wider": 95, "widespread": 177, "widget": [60, 165, 166], "width": 59, "wiki": [59, 133, 145], "wikipedia": 59, "wildcard": [59, 128, 154], "win": 55, "windmil": 88, "window": [3, 15, 37, 43, 45, 55, 59, 81, 85, 88, 91, 93, 107, 119, 127, 134, 174, 178], "wipe": 72, "wise": 118, "wish": [21, 27, 36, 53, 58, 59, 85, 93, 112, 128], "within": [12, 21, 28, 31, 39, 42, 49, 54, 57, 59, 66, 68, 69, 71, 81, 93, 97, 111, 112, 113, 114, 119, 126, 129, 130, 132, 134, 135, 137, 138, 142, 150, 151, 153, 156, 177], "without": [6, 15, 26, 27, 28, 37, 39, 42, 43, 48, 52, 53, 55, 56, 57, 59, 66, 67, 68, 69, 70, 72, 81, 85, 88, 92, 94, 95, 96, 97, 102, 106, 107, 108, 111, 112, 113, 116, 126, 128, 130, 133, 138, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 160, 161, 166, 170, 172, 173, 178], "wizard": [21, 40, 59, 62, 82, 88, 121, 123, 124, 127], "wjalrxutnfemi": 153, "woff2": 129, "won": [15, 42, 59, 81, 112], "wopi": [88, 158, 159, 164], "word": [7, 50, 77, 92, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 15, 16, 17, 22, 27, 31, 37, 39, 42, 44, 49, 52, 56, 58, 59, 62, 63, 64, 65, 68, 69, 78, 79, 80, 81, 85, 88, 92, 93, 95, 98, 101, 102, 112, 119, 124, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 150, 151, 154, 155, 156, 161, 164, 165, 170, 178], "workaround": [25, 27], "worker": [0, 3, 15, 58, 88, 178, 179], "workflow": [64, 88, 92, 102, 150, 156, 178], "workflowengin": [66, 103, 155], "workload": [44, 95], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 96, 177], "worm": 55, "worri": 3, "wors": 59, "worst": [15, 93], "worthi": 57, "would": [3, 5, 14, 15, 16, 21, 24, 27, 37, 39, 46, 53, 56, 57, 59, 68, 81, 95, 96, 99, 112, 113, 118, 129, 138, 143, 144, 146, 147, 149, 153, 162, 172], "wrap": [152, 155], "wrapper": [62, 150], "writabl": [16, 33, 49, 59, 133, 147, 151, 152, 153], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 23, 58, 59, 62, 66, 67, 81, 88, 92, 93, 112, 116, 119, 123, 127, 133, 137, 147, 149, 152, 153, 179], "writeabl": [16, 126], "written": [3, 28, 29, 59, 66, 92, 95, 110, 113, 118, 126, 128, 143, 151, 153, 179], "wrong": [14, 27, 42, 59, 79, 137, 138, 142, 144, 153, 164], "wsdlcach": 129, "wss": [4, 158], "wurst": 118, "www": [1, 8, 15, 18, 19, 22, 25, 27, 33, 39, 50, 52, 54, 55, 56, 58, 59, 66, 67, 72, 78, 80, 81, 83, 87, 107, 108, 111, 112, 113, 118, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 136, 138, 140, 142, 144, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 161, 176, 178], "wwwhomepag": 81, "wwwrun": [56, 150], "wysiwyg": 160, "w\u00fcrzburg": 2, "x": [6, 17, 25, 37, 46, 50, 59, 63, 66, 68, 74, 75, 76, 77, 81, 82, 87, 92, 96, 101, 123, 125, 126, 128, 129, 138, 144, 150, 175, 176, 177, 178], "x11": 66, "x64": 92, "x86": [4, 6, 11, 132], "x86_64": [3, 4, 5, 7, 9, 10, 11, 66], "xbitmap": 59, "xcal": 151, "xeon": [7, 10], "xeu": [15, 178], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 160], "xlii": 82, "xloc": 129, "xlsx": 160, "xml": [59, 88, 98, 118, 125, 129, 130, 151, 157, 159, 162, 178], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 115], "xss": 175, "xtradbinnodb": 59, "xxx": 28, "xxxxxxxxxx": 47, "y": [18, 46, 59, 66, 81, 83, 92, 123, 125, 126, 140, 142, 147, 148, 152, 153, 155, 176], "ye": [15, 37, 42, 59, 71, 77, 81, 82, 85, 92, 103, 106, 112, 117, 138, 144, 149, 153, 156, 164], "year": [72, 134, 177], "yellow": [15, 39, 40, 81, 88], "yet": [1, 3, 4, 15, 53, 59, 64, 67, 81, 88, 92, 137, 143, 152, 153, 155, 167], "yield": 59, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 25, 26, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 78, 79, 80, 81, 83, 84, 85, 86, 88, 91, 92, 93, 95, 96, 98, 99, 101, 102, 103, 105, 107, 108, 110, 111, 112, 113, 116, 118, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 164, 169, 172, 173, 174, 175, 176, 177, 178, 179], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 18, 19, 21, 22, 27, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 44, 45, 47, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 70, 71, 73, 77, 78, 79, 80, 81, 83, 84, 86, 88, 91, 92, 93, 94, 95, 96, 99, 101, 106, 107, 108, 109, 110, 111, 112, 114, 116, 117, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 162, 164, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [118, 164], "yourself": [5, 55, 92, 126], "yourserv": 93, "yourswifthost": 59, "youtub": [2, 119], "yum": [55, 123], "yyyi": [81, 151], "yyyymmdd": 81, "z": [85, 92, 114, 123, 125, 126, 142, 148, 176], "z0": 81, "za": 81, "zammad": [166, 167], "zend": 58, "zero": [28, 156], "zip": [55, 85, 93, 101, 111, 123, 125, 130, 142], "zlib": 130, "zone": [96, 117, 123], "zsh": 150, "zshrc": 150, "\u00b2": 156, "\u00b9": 156}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription and Translation in Nextcloud Talk (live_transcription)", "App: Local large language model (llm2)", "App: Recognize", "App: Local Whisper Speech-To-Text (stt_whisper2)", "App: Summary Bot (Talk chat summarize bot)", "App: Local Image Generation (text2image_stablediffusion2)", "App: Local Text-To-Speech (text2speech_kokoro)", "App: Local Machine translation 2 (translate2)", "Legal: Compliance with EU AI Act", "Artificial Intelligence", "Insight and debugging", "Overview", "Apps management", "Collectives", "BigInt (64bit) identifiers", "Converting database type", "Database configuration", "Database configuration", "Enabling MySQL 4-byte support", "Replication", "Splitting databases", "Uploading big files > 512MB", "Providing default files", "Server-side Encryption", "Server-side encryption details", "Server-side encryption migration", "Amazon S3", "External Storage authentication mechanisms", "FTP/FTPS", "Local", "Nextcloud", "OpenStack Object Storage", "SFTP", "SMB/CIFS", "WebDAV", "External Storage", "Configuring Federation Sharing", "File conversion", "File Sharing", "Controlling file versions and aging", "Transactional file locking", "File sharing and management", "Previews configuration", "Configuring Object Storage as Primary Storage", "Deleted Items (trash bin)", "Windows compatible filenames", "Mimetypes management", "Monitoring", "Activity app", "Administration privileges (Delegation)", "Android Deep Link Handling", "Antivirus scanner", "Background jobs", "Brute force protection", "Memory caching", "Configuration Parameters", "Dashboard app", "Domain Change", "Email", "Linking external sites", "Nextcloud configuration", "Language & Locale", "Logging", "OAuth2", "Reverse proxy", "Warnings on admin page", "Text app", "Theming", "Authentication", "User management", "Instruction set for apps", "Instruction set for groups", "Instruction set for users", "Profiles", "Resetting a lost admin password", "Resetting a user password", "Two-factor authentication", "User authentication with LDAP", "The LDAP configuration API", "LDAP user cleanup", "User authentication with OpenID Connect", "User management", "User password policy", "User provisioning API", "Table of contents", "Energy consumption", "Declarations", "Desktop Clients", "Desktop Client Deployment and Setup", "Troubleshooting", "Advanced Deploy Options", "AppAPI and External Apps", "Deployment configurations", "Managing Deploy Daemons", "Managing ExApps", "Test Deploy Daemon", "ExApps management", "Files access control", "Automated tagging of files", "Flow configuration", "Flow", "Retention of files", "Cookies", "Data retention", "Helpful apps", "GDPR compliance", "Personal data stored", "Responding to data subject requests", "Calendar / CalDAV", "Contacts / CardDAV", "Contacts Interaction", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Automatic setup", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 24.04 LTS", "Hardening and security guidance", "Installation and server configuration", "Installation wizard", "NGINX configuration", "Preparing PHP", "SELinux configuration", "Server tuning", "Installation on Linux", "System requirements", "Uninstallation", "Patching Nextcloud", "Code signing", "General troubleshooting", "Issues and troubleshooting", "Backup", "Maintenance", "Upgrade manually", "Migrating to a different server", "Migrating from ownCloud", "Upgrade via snap packages", "Restoring backup", "Upgrade via built-in updater", "How to upgrade", "Apps, background jobs & config commands", "Using the occ command", "DAV & database commands", "Encryption commands", "Files commands", "LDAP commands", "System & maintenance commands", "User & group commands", "Configuration", "Installation example with Docker", "Installation example on Ubuntu 24.04", "Office", "Installation", "Migration from Collabora Online", "Reverse proxy", "Troubleshooting", "Reference management", "Link previews", "The Smart Picker", "Release notes", "Release notes", "Upgrade to Nextcloud 26", "Upgrade to Nextcloud 27", "Upgrade to Nextcloud 28", "Upgrade to Nextcloud 30", "Upgrade to Nextcloud 31", "Upgrade to Nextcloud 32", "Upgrade to Nextcloud 33", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [76, 85], "04": [125, 159], "1": 68, "10": 129, "11": 54, "12": 54, "15": 111, "16": 111, "17": 111, "18": 111, "1st": [133, 145], "2": [11, 68, 123, 132], "20": 111, "2006": 21, "2024": 89, "2025": 89, "2026": 89, "24": [125, 159], "26": 170, "27": 171, "28": 172, "3": 96, "30": 173, "31": 174, "32": 175, "33": 176, "3rdparti": 138, "4": 22, "502": 129, "512mb": 25, "64bit": 18, "8": [123, 124], "No": 92, "Not": [27, 137], "The": [57, 67, 69, 82, 114, 167], "To": [1, 7, 10, 15], "about": 55, "abov": 54, "absenc": 151, "abus": 116, "access": [3, 21, 67, 68, 69, 101, 111, 126, 129, 131, 157], "accessible_featur": 59, "account": [92, 108, 110, 116, 118, 156], "account_manag": 59, "act": 12, "action": [6, 102, 126], "activ": [52, 57, 59, 81, 107, 110, 173, 174, 175], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [39, 116], "add": [67, 76, 137, 151, 155, 156, 159], "addendum": 5, "addit": [12, 58, 66, 81, 97, 133, 157], "address": [57, 62, 85, 113, 114, 126, 171, 175], "addressbook": [151, 153], "addus": 156, "adjust": 25, "admin": [52, 66, 69, 78, 126, 155], "admin_audit": 66, "administr": [53, 81, 85, 113], "advanc": [42, 66, 81, 92, 94, 98], "advantag": 134, "after": [52, 92, 138, 146], "ag": [43, 105], "agent": [1, 2, 15, 176], "ai": [0, 1, 6, 8, 11, 12, 15], "aio": [96, 97], "ajax": 56, "alarm": 112, "alert": 116, "alias": 50, "all": [27, 59, 62, 96, 120, 126, 152], "allow": [17, 39, 69, 112, 131], "allow_custom_share_fold": 59, "allow_disabled_password_enforcement_group": 59, "allow_local_remote_serv": 59, "allow_user_to_change_display_nam": 59, "allowed_admin_rang": 59, "allowed_user_ag": 59, "allowselfsignedcertif": 59, "allowsymlink": 59, "also": 77, "altern": [5, 7, 59], "amazon": 30, "an": [62, 67, 69, 74, 84, 149], "android": 54, "ani": 129, "anoth": 42, "anti": 116, "antiviru": [55, 155], "anymor": 137, "apach": [25, 123, 133, 158], "apache2": 68, "apcu": 58, "api": [16, 82, 87], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 27, 52, 55, 57, 59, 60, 62, 66, 70, 72, 74, 88, 95, 108, 132, 134, 136, 137, 138, 149, 153, 157, 158, 173, 174, 178], "app_api": [173, 174, 175], "appapi": [95, 173, 174, 175], "appcodecheck": 59, "appear": [71, 166], "appli": 136, "applic": [67, 130, 153], "approach": [92, 148], "approv": 179, "apps_path": 59, "appsallowlist": 59, "appstoreen": 59, "appstoreurl": 59, "ar": [52, 69, 114], "architectur": 134, "archiv": 93, "argument": [97, 98], "around": 21, "arrai": 149, "articl": 111, "artifici": [2, 13], "ask": [15, 164], "assetlink": 54, "assign": [102, 156], "assist": 1, "attach": 116, "attempt": [59, 155], "attribut": 81, "audienc": 119, "audit": [66, 110], "auth": [59, 156], "auth_availability_delai": 59, "authent": [31, 37, 72, 80, 81, 84, 116, 156, 179], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 150, "autoconfig": [118, 128], "autom": [72, 102, 173], "automat": [92, 120, 128], "avail": [39, 101, 102], "avatar": [81, 156], "avoid": 129, "awai": 21, "azur": [47, 116], "backend": [15, 27, 39, 59, 112, 153], "background": [43, 48, 55, 56, 112, 116, 132, 133, 149, 155], "backtrac": 59, "backup": [27, 47, 81, 107, 140, 146], "bad": [27, 129], "balanc": 57, "bare": 96, "base": [31, 58, 66, 132, 147], "basic": [66, 93], "batch": 147, "bearer": 84, "becom": 77, "befor": [27, 42], "behavior": [77, 92], "behind": 68, "being": 52, "below": 54, "beta": 177, "better": 52, "between": [42, 179], "beyond": 62, "big": 25, "bigint": [18, 151], "bin": [48, 59, 107, 112, 153], "binary_search_path": 59, "birthdai": [112, 151], "blob": 47, "block": [28, 101, 179], "book": [113, 114, 171, 175], "bookmark": 2, "bot": 8, "brand": 71, "breakdown": 66, "broadcast": 155, "browser": 134, "brute": 57, "bruteforc": [59, 155], "bucket": 47, "bug": [138, 177], "build": 179, "built": 147, "bulkupload": 59, "button": 112, "byte": 22, "c": 47, "cach": [58, 59, 69, 81, 130, 132, 151, 156], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 112, 151], "calendar": [2, 112, 118, 138, 151, 178], "call": 110, "can": [21, 62, 77, 167, 179], "candid": 177, "cannot": 27, "canon": 157, "capabl": 62, "carddav": [69, 113], "carddav_sync_request_timeout": 59, "carddav_sync_request_trunc": 59, "case": [37, 92], "cento": 123, "certif": [39, 62, 81, 89, 155], "chang": [40, 61, 85, 92, 138, 151, 152, 169, 176], "changelog": 169, "channel": [59, 177], "charset": 151, "chat": [1, 3, 8, 15, 110], "check": [28, 29, 69, 99, 153, 154, 155, 172, 175], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "choos": 92, "chroot": 124, "chunk": [25, 174], "chunked_upload": 59, "cif": [37, 131], "cipher": 59, "circl": 2, "citrix": 93, "clamav": 55, "clean": [72, 151, 152, 173], "cleanup": [83, 153, 155, 156], "clear": [151, 156], "cli": [59, 71, 97, 130], "client": [71, 91, 92, 93, 134, 146], "close": 93, "cloud": [25, 59, 138], "clue": 129, "cluster": [58, 59], "code": [59, 137, 155], "collabor": 105, "collabora": [157, 158, 162], "collat": 59, "collect": [17, 88], "column": 151, "com": 118, "combin": 2, "command": [3, 16, 21, 27, 49, 57, 93, 113, 121, 147, 149, 150, 151, 152, 153, 154, 155, 156], "comment": [59, 132], "commit": [21, 69], "common": [92, 101, 105, 138], "commun": 96, "comparison": 27, "compat": [49, 153], "complet": 128, "complianc": [12, 109], "compon": 119, "compound": 66, "compress": 132, "condit": [59, 66, 68], "config": [58, 62, 77, 93, 149, 153, 154, 155], "config_is_read_onli": 59, "configfilemod": 59, "configur": [1, 3, 5, 17, 20, 21, 25, 39, 40, 46, 47, 52, 54, 55, 58, 59, 60, 62, 63, 64, 66, 69, 71, 77, 81, 82, 88, 96, 103, 116, 120, 126, 127, 129, 130, 131, 133, 149, 157, 158, 159, 162, 170, 171, 172, 173, 174, 175], "confirm": 55, "connect": [58, 81, 84, 93, 118, 126, 179], "connectivity_check_domain": 59, "connector": 130, "consequ": 49, "consider": [31, 67], "consumpt": 89, "contact": [2, 113, 114, 118, 138, 151], "contain": [96, 99], "content": [17, 88], "context": [1, 2, 3, 15], "context_ag": 2, "control": [3, 43, 101, 152], "convers": [19, 41, 151], "convert": [19, 151], "cookbook": 2, "cooki": 106, "cookie_domain": 59, "copi": 153, "copied_sample_config": 59, "core": [59, 93, 119, 153], "count": [173, 174, 175], "cpu": 134, "creat": [21, 40, 42, 54, 75, 82, 85, 93, 151, 153, 154, 179], "creation": [43, 128, 151], "critic": 169, "cron": [56, 124, 132, 155], "csrf": 59, "css": 129, "csync": 93, "current": 2, "custom": [2, 16, 71, 112, 157], "customclient_desktop": 59, "cybersecur": 12, "daemon": [95, 96, 97, 99], "dashboard": 60, "data": [3, 17, 27, 47, 52, 59, 75, 76, 107, 108, 110, 111, 112, 113, 114, 118, 120, 126, 128, 138, 146, 151, 152, 153, 155, 156], "databas": [19, 20, 21, 24, 52, 59, 69, 118, 120, 123, 124, 128, 130, 131, 132, 134, 140, 146, 151, 174], "datadirectori": [59, 138], "date": 42, "dav": [151, 170], "davstorag": 59, "db": [59, 151, 155], "dbdriveropt": 59, "dbhost": 59, "dbname": 59, "dbpassword": 59, "dbpersist": 59, "dbreplica": 59, "dbtableprefix": 59, "dbtype": 59, "dbuser": 59, "debug": [14, 59, 62, 66, 93, 126, 132, 138, 150], "deck": 2, "declar": 90, "decreas": 37, "decrypt": [27, 28, 152], "dedic": [66, 126], "deep": 54, "default": [26, 42, 59, 65, 66, 70, 77, 96, 116, 152, 157, 173, 174, 176], "default_certificates_bundle_path": 59, "default_languag": 59, "default_local": 59, "default_phone_region": 59, "default_property_scop": 59, "default_timezon": 59, "defaultapp": 59, "defin": 68, "definit": 27, "delai": 37, "deleg": [53, 116, 155], "delet": [48, 59, 75, 76, 82, 83, 85, 114, 149, 151, 153, 154, 155, 156], "demand": 66, "demot": 76, "deni": 101, "depend": [17, 153], "deploi": [94, 95, 96, 97, 98, 99], "deploy": [58, 92, 96, 122, 126], "deployconfig": 97, "deriv": 28, "desktop": [59, 91, 92, 134], "detail": 28, "detect": [6, 55], "determin": 62, "dev": [69, 126], "develop": 119, "diagnost": 59, "did": 137, "differ": [47, 62, 143], "directori": [16, 58, 81, 120, 126, 128, 131, 138], "disabl": [27, 46, 52, 55, 59, 69, 70, 74, 76, 77, 80, 85, 92, 98, 116, 126, 138, 151, 152, 156], "disallow": 131, "discoveri": [68, 138], "disk": 6, "dispatch": 178, "displai": 40, "distinct": 92, "distinguish": 42, "distribut": [59, 162], "dmz": 126, "do": [137, 147, 166], "docker": [95, 96, 158, 162], "document": 15, "documentation_url": 59, "doe": [69, 147, 166], "dokuwiki": 17, "domain": [61, 62, 68, 118, 126, 128, 138], "don": 27, "down": [77, 137], "downgrad": 177, "download": 99, "drop": [42, 108, 134, 152], "due": 52, "dump": 93, "duplic": 81, "dure": [43, 148], "edit": [70, 75, 76, 119, 156, 157], "email": [52, 62, 76, 85, 170], "embed": [59, 63], "empti": [69, 154], "enabl": [16, 22, 27, 39, 49, 52, 55, 59, 60, 62, 74, 76, 80, 85, 98, 99, 126, 131, 132, 133, 150, 152, 155, 156, 157, 175], "enable_lazy_object": 59, "enable_mail_link_password_expir": 59, "enable_non": 59, "enable_preview": 59, "enable_share_accept": 59, "enable_share_mail": 59, "enabledpreviewprovid": 59, "encod": [39, 70], "encrypt": [27, 28, 29, 47, 55, 59, 62, 132, 133, 138, 152], "end": [6, 177], "endpoint": 176, "energi": 89, "enforc": [80, 156], "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": [28, 178], "environ": [94, 133, 150], "erasur": 111, "error": [21, 27, 93, 129, 137, 138], "errorlog": 66, "establish": 19, "ethic": [6, 8, 11, 15], "eu": 12, "even": 62, "event": [112, 118, 151, 178], "everyth": 55, "exampl": [57, 59, 66, 68, 74, 75, 76, 82, 92, 97, 101, 102, 105, 112, 113, 120, 123, 124, 125, 151, 158, 159, 179], "exapp": [95, 96, 98, 100], "exclud": [52, 57], "execut": [102, 155], "exist": [17, 77], "expand": 175, "expect": 151, "experi": 59, "expert": 81, "expir": [42, 52, 153], "explain": 66, "export": [112, 118, 151, 153, 155], "expos": 171, "extens": [70, 89], "extern": [27, 31, 39, 47, 52, 63, 95, 101, 133, 153, 157], "external_storag": 59, "face": 6, "factor": [46, 80, 156], "fail": [118, 129], "fail2ban": 126, "failur": [37, 92], "fair": 138, "faq": [77, 95, 137, 179], "faster": 132, "featur": [15, 92, 117], "feder": [25, 40, 59, 112, 138, 153], "field": [66, 76, 77], "file": [2, 3, 25, 26, 27, 28, 29, 37, 39, 41, 42, 43, 44, 45, 52, 55, 59, 66, 69, 70, 88, 93, 101, 102, 105, 107, 110, 129, 132, 134, 138, 153, 155, 156, 157, 172, 173, 178], "filecach": 151, "filekei": 152, "filelock": 59, "filenam": [49, 153], "files_antiviru": 155, "files_extern": 153, "files_external_allow_create_new_loc": 59, "files_no_background_scan": 59, "filesystem_cache_readonli": 59, "filesystem_check_chang": 59, "filter": [14, 126, 178], "final": 124, "find": [21, 62], "fingerprint": [59, 155], "fix": [137, 151, 152, 153], "flow": [103, 104], "folder": [27, 39, 52, 92, 101, 140, 146, 178], "follow": 116, "font": 157, "forbidden_filenam": 59, "forbidden_filename_basenam": 59, "forbidden_filename_charact": 59, "forbidden_filename_extens": 59, "forc": [57, 59, 65], "force_languag": 59, "force_local": 59, "force_share_accept": 59, "form": [2, 178], "format": [28, 29, 59, 152], "forwarded_for_head": 59, "found": 27, "fpm": [132, 133], "freebusi": 112, "frequent": [15, 164], "from": [17, 47, 52, 57, 62, 76, 92, 121, 144, 162], "front": 6, "frontend": 15, "ftp": 32, "fulli": 5, "function": 93, "further": [27, 119, 130], "fusef": 131, "g": 59, "gatewai": 129, "gdpr": 109, "gener": [9, 15, 21, 28, 46, 126, 130, 138], "genr": 6, "get": [14, 42, 55, 62, 74, 75, 76, 88, 118, 119, 149, 151, 153, 155], "getenv": 69, "give": 126, "global": [70, 77, 118], "gone": 21, "googl": 116, "gpg": 131, "grant": 85, "greater": 129, "green": 6, "group": [17, 27, 39, 75, 76, 81, 85, 101, 154, 156, 157], "group_everyon": 17, "groupwar": [88, 110, 115], "grow": 52, "guest": 17, "guidanc": 126, "ha": 21, "handl": [54, 81], "handler": [58, 129], "haproxi": 68, "harden": 126, "hardwar": 12, "harp": [95, 96], "has_internet_connect": 59, "hash": 59, "hashing_default_password": 59, "hashingcost": 59, "hashingmemorycost": 59, "hashingthread": 59, "hashingtimecost": 59, "have": 69, "header": [69, 126], "heartbeat": 99, "held": 110, "help": 108, "hidden": 37, "hide": 112, "hide_login_form": 59, "hierarch": 149, "home": 58, "host": [16, 96], "how": [21, 57, 62, 77, 114, 148, 166], "htaccess": [59, 133, 155], "http": [69, 126, 132, 133], "http_client_add_user_agent_url": 59, "httpd": 124, "i": [15, 21, 27, 55, 62, 69, 126, 137, 173, 174, 179], "ibm": 0, "icap": 55, "icon": [50, 71], "id": [14, 118, 138, 155, 176], "ident": 84, "identifi": [18, 93], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 46, 81, 99, 126, 162], "imagick": 123, "imaginari": 173, "imap": [116, 118], "implement": [2, 12], "implic": 47, "import": [17, 92, 151, 153, 155, 159], "imprint": 108, "improv": [0, 1, 15], "inconvert": 19, "independ": 96, "index": 3, "indic": 151, "info": [55, 74, 153, 155, 156], "inform": 138, "ini": 130, "init": 99, "initi": [3, 17, 24, 89], "insecur": 93, "insert": 118, "insight": 14, "inspect": 151, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 55, 59, 88, 92, 95, 121, 123, 124, 125, 126, 127, 128, 130, 133, 145, 155, 158, 159, 161, 177, 178, 179], "instanc": [47, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 153, 175], "intellig": [2, 13], "interact": [66, 92, 114], "interfac": [49, 66, 113, 116, 131], "intern": [81, 138], "interoper": 12, "interv": [81, 116], "introduct": [53, 57, 59, 119, 126, 178], "invalid": [27, 49, 62, 137, 151], "invis": 102, "invit": 112, "ip": [57, 126], "ipv6_normalized_subnet_s": 59, "isol": [21, 69, 93], "issu": [93, 118, 138, 139], "item": [48, 59, 113], "j": [129, 155], "jail": 126, "javascript": 129, "jit": 132, "job": [43, 48, 56, 112, 124, 132, 133, 149, 155], "journal_mod": 59, "jpeg": 46, "json": 54, "keep": 62, "kei": [27, 28, 31, 58, 82, 151, 152, 156, 159], "keyboard": 93, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 77, 93, 112, 166, 167], "kubernet": 3, "languag": [5, 65], "larg": [5, 12, 25, 52], "lastseen": 156, "launch": 92, "ldap": [27, 59, 81, 82, 83, 131, 154], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legaci": [66, 152], "legal": 12, "length": [126, 177], "level": [21, 66, 69, 132], "libreoffic": 172, "life": 177, "lifetim": 107, "limit": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 27, 54, 55, 77, 112, 113, 116, 126, 150], "line": [93, 113, 121, 147, 155], "link": [40, 42, 54, 59, 63, 166], "linux": 133, "list": [14, 74, 76, 81, 97, 98, 151, 152, 153, 155, 156, 178], "listen": [62, 155, 178], "live": [4, 15], "live_transcript": 4, "llm": 116, "llm2": 5, "load": [3, 57, 59, 81, 132], "local": [5, 7, 9, 10, 11, 33, 59, 65, 77, 83, 96, 112, 116], "localstorag": 59, "locat": [28, 58, 59, 66, 128, 152], "lock": [44, 59, 69, 77, 132, 137], "log": [3, 4, 59, 66, 81, 93, 99, 107, 110, 118, 129, 132, 138, 155], "log_queri": 59, "log_request_id": 59, "log_rotate_s": 59, "log_typ": 59, "log_type_audit": 59, "logdateformat": 59, "logfil": [59, 138], "logfile_audit": 59, "logfilemod": 59, "login": [57, 67, 81, 129, 133, 145], "login_flow_v2": 59, "login_form_autocomplet": 59, "login_form_timeout": 59, "loglevel": 59, "loglevel_dirty_database_queri": 59, "loglevel_frontend": 59, "logo_url": 59, "logtimezon": 59, "long": [134, 148], "look": 62, "lookup_serv": 59, "loop": 129, "lost": 78, "lost_password_link": 59, "lt": 125, "machin": [1, 11, 15, 133], "maco": 93, "mai": 175, "mail": [2, 59, 62, 116, 118], "mail_domain": 59, "mail_from_address": 59, "mail_link_password_expiration_interv": 59, "mail_send_plaintext_onli": 59, "mail_sendmailmod": 59, "mail_smtpauth": 59, "mail_smtpdebug": 59, "mail_smtphost": 59, "mail_smtpmod": 59, "mail_smtpnam": 59, "mail_smtppassword": 59, "mail_smtpport": 59, "mail_smtpsecur": 59, "mail_smtpstreamopt": 59, "mail_smtptimeout": 59, "mail_template_class": 59, "mailbox": 116, "mainten": [59, 88, 140, 141, 148, 150, 151, 152, 155, 177], "maintenance_window_start": [56, 59], "major": 177, "make": 5, "manag": [16, 27, 45, 50, 55, 73, 85, 97, 98, 100, 130, 133, 151, 155, 165], "managerfactori": 59, "mandatori": 137, "manual": [8, 55, 118, 133, 142, 148], "map": [50, 81], "mariadb": [21, 134, 140], "mark": [55, 155], "master": [28, 152], "match": 66, "matrix": 77, "max": [42, 59], "max_file_conversion_files": 59, "max_filesize_animated_gifs_public_shar": 59, "max_parallel_count": 59, "max_siz": 59, "maxautocompleteresult": 59, "maximum": [46, 59, 133, 174], "mcp": 2, "me": [106, 107], "mechan": 31, "media": [130, 133], "member": 75, "memberof": 81, "memcach": [58, 59, 131], "memcache_customprefix": 59, "memcached_opt": 59, "memcached_serv": 59, "memori": [46, 58, 59, 134], "merg": 59, "messag": [93, 129, 137, 138], "metadata": 110, "metadata_max_files": 59, "metal": 96, "method": 27, "mib": 129, "microsoft": [47, 81, 116], "migrat": [24, 29, 143, 144, 148, 152, 162], "mimetyp": [50, 155], "minimum": 59, "minsearchstringlength": 59, "miscellan": 2, "misconfigur": [101, 105], "miss": [52, 118, 151], "mobil": 134, "mod_fcgid": 25, "mod_proxy_fcgi": 25, "mode": [27, 62, 126, 132, 140, 147, 148, 150, 155], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138, 152], "monitor": [51, 172, 173, 174, 175], "mount": [39, 94, 153], "mountpoint": 27, "move": [138, 151, 153], "multi": 47, "multibucket": [47, 59], "multilingu": 5, "multipl": [59, 68], "music": 6, "my": [15, 21, 62], "mysql": [21, 22, 59, 118, 120, 134, 140, 146, 151], "name": [39, 138], "nc": 96, "need": 175, "nest": 81, "network": [112, 131], "new": [17, 40, 76, 77, 85, 157], "next": 125, "nextcloud": [1, 2, 4, 25, 34, 40, 52, 54, 55, 58, 59, 60, 64, 68, 71, 81, 83, 84, 93, 96, 97, 106, 119, 123, 124, 126, 129, 136, 137, 138, 142, 157, 158, 170, 171, 172, 173, 174, 175, 176, 178, 179], "nf": 131, "nginx": [25, 68, 129], "no_unsupported_browser_warn": 59, "node": 178, "non": [92, 138], "nor": 129, "note": [58, 81, 88, 124, 130, 136, 168, 169], "notif": [16, 37, 42, 52, 112, 148, 153], "notifi": 153, "now": [173, 174], "nss": 69, "o": 134, "oauth": 116, "oauth2": [67, 155], "object": [6, 25, 35, 47, 59, 153, 178], "objectstor": 59, "obtain": [93, 136], "occ": [3, 16, 27, 49, 57, 81, 97, 150], "off": 81, "offic": [88, 117, 151, 157, 160, 172], "old": [29, 134], "olmo": 5, "one": [62, 96], "onli": [62, 69], "onlin": [157, 158, 162], "ooxml": 157, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [51, 176], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [35, 47], "oper": [126, 153, 155], "option": [3, 27, 39, 59, 66, 81, 92, 94, 97, 98, 123, 153, 157], "optout": 59, "organ": 58, "orphan": [152, 153], "other": [15, 59, 93, 118, 133, 138], "out": [21, 62, 117, 151], "outdat": 69, "outgo": 176, "outlook": 118, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [47, 66, 77], "overview": [15, 27, 57, 133, 142, 148, 177, 178], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "owner": [153, 155], "ownership": 153, "packag": [133, 145, 159, 162], "page": [57, 69], "pair": 28, "paramet": [21, 46, 56, 59, 62, 66, 68, 92, 120], "part_file_in_storag": 59, "parti": 110, "pass": [69, 179], "password": [31, 72, 78, 79, 85, 86, 126, 173], "passwordsalt": 59, "patch": 136, "path": [39, 59, 69, 138], "payload": 178, "pdf": 173, "per": [47, 81, 118], "perform": [0, 47, 132], "permiss": [39, 81], "persist": 42, "person": 110, "pgsql_ssl": 59, "photo": [6, 151], "php": [25, 58, 62, 69, 77, 116, 123, 124, 126, 129, 130, 132, 133, 134, 138, 174], "physic": 12, "picker": 167, "pickup": [1, 15], "place": 126, "point": 27, "polici": [86, 138], "pomerium": 68, "port": 62, "portabl": 111, "postgresql": [21, 120, 140, 146], "pre": 67, "preced": 77, "preconfigur": 92, "prefer": 116, "prefix": 58, "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 101], "preview": [46, 59, 126, 132, 153, 157, 166, 172, 173, 174, 175, 176], "preview_concurrency_al": 59, "preview_concurrency_new": 59, "preview_expiration_dai": 59, "preview_ffmpeg_path": 59, "preview_ffprobe_path": 59, "preview_imaginary_kei": 59, "preview_imaginary_url": 59, "preview_libreoffice_path": 59, "preview_max_filesize_imag": 59, "preview_max_i": 59, "preview_max_memori": 59, "preview_max_x": 59, "previou": 142, "primari": [47, 151], "privaci": 113, "privat": [16, 27, 28, 58, 77], "privileg": [53, 85], "problem": [93, 118, 138], "process": [1, 15, 111, 116, 133, 155], "profil": [59, 77, 81, 110, 156], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 113], "protect": [57, 59, 175], "protocol": 62, "provid": [15, 26, 62, 80, 84, 166, 167], "provis": [87, 92], "proxi": [57, 59, 68, 95, 96, 158, 162, 163], "proxyexclud": 59, "proxyuserpwd": 59, "public": [17, 28, 31, 40, 105, 112], "pull": 99, "put": 153, "qmail": 62, "qualiti": 46, "query_log_fil": 59, "query_log_file_backtrac": 59, "query_log_file_paramet": 59, "query_log_file_requestid": 59, "question": [15, 164], "queue": 55, "quick": [128, 130], "quickstart": 145, "quota": [85, 138], "quota_include_external_storag": 59, "rainloop": 131, "rang": 126, "rate": [6, 8, 11, 15, 59, 112, 113], "ratelimit": 59, "ratelimit_overwrit": 59, "reachabl": [21, 62], "read": [21, 27, 28, 69, 81, 82, 126], "readabl": 69, "reboot": 92, "receiv": 52, "recent": 114, "recogn": 6, "recognit": 6, "recommend": [58, 92, 122, 130], "recov": 152, "recoveri": [27, 28, 47, 146], "rectif": 111, "redi": [58, 59, 123, 124, 132], "redirect": 126, "redis_log_fil": 59, "reduc": 132, "reduce_to_languag": 59, "refer": [52, 77, 130, 150, 165], "reference_opengraph": 59, "refresh": [112, 153], "regist": [97, 98, 99, 178], "regular": 43, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 168, 169, 177], "reliabl": 12, "rememb": [106, 107], "remember_login_cookie_lifetim": 59, "remind": [112, 116, 151, 153], "remirepo": 123, "remnant": 154, "remot": [96, 126, 131, 153], "remov": [76, 80, 151, 155], "removeus": 156, "renam": 85, "repair": [152, 153, 155], "replac": 132, "replic": 23, "report": [156, 177], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 159], "request": [59, 108, 111, 176], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 21, 92, 123, 130, 134, 170, 171, 172, 173, 174, 175, 176], "rescan": 137, "resend": 76, "reset": [78, 79, 85, 155], "resetpassword": 156, "resolv": 69, "resourc": [112, 119, 130], "respond": 111, "respons": 69, "restor": [146, 153], "restrict": [102, 111, 126, 157], "retent": [105, 107, 112, 113, 114, 151, 170], "retriev": 50, "return": [69, 155], "revalid": 132, "revers": [57, 68, 96, 158, 162, 163], "revert": 136, "rewritebas": 59, "rich": 70, "right": [92, 111], "robust": 12, "room": 112, "root": [126, 152], "rotat": 59, "rule": [3, 77, 101, 102], "run": [5, 19, 69, 148, 150], "runtim": 17, "s3": [30, 47, 175], "same": 96, "sampl": 59, "sanit": [49, 153], "scale": [2, 3, 5, 6, 7, 9, 10, 46], "scan": [55, 152, 153, 155], "scanner": 55, "schedul": [52, 116, 177], "schema": 151, "scope": [77, 113], "screen": [15, 178], "script": [133, 179], "seal": 28, "search": [2, 15, 75, 76, 154], "secret": [59, 66], "secur": [12, 59, 67, 69, 96, 126, 155, 157], "see": [27, 77], "selector": 149, "self": [16, 39, 62], "selinux": [123, 126, 131, 133], "send": [62, 116, 151], "sendmail": [62, 131], "sensit": 37, "sent": 52, "serv": [126, 129], "server": [2, 21, 25, 27, 28, 29, 40, 58, 59, 62, 69, 81, 93, 107, 110, 112, 116, 126, 127, 131, 132, 133, 134, 136, 138, 143, 157, 158, 170, 171, 172, 173, 175], "server_log": 59, "serverid": 59, "servic": [0, 15, 47, 68, 110, 138, 178], "session": [15, 58, 59, 107, 110, 178], "session_keepal": 59, "session_lifetim": 59, "session_relaxed_expiri": 59, "set": [27, 42, 46, 52, 57, 62, 66, 69, 74, 75, 76, 77, 81, 85, 112, 123, 130, 132, 133, 149, 151, 152, 154, 155, 156, 157, 179], "setup": [8, 58, 92, 95, 120, 126, 155, 172, 175], "sftp": 36, "share": [2, 17, 25, 27, 28, 31, 40, 42, 45, 52, 59, 66, 112, 113, 116, 118, 138, 151, 153, 155], "share_fold": 59, "ship": 138, "shortcut": 93, "show": [152, 154, 155], "shown": [37, 59], "side": [25, 27, 28, 29], "siev": [116, 118], "sign": [28, 39, 62, 137, 153, 159], "signatur": [27, 28], "simpl": 47, "simplesignuplink": 59, "singl": [55, 58, 75, 76, 149], "site": [63, 69], "size": [25, 46, 116, 132, 133, 138, 153, 174], "skeletondirectori": 59, "skip": 67, "slow": 15, "small": 58, "smart": 167, "smb": [37, 131], "smtp": [62, 116, 118, 131], "snap": [133, 145], "snooz": 116, "snowflak": [155, 176], "socket": [58, 95, 96], "some": 69, "sort_groups_by_nam": 59, "sourc": [28, 137], "space": [3, 6, 8, 11, 133, 155], "special": [31, 81], "specif": [62, 81, 101, 126, 130, 157], "speech": [1, 7, 10, 15], "speed": [1, 15, 178], "split": [24, 28], "sql": 21, "sqlite": [59, 120, 132, 140, 146], "sse": 47, "ssl": [21, 59, 81, 126, 133], "standalone_window": 59, "start": [88, 99, 119, 128], "starttl": 62, "stat": 155, "state": 156, "statu": [99, 152, 155], "step": [27, 124, 125, 142, 148, 179], "still": 52, "storag": [1, 25, 27, 31, 35, 39, 47, 52, 85, 101, 126, 152, 153, 155], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 28, 47, 59, 106, 110, 153], "storecryptedpassword": 59, "strict": [69, 126], "stt_whisper2": 7, "subadmin": [75, 76], "subdir": 129, "subdirectori": 68, "subject": 111, "subscript": [112, 151], "summar": 8, "summari": [8, 92, 107, 116], "suppli": [5, 7], "support": [3, 22, 47, 59, 62, 134, 177], "supporteddatabas": 59, "suppress": 129, "suspend": 179, "swift": 47, "switch": 11, "sync": [37, 93, 112, 113, 116, 138, 151, 153, 156, 170], "synchron": [3, 69, 118], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [25, 37, 113, 126, 132, 133, 134, 151, 155, 156, 170, 171, 172, 173, 174, 175, 176, 178], "systemd": [15, 56, 66, 178], "systemtag": 59, "t": 27, "tab": 81, "tabl": [19, 88, 107, 130, 178], "tag": [102, 105, 156, 178], "talk": [2, 4, 8, 110, 134], "target": [19, 119], "task": [1, 2, 14, 15, 55, 155], "taskprocess": 155, "tcp": [58, 62], "team": [2, 27, 52], "tempdirectori": 59, "templat": [26, 62], "templatedirectori": 59, "temporari": 66, "term": 134, "test": [59, 62, 69, 81, 99, 154], "text": [1, 7, 10, 15, 70], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 129, "thei": 166, "theme": [59, 62, 71, 108, 155], "thi": 69, "third": 110, "though": 62, "thread": [116, 118], "threshold": 59, "through": 66, "timeout": [116, 118], "tip": [40, 81, 129, 133, 145], "tl": [58, 81, 116, 132], "tmux": [15, 178], "token": [67, 84, 107, 112, 113, 126, 156, 170], "token_auth_activity_upd": 59, "token_auth_enforc": 59, "tool": 2, "track": 114, "traefik": 68, "traffic": 126, "transact": [21, 44, 69, 132], "transcript": [4, 15], "transfer": [42, 153], "transferincomingshar": 59, "translat": [1, 4, 11, 15, 116], "translate2": 11, "transpar": 12, "transport": [69, 126], "trash": [48, 59, 107, 112, 153], "trashbin": 153, "trashbin_retention_oblig": 59, "tree": 153, "trick": [81, 129], "trigger": [19, 55], "troubleshoot": [3, 21, 27, 39, 52, 57, 62, 81, 93, 118, 131, 136, 138, 139, 142, 147, 164], "truena": 133, "trust": [40, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 156], "twofactorauth": 156, "type": [19, 28, 58, 59, 66, 112, 151, 155, 177], "ubuntu": [125, 159], "umask": 59, "unabl": 118, "unencrypt": 126, "unified_search": 59, "uninstal": 135, "unix": 58, "unknown": 93, "unlink_on_trunc": 59, "unregist": [97, 98], "unscan": 55, "unseal": 28, "unshar": 151, "up": [69, 72, 116, 123, 133, 151, 173, 178, 179], "updat": [16, 24, 37, 59, 81, 92, 98, 118, 131, 138, 147, 148, 155, 158, 162, 175], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 155, 162, 170, 171, 172, 173, 174, 175, 176, 177], "upload": [25, 37, 101, 129, 133], "urandom": [69, 126], "url": [59, 133], "us": [2, 12, 15, 16, 21, 39, 42, 49, 58, 59, 62, 66, 81, 84, 116, 126, 132, 138, 147, 150, 157, 167, 172], "usag": [3, 6, 8, 11, 39, 53, 57, 97, 157], "use_legacy_base64_encod": 59, "user": [17, 21, 27, 28, 39, 42, 52, 59, 73, 76, 77, 79, 81, 83, 84, 85, 86, 87, 88, 101, 113, 114, 116, 128, 138, 152, 154, 156, 173, 174, 175, 176], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [58, 95], "valid": 84, "valu": [59, 77, 149, 179], "variabl": [39, 94, 133, 150], "verif": [59, 81, 116], "verifi": [77, 153, 156], "version": [43, 59, 69, 107, 134, 138, 152, 153, 177], "versions_retention_oblig": 59, "via": [8, 16, 27, 40, 68, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 157, "virtual": 133, "visibl": 77, "voic": 1, "vp": 133, "wa": 85, "warn": [67, 69], "watsonx": 0, "we": [134, 137], "web": [25, 49, 59, 62, 66, 69, 107, 110, 126, 131, 133, 134, 138, 147, 170, 171, 172, 173, 175], "webauthn": 59, "webcron": 56, "webdav": [38, 138], "webhook": [155, 178], "webroot": [129, 157], "webserv": 93, "welcom": [76, 156], "well": 69, "what": [5, 62, 77, 147], "when": [12, 77, 93], "where": [166, 167], "whisper": 7, "who": 119, "whole": 131, "why": [15, 27, 62, 134, 137], "windmil": [15, 179], "window": [49, 92, 133, 153], "without": 129, "wizard": [92, 128, 133], "wopi": 157, "work": [21, 55, 57, 166], "worker": 155, "workflow": [15, 66, 155, 179], "workspac": [70, 93, 179], "write": 131, "xml": [74, 75, 76, 82], "xoauth2": 116, "yellow": 6, "yet": 69, "you": [27, 69, 77], "your": [17, 25, 52, 60, 69, 85, 118, 126, 132]}}) \ No newline at end of file +Search.setIndex({"alltitles": {".htaccess": [[133, "htaccess"]], "/dev/urandom is not readable by PHP": [[69, "dev-urandom-is-not-readable-by-php"]], "1st login": [[133, "st-login"], [145, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[56, "ajax"]], "APCu": [[58, "id1"]], "Account data": [[110, "account-data"]], "Account delegation": [[116, "account-delegation"]], "Activating": [[57, "activating"]], "Activities are missing for shared files or team folders": [[52, "activities-are-missing-for-shared-files-or-team-folders"]], "Activities in Team Folders or External Storages": [[52, "activities-in-team-folders-or-external-storages"]], "Activity": [[59, "activity"]], "Activity and audit logs": [[110, "activity-and-audit-logs"]], "Activity app": [[52, null]], "Activity log": [[107, "activity-log"]], "Add a new user": [[76, "add-a-new-user"]], "Add an OAuth2 Application": [[67, "add-an-oauth2-application"]], "Add repository:": [[159, "add-repository"]], "Add user to group": [[76, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storage": [[39, "adding-files-to-external-storage"]], "Additional Apache configurations": [[133, "additional-apache-configurations"]], "Additional configuration options": [[157, "additional-configuration-options"]], "Additional configuration options via occ": [[81, "additional-configuration-options-via-occ"]], "Additional file-based logging parameters": [[66, "additional-file-based-logging-parameters"]], "Additional notes for Redis vs. APCu on memory caching": [[58, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[97, "additional-options"]], "Additional requirements when using large AI models": [[12, "additional-requirements-when-using-large-ai-models"]], "Address Book Sync": [[113, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[25, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[66, "admin-audit-log-optional"]], "Admin delegation": [[155, "admin-delegation"]], "Admin settings": [[52, "admin-settings"]], "Administration interface": [[113, "administration-interface"]], "Administration privileges (Delegation)": [[53, null]], "Administrative Group mapping": [[81, "administrative-group-mapping"]], "Advanced Deploy Options": [[94, null], [98, "advanced-deploy-options"]], "Advanced Windows deployment options": [[92, "advanced-windows-deployment-options"]], "Advanced compound conditions (matches)": [[66, "advanced-compound-conditions-matches"]], "Advanced settings": [[42, "advanced-settings"], [81, "advanced-settings"]], "Advantages of upgrading PHP": [[134, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[62, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[59, "all-other-configuration-options"]], "All parameters": [[120, "all-parameters"]], "Allow Users to Mount External Storage": [[39, "allow-users-to-mount-external-storage"]], "Allow access to CIFS/SMB": [[131, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[131, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[131, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[131, "allow-access-to-ldap-server"]], "Allow access to NFS": [[131, "allow-access-to-nfs"]], "Allow access to SMTP/sendmail": [[131, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[131, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[131, "allow-access-to-network-memcache"]], "Allow access to remote network": [[131, "allow-access-to-remote-network"]], "Allow for groups in your collectives": [[17, "allow-for-groups-in-your-collectives"]], "Allow subscriptions on local network": [[112, "allow-subscriptions-on-local-network"]], "Alternate Code Locations": [[59, "alternate-code-locations"]], "Amazon S3": [[30, null]], "Android 11 and Below": [[54, "android-11-and-below"]], "Android 12 and Above": [[54, "android-12-and-above"]], "Android Deep Link Handling": [[54, null]], "Anti-abuse alerts": [[116, "anti-abuse-alerts"]], "Antivirus": [[155, "antivirus"]], "Antivirus scanner": [[55, null]], "Apache": [[25, "apache"], [123, "apache"]], "Apache Web server configuration": [[133, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[25, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[25, "apache-with-mod-proxy-fcgi"]], "Apache2": [[68, "apache2"]], "App passwords": [[72, "app-passwords"]], "App store": [[1, "app-store"], [2, "app-store"], [3, "app-store"], [4, "app-store"], [5, "app-store"], [6, "app-store"], [7, "app-store"], [8, "app-store"], [9, "app-store"], [10, "app-store"], [11, "app-store"]], "App: Context Agent (context_agent)": [[2, null]], "App: Context Chat": [[3, null]], "App: Live Transcription and Translation in Nextcloud Talk (live_transcription)": [[4, null]], "App: Local Image Generation (text2image_stablediffusion2)": [[9, null]], "App: Local Machine translation 2 (translate2)": [[11, null]], "App: Local Text-To-Speech (text2speech_kokoro)": [[10, null]], "App: Local Whisper Speech-To-Text (stt_whisper2)": [[7, null]], "App: Local large language model (llm2)": [[5, null]], "App: Recognize": [[6, null]], "App: Summary Bot (Talk chat summarize bot)": [[8, null]], "AppAPI (app_api) is now a default app": [[173, "appapi-app-api-is-now-a-default-app"], [174, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[175, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[95, null]], "Applying a patch": [[136, "applying-a-patch"]], "Approaching Upgrades": [[148, "approaching-upgrades"]], "Approval/Suspend steps": [[179, "approval-suspend-steps"]], "Apps": [[16, "apps"], [59, "apps"], [88, null]], "Apps commands": [[149, "apps-commands"]], "Apps management": [[16, null]], "Apps, background jobs & config commands": [[149, null]], "Arguments": [[97, "arguments"], [98, "arguments"], [98, "id1"], [98, "id3"]], "Artificial Intelligence": [[13, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[102, "assigning-restricted-and-invisible-tags"]], "Assigning tags to files": [[156, "assigning-tags-to-files"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[116, "attachment-size-limit"]], "Attribute update interval": [[81, "attribute-update-interval"]], "Authentication": [[72, null], [179, "authentication"]], "Authentication in Nextcloud": [[84, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig": [[128, "autoconfig"]], "Autoconfig for your mail domain fails": [[118, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[72, "automated-clean-up"]], "Automated clean-up of app password": [[173, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[102, null]], "Automatic configurations examples": [[120, "automatic-configurations-examples"]], "Automatic database user creation": [[128, "automatic-database-user-creation"]], "Automatic setup": [[120, null]], "Available Storage Backends": [[39, "available-storage-backends"]], "Available rules": [[101, "available-rules"], [102, "available-rules"]], "Backend apps": [[15, "backend-apps"], [15, "id39"], [15, "id45"], [15, "id54"], [15, "id59"], [15, "id64"], [15, "id69"], [15, "id73"], [15, "id79"], [15, "id86"]], "Background job": [[43, "background-job"], [48, "background-job"]], "Background jobs": [[56, null], [112, "background-jobs"], [155, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[116, "background-sync-interval"]], "Backup": [[140, null]], "Backup database": [[140, "backup-database"]], "Backup folders": [[140, "backup-folders"]], "Backups": [[27, "backups"], [107, "backups"]], "Bad signature error": [[27, "bad-signature-error"]], "Basic conditions": [[66, "basic-conditions"]], "Batch mode for command line based updater": [[147, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[84, "bearer-token-validation"]], "Before You Enable Encryption": [[27, "before-you-enable-encryption"]], "Behavior": [[92, "behavior"], [92, "id3"]], "Beta releases and Release candidates": [[177, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[52, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[18, null]], "Birthday calendar": [[112, "birthday-calendar"]], "Blocking user groups": [[101, "blocking-user-groups"]], "Bookmarks tools": [[2, "bookmarks-tools"]], "Branded clients": [[71, "branded-clients"]], "Broadcast": [[155, "broadcast"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Bug reporting": [[177, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[179, "building-a-workflow"]], "CPU Architecture and OS": [[134, "cpu-architecture-and-os"]], "Cache Directory location": [[58, "cache-directory-location"]], "Cache Key Prefix for Redis or Memcached": [[58, "cache-key-prefix-for-redis-or-memcached"]], "Cache warnings": [[69, "cache-warnings"]], "Caching": [[81, "caching"], [132, "id1"]], "Caddy": [[68, "caddy"]], "Calendar": [[118, "calendar"]], "Calendar / CalDAV": [[112, null]], "Calendar Object Events": [[178, "calendar-object-events"]], "Calendar server settings": [[112, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[179, "can-i-create-a-script"]], "Canonical webroot": [[157, "canonical-webroot"]], "Case sensitive file system": [[37, "case-sensitive-file-system"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[169, "changelog"]], "Changing installed features": [[92, "changing-installed-features"]], "Changing the display of federated shares": [[40, "changing-the-display-of-federated-shares"]], "Chat": [[1, "chat"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[28, "check-the-block-signatures"]], "Check the signature": [[28, "check-the-signature"]], "Checking for old files": [[29, "checking-for-old-files"]], "Choosing the right approach": [[92, "choosing-the-right-approach"]], "Chroot": [[124, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Citrix Workspace known issues": [[93, "citrix-workspace-known-issues"]], "Code signing": [[137, null]], "Collabora Online Server": [[157, "collabora-online-server"]], "Collectives": [[17, null], [88, null]], "Collectives and group_everyone": [[17, "collectives-and-group-everyone"]], "Collectives and guest users": [[17, "collectives-and-guest-users"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[113, "command-line"]], "Command line": [[93, "command-line"]], "Command line installation": [[155, "command-line-installation"]], "Command line upgrade": [[155, "command-line-upgrade"]], "Command reference": [[150, "command-reference"]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[59, "comments"], [132, "comments"]], "Common failure cases": [[92, "common-failure-cases"]], "Common misconfigurations": [[101, "common-misconfigurations"], [105, "common-misconfigurations"]], "Common problems / error messages": [[138, "common-problems-error-messages"]], "Completing Installation": [[128, "completing-installation"]], "Compression": [[132, "compression"]], "Conditional logging (log.condition)": [[66, "conditional-logging-log-condition"]], "Config commands": [[149, "config-commands"]], "Config file": [[93, "config-file"]], "Configuration": [[1, "configuration"], [17, "configuration"], [47, "configuration"], [77, "configuration"], [81, "configuration"], [88, null], [116, "configuration"], [133, "configuration"], [157, null], [159, "configuration"]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[59, null]], "Configuration keys": [[82, "configuration-keys"]], "Configuration reference": [[52, "configuration-reference"]], "Configuration tips": [[40, "configuration-tips"]], "Configurations preventing embedding": [[63, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[158, "configure-the-app-in-nextcloud"]], "Configure theming via CLI": [[71, "configure-theming-via-cli"]], "Configuring": [[39, "configuring"]], "Configuring ClamAV on Nextcloud": [[55, "configuring-clamav-on-nextcloud"]], "Configuring Federation Sharing": [[40, null]], "Configuring ICAP on Nextcloud": [[55, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[25, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[47, null]], "Configuring PHP": [[25, "configuring-php"]], "Configuring Sendmail/qmail": [[62, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[21, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[62, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings (legacy)": [[66, "configuring-through-admin-audit-app-settings-legacy"]], "Configuring trusted Nextcloud servers": [[40, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the Activity app": [[52, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[60, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[25, "configuring-your-web-server"]], "Confirm everything is working": [[55, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[58, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[58, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[58, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[58, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[93, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[81, "connection-settings"]], "Connections to remote servers": [[126, "connections-to-remote-servers"]], "Consequences": [[49, "consequences"]], "Considerations for shared storage": [[31, "considerations-for-shared-storage"]], "Contacts": [[118, "contacts"]], "Contacts / CardDAV": [[113, null]], "Contacts Interaction": [[114, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[99, "container-started"]], "Context Agent": [[1, "context-agent"], [15, "context-agent"]], "Context Chat": [[1, "context-chat"], [15, "context-chat"]], "Context Chat Search": [[15, "context-chat-search"]], "Controlling file versions and aging": [[43, null]], "Converting database type": [[19, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[106, null]], "Cookies stored by Nextcloud": [[106, "cookies-stored-by-nextcloud"]], "Core Components": [[119, "core-components"]], "Core Dumps": [[93, "core-dumps"]], "Create Debug Archive": [[93, "create-debug-archive"]], "Create a group": [[75, "create-a-group"]], "Creating Federation Shares via public Link Share": [[40, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[82, "creating-a-configuration"]], "Creating a new Federation Share": [[40, "creating-a-new-federation-share"]], "Creating a new user": [[85, "creating-a-new-user"]], "Creating assetlinks.json": [[54, "creating-assetlinks-json"]], "Creating persistent file Shares": [[42, "creating-persistent-file-shares"]], "Critical changes": [[169, "critical-changes"]], "Cron": [[56, "cron"]], "Cron job": [[124, "cron-job"]], "Cron jobs": [[56, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[157, "custom-fonts"]], "Custom public calendars": [[112, "custom-public-calendars"]], "Customize the appearance of Nextcloud": [[71, "customize-the-appearance-of-nextcloud"]], "Cybersecurity and physical security of the hardware": [[12, "cybersecurity-and-physical-security-of-the-hardware"]], "DAV & database commands": [[151, null]], "DAV commands": [[151, "dav-commands"]], "DAV sync tokens retention": [[170, "dav-sync-tokens-retention"]], "Dashboard app": [[60, null]], "Data Backup and Recovery Implications": [[47, "data-backup-and-recovery-implications"]], "Data Directory": [[120, "data-directory"]], "Data Not Encrypted": [[27, "data-not-encrypted"]], "Data Request app": [[108, "data-request-app"]], "Data conversions": [[151, "data-conversions"]], "Data directory location": [[128, "data-directory-location"]], "Data held by third-party services": [[110, "data-held-by-third-party-services"]], "Data retention": [[107, null], [112, "data-retention"], [113, "data-retention"], [114, "data-retention"]], "Database": [[123, "database"], [124, "database"]], "Database choice": [[128, "database-choice"]], "Database commands": [[151, "database-commands"]], "Database configuration": [[20, null], [21, null], [174, "database-configuration"]], "Database growing large due to activity data": [[52, "database-growing-large-due-to-activity-data"]], "Database insert problems on MySQL": [[118, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[134, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[21, "database-read-committed-transaction-isolation-level"]], "Debug Mode": [[132, "debug-mode"]], "Debugging": [[150, "debugging"]], "Debugging sync issues": [[138, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[90, null]], "Decrease sync delay": [[37, "decrease-sync-delay"]], "Decrypt the blocks": [[28, "decrypt-the-blocks"]], "Decrypt the private key": [[28, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[28, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[27, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[28, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[28, "decryption-read-the-file-key"]], "Decryption: read the private key": [[28, "decryption-read-the-private-key"]], "Dedicated audit logging configuration": [[66, "dedicated-audit-logging-configuration"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[96, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[59, "default-parameters"]], "Default audit log location": [[66, "default-audit-log-location"]], "Default file extension": [[70, "default-file-extension"]], "Default file templates": [[26, "default-file-templates"]], "Default language": [[65, "default-language"]], "Default locale": [[65, "default-locale"]], "Default scope values (reference)": [[77, "default-scope-values-reference"]], "Default user agent for outgoing requests changed": [[176, "default-user-agent-for-outgoing-requests-changed"]], "Defaults": [[59, "defaults"], [77, "defaults"]], "Defining trusted proxies": [[68, "defining-trusted-proxies"]], "Definitions": [[27, "definitions"]], "Delete a group": [[75, "delete-a-group"]], "Delete a user": [[76, "delete-a-user"]], "Deleted Items (trash bin)": [[48, null], [59, "deleted-items-trash-bin"]], "Deleting a configuration": [[82, "deleting-a-configuration"]], "Deleting a single configuration value": [[149, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[83, "deleting-local-nextcloud-users"]], "Deleting users": [[85, "deleting-users"]], "Demote user from subadmin": [[76, "demote-user-from-subadmin"]], "Denied access": [[101, "denied-access"]], "Denying access to folders": [[101, "denying-access-to-folders"]], "DeployConfig": [[97, "deployconfig"]], "DeployConfig options": [[97, "deployconfig-options"]], "Deployment": [[126, "deployment"]], "Deployment configurations": [[96, null]], "Deployment recommendations": [[122, null]], "Derive the decryption key": [[28, "derive-the-decryption-key"]], "Derive the encryption key": [[28, "derive-the-encryption-key"]], "Desktop Client Deployment and Setup": [[92, null]], "Desktop Clients": [[91, null]], "Desktop client": [[134, "desktop-client"]], "Differences from External Storage": [[47, "differences-from-external-storage"]], "Directory settings": [[81, "directory-settings"]], "Disable": [[98, "disable"]], "Disable 3rdparty / non-shipped apps": [[138, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[126, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[116, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[76, "disable-a-user"]], "Disable an app": [[74, "disable-an-app"]], "Disable and enable users": [[85, "disable-and-enable-users"]], "Disable creation of example events": [[151, "disable-creation-of-example-events"]], "Disable preview image generation": [[126, "disable-preview-image-generation"]], "Disable profiles globally": [[77, "disable-profiles-globally"]], "Disable rich text editing": [[70, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[70, "disable-rich-workspaces-globally"]], "Disabling automatic updates": [[92, "disabling-automatic-updates"]], "Disabling background scan task": [[55, "disabling-background-scan-task"]], "Disabling previews:": [[46, "disabling-previews"]], "Disabling the \u201cYour email address [\u2026] was changed\u201d email": [[85, "disabling-the-your-email-address-was-changed-email"]], "Disabling two-factor authentication": [[80, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[131, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[42, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[137, "do-we-lock-down-nextcloud"]], "Docker / Reverse Proxy / Nextcloud on 3 independent hosts - with HaRP container": [[96, "docker-reverse-proxy-nextcloud-on-3-independent-hosts-with-harp-container"]], "Docker Deploy Daemon": [[96, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[96, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[96, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[95, "docker-socket-proxy"]], "Docker Socket Proxy security": [[96, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[95, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[96, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[96, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[15, "document-generation"]], "Domain Change": [[61, null]], "Downgrading": [[177, "downgrading"]], "Download Logs": [[99, "download-logs"]], "Drop Account app": [[108, "drop-account-app"]], "Duplicating server configurations": [[81, "duplicating-server-configurations"]], "During Version Creation": [[43, "during-version-creation"]], "During the Regular Background Job": [[43, "during-the-regular-background-job"]], "Edit data of a single group": [[75, "edit-data-of-a-single-group"]], "Edit data of a single user": [[76, "edit-data-of-a-single-user"]], "Editions": [[119, "editions"]], "Email": [[62, null]], "Emails are still being sent after disabling notification emails": [[52, "emails-are-still-being-sent-after-disabling-notification-emails"]], "Enable": [[98, "enable"]], "Enable HTTP Strict Transport Security": [[126, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[132, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[132, "enable-php-opcache"]], "Enable a user": [[76, "enable-a-user"]], "Enable access for external apps": [[157, "enable-access-for-external-apps"]], "Enable an app": [[74, "enable-an-app"]], "Enable hardening modules such as SELinux": [[126, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[131, "enable-updates-via-the-web-interface"]], "Enabled": [[99, "enabled"]], "Enabling": [[39, "enabling"]], "Enabling Encryption (Step-by-Step)": [[27, "enabling-encryption-step-by-step"]], "Enabling MySQL 4-byte support": [[22, null]], "Enabling SSL": [[133, "enabling-ssl"]], "Enabling Windows compatible filenames": [[49, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[16, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[150, "enabling-autocompletion"]], "Enabling debug mode": [[62, "enabling-debug-mode"]], "Enabling email notifications": [[52, "enabling-email-notifications"]], "Enabling the antivirus app for files": [[55, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[60, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[80, "enabling-two-factor-authentication"]], "Encrypt and decrypt all data": [[152, "encrypt-and-decrypt-all-data"]], "Encrypt the blocks": [[28, "encrypt-the-blocks"]], "Encrypt the private key": [[28, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[28, "encrypt-seal-the-file-key"]], "Encrypted File Detection Limitations with ClamAV": [[55, "encrypted-file-detection-limitations-with-clamav"]], "Encrypting All Files": [[27, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[27, "encrypting-external-mountpoints-and-team-folders"]], "Encryption Method Comparison": [[27, "encryption-method-comparison"]], "Encryption commands": [[152, null]], "Encryption format": [[29, "encryption-format"]], "Encryption key cannot be found": [[27, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[27, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption modules": [[152, "encryption-modules"]], "Encryption: encrypt the file": [[28, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[28, "encryption-generate-the-file-key"]], "End-of-life": [[177, "end-of-life"]], "Energy consumption": [[89, null]], "Enforcing two-factor authentication": [[80, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[126, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[94, "environment-variables"]], "Environment variables": [[150, "environment-variables"]], "Errors": [[137, "errors"]], "Establishing the target database": [[19, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [15, "ethical-ai-rating"]], "Event alarm types": [[112, "event-alarm-types"]], "Events": [[112, "events"]], "ExApps management": [[100, null]], "Example": [[74, "example"], [74, "id1"], [74, "id3"], [74, "id5"], [75, "example"], [75, "id1"], [75, "id3"], [75, "id5"], [75, "id8"], [76, "example"], [76, "id1"], [76, "id3"], [76, "id8"], [76, "id10"], [76, "id12"], [76, "id14"], [76, "id16"], [76, "id18"], [76, "id20"], [76, "id22"], [76, "id24"], [76, "id26"], [82, "example"], [82, "id1"], [82, "id3"], [82, "id5"], [102, "example"], [105, "example"]], "Example contact": [[113, "example-contact"]], "Example event": [[112, "example-event"]], "Example installation on CentOS 8": [[123, null]], "Example installation on OpenBSD": [[124, null]], "Example installation on Ubuntu 24.04 LTS": [[125, null]], "Example log entries": [[66, "example-log-entries"]], "Example workflows": [[179, "example-workflows"]], "Example: The login page": [[57, "example-the-login-page"]], "Examples": [[59, "examples"], [68, "examples"], [75, "examples"], [76, "examples"], [76, "id6"], [92, "examples"], [92, "id4"], [101, "examples"]], "Excluding IP addresses from brute force protection": [[57, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from activity expiration": [[52, "excluding-users-from-activity-expiration"]], "Executing actions": [[102, "executing-actions"]], "Expert settings": [[81, "expert-settings"]], "Export and import calendars": [[151, "export-and-import-calendars"]], "Export threading data": [[118, "export-threading-data"]], "Exposed system address book": [[171, "exposed-system-address-book"]], "External Storage": [[39, null]], "External Storage authentication mechanisms": [[31, null]], "External media": [[133, "external-media"]], "External storage": [[101, "external-storage"]], "FAQ": [[95, "faq"], [137, "faq"], [179, "faq"]], "FAQ: How to lock profile visibility down": [[77, "faq-how-to-lock-profile-visibility-down"]], "FTP/FTPS": [[32, null]], "Fail2ban introduction": [[126, "fail2ban-introduction"]], "Fair Use Policy": [[138, "fair-use-policy"]], "Features": [[92, "features"]], "Features used by other apps": [[15, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[25, "federated-cloud-sharing"], [59, "federated-cloud-sharing"]], "Federated calendar shares": [[112, "federated-calendar-shares"]], "Federation sync": [[153, "federation-sync"]], "File Sharing": [[42, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[105, "file-age"]], "File conversion": [[41, null]], "File encodings": [[70, "file-encodings"]], "File format": [[28, "file-format"], [28, "id1"], [28, "id3"], [28, "id5"], [28, "id7"]], "File locations": [[28, "file-locations"], [28, "id2"], [28, "id4"], [28, "id6"], [28, "id8"]], "File operations": [[153, "file-operations"]], "File sharing": [[153, "file-sharing"]], "File sharing and management": [[45, null]], "File type: file": [[28, "file-type-file"]], "File type: file key file": [[28, "file-type-file-key-file"]], "File type: private key file": [[28, "file-type-private-key-file"]], "File type: public key file": [[28, "file-type-public-key-file"]], "File type: share key file": [[28, "file-type-share-key-file"]], "File versions": [[59, "file-versions"], [107, "file-versions"], [153, "file-versions"]], "Files": [[88, null]], "Files App": [[134, "files-app"]], "Files access control": [[101, null]], "Files and metadata": [[110, "files-and-metadata"]], "Files commands": [[153, null]], "Files external": [[153, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[178, "filters"]], "Fixing invalid code integrity messages": [[137, "fixing-invalid-code-integrity-messages"]], "Flow": [[104, null]], "Flow configuration": [[103, null]], "Folder name": [[39, "folder-name"]], "Follow-up reminders": [[116, "follow-up-reminders"]], "Force language": [[65, "force-language"]], "Force locale": [[65, "force-locale"]], "Format": [[59, "format"]], "Forms App Events": [[178, "forms-app-events"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[112, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[164, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[15, "frontend-apps"], [15, "id31"], [15, "id41"], [15, "id47"], [15, "id57"], [15, "id62"], [15, "id67"], [15, "id71"], [15, "id77"], [15, "id84"]], "Further Reading": [[27, "further-reading"]], "Further Resources": [[119, "further-resources"], [130, "further-resources"]], "GDPR compliance": [[109, null]], "General troubleshooting": [[138, null], [138, "id1"]], "Generate the file key": [[28, "generate-the-file-key"]], "Get a notification before a share expires": [[42, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[14, "get-a-task-by-id"]], "Get account IDs": [[118, "get-account-ids"]], "Get app info": [[74, "get-app-info"]], "Get data of a single user": [[76, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[55, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[74, "get-list-of-apps"]], "Get members of a group": [[75, "get-members-of-a-group"]], "Get subadmins of a group": [[75, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[76, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[76, "get-user-s-subadmin-groups"]], "Getting Started": [[88, null], [119, "getting-started"]], "Getting a single configuration value": [[149, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[126, "give-php-read-access-to-dev-urandom"]], "Globally": [[118, "globally"]], "Google OAuth": [[116, "google-oauth"]], "Granting administrator privileges to a user": [[85, "granting-administrator-privileges-to-a-user"]], "Group commands": [[156, "group-commands"]], "Groups tab": [[81, "groups-tab"]], "Groupware": [[88, null], [115, null]], "Groupware data": [[110, "groupware-data"]], "HAProxy": [[68, "haproxy"]], "HTTPD(8)": [[124, "httpd-8"]], "HTTPS encryption": [[133, "https-encryption"]], "HaRP": [[95, "harp"]], "Handling with backup server": [[81, "handling-with-backup-server"]], "Hardening and security guidance": [[126, null]], "Hashing": [[59, "hashing"]], "Heartbeat": [[99, "heartbeat"]], "Helpful apps": [[108, null]], "Hidden files upload failure or not shown": [[37, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[112, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[62, "how-can-i-determine-if-the-smtp-server-supports-the-smtps-protocol"]], "How can I determine what authorization and encryption protocols the mail server supports?": [[62, "how-can-i-determine-what-authorization-and-encryption-protocols-the-mail-server-supports"]], "How can I find out if a created user can access a database?": [[21, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[62, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[21, "how-can-i-find-out-if-my-mysql-postgresql-server-is-reachable"]], "How can I find out if the SMTP server is listening on a specific TCP port?": [[62, "how-can-i-find-out-if-the-smtp-server-is-listening-on-a-specific-tcp-port"]], "How can I send mail using self-signed certificates or use STARTTLS with self signed certificates?": [[62, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[166, "how-does-it-work"]], "How interactions are tracked": [[114, "how-interactions-are-tracked"]], "How it works": [[57, "how-it-works"]], "How to upgrade": [[148, null]], "How to verify scope behavior": [[77, "how-to-verify-scope-behavior"]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[21, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[116, "imap-timeout"]], "Icon retrieval": [[50, "icon-retrieval"]], "Icon theming": [[71, "icon-theming"]], "Identifying Basic Functionality Problems": [[93, "identifying-basic-functionality-problems"]], "Image Pull": [[99, "image-pull"]], "Image generation": [[15, "image-generation"]], "Image storage": [[1, "image-storage"]], "Implementation of the transparency requirements": [[12, "implementation-of-the-transparency-requirements"]], "Import signing keys:": [[159, "import-signing-keys"]], "Important distinction from non-interactive provisioning": [[92, "important-distinction-from-non-interactive-provisioning"]], "Importing existing data": [[17, "importing-existing-data"]], "Importing from Dokuwiki": [[17, "importing-from-dokuwiki"]], "Imprint (Theming app)": [[108, "imprint-theming-app"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [15, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[19, "inconvertible-tables"]], "Info": [[155, "info"]], "Init": [[99, "init"]], "Initial Certification 2024/2025": [[89, "initial-certification-2024-2025"]], "Initial Content for new collectives": [[17, "initial-content-for-new-collectives"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[24, "initial-splitting"]], "Insight and debugging": [[14, null]], "Install packages": [[159, "install-packages"]], "Install the Apache reverse proxy": [[158, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[158, "install-the-collabora-online-server"]], "Installation": [[0, "installation"], [1, "installation"], [2, "installation"], [3, "installation"], [4, "installation"], [5, "installation"], [6, "installation"], [7, "installation"], [8, "installation"], [9, "installation"], [10, "installation"], [11, "installation"], [88, null], [92, "installation"], [133, "installation"], [145, "installation"], [161, null], [178, "installation"], [179, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[159, null]], "Installation example with Docker": [[158, null]], "Installation folder": [[92, "installation-folder"]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[177, "installation-version"]], "Installation via install script": [[133, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[133, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[128, null], [133, "installation-wizard"]], "Installing AppAPI": [[95, "installing-appapi"]], "Installing ClamAV": [[55, "installing-clamav"]], "Installing ExApps": [[95, "installing-exapps"]], "Installing Nextcloud": [[123, "installing-nextcloud"]], "Installing PHP and the required modules": [[123, "installing-php-and-the-required-modules"]], "Installing from command line": [[121, null]], "Installing on Windows (virtual machine)": [[133, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[123, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[133, "installing-via-snap-packages"]], "Instruction set for apps": [[74, null]], "Instruction set for groups": [[75, null]], "Instruction set for users": [[76, null]], "Integrating into the web interface": [[66, "integrating-into-the-web-interface"]], "Integrity check": [[153, "integrity-check"]], "Interactive wizard preconfiguration": [[92, "interactive-wizard-preconfiguration"]], "Internal Server Errors": [[138, "internal-server-errors"]], "Interoperability": [[12, "interoperability"]], "Introduction": [[53, "introduction"], [57, "introduction"], [59, "introduction"], [119, null], [178, "introduction"]], "Invalid private key for encryption app": [[27, "invalid-private-key-for-encryption-app"]], "Invitations": [[112, "invitations"]], "Is code signing mandatory for apps?": [[137, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[93, "isolating-other-issues"]], "Issues and troubleshooting": [[139, null]], "Issues connecting to Outlook.com": [[118, "issues-connecting-to-outlook-com"]], "JIT": [[132, "jit"]], "JPEG quality setting:": [[46, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[129, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[27, "key-management-modes"]], "Key Points & Limitations": [[27, "key-points-limitations"]], "Key generation: generate the key pair": [[28, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[28, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[28, "key-generation-store-the-public-key"]], "Key storage": [[152, "key-storage"]], "Key type: master key": [[28, "key-type-master-key"]], "Key type: public sharing key": [[28, "key-type-public-sharing-key"]], "Key type: recovery key": [[28, "key-type-recovery-key"]], "Key type: user key": [[28, "key-type-user-key"]], "Keyboard shortcut": [[93, "keyboard-shortcut"]], "Known Limitations": [[2, "known-limitations"], [3, "known-limitations"], [5, "known-limitations"], [6, "known-limitations"], [7, "known-limitations"], [8, "known-limitations"], [9, "known-limitations"], [10, "known-limitations"], [11, "known-limitations"]], "Known Smart Picker providers": [[167, "known-smart-picker-providers"]], "Known backends": [[112, "known-backends"]], "Known link preview providers": [[166, "known-link-preview-providers"]], "Known-user rule for Private scope": [[77, "known-user-rule-for-private-scope"]], "Kubernetes": [[3, "kubernetes"]], "LDAP": [[59, "ldap"]], "LDAP and External User Backends": [[27, "ldap-and-external-user-backends"]], "LDAP commands": [[154, null], [154, "ldap-commands-label"]], "LDAP user cleanup": [[83, null]], "LLM Processing": [[116, "llm-processing"]], "Language & Locale": [[65, null]], "Large file upload on object storage": [[25, "large-file-upload-on-object-storage"]], "Launch after installation": [[92, "launch-after-installation"]], "Legacy migration": [[152, "legacy-migration"]], "Legal: Compliance with EU AI Act": [[12, null]], "Length of support (\u201cmaintenance\u201d)": [[177, "length-of-support-maintenance"]], "Limit on password length": [[126, "limit-on-password-length"]], "Limitations": [[4, "limitations"], [5, "limitations"]], "Limitations in maintenance mode": [[150, "limitations-in-maintenance-mode"]], "Link previews": [[166, null]], "Linking external sites": [[63, null]], "List ExApps": [[98, "list-exapps"]], "List and filter tasks": [[14, "list-and-filter-tasks"]], "List of editable data fields": [[76, "list-of-editable-data-fields"]], "List registered daemons": [[97, "list-registered-daemons"]], "Listening to events": [[178, "listening-to-events"]], "Listing registered webhooks": [[178, "listing-registered-webhooks"]], "Live transcription": [[15, "live-transcription"]], "Loading": [[59, "loading"]], "Local": [[33, null]], "Local IMAP and SMTP servers": [[116, "local-imap-and-smtp-servers"]], "Log Files": [[93, "log-files"]], "Log Levels": [[132, "log-levels"]], "Log field breakdown": [[66, "log-field-breakdown"]], "Log fields explained": [[66, "log-fields-explained"]], "Log level": [[66, "log-level"]], "Log level interaction": [[66, "log-level-interaction"]], "Log type": [[66, "log-type"]], "Logfiles": [[138, "logfiles"]], "Logging": [[59, "logging"], [66, null], [81, "logging"]], "Logging commands": [[155, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[118, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[81, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[129, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[148, "long-running-migration-steps"]], "Long term support": [[134, "long-term-support"]], "Machine translation": [[1, "machine-translation"], [15, "machine-translation"]], "Mail": [[116, null], [118, "mail"]], "Mail Parameters": [[59, "mail-parameters"]], "Mail Providers": [[62, "mail-providers"]], "Mail tools (require Mail)": [[2, "mail-tools-require-mail"]], "Mailbox Share": [[116, "mailbox-share"]], "Maintenance": [[59, "maintenance"], [88, null], [141, null], [151, "maintenance"]], "Maintenance and release schedule": [[177, null]], "Maintenance and repair": [[152, "maintenance-and-repair"]], "Maintenance commands": [[155, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[177, "maintenance-releases"]], "Major releases": [[177, "major-releases"]], "Major version upgrades": [[177, "major-version-upgrades"]], "Manage absences (out-of-office)": [[151, "manage-absences-out-of-office"]], "Manage addressbooks": [[151, "manage-addressbooks"]], "Manage calendar subscriptions": [[151, "manage-calendar-subscriptions"]], "Manage calendars": [[151, "manage-calendars"]], "Manage the background scanner": [[55, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[97, null]], "Managing Encryption via occ Commands": [[27, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[98, null]], "Managing apps": [[16, "managing-apps"]], "Managing groups": [[85, "managing-groups"]], "Manual account synchronization and threading": [[118, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[148, "manual-steps-during-upgrade"]], "Manually scan a single file": [[55, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[55, "manually-trigger-the-background-scan"]], "Mark a file as scanned or unscanned": [[55, "mark-a-file-as-scanned-or-unscanned"]], "Master key": [[152, "master-key"]], "Maximum chunk size": [[174, "maximum-chunk-size"]], "Maximum memory for image generation:": [[46, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[46, "maximum-preview-size"]], "Maximum scale factor:": [[46, "maximum-scale-factor"]], "Maximum upload size": [[133, "maximum-upload-size"]], "Memcached": [[58, "install-redis-label"]], "Memcached configuration in Nextcloud (config.php)": [[58, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[134, "memory"]], "Memory caching": [[58, null]], "Memory caching backend configuration": [[59, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[81, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[47, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[144, null]], "Migrating to a different server": [[143, null]], "Migration from Collabora Online": [[162, null]], "Migrations on updates": [[24, "migrations-on-updates"]], "Mimetype aliases": [[50, "mimetype-aliases"]], "Mimetype mapping": [[50, "mimetype-mapping"]], "Mimetypes management": [[50, null]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[118, "missing-shared-calendars"]], "Mobile apps": [[134, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modifying": [[59, "modifying"]], "Modifying a configuration": [[82, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[62, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[51, null], [172, "monitoring"]], "Monitoring: Counting of active users": [[173, "monitoring-counting-of-active-users"], [174, "monitoring-counting-of-active-users"], [175, "monitoring-counting-of-active-users"]], "Mount Options": [[39, "mount-options"]], "Mounts": [[94, "mounts"]], "Moving the data directory / changing the datadirectory path": [[138, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multi-instance Object Store": [[47, "multi-instance-object-store"]], "Multibucket Object Store": [[47, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[47, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple/Merged Configuration Files": [[59, "multiple-merged-configuration-files"]], "MySQL": [[146, "mysql"], [146, "id1"]], "MySQL database": [[120, "mysql-database"]], "MySQL/MariaDB": [[140, "mysql-mariadb"]], "NC & Docker on the Same-Host": [[96, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[96, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[96, "nc-to-exapp-communication"]], "NGINX": [[68, "nginx"]], "NGINX configuration": [[129, null]], "NOTE": [[124, "note"]], "Next steps": [[125, "next-steps"]], "Nextcloud": [[34, null]], "Nextcloud AIO": [[97, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[54, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[81, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[157, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[179, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[178, "nextcloud-webhook-events"]], "Nextcloud accessible via multiple domains / conditional overwrite": [[68, "nextcloud-accessible-via-multiple-domains-conditional-overwrite"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[96, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[96, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[81, "nextcloud-avatar-integration"]], "Nextcloud behind a reverse proxy (subdirectory)": [[68, "nextcloud-behind-a-reverse-proxy-subdirectory"]], "Nextcloud configuration": [[64, null], [173, "nextcloud-configuration"], [174, "nextcloud-configuration"]], "Nextcloud final steps": [[124, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[96, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[129, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[129, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[138, "nextcloud-log-files"]], "Nextcloud prerequisites": [[126, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[93, "nextcloud-server-log-file"]], "No reboot after installation": [[92, "no-reboot-after-installation"]], "Node (Files / Folders) Events": [[178, "node-files-folders-events"]], "Non-interactive account provisioning": [[92, "non-interactive-account-provisioning"]], "Not open source anymore?": [[137, "not-open-source-anymore"]], "Note": [[81, "note"]], "Notes and troubleshooting": [[136, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[130, "notes-on-php-ini-configuration"]], "OAuth2": [[67, null], [155, "oauth2"]], "OCC CLI": [[97, "occ-cli"]], "Object store": [[153, "object-store"]], "Obtaining a patch": [[136, "obtaining-a-patch"]], "Obtaining the Client Log File": [[93, "obtaining-the-client-log-file"]], "Office": [[88, null], [160, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[51, "openmetrics"]], "OpenMetrics endpoint": [[176, "openmetrics-endpoint"]], "OpenStack Object Storage": [[35, null]], "OpenStack Swift": [[47, "openstack-swift"]], "Operating system": [[126, "operating-system"]], "Optional parameters": [[92, "optional-parameters"]], "Options": [[97, "options"], [98, "options"], [98, "id2"], [98, "id4"]], "Organizations with clustered setups": [[58, "organizations-with-clustered-setups"]], "Organizations with single-server": [[58, "organizations-with-single-server"]], "Other Web servers": [[133, "other-web-servers"]], "Other issues": [[138, "other-issues"]], "Out-of-office feature": [[117, null]], "Outdated NSS / OpenSSL version": [[69, "outdated-nss-openssl-version"]], "Override default scopes in config.php": [[77, "override-default-scopes-in-config-php"]], "Overview": [[15, null], [27, "overview"], [57, "overview"], [57, "id1"], [133, "overview"], [142, "overview"], [148, "overview"], [177, "overview"], [178, "overview"]], "Overview of AI features": [[15, "overview-of-ai-features"]], "Overwrite parameters": [[68, "overwrite-parameters"]], "PHP": [[123, "php"], [124, "php"]], "PHP Installation": [[130, "php-installation"]], "PHP Module Quick Reference Table": [[130, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[130, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[130, "php-modules-for-specific-applications"]], "PHP configuration": [[174, "php-configuration"]], "PHP ini Settings": [[130, "php-ini-settings"]], "PHP version and information": [[138, "php-version-and-information"]], "PHP-FPM configuration": [[133, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[129, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[21, "parameters"], [46, "parameters"], [56, "parameters"], [120, "parameters"]], "Passing values between blocks": [[179, "passing-values-between-blocks"]], "Password-based mechanisms": [[31, "password-based-mechanisms"]], "Passwords": [[126, "passwords"]], "Patching Nextcloud": [[136, null]], "Patching apps": [[136, "patching-apps"]], "Patching server": [[136, "patching-server"]], "Payload envelope": [[178, "payload-envelope"]], "Per mail account": [[118, "per-mail-account"]], "Performance Implications": [[47, "performance-implications"]], "Personal data stored": [[110, null]], "Place data directory outside of the web root": [[126, "place-data-directory-outside-of-the-web-root"]], "Pomerium": [[68, "pomerium"]], "PostgreSQL": [[140, "postgresql"], [146, "postgresql"], [146, "id2"]], "PostgreSQL database": [[21, "postgresql-database"], [120, "postgresql-database"]], "Preparing PHP": [[130, null]], "Prerequisites": [[148, "prerequisites"]], "Prerequisites for manual installation": [[133, "prerequisites-for-manual-installation"]], "Pretty URLs": [[133, "pretty-urls"]], "Prevent uploading of specific files": [[101, "prevent-uploading-of-specific-files"]], "Preview": [[153, "preview"]], "Previews": [[59, "previews"], [132, "previews"], [157, "previews"], [174, "previews"], [175, "previews"], [176, "previews"]], "Previews configuration": [[46, null]], "Previews for Office files using LibreOffice": [[172, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[173, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[142, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[113, "privacy-and-user-property-scopes"]], "Process manager": [[133, "process-manager"]], "Profile data": [[110, "profile-data"]], "Profile field visibility settings": [[77, "profile-field-visibility-settings"]], "Profiles": [[77, null]], "Promote user to subadmin": [[76, "promote-user-to-subadmin"]], "Proper SSL configuration": [[126, "proper-ssl-configuration"]], "Property visibility scopes": [[77, "property-visibility-scopes"]], "Provider apps": [[15, "provider-apps"], [15, "id70"], [15, "id75"], [15, "id81"]], "Provider removal": [[80, "provider-removal"]], "Providing default files": [[26, null]], "Proxy Configurations": [[59, "proxy-configurations"]], "Public collaborative tag": [[105, "public-collaborative-tag"]], "Public shares": [[17, "public-shares"]], "Public-key mechanisms": [[31, "public-key-mechanisms"]], "Quick start": [[128, "quick-start"]], "Rate limits": [[112, "rate-limits"], [113, "rate-limits"]], "Rating Music genre recognition: Yellow": [[6, "rating-music-genre-recognition-yellow"]], "Rating for Photo face recognition: Green": [[6, "rating-for-photo-face-recognition-green"]], "Rating for Photo object detection: Green": [[6, "rating-for-photo-object-detection-green"]], "Rating for Video action recognition: Green": [[6, "rating-for-video-action-recognition-green"]], "Rating: \ud83d\udfe2": [[11, "rating"]], "Read the envelope key": [[28, "read-the-envelope-key"]], "Read the file key": [[28, "read-the-file-key"]], "Read the private key file": [[28, "read-the-private-key-file"]], "Read the public key": [[28, "read-the-public-key"]], "Reading a configuration": [[82, "reading-a-configuration"]], "Recommendations": [[92, "recommendations"]], "Recommendations based on type of deployment": [[58, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[130, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[130, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[130, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[126, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[58, "id2"], [123, "redis"], [124, "redis"]], "Redis configuration in Nextcloud (config.php)": [[58, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[132, "reducing-system-load"]], "Reference management": [[165, null]], "Refresh rate": [[112, "refresh-rate"]], "Register": [[97, "register"], [98, "register"], [99, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[177, "release-channels"]], "Release notes": [[88, null], [168, null], [169, null]], "Release schedule": [[177, "release-schedule"]], "Release types": [[177, "release-types"]], "Reliability and robustness": [[12, "reliability-and-robustness"]], "Remember-me cookies": [[106, "remember-me-cookies"]], "Remember-me tokens": [[107, "remember-me-tokens"]], "Reminder notifications": [[112, "reminder-notifications"]], "Remove user from group": [[76, "remove-user-from-group"]], "Renaming a user": [[85, "renaming-a-user"]], "Replacing SQLite": [[132, "replacing-sqlite"]], "Replication": [[23, null]], "Repository": [[1, "repository"], [2, "repository"], [3, "repository"], [4, "repository"], [5, "repository"], [6, "repository"], [7, "repository"], [8, "repository"], [9, "repository"], [10, "repository"], [11, "repository"]], "Required PHP Database Connectors": [[130, "required-php-database-connectors"]], "Required PHP Modules": [[130, "required-php-modules"]], "Required parameters": [[92, "required-parameters"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [21, "requirements"]], "Rescans": [[137, "rescans"]], "Resend the welcome email": [[76, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[85, "reset-a-user-s-password"]], "Resetting a lost admin password": [[78, null]], "Resetting a user password": [[79, null]], "Resources and rooms": [[112, "resources-and-rooms"]], "Responding to data subject requests": [[111, null]], "Restore database": [[146, "restore-database"]], "Restore folders": [[146, "restore-folders"]], "Restoring": [[146, "restoring"]], "Restoring backup": [[146, null]], "Restrict admin actions to a specific range of IP addresses": [[126, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[157, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[157, "restrict-usage-to-specific-groups"]], "Retention of files": [[105, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [163, null]], "Reverting a patch": [[136, "reverting-a-patch"]], "Right of access (Article 15)": [[111, "right-of-access-article-15"]], "Right to data portability (Article 20)": [[111, "right-to-data-portability-article-20"]], "Right to erasure (Article 17)": [[111, "right-to-erasure-article-17"]], "Right to rectification (Article 16)": [[111, "right-to-rectification-article-16"]], "Right to restriction of processing (Article 18)": [[111, "right-to-restriction-of-processing-article-18"]], "Run the conversion": [[19, "run-the-conversion"]], "Running occ": [[150, "running-occ"]], "Runtime Dependencies": [[17, "runtime-dependencies"]], "S3 SSE-C encryption support": [[47, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[175, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[123, "selinux"]], "SELinux configuration": [[131, null]], "SELinux configuration tips": [[133, "selinux-configuration-tips"]], "SFTP": [[36, null]], "SMB authentication": [[37, "smb-authentication"]], "SMB update notifications": [[37, "smb-update-notifications"]], "SMB/CIFS": [[37, null]], "SMTP": [[62, "smtp"]], "SMTP timeout": [[116, "smtp-timeout"]], "SQLite": [[140, "sqlite"], [146, "sqlite"]], "SQLite database": [[120, "sqlite-database"]], "SSL": [[59, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[81, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[21, "ssl-for-mysql-database"]], "Sanitizing invalid filenames": [[49, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Schema inspection": [[151, "schema-inspection"]], "Schema maintenance": [[151, "schema-maintenance"]], "Scope defaults and precedence": [[77, "scope-defaults-and-precedence"]], "Scope visibility matrix": [[77, "scope-visibility-matrix"]], "Scopes and existing users": [[77, "scopes-and-existing-users"]], "Screen or tmux session": [[15, "screen-or-tmux-session"], [178, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[75, "search-get-groups"]], "Search/get users": [[76, "search-get-users"]], "Secure view settings": [[157, "secure-view-settings"]], "Security": [[155, "security"]], "Security considerations": [[67, "security-considerations"]], "See also": [[77, "see-also"]], "Send a test email": [[62, "send-a-test-email"]], "Sendmail": [[62, "sendmail"]], "Serve security related headers by the Web server": [[126, "serve-security-related-headers-by-the-web-server"]], "Server": [[134, "server"]], "Server and web server logs": [[107, "server-and-web-server-logs"], [110, "server-and-web-server-logs"]], "Server tab": [[81, "server-tab"]], "Server tuning": [[132, null]], "Server-side Encryption": [[27, null]], "Server-side encryption details": [[28, null]], "Server-side encryption migration": [[29, null]], "Service Discovery": [[68, "service-discovery"]], "Service discovery": [[138, "service-discovery"]], "Session data": [[110, "session-data"]], "Session lifetime": [[107, "session-lifetime"]], "Set the profile default for new users": [[77, "set-the-profile-default-for-new-users"]], "Setting a hierarchical configuration value": [[149, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[149, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[149, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[62, "setting-mail-server-parameters-in-config-php"]], "Setting storage quotas": [[85, "setting-storage-quotas"]], "Setting up background jobs": [[133, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[123, "setting-up-remirepo-with-php-8-2"]], "Setting up the workspace connection": [[179, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[172, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup checks": [[155, "setup-checks"]], "Setup deploy daemon": [[95, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Share operations": [[155, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[113, "shared-items"]], "Sharing": [[59, "sharing"]], "Sieve timeout": [[116, "sieve-timeout"]], "Sign the blocks": [[28, "sign-the-blocks"]], "Sign the private key": [[28, "sign-the-private-key"]], "Simple Storage Service (S3)": [[47, "simple-storage-service-s3"]], "Sizing": [[132, "sizing"]], "Skipping pre-login warning": [[67, "skipping-pre-login-warning"]], "Small/Private home server": [[58, "small-private-home-server"]], "Snooze and scheduled sending": [[116, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[155, "snowflake-ids"], [176, "snowflake-ids"]], "Some files have not passed the integrity check": [[69, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[28, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[81, "special-attributes"]], "Special mechanisms": [[31, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [15, "speech-to-text"]], "Speeding up webhook dispatch": [[178, "speeding-up-webhook-dispatch"]], "Split the file": [[28, "split-the-file"], [28, "id9"]], "Splitting databases": [[24, null]], "Status": [[155, "status"]], "Status Checks": [[99, "status-checks"]], "Status and control": [[152, "status-and-control"]], "Status return code": [[155, "status-return-code"]], "Step-by-Step Manual Upgrade": [[142, "step-by-step-manual-upgrade"]], "Storage of access tokens": [[126, "storage-of-access-tokens"]], "Store the envelope keys": [[28, "store-the-envelope-keys"]], "Store the file": [[28, "store-the-file"]], "Store the file key": [[28, "store-the-file-key"]], "Store the private key": [[28, "store-the-private-key"]], "Subscriptions": [[112, "subscriptions"]], "Summary": [[92, "summary"]], "Summary table": [[107, "summary-table"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[129, "suppressing-log-messages"]], "Sync": [[151, "sync"]], "Sync tokens": [[112, "sync-tokens"], [113, "sync-tokens"]], "Synchronising with clients after data recovery": [[146, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System & maintenance commands": [[155, null]], "System Address Book": [[113, "system-address-book"]], "System Tag Events": [[178, "system-tag-events"]], "System Tags": [[156, "system-tags"]], "System address book": [[175, "system-address-book"]], "System configuration": [[25, "system-configuration"]], "System email": [[170, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [170, "system-requirements"], [171, "system-requirements"], [172, "system-requirements"], [173, "system-requirements"], [174, "system-requirements"], [175, "system-requirements"], [176, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [178, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Tables App Events": [[178, "tables-app-events"]], "Talk (chat and calls)": [[110, "talk-chat-and-calls"]], "Talk App": [[134, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target Audience": [[119, "target-audience"]], "Task processing": [[1, "task-processing"], [155, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[66, "temporary-overrides"]], "Test Deploy Daemon": [[99, null]], "Testing the configuration": [[81, "testing-the-configuration"]], "Text app": [[70, null]], "Text processing": [[1, "text-processing"], [15, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [15, "text-to-speech"]], "The LDAP configuration API": [[82, null]], "The Smart Picker": [[167, null]], "The access token": [[67, "the-access-token"]], "The brute force settings app": [[57, "the-brute-force-settings-app"]], "The recently contacted address book": [[114, "the-recently-contacted-address-book"]], "The test with getenv(\"PATH\") only returns an empty response": [[69, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[69, "the-strict-transport-security-http-header-is-not-configured"]], "Theming": [[71, null], [155, "theming"]], "Thread Summary": [[116, "thread-summary"]], "Timeout and other connectivity issues": [[118, "timeout-and-other-connectivity-issues"]], "Timeouts": [[116, "timeouts"]], "Tips and tricks": [[129, "tips-and-tricks"]], "Traefik 1": [[68, "traefik-1"]], "Traefik 2": [[68, "traefik-2"]], "Transactional file locking": [[44, null]], "Transactional file locking is disabled": [[69, "transactional-file-locking-is-disabled"]], "Transferring files to another user": [[42, "transferring-files-to-another-user"]], "Translation": [[116, "translation"]], "Trash bin": [[107, "trash-bin"], [112, "trash-bin"], [153, "trash-bin"]], "Trashbin": [[153, "trashbin"]], "Triggering the conversion": [[19, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [21, "troubleshooting"], [27, "troubleshooting"], [52, "troubleshooting"], [57, "troubleshooting"], [62, "troubleshooting"], [93, null], [118, null], [131, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [164, null]], "Troubleshooting File Name Encoding": [[39, "troubleshooting-file-name-encoding"]], "Troubleshooting Web server and PHP problems": [[138, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[138, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[138, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[138, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[138, "troubleshooting-encrypted-files"]], "Troubleshooting quota or size issues": [[138, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[138, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[81, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[128, "trusted-domains"]], "Tune PHP-FPM": [[132, "tune-php-fpm"]], "Tuning your database": [[132, "tuning-your-database"]], "Two-factor authentication": [[80, null], [156, "two-factor-authentication"]], "Types of Values": [[59, "types-of-values"]], "Unable to update contacts or events": [[118, "unable-to-update-contacts-or-events"]], "Uninstallation": [[135, null]], "Unregister": [[97, "unregister"], [98, "unregister"]], "Update": [[98, "update"]], "Update notifications": [[16, "update-notifications"], [148, "update-notifications"]], "Update the reverse proxy configuration": [[162, "update-the-reverse-proxy-configuration"]], "Updating": [[158, "updating"]], "Upgrade distribution packages": [[162, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[162, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[170, null]], "Upgrade to Nextcloud 27": [[171, null]], "Upgrade to Nextcloud 28": [[172, null]], "Upgrade to Nextcloud 30": [[173, null]], "Upgrade to Nextcloud 31": [[174, null]], "Upgrade to Nextcloud 32": [[175, null]], "Upgrade to Nextcloud 33": [[176, null]], "Upgrade via built-in updater": [[147, null]], "Upgrade via snap packages": [[145, null]], "Upload of files greater than 10 MiB fails": [[129, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[25, null]], "Usage": [[8, "usage"], [53, "usage"], [57, "usage"]], "Usage Examples": [[97, "usage-examples"]], "Usage of variables for mount paths": [[39, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[126, "use-https"]], "Use OOXML by default for new files": [[157, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[126, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[81, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[116, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[21, "useful-sql-commands"]], "User & group commands": [[156, null]], "User Experience": [[59, "user-experience"]], "User Interface Preference Defaults": [[116, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[27, "user-keys-sharing-recovery"]], "User Profile attributes": [[81, "user-profile-attributes"]], "User and Group Permissions": [[39, "user-and-group-permissions"]], "User and group mapping": [[81, "user-and-group-mapping"]], "User authentication with LDAP": [[81, null]], "User authentication with OpenID Connect": [[84, null]], "User commands": [[156, "user-commands"]], "User deletion": [[114, "user-deletion"]], "User listing and login per nested groups": [[81, "user-listing-and-login-per-nested-groups"]], "User management": [[73, null], [85, null]], "User password policy": [[86, null]], "User provisioning API": [[87, null]], "User session": [[59, "user-session"]], "Users": [[88, null]], "Users are not receiving notification emails": [[52, "users-are-not-receiving-notification-emails"]], "Users tab": [[81, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[138, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[42, "using-file-drop-share-links"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[84, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[59, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[132, "using-redis-based-transactional-file-locking"]], "Using Self-Signed Certificates": [[39, "using-self-signed-certificates"]], "Using a self hosted apps store": [[16, "using-a-self-hosted-apps-store"]], "Using a shared secret for on-demand debugging": [[66, "using-a-shared-secret-for-on-demand-debugging"]], "Using cron to perform background jobs": [[132, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[16, "using-custom-app-directories"]], "Using email templates": [[62, "using-email-templates"]], "Using private API": [[16, "using-private-api"]], "Using the Redis session handler": [[58, "using-the-redis-session-handler"]], "Using the command line based updater": [[147, "using-the-command-line-based-updater"]], "Using the occ command": [[49, "using-the-occ-command"], [150, null]], "Using the web based updater": [[147, "using-the-web-based-updater"]], "Using the web interface": [[49, "using-the-web-interface"]], "Versions": [[153, "versions"]], "Voice Chat": [[1, "voice-chat"]], "Warnings on admin page": [[69, null]], "Web browser": [[134, "web-browser"]], "Web server and PHP modules": [[138, "web-server-and-php-modules"]], "Web server configuration": [[170, "web-server-configuration"], [171, "web-server-configuration"], [172, "web-server-configuration"], [173, "web-server-configuration"], [175, "web-server-configuration"]], "WebDAV": [[38, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[178, null]], "Webhook listeners": [[155, "webhook-listeners"]], "Webserver Log Files": [[93, "webserver-log-files"]], "What becomes limited when you lock it down?": [[77, "what-becomes-limited-when-you-lock-it-down"]], "What does the updater do?": [[147, "what-does-the-updater-do"]], "What local users can see": [[77, "what-local-users-can-see"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[167, "where-can-it-be-used"]], "Where do they appear?": [[166, "where-do-they-appear"]], "Who develops Nextcloud?": [[119, null]], "Why did Nextcloud add code signing?": [[137, "why-did-nextcloud-add-code-signing"]], "Why don\u2019t I see the recovery key option in the Encryption settings?": [[27, "why-don-t-i-see-the-recovery-key-option-in-the-encryption-settings"]], "Why is my prompt slow?": [[15, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[62, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[134, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[179, null]], "Windmill workflows": [[15, "windmill-workflows"]], "Windows compatible filenames": [[49, null]], "Wopi configuration": [[157, "id1"]], "Workflow log": [[66, "workflow-log"]], "Workflows": [[155, "workflows"]], "XML output": [[74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id6"], [75, "xml-output"], [75, "id2"], [75, "id4"], [75, "id6"], [75, "id7"], [75, "id9"], [76, "xml-output"], [76, "id2"], [76, "id4"], [76, "id5"], [76, "id7"], [76, "id9"], [76, "id11"], [76, "id13"], [76, "id15"], [76, "id17"], [76, "id19"], [76, "id21"], [76, "id23"], [76, "id25"], [76, "id27"], [82, "xml-output"], [82, "id2"], [82, "id4"], [82, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[116, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[69, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[69, "your-web-server-is-not-set-up-properly-to-resolve-well-known-caldav-or-well-known-carddav"]], "Your Web server is not yet set up properly to allow file synchronization": [[69, "your-web-server-is-not-yet-set-up-properly-to-allow-file-synchronization"]], "Your database does not run with \u201cREAD COMMITTED\u201d transaction isolation level": [[69, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[59, "account-manager-default-property-scope"]], "activity_expire_days": [[59, "activity-expire-days"]], "activity_use_cached_mountpoints": [[59, "activity-use-cached-mountpoints"]], "admin-delegation:add": [[155, "admin-delegation-add"]], "admin-delegation:remove": [[155, "admin-delegation-remove"]], "admin-delegation:show": [[155, "admin-delegation-show"]], "allow_local_remote_servers": [[59, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[59, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[59, "allowed-admin-ranges"]], "appcodechecker": [[59, "appcodechecker"]], "apps_paths": [[59, "apps-paths"]], "appsallowlist": [[59, "appsallowlist"]], "appstoreenabled": [[59, "appstoreenabled"]], "appstoreurl": [[59, "appstoreurl"]], "auth.bruteforce.max-attempts": [[59, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[59, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[59, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[59, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[59, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[59, "auth-webauthn-enabled"]], "auto_logout": [[59, "auto-logout"]], "background-job:delete": [[155, "background-job-delete"]], "background-job:execute": [[155, "background-job-execute"]], "background-job:list": [[155, "background-job-list"]], "background-job:worker": [[155, "background-job-worker"]], "background:cron": [[155, "background-cron"]], "binary_search_paths": [[59, "binary-search-paths"]], "bulkupload.enabled": [[59, "bulkupload-enabled"]], "cache_app_config": [[59, "cache-app-config"]], "cache_chunk_gc_ttl": [[59, "cache-chunk-gc-ttl"]], "cache_path": [[59, "cache-path"]], "calendar:export": [[151, "calendar-export"]], "calendar:import": [[151, "calendar-import"]], "carddav_sync_request_timeout": [[59, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[59, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[59, "check-data-directory-permissions"]], "check_for_working_htaccess": [[59, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[59, "check-for-working-wellknown-setup"]], "cipher": [[59, "cipher"]], "comments.managerFactory": [[59, "comments-managerfactory"]], "config_is_read_only": [[59, "config-is-read-only"]], "configfilemode": [[59, "configfilemode"]], "connectivity_check_domains": [[59, "connectivity-check-domains"]], "cookie_domain": [[59, "cookie-domain"]], "copied_sample_config": [[59, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[59, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[59, "csrf-optout"]], "customclient_desktop": [[59, "customclient-desktop"]], "data-fingerprint": [[59, "data-fingerprint"]], "datadirectory": [[59, "datadirectory"]], "dav:absence:get": [[151, "dav-absence-get"]], "dav:absence:set": [[151, "dav-absence-set"]], "dav:clear-calendar-unshares": [[151, "dav-clear-calendar-unshares"]], "dav:clear-contacts-photo-cache": [[151, "dav-clear-contacts-photo-cache"]], "dav:create-addressbook": [[151, "dav-create-addressbook"]], "dav:create-calendar": [[151, "dav-create-calendar"]], "dav:create-subscription": [[151, "dav-create-subscription"]], "dav:delete-calendar": [[151, "dav-delete-calendar"]], "dav:delete-subscription": [[151, "dav-delete-subscription"]], "dav:fix-missing-caldav-changes": [[151, "dav-fix-missing-caldav-changes"]], "dav:list-addressbooks": [[151, "dav-list-addressbooks"]], "dav:list-calendar-shares": [[151, "dav-list-calendar-shares"]], "dav:list-calendars": [[151, "dav-list-calendars"]], "dav:list-subscriptions": [[151, "dav-list-subscriptions"]], "dav:move-calendar": [[151, "dav-move-calendar"]], "dav:remove-invalid-shares": [[151, "dav-remove-invalid-shares"]], "dav:retention:clean-up": [[151, "dav-retention-clean-up"]], "dav:send-event-reminders": [[151, "dav-send-event-reminders"]], "dav:sync-birthday-calendar": [[151, "dav-sync-birthday-calendar"]], "dav:sync-system-addressbook": [[151, "dav-sync-system-addressbook"]], "davstorage.request_timeout": [[59, "davstorage-request-timeout"]], "db.log_request_id": [[59, "db-log-request-id"]], "db:add-missing-columns": [[151, "db-add-missing-columns"]], "db:add-missing-indices": [[151, "db-add-missing-indices"]], "db:add-missing-primary-keys": [[151, "db-add-missing-primary-keys"]], "db:convert-filecache-bigint": [[151, "db-convert-filecache-bigint"]], "db:convert-mysql-charset": [[151, "db-convert-mysql-charset"]], "db:convert-type": [[151, "db-convert-type"]], "db:schema:expected": [[151, "db-schema-expected"]], "db:schema:export": [[151, "db-schema-export"]], "dbdriveroptions": [[59, "dbdriveroptions"]], "dbhost": [[59, "dbhost"]], "dbname": [[59, "dbname"]], "dbpassword": [[59, "dbpassword"]], "dbpersistent": [[59, "dbpersistent"]], "dbreplica": [[59, "dbreplica"]], "dbtableprefix": [[59, "dbtableprefix"]], "dbtype": [[59, "dbtype"]], "dbuser": [[59, "dbuser"]], "debug": [[59, "debug"]], "default_certificates_bundle_path": [[59, "default-certificates-bundle-path"]], "default_language": [[59, "default-language"]], "default_locale": [[59, "default-locale"]], "default_phone_region": [[59, "default-phone-region"]], "default_timezone": [[59, "default-timezone"]], "defaultapp": [[59, "defaultapp"]], "diagnostics.logging": [[59, "diagnostics-logging"]], "diagnostics.logging.threshold": [[59, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[59, "documentation-url-server-logs"]], "enable_lazy_objects": [[59, "enable-lazy-objects"]], "enable_non-accessible_features": [[59, "enable-non-accessible-features"]], "enable_previews": [[59, "enable-previews"]], "enabledPreviewProviders": [[59, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[59, "encryption-use-legacy-base64-encoding"]], "encryption:change-key-storage-root": [[152, "encryption-change-key-storage-root"]], "encryption:clean-orphaned-keys": [[152, "encryption-clean-orphaned-keys"]], "encryption:decrypt-all": [[152, "encryption-decrypt-all"]], "encryption:disable": [[152, "encryption-disable"]], "encryption:disable-master-key": [[152, "encryption-disable-master-key"]], "encryption:drop-legacy-filekey": [[152, "encryption-drop-legacy-filekey"]], "encryption:enable": [[152, "encryption-enable"]], "encryption:enable-master-key": [[152, "encryption-enable-master-key"]], "encryption:encrypt-all": [[152, "encryption-encrypt-all"]], "encryption:fix-encrypted-version": [[152, "encryption-fix-encrypted-version"]], "encryption:fix-key-location": [[152, "encryption-fix-key-location"]], "encryption:list-modules": [[152, "encryption-list-modules"]], "encryption:migrate-key-storage-format": [[152, "encryption-migrate-key-storage-format"]], "encryption:recover-user": [[152, "encryption-recover-user"]], "encryption:scan:legacy-format": [[152, "encryption-scan-legacy-format"]], "encryption:set-default-module": [[152, "encryption-set-default-module"]], "encryption:show-key-storage-root": [[152, "encryption-show-key-storage-root"]], "encryption:status": [[152, "encryption-status"]], "enforce_theme": [[59, "enforce-theme"]], "errorlog": [[66, "errorlog"]], "external_storage.auth_availability_delay": [[59, "external-storage-auth-availability-delay"]], "federation:sync-addressbooks": [[153, "federation-sync-addressbooks"]], "file": [[66, "file"]], "filelocking.debug": [[59, "filelocking-debug"]], "filelocking.ttl": [[59, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[59, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[59, "files-chunked-upload-max-size"]], "files.trash.delete": [[59, "files-trash-delete"]], "files:cleanup": [[153, "files-cleanup"]], "files:copy": [[153, "files-copy"]], "files:delete": [[153, "files-delete"]], "files:get": [[153, "files-get"]], "files:mount:list": [[153, "files-mount-list"]], "files:mount:refresh": [[153, "files-mount-refresh"]], "files:move": [[153, "files-move"]], "files:object:delete": [[153, "files-object-delete"]], "files:object:get": [[153, "files-object-get"]], "files:object:info": [[153, "files-object-info"]], "files:object:list": [[153, "files-object-list"]], "files:object:orphans": [[153, "files-object-orphans"]], "files:object:put": [[153, "files-object-put"]], "files:put": [[153, "files-put"]], "files:reminders": [[153, "files-reminders"]], "files:repair-tree": [[153, "files-repair-tree"]], "files:sanitize-filenames": [[153, "files-sanitize-filenames"]], "files:scan": [[153, "files-scan"]], "files:scan-app-data": [[153, "files-scan-app-data"]], "files:transfer-ownership": [[153, "files-transfer-ownership"]], "files:windows-compatible-filenames": [[153, "files-windows-compatible-filenames"]], "files_antivirus:background-scan": [[155, "files-antivirus-background-scan"]], "files_antivirus:mark": [[155, "files-antivirus-mark"]], "files_antivirus:scan": [[155, "files-antivirus-scan"]], "files_antivirus:status": [[155, "files-antivirus-status"]], "files_external:applicable": [[153, "files-external-applicable"]], "files_external:backends": [[153, "files-external-backends"]], "files_external:config": [[153, "files-external-config"]], "files_external:create": [[153, "files-external-create"]], "files_external:delete": [[153, "files-external-delete"]], "files_external:dependencies": [[153, "files-external-dependencies"]], "files_external:export": [[153, "files-external-export"]], "files_external:import": [[153, "files-external-import"]], "files_external:list": [[153, "files-external-list"]], "files_external:notify": [[153, "files-external-notify"]], "files_external:option": [[153, "files-external-option"]], "files_external:scan": [[153, "files-external-scan"]], "files_external:verify": [[153, "files-external-verify"]], "files_external_allow_create_new_local": [[59, "files-external-allow-create-new-local"]], "files_no_background_scan": [[59, "files-no-background-scan"]], "filesystem_cache_readonly": [[59, "filesystem-cache-readonly"]], "filesystem_check_changes": [[59, "filesystem-check-changes"]], "forbidden_filename_basenames": [[59, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[59, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[59, "forbidden-filename-extensions"]], "forbidden_filenames": [[59, "forbidden-filenames"]], "force_language": [[59, "force-language"]], "force_locale": [[59, "force-locale"]], "forwarded_for_headers": [[59, "forwarded-for-headers"]], "group:add": [[156, "group-add"]], "group:adduser and group:removeuser": [[156, "group-adduser-and-group-removeuser"]], "group:delete": [[156, "group-delete"]], "group:info": [[156, "group-info"]], "group:list": [[156, "group-list"]], "gs.enabled": [[59, "gs-enabled"]], "gs.federation": [[59, "gs-federation"]], "has_internet_connection": [[59, "has-internet-connection"]], "hashingCost": [[59, "hashingcost"]], "hashingMemoryCost": [[59, "hashingmemorycost"]], "hashingThreads": [[59, "hashingthreads"]], "hashingTimeCost": [[59, "hashingtimecost"]], "hashing_default_password": [[59, "hashing-default-password"]], "hide_login_form": [[59, "hide-login-form"]], "htaccess.IgnoreFrontController": [[59, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[59, "htaccess-rewritebase"]], "http_client_add_user_agent_url": [[59, "http-client-add-user-agent-url"]], "info:file": [[155, "info-file"]], "info:file:space": [[155, "info-file-space"]], "info:storage": [[155, "info-storage"]], "info:storages": [[155, "info-storages"]], "installed": [[59, "installed"]], "instanceid": [[59, "instanceid"]], "integrity:check-app": [[153, "integrity-check-app"]], "integrity:check-core": [[153, "integrity-check-core"]], "integrity:sign-app": [[153, "integrity-sign-app"]], "knowledgebase.embedded": [[59, "knowledgebase-embedded"]], "knowledgebaseenabled": [[59, "knowledgebaseenabled"]], "ldap:check-group": [[154, "ldap-check-group"]], "ldap:check-user": [[154, "ldap-check-user"]], "ldap:create-empty-config": [[154, "ldap-create-empty-config"]], "ldap:delete-config": [[154, "ldap-delete-config"]], "ldap:search": [[154, "ldap-search"]], "ldap:set-config": [[154, "ldap-set-config"]], "ldap:show-remnants": [[154, "ldap-show-remnants"]], "ldap:test-config": [[154, "ldap-test-config"]], "ldap:test-user-settings": [[154, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[59, "ldapusercleanupinterval"]], "ldap_log_file": [[59, "ldap-log-file"]], "localstorage.allowsymlinks": [[59, "localstorage-allowsymlinks"]], "localstorage.umask": [[59, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[59, "localstorage-unlink-on-truncate"]], "log.backtrace": [[59, "log-backtrace"]], "log.condition": [[59, "log-condition"]], "log:file": [[155, "log-file"]], "log:manage": [[155, "log-manage"]], "log_query": [[59, "log-query"]], "log_rotate_size": [[59, "log-rotate-size"]], "log_type": [[59, "log-type"]], "log_type_audit": [[59, "log-type-audit"]], "logdateformat": [[59, "logdateformat"]], "logfile": [[59, "logfile"]], "logfile_audit": [[59, "logfile-audit"]], "logfilemode": [[59, "logfilemode"]], "login_form_autocomplete": [[59, "login-form-autocomplete"]], "login_form_timeout": [[59, "login-form-timeout"]], "loglevel": [[59, "loglevel"]], "loglevel_dirty_database_queries": [[59, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[59, "loglevel-frontend"]], "logo_url": [[59, "logo-url"]], "logtimezone": [[59, "logtimezone"]], "lookup_server": [[59, "lookup-server"]], "lost_password_link": [[59, "lost-password-link"]], "mail_domain": [[59, "mail-domain"]], "mail_from_address": [[59, "mail-from-address"]], "mail_send_plaintext_only": [[59, "mail-send-plaintext-only"]], "mail_sendmailmode": [[59, "mail-sendmailmode"]], "mail_smtpauth": [[59, "mail-smtpauth"]], "mail_smtpdebug": [[59, "mail-smtpdebug"]], "mail_smtphost": [[59, "mail-smtphost"]], "mail_smtpmode": [[59, "mail-smtpmode"]], "mail_smtpname": [[59, "mail-smtpname"]], "mail_smtppassword": [[59, "mail-smtppassword"]], "mail_smtpport": [[59, "mail-smtpport"]], "mail_smtpsecure": [[59, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[59, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[59, "mail-smtptimeout"]], "mail_template_class": [[59, "mail-template-class"]], "maintenance": [[59, "id1"]], "maintenance:data-fingerprint": [[155, "maintenance-data-fingerprint"]], "maintenance:mimetype:update-db and maintenance:mimetype:update-js": [[155, "maintenance-mimetype-update-db-and-maintenance-mimetype-update-js"]], "maintenance:mode": [[155, "maintenance-mode"]], "maintenance:repair": [[155, "maintenance-repair"]], "maintenance:repair-share-owner": [[155, "maintenance-repair-share-owner"]], "maintenance:theme:update": [[155, "maintenance-theme-update"]], "maintenance:update:htaccess": [[155, "maintenance-update-htaccess"]], "maintenance_window_start": [[56, "maintenance-window-start"], [59, "maintenance-window-start"]], "max_file_conversion_filesize": [[59, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[59, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[59, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[81, "memberof-read-memberof-permissions"]], "memcache.distributed": [[59, "memcache-distributed"]], "memcache.local": [[59, "memcache-local"]], "memcache.locking": [[59, "memcache-locking"]], "memcache_customprefix": [[59, "memcache-customprefix"]], "memcached_options": [[59, "memcached-options"]], "memcached_servers": [[59, "memcached-servers"]], "metadata_max_filesize": [[59, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[59, "minimum-supported-desktop-version"]], "mysql.collation": [[59, "mysql-collation"]], "mysql.utf8mb4": [[59, "mysql-utf8mb4"]], "nginx": [[25, "nginx"]], "no_unsupported_browser_warning": [[59, "no-unsupported-browser-warning"]], "objectstore": [[59, "objectstore"], [59, "id2"], [59, "id3"]], "objectstore.multibucket.preview-distribution": [[59, "objectstore-multibucket-preview-distribution"]], "occ commands": [[57, "occ-commands"]], "openmetrics_allowed_clients": [[59, "openmetrics-allowed-clients"]], "openmetrics_skipped_classes": [[59, "openmetrics-skipped-classes"]], "openssl": [[59, "openssl"]], "overwrite.cli.url": [[59, "overwrite-cli-url"]], "overwritecondaddr": [[59, "overwritecondaddr"]], "overwritehost": [[59, "overwritehost"]], "overwriteprotocol": [[59, "overwriteprotocol"]], "overwritewebroot": [[59, "overwritewebroot"]], "part_file_in_storage": [[59, "part-file-in-storage"]], "passwordsalt": [[59, "passwordsalt"]], "pgsql_ssl": [[59, "pgsql-ssl"]], "preview:cleanup": [[153, "preview-cleanup"]], "preview_concurrency_all": [[59, "preview-concurrency-all"]], "preview_concurrency_new": [[59, "preview-concurrency-new"]], "preview_expiration_days": [[59, "preview-expiration-days"]], "preview_ffmpeg_path": [[59, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[59, "preview-ffprobe-path"]], "preview_imaginary_key": [[59, "preview-imaginary-key"]], "preview_imaginary_url": [[59, "preview-imaginary-url"]], "preview_libreoffice_path": [[59, "preview-libreoffice-path"]], "preview_max_filesize_image": [[59, "preview-max-filesize-image"]], "preview_max_memory": [[59, "preview-max-memory"]], "preview_max_x": [[59, "preview-max-x"]], "preview_max_y": [[59, "preview-max-y"]], "profile.enabled": [[59, "profile-enabled"]], "profiler": [[59, "profiler"]], "profiling.path": [[59, "profiling-path"]], "profiling.request": [[59, "profiling-request"]], "profiling.request.rate": [[59, "profiling-request-rate"]], "profiling.sample": [[59, "profiling-sample"]], "profiling.sample.rate": [[59, "profiling-sample-rate"]], "profiling.sample.rotation": [[59, "profiling-sample-rotation"]], "profiling.secret": [[59, "profiling-secret"]], "projects.enabled": [[59, "projects-enabled"]], "proxy": [[59, "proxy"]], "proxyexclude": [[59, "proxyexclude"]], "proxyuserpwd": [[59, "proxyuserpwd"]], "qmail": [[62, "qmail"]], "query_log_file": [[59, "query-log-file"]], "query_log_file_backtrace": [[59, "query-log-file-backtrace"]], "query_log_file_parameters": [[59, "query-log-file-parameters"]], "query_log_file_requestid": [[59, "query-log-file-requestid"]], "quota_include_external_storage": [[59, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[59, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[59, "ratelimit-overwrite"]], "redis": [[59, "redis"]], "redis.cluster": [[59, "redis-cluster"]], "redis_log_file": [[59, "redis-log-file"]], "reduce_to_languages": [[59, "reduce-to-languages"]], "reference_opengraph": [[59, "reference-opengraph"]], "remember_login_cookie_lifetime": [[59, "remember-login-cookie-lifetime"]], "secret": [[59, "secret"]], "security.ipv6_normalized_subnet_size": [[59, "security-ipv6-normalized-subnet-size"]], "security:bruteforce:attempts": [[155, "security-bruteforce-attempts"]], "security:bruteforce:reset": [[155, "security-bruteforce-reset"]], "security:certificates": [[155, "security-certificates"]], "security:certificates:export": [[155, "security-certificates-export"]], "security:certificates:import": [[155, "security-certificates-import"]], "security:certificates:remove": [[155, "security-certificates-remove"]], "serverid": [[59, "serverid"]], "session_keepalive": [[59, "session-keepalive"]], "session_lifetime": [[59, "session-lifetime"]], "session_relaxed_expiry": [[59, "session-relaxed-expiry"]], "share:list": [[153, "share-list"], [155, "share-list"]], "share_folder": [[59, "share-folder"]], "sharing.allow_custom_share_folder": [[59, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[59, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[59, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[59, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[59, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[59, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[59, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[59, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[59, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[59, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[59, "sharing-minsearchstringlength"]], "sharing:cleanup-remote-storages": [[153, "sharing-cleanup-remote-storages"]], "sharing:delete-orphan-shares": [[153, "sharing-delete-orphan-shares"]], "sharing:expiration-notification": [[153, "sharing-expiration-notification"]], "sharing:fix-share-owners": [[153, "sharing-fix-share-owners"]], "simpleSignUpLink.shown": [[59, "simplesignuplink-shown"]], "skeletondirectory": [[59, "skeletondirectory"]], "sort_groups_by_name": [[59, "sort-groups-by-name"]], "sqlite.journal_mode": [[59, "sqlite-journal-mode"]], "supportedDatabases": [[59, "supporteddatabases"]], "syslog": [[66, "syslog"]], "syslog_tag": [[59, "syslog-tag"]], "syslog_tag_audit": [[59, "syslog-tag-audit"]], "systemd": [[56, "systemd"], [66, "systemd"]], "systemtags.managerFactory": [[59, "systemtags-managerfactory"]], "tag:add": [[156, "tag-add"]], "tag:delete": [[156, "tag-delete"]], "tag:edit": [[156, "tag-edit"]], "tag:list": [[156, "tag-list"]], "taskprocessing:task-type:set-enabled": [[155, "taskprocessing-task-type-set-enabled"]], "taskprocessing:task:cleanup": [[155, "taskprocessing-task-cleanup"]], "taskprocessing:task:get": [[155, "taskprocessing-task-get"]], "taskprocessing:task:list": [[155, "taskprocessing-task-list"]], "taskprocessing:task:stats": [[155, "taskprocessing-task-stats"]], "taskprocessing:worker": [[155, "taskprocessing-worker"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "theming:config": [[155, "theming-config"]], "token_auth_activity_update": [[59, "token-auth-activity-update"]], "token_auth_enforced": [[59, "token-auth-enforced"]], "transferIncomingShares": [[59, "transferincomingshares"]], "trashbin:cleanup": [[153, "trashbin-cleanup"], [153, "id1"]], "trashbin:expire": [[153, "trashbin-expire"], [153, "id2"]], "trashbin:restore": [[153, "trashbin-restore"]], "trashbin:size": [[153, "trashbin-size"], [153, "id3"]], "trashbin_retention_obligation": [[59, "trashbin-retention-obligation"]], "trusted_domains": [[59, "trusted-domains"]], "trusted_proxies": [[59, "trusted-proxies"]], "twofactorauth:cleanup": [[156, "twofactorauth-cleanup"]], "twofactorauth:disable and twofactorauth:enable": [[156, "twofactorauth-disable-and-twofactorauth-enable"]], "twofactorauth:enforce": [[156, "twofactorauth-enforce"]], "twofactorauth:state": [[156, "twofactorauth-state"]], "unified_search.enabled": [[59, "unified-search-enabled"]], "updatechecker": [[59, "updatechecker"]], "updatedirectory": [[59, "updatedirectory"]], "updater.release.channel": [[59, "updater-release-channel"]], "updater.server.url": [[59, "updater-server-url"]], "upgrade.cli-upgrade-link": [[59, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[59, "upgrade-disable-web"]], "user:add": [[156, "user-add"]], "user:auth-tokens:add": [[156, "user-auth-tokens-add"]], "user:auth-tokens:delete": [[156, "user-auth-tokens-delete"]], "user:auth-tokens:list": [[156, "user-auth-tokens-list"]], "user:clear-avatar-cache": [[156, "user-clear-avatar-cache"]], "user:delete": [[156, "user-delete"]], "user:disable and user:enable": [[156, "user-disable-and-user-enable"]], "user:info": [[156, "user-info"]], "user:keys:verify": [[156, "user-keys-verify"]], "user:lastseen": [[156, "user-lastseen"]], "user:list": [[156, "user-list"]], "user:profile": [[156, "user-profile"]], "user:report": [[156, "user-report"]], "user:resetpassword": [[156, "user-resetpassword"]], "user:setting": [[156, "user-setting"]], "user:sync-account-data": [[156, "user-sync-account-data"]], "user:welcome": [[156, "user-welcome"]], "user_ini_additional_lines": [[59, "user-ini-additional-lines"]], "version": [[59, "version"]], "versions:cleanup": [[153, "versions-cleanup"], [153, "id4"]], "versions:expire": [[153, "versions-expire"], [153, "id5"]], "versions_retention_obligation": [[59, "versions-retention-obligation"]], "workflows:list": [[155, "workflows-list"]], "\u201cCSync unknown error\u201d": [[93, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[93, "connection-closed-message-when-syncing-files"]]}, "docnames": ["ai/ai_as_a_service", "ai/app_assistant", "ai/app_context_agent", "ai/app_context_chat", "ai/app_live_transcription", "ai/app_llm2", "ai/app_recognize", "ai/app_stt_whisper2", "ai/app_summary_bot", "ai/app_text2image_stablediffusion2", "ai/app_text2speech_kokoro", "ai/app_translate2", "ai/eu_ai_act", "ai/index", "ai/insight_and_debugging", "ai/overview", "apps_management", "collectives/index", "configuration_database/bigint_identifiers", "configuration_database/db_conversion", "configuration_database/index", "configuration_database/linux_database_configuration", "configuration_database/mysql_4byte_support", "configuration_database/replication", "configuration_database/splitting", "configuration_files/big_file_upload_configuration", "configuration_files/default_files_configuration", "configuration_files/encryption_configuration", "configuration_files/encryption_details", "configuration_files/encryption_migration", "configuration_files/external_storage/amazons3", "configuration_files/external_storage/auth_mechanisms", "configuration_files/external_storage/ftp", "configuration_files/external_storage/local", "configuration_files/external_storage/nextcloud", "configuration_files/external_storage/openstack", "configuration_files/external_storage/sftp", "configuration_files/external_storage/smb", "configuration_files/external_storage/webdav", "configuration_files/external_storage_configuration_gui", "configuration_files/federated_cloud_sharing_configuration", "configuration_files/file_conversion", "configuration_files/file_sharing_configuration", "configuration_files/file_versioning", "configuration_files/files_locking_transactional", "configuration_files/index", "configuration_files/previews_configuration", "configuration_files/primary_storage", "configuration_files/trashbin_configuration", "configuration_files/windows_compatible_filenames", "configuration_mimetypes/index", "configuration_monitoring/index", "configuration_server/activity_configuration", "configuration_server/admin_delegation_configuration", "configuration_server/android_deep_link_handling", "configuration_server/antivirus_configuration", "configuration_server/background_jobs_configuration", "configuration_server/bruteforce_configuration", "configuration_server/caching_configuration", "configuration_server/config_sample_php_parameters", "configuration_server/dashboard_configuration", "configuration_server/domain_change", "configuration_server/email_configuration", "configuration_server/external_sites", "configuration_server/index", "configuration_server/language_configuration", "configuration_server/logging_configuration", "configuration_server/oauth2", "configuration_server/reverse_proxy_configuration", "configuration_server/security_setup_warnings", "configuration_server/text_configuration", "configuration_server/theming", "configuration_user/authentication", "configuration_user/index", "configuration_user/instruction_set_for_apps", "configuration_user/instruction_set_for_groups", "configuration_user/instruction_set_for_users", "configuration_user/profile_configuration", "configuration_user/reset_admin_password", "configuration_user/reset_user_password", "configuration_user/two_factor-auth", "configuration_user/user_auth_ldap", "configuration_user/user_auth_ldap_api", "configuration_user/user_auth_ldap_cleanup", "configuration_user/user_auth_oidc", "configuration_user/user_configuration", "configuration_user/user_password_policy", "configuration_user/user_provisioning_api", "contents", "declarations/energy_consumption", "declarations/index", "desktop/index", "desktop/massdeployment", "desktop/troubleshooting", "exapps_management/AdvancedDeployOptions", "exapps_management/AppAPIAndExternalApps", "exapps_management/DeployConfigurations", "exapps_management/ManagingDeployDaemons", "exapps_management/ManagingExApps", "exapps_management/TestDeploy", "exapps_management/index", "file_workflows/access_control", "file_workflows/automated_tagging", "file_workflows/configuration", "file_workflows/index", "file_workflows/retention", "gdpr/cookies", "gdpr/data_retention", "gdpr/helpful_apps", "gdpr/index", "gdpr/personal_data", "gdpr/subject_rights", "groupware/calendar", "groupware/contacts", "groupware/contactsinteraction", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "installation/automatic_configuration", "installation/command_line_installation", "installation/deployment_recommendations", "installation/example_centos", "installation/example_openbsd", "installation/example_ubuntu", "installation/harden_server", "installation/index", "installation/installation_wizard", "installation/nginx", "installation/php_configuration", "installation/selinux_configuration", "installation/server_tuning", "installation/source_installation", "installation/system_requirements", "installation/uninstallation", "issues/applying_patch", "issues/code_signing", "issues/general_troubleshooting", "issues/index", "maintenance/backup", "maintenance/index", "maintenance/manual_upgrade", "maintenance/migrating", "maintenance/migrating_owncloud", "maintenance/package_upgrade", "maintenance/restore", "maintenance/update", "maintenance/upgrade", "occ_apps", "occ_command", "occ_database", "occ_encryption", "occ_files", "occ_ldap", "occ_system", "occ_users", "office/configuration", "office/example-docker", "office/example-ubuntu", "office/index", "office/installation", "office/migration", "office/proxy", "office/troubleshooting", "reference/index", "reference/link_previews", "reference/smart_picker", "release_notes", "release_notes/index", "release_notes/upgrade_to_26", "release_notes/upgrade_to_27", "release_notes/upgrade_to_28", "release_notes/upgrade_to_30", "release_notes/upgrade_to_31", "release_notes/upgrade_to_32", "release_notes/upgrade_to_33", "release_schedule", "webhook_listeners/index", "windmill_workflows/index"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["ai/ai_as_a_service.rst", "ai/app_assistant.rst", "ai/app_context_agent.rst", "ai/app_context_chat.rst", "ai/app_live_transcription.rst", "ai/app_llm2.rst", "ai/app_recognize.rst", "ai/app_stt_whisper2.rst", "ai/app_summary_bot.rst", "ai/app_text2image_stablediffusion2.rst", "ai/app_text2speech_kokoro.rst", "ai/app_translate2.rst", "ai/eu_ai_act.rst", "ai/index.rst", "ai/insight_and_debugging.rst", "ai/overview.rst", "apps_management.rst", "collectives/index.rst", "configuration_database/bigint_identifiers.rst", "configuration_database/db_conversion.rst", "configuration_database/index.rst", "configuration_database/linux_database_configuration.rst", "configuration_database/mysql_4byte_support.rst", "configuration_database/replication.rst", "configuration_database/splitting.rst", "configuration_files/big_file_upload_configuration.rst", "configuration_files/default_files_configuration.rst", "configuration_files/encryption_configuration.rst", "configuration_files/encryption_details.rst", "configuration_files/encryption_migration.rst", "configuration_files/external_storage/amazons3.rst", "configuration_files/external_storage/auth_mechanisms.rst", "configuration_files/external_storage/ftp.rst", "configuration_files/external_storage/local.rst", "configuration_files/external_storage/nextcloud.rst", "configuration_files/external_storage/openstack.rst", "configuration_files/external_storage/sftp.rst", "configuration_files/external_storage/smb.rst", "configuration_files/external_storage/webdav.rst", "configuration_files/external_storage_configuration_gui.rst", "configuration_files/federated_cloud_sharing_configuration.rst", "configuration_files/file_conversion.rst", "configuration_files/file_sharing_configuration.rst", "configuration_files/file_versioning.rst", "configuration_files/files_locking_transactional.rst", "configuration_files/index.rst", "configuration_files/previews_configuration.rst", "configuration_files/primary_storage.rst", "configuration_files/trashbin_configuration.rst", "configuration_files/windows_compatible_filenames.rst", "configuration_mimetypes/index.rst", "configuration_monitoring/index.rst", "configuration_server/activity_configuration.rst", "configuration_server/admin_delegation_configuration.rst", "configuration_server/android_deep_link_handling.rst", "configuration_server/antivirus_configuration.rst", "configuration_server/background_jobs_configuration.rst", "configuration_server/bruteforce_configuration.rst", "configuration_server/caching_configuration.rst", "configuration_server/config_sample_php_parameters.rst", "configuration_server/dashboard_configuration.rst", "configuration_server/domain_change.rst", "configuration_server/email_configuration.rst", "configuration_server/external_sites.rst", "configuration_server/index.rst", "configuration_server/language_configuration.rst", "configuration_server/logging_configuration.rst", "configuration_server/oauth2.rst", "configuration_server/reverse_proxy_configuration.rst", "configuration_server/security_setup_warnings.rst", "configuration_server/text_configuration.rst", "configuration_server/theming.rst", "configuration_user/authentication.rst", "configuration_user/index.rst", "configuration_user/instruction_set_for_apps.rst", "configuration_user/instruction_set_for_groups.rst", "configuration_user/instruction_set_for_users.rst", "configuration_user/profile_configuration.rst", "configuration_user/reset_admin_password.rst", "configuration_user/reset_user_password.rst", "configuration_user/two_factor-auth.rst", "configuration_user/user_auth_ldap.rst", "configuration_user/user_auth_ldap_api.rst", "configuration_user/user_auth_ldap_cleanup.rst", "configuration_user/user_auth_oidc.rst", "configuration_user/user_configuration.rst", "configuration_user/user_password_policy.rst", "configuration_user/user_provisioning_api.rst", "contents.rst", "declarations/energy_consumption.rst", "declarations/index.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/troubleshooting.rst", "exapps_management/AdvancedDeployOptions.rst", "exapps_management/AppAPIAndExternalApps.rst", "exapps_management/DeployConfigurations.rst", "exapps_management/ManagingDeployDaemons.rst", "exapps_management/ManagingExApps.rst", "exapps_management/TestDeploy.rst", "exapps_management/index.rst", "file_workflows/access_control.rst", "file_workflows/automated_tagging.rst", "file_workflows/configuration.rst", "file_workflows/index.rst", "file_workflows/retention.rst", "gdpr/cookies.rst", "gdpr/data_retention.rst", "gdpr/helpful_apps.rst", "gdpr/index.rst", "gdpr/personal_data.rst", "gdpr/subject_rights.rst", "groupware/calendar.rst", "groupware/contacts.rst", "groupware/contactsinteraction.rst", "groupware/index.rst", "groupware/mail.rst", "groupware/out_of_office.rst", "groupware/troubleshooting.rst", "index.rst", "installation/automatic_configuration.rst", "installation/command_line_installation.rst", "installation/deployment_recommendations.rst", "installation/example_centos.rst", "installation/example_openbsd.rst", "installation/example_ubuntu.rst", "installation/harden_server.rst", "installation/index.rst", "installation/installation_wizard.rst", "installation/nginx.rst", "installation/php_configuration.rst", "installation/selinux_configuration.rst", "installation/server_tuning.rst", "installation/source_installation.rst", "installation/system_requirements.rst", "installation/uninstallation.rst", "issues/applying_patch.rst", "issues/code_signing.rst", "issues/general_troubleshooting.rst", "issues/index.rst", "maintenance/backup.rst", "maintenance/index.rst", "maintenance/manual_upgrade.rst", "maintenance/migrating.rst", "maintenance/migrating_owncloud.rst", "maintenance/package_upgrade.rst", "maintenance/restore.rst", "maintenance/update.rst", "maintenance/upgrade.rst", "occ_apps.rst", "occ_command.rst", "occ_database.rst", "occ_encryption.rst", "occ_files.rst", "occ_ldap.rst", "occ_system.rst", "occ_users.rst", "office/configuration.rst", "office/example-docker.rst", "office/example-ubuntu.rst", "office/index.rst", "office/installation.rst", "office/migration.rst", "office/proxy.rst", "office/troubleshooting.rst", "reference/index.rst", "reference/link_previews.rst", "reference/smart_picker.rst", "release_notes.rst", "release_notes/index.rst", "release_notes/upgrade_to_26.rst", "release_notes/upgrade_to_27.rst", "release_notes/upgrade_to_28.rst", "release_notes/upgrade_to_30.rst", "release_notes/upgrade_to_31.rst", "release_notes/upgrade_to_32.rst", "release_notes/upgrade_to_33.rst", "release_schedule.rst", "webhook_listeners/index.rst", "windmill_workflows/index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 17, 19, 21, 25, 26, 27, 28, 30, 36, 37, 39, 40, 43, 44, 47, 48, 55, 56, 57, 58, 59, 61, 62, 63, 66, 68, 71, 73, 77, 81, 83, 84, 88, 92, 93, 95, 96, 98, 99, 101, 102, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 118, 124, 126, 129, 130, 131, 132, 133, 136, 137, 138, 142, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 159, 164, 172, 175, 176, 177, 178], "0": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 15, 21, 22, 23, 25, 27, 28, 32, 40, 44, 47, 51, 52, 58, 59, 62, 66, 68, 69, 70, 74, 75, 76, 77, 81, 82, 85, 92, 93, 95, 96, 98, 99, 107, 112, 113, 116, 117, 118, 124, 126, 128, 129, 130, 132, 134, 138, 144, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 158, 164, 171, 172, 173, 174, 175, 177, 178], "00": [21, 22, 54, 58, 59, 66, 153, 155, 156], "000": [28, 112, 113, 119], "0000": 155, "001": 59, "0022": 59, "00679e": 155, "0082c9": [71, 155], "00am": [56, 59], "00iv00": 28, "00sig00": 28, "01": [56, 59, 66, 83, 134, 151, 153, 155, 156], "0100": 62, "0123": 76, "01t00": 153, "01t08": 156, "01t09": 153, "01t12": 153, "01t14": 155, "02": [6, 58, 66, 153], "03": [54, 66, 129, 156], "04": [21, 71, 88, 127, 133, 134, 153, 160, 161], "05": [56, 59, 129, 151, 153], "050": 155, "055": 21, "06": 155, "062": 21, "0640": [59, 66], "07": 59, "0750": 33, "0770": 27, "079e7bc89d69792839a5e1831b1cbc80": 118, "08": [59, 153], "09": 66, "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 137, "0e": 54, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 15, 16, 21, 22, 23, 25, 27, 28, 30, 32, 42, 46, 47, 52, 55, 56, 57, 58, 59, 62, 65, 66, 69, 70, 74, 75, 76, 77, 81, 82, 88, 92, 93, 95, 96, 98, 99, 107, 112, 113, 116, 118, 124, 126, 128, 129, 130, 132, 133, 136, 144, 147, 148, 149, 150, 151, 153, 154, 155, 156, 158, 164, 170, 171, 173, 174, 175, 176, 177, 178], "10": [1, 2, 4, 5, 6, 7, 9, 10, 12, 15, 21, 22, 23, 40, 43, 46, 54, 55, 57, 59, 62, 66, 68, 71, 81, 85, 86, 88, 93, 96, 112, 113, 116, 123, 134, 144, 153, 155, 156, 157, 173, 174, 178], "100": [7, 25, 28, 46, 56, 59, 66, 74, 75, 76, 116, 119, 155, 164, 172, 177], "1000": [5, 81, 93, 124], "10000": [58, 124], "1000000": 93, "10000000": 93, "1002": 178, "100mb": [3, 8, 76, 93], "100mib": 174, "100px": 46, "101": [74, 75, 76], "102": [75, 76], "1024": [31, 59, 66, 116], "103": [75, 76], "103f": 154, "104": 76, "1040": 138, "10485760": 55, "104857600": [25, 47, 59, 66], "105": 76, "106": 76, "107": 76, "1071": 59, "108": 76, "108082": 27, "109": 76, "10gb": [25, 153], "10m": 155, "10mib": 174, "10min": 82, "10t15": 66, "10x100": 25, "11": [6, 15, 64, 88, 118, 134, 148, 153, 155, 156, 162, 178], "110": [62, 76], "111": [59, 76], "1110": 156, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 176, "12": [59, 64, 76, 88, 106, 129, 134, 149, 150, 155, 156, 173], "120": 9, "123": [17, 59, 178], "1234": 4, "12345": [8, 76, 155], "1255": 132, "127": [58, 59, 62, 96, 99, 126, 128, 129, 151, 155, 158, 164], "128": [59, 81], "128m": [21, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [27, 59, 66, 71, 108, 134, 144, 156, 176], "1319": 59, "1393": 118, "14": [21, 42, 66, 83, 105, 108, 134, 144, 153, 155], "143": 62, "1465910968": 156, "15": [28, 37, 39, 47, 54, 59, 66, 81, 82, 88, 106, 107, 110, 112, 113, 116, 134, 144, 151, 155, 156], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 155, "15768000": 124, "15778463": 129, "15857": 55, "15m": 116, "15t15": 59, "16": [4, 21, 28, 51, 59, 66, 88, 126, 134, 144], "16000": 8, "162409623552": 156, "162409624662": 156, "164": 81, "168": [21, 40, 51, 59, 62, 66, 96, 126, 128, 155], "16g": 25, "17": [88, 134, 147, 156, 178], "1700001000": 178, "1700001200": 178, "1700001234": 178, "1700054321": 178, "1700099500": 178, "1700100000": 178, "1700100500": 178, "1702606600": 178, "1711971024": 178, "1736283": 178, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "18": [88, 134, 148, 155, 156], "180": [52, 107], "1800": [59, 112, 113], "19": [59, 148, 149, 150], "192": [21, 40, 51, 59, 62, 66, 96, 126, 128, 155], "1941": 81, "19417": 118, "19563": 58, "1970": 134, "198": 59, "19c": 134, "19fa45b394": 178, "19t08": 156, "1d": [69, 116], "1d4725ae1ac4e4798b541ca3f3cdce6": 118, "1gb": [2, 6, 25], "1h": [116, 155], "1st": [88, 141, 178], "1und1": 116, "2": [2, 3, 4, 5, 7, 8, 9, 13, 15, 21, 23, 24, 25, 28, 43, 47, 55, 58, 59, 62, 66, 69, 72, 77, 81, 88, 95, 96, 105, 116, 118, 121, 124, 126, 127, 128, 129, 130, 134, 144, 147, 148, 149, 150, 151, 152, 155, 156, 165, 170, 171, 172, 175, 176, 178, 179], "20": [4, 5, 6, 7, 9, 29, 66, 82, 83, 88, 106, 116, 144, 148, 156], "200": [82, 83, 153], "2000": 21, "2001": 59, "2002": 138, "2005": 59, "2006": [88, 138], "20080704": 21, "2013": [59, 62, 66], "2014": 59, "2016": 25, "2019": [83, 155], "2020": 118, "2021": [66, 123], "2024": [88, 90, 129, 156, 178], "2025": [4, 88, 90, 155, 178], "20251111t100000z": 178, "2026": [88, 90, 129, 151, 153, 155], "203": 59, "2038": 134, "2048": [5, 81], "204800": [153, 155], "20971520": 25, "20mb": 25, "20t17": 156, "21": [32, 59, 66, 129, 149, 162], "2100": 106, "215": 89, "21a7": 59, "21c": 134, "22": [36, 54, 62, 134, 153, 178], "220": [62, 178], "221": 62, "222": 59, "22203": 58, "2245": 62, "23000": 95, "2323": 59, "233": 59, "2375": [96, 97], "23999": 95, "23ai": 134, "23t07": 155, "23t08": 155, "23t09": 155, "23t10": 155, "24": [3, 42, 43, 57, 59, 71, 72, 88, 93, 96, 106, 107, 110, 114, 127, 133, 134, 148, 160, 161, 174], "24000": [96, 97], "24001": 96, "24099": 96, "24b": 2, "25": [12, 15, 27, 54, 57, 59, 62, 66, 129, 144, 148, 155], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [28, 46, 59, 129], "256mb": 134, "2592000": [72, 112, 155], "26": [6, 62, 88, 112, 113, 129, 134, 144, 148, 156, 169, 177], "261535": 118, "262086": 118, "262087": 118, "26396": 136, "2668": 155, "27": [88, 113, 142, 144, 148, 155, 169, 177], "28": [7, 17, 59, 88, 117, 142, 144, 148, 169, 171, 177], "28451": 59, "288": 56, "28800": 59, "29": [16, 17, 23, 59, 66, 142, 144, 148], "2b": 69, "2c5778476346786306303": 59, "2d": 54, "2def0f3597806ecb886da1d9cc323a7c": 118, "2f": 82, "2fa": [80, 116, 156], "2fldap": 82, "2g": 17, "2gb": [3, 25, 153], "2h": 155, "2k": 21, "2m": 21, "2nd": 81, "2x": 174, "3": [1, 2, 3, 5, 7, 8, 10, 14, 15, 16, 21, 23, 28, 55, 59, 62, 66, 74, 77, 88, 93, 95, 116, 121, 126, 128, 130, 133, 134, 138, 144, 147, 148, 150, 153, 155, 156, 166, 172, 173, 174, 175, 177, 178], "30": [3, 8, 11, 25, 40, 43, 48, 52, 57, 59, 62, 72, 81, 85, 88, 95, 107, 110, 112, 113, 116, 118, 132, 144, 155, 156, 169, 174, 175], "300": [59, 83, 96, 116, 129], "30000": [112, 113], "301": [68, 124, 126, 129, 138], "3010": 92, "302": 129, "30566": 50, "3060": 95, "31": [10, 49, 54, 59, 88, 106, 118, 123, 144, 169], "3100": 175, "31308": 37, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 21, 25, 28, 30, 47, 49, 59, 88, 112, 113, 134, 169, 179], "32b": 5, "32bit": 25, "32m": [21, 58], "33": [4, 51, 88, 112, 152, 153, 169, 179], "3306": [19, 62, 128], "34": 178, "34262": 132, "35": 27, "36": [21, 66], "3600": [25, 59, 81, 116, 124, 155], "365": [52, 59, 72, 107, 110], "37": [59, 66, 118], "38": 155, "389": [81, 82], "39": 62, "399": 178, "3a": 82, "3mb": 116, "3rd": [59, 62, 138, 142, 148, 157, 165, 167], "3rdparti": [88, 123, 129, 131], "4": [1, 2, 3, 4, 5, 11, 15, 20, 21, 25, 37, 47, 56, 58, 59, 62, 66, 69, 74, 81, 88, 116, 118, 123, 126, 129, 130, 132, 134, 140, 142, 148, 150, 155, 157, 162, 170, 173, 174, 175, 177, 178], "40": 54, "400": [11, 119], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59, 178], "41": 96, "41395": 172, "42": [14, 59, 153, 155, 156, 178], "4200": 47, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "437": 178, "438": 178, "4389": 66, "44": 156, "441": 155, "4418": 62, "443": [47, 59, 124, 126, 129, 158], "444": 124, "45": 59, "450": 6, "456": 76, "46": 156, "465": 62, "46cfa6e729ff329e6ede076853154113": 118, "47": [55, 156], "48": [57, 93], "483": 118, "49": [59, 118], "4966612345678": 81, "497": 118, "4a87e94522a3cf26dba8977ae901094d": 118, "4gb": [6, 7, 25], "4h": [7, 10], "4k": 129, "5": [0, 1, 2, 3, 15, 16, 47, 56, 58, 59, 66, 85, 96, 101, 107, 112, 113, 116, 118, 124, 126, 133, 134, 138, 147, 148, 149, 150, 153, 155, 156, 173, 176, 178], "50": [40, 43, 59, 83, 85, 93, 112, 113, 116, 128, 153, 155], "500": [27, 59, 82, 85, 138, 155, 156], "5000": [59, 112, 113, 175], "50000000": 93, "500mb": 3, "501": 118, "502": 88, "504": [25, 129], "50m": 59, "51": [59, 83, 178], "511": 59, "512": [37, 118, 124, 153], "512k": 129, "512m": 129, "512mb": [45, 88, 129, 130, 134], "512x512": 9, "513": 118, "513m": 124, "515a13302a6b3950a9d0fdb970191a": 59, "51747": 25, "52": 59, "5226": 93, "52428800": 62, "524288000": [47, 59], "5242880000": 47, "53": 25, "537": 66, "537919488": 124, "5432": 128, "55": [62, 66, 153], "5545": 151, "56": [21, 59, 62, 66], "5646": 59, "57b58edb6637fe3059b3595cf9c41b9": [59, 66], "587": [62, 118], "599": 178, "5e": 54, "5f": 54, "5gb": [6, 153], "5min": 56, "5pm": 101, "6": [3, 4, 11, 14, 22, 28, 29, 55, 58, 59, 69, 71, 112, 116, 118, 124, 130, 134, 143, 150, 155, 162, 174], "60": [15, 21, 46, 59, 72, 106, 107, 119, 129, 132, 178], "600": [81, 82], "6000": 93, "6072": 28, "61": 54, "6226r": [7, 10], "6238": 80, "62mb": 118, "62x34": 71, "63072000": 72, "631": 62, "6321": 151, "636": 81, "6379": [44, 58, 59, 123, 124], "639": 65, "64": [21, 25, 28, 47, 54, 58, 59, 62, 129, 134], "640": 142, "64bit": [20, 88], "64m": [21, 62], "67336bcdf7630dd80b2b81a413d07": 59, "6768789079123765868": 155, "68": 66, "6f": 54, "7": [3, 15, 28, 42, 52, 55, 59, 66, 71, 107, 114, 116, 123, 129, 130, 134, 143, 144, 153, 155, 170, 177, 178], "7000": [58, 59], "7001": [58, 59], "7002": 58, "7003": 58, "7004": 58, "7005": 58, "70b": 5, "71d5": 154, "72": 126, "7200": 116, "7265": 151, "73": 54, "750": 142, "767": 59, "77": 11, "770": 58, "78": 175, "789": 76, "7b": [5, 11, 54], "7d": 129, "7urtvsj": 47, "7zip": 55, "8": [3, 4, 6, 7, 10, 11, 21, 22, 59, 70, 71, 88, 95, 116, 118, 126, 127, 129, 130, 132, 133, 134, 138, 144, 155, 170, 171, 172, 173, 174, 175, 176], "80": [6, 46, 54, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 96], "8081": 59, "8088": 59, "8096": 28, "8147": 28, "8192": 28, "8283": 27, "83": 118, "83379f9bc36915d5024de878386060b5": 118, "84": [21, 62], "840": 81, "8443": 47, "8546": 27, "85a3": 59, "86": 156, "8601": 59, "86400": [81, 126], "8651a9ac37674907606c936ced1333d7": 118, "8780": [96, 97], "8781": 96, "8782": [96, 97], "8802": 129, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 137, "89": 66, "8a": 54, "8a20": 59, "8b": [1, 2, 5], "8bitmim": 62, "8d3": 59, "8dd0e0ef2f7ab100b75922489ff26306": 118, "8e9f60369dce3d8b2b27430bd50ec46d": 118, "8gb": [3, 5, 9], "8m": 132, "9": [15, 21, 27, 40, 59, 74, 81, 85, 101, 134, 150, 173, 178], "90": [1, 21, 52, 107, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 118, "95": [11, 54, 59], "95a8": 154, "95af": 154, "9651": 178, "97": [54, 118], "98": 156, "9825679": 2, "9839": 118, "98543234": 2, "9876": 81, "99": 59, "993": [62, 118], "995": 62, "9980": [158, 163], "9999": [47, 81], "9_": 81, "9am": 101, "9e": 54, "A": [3, 4, 5, 7, 9, 11, 21, 24, 27, 32, 34, 35, 39, 40, 42, 47, 52, 56, 58, 59, 62, 66, 68, 69, 77, 80, 81, 85, 86, 93, 95, 96, 106, 107, 111, 112, 114, 116, 118, 119, 124, 126, 128, 129, 133, 134, 137, 138, 142, 143, 146, 150, 153, 155, 158, 161, 166, 170, 177], "AND": [66, 111, 138], "And": [30, 37, 47, 56, 58, 62, 124, 142, 147, 154, 177], "As": [12, 15, 21, 25, 42, 46, 47, 49, 52, 55, 58, 77, 83, 93, 95, 101, 111, 112, 118, 123, 124, 126, 143, 144, 172, 177, 179], "At": [0, 1, 2, 3, 5, 6, 9, 11, 62, 66, 69, 80, 81, 112, 113, 143], "BY": [21, 125], "Be": [8, 15, 22, 42, 58, 59, 62, 81, 92, 95, 96, 112, 129, 138, 164], "But": [46, 49, 57, 59, 96, 174], "By": [16, 25, 27, 33, 40, 46, 47, 49, 50, 51, 52, 53, 55, 56, 58, 59, 66, 71, 77, 80, 81, 85, 94, 98, 112, 116, 126, 129, 133, 137, 145, 146, 149, 151, 155, 156, 157, 159, 177, 178], "For": [1, 6, 7, 8, 12, 14, 15, 16, 21, 22, 24, 25, 27, 28, 32, 36, 37, 39, 40, 43, 44, 48, 50, 52, 54, 55, 56, 57, 58, 59, 63, 68, 69, 71, 77, 81, 83, 85, 92, 93, 94, 95, 96, 99, 107, 108, 111, 112, 113, 114, 118, 119, 120, 123, 126, 128, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 148, 149, 150, 151, 152, 153, 154, 157, 158, 161, 162, 172, 175, 176, 177, 178, 179], "IF": [21, 125], "IT": 133, "If": [3, 5, 6, 12, 14, 15, 16, 17, 19, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 33, 37, 39, 40, 42, 43, 44, 46, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 68, 69, 77, 78, 80, 81, 84, 85, 92, 93, 95, 96, 97, 101, 107, 111, 112, 113, 114, 116, 117, 118, 120, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 164, 172, 173, 174, 175, 176, 177, 178, 179], "In": [0, 1, 3, 5, 6, 12, 14, 15, 16, 17, 21, 22, 24, 25, 27, 28, 30, 33, 39, 40, 41, 42, 47, 52, 55, 56, 57, 58, 59, 62, 65, 67, 68, 71, 77, 79, 80, 81, 84, 85, 86, 92, 93, 95, 96, 97, 99, 101, 102, 112, 116, 118, 123, 124, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 142, 144, 146, 147, 149, 150, 157, 161, 164, 166, 172, 178, 179], "It": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 17, 18, 19, 21, 24, 25, 27, 30, 35, 37, 39, 40, 43, 44, 47, 48, 52, 57, 58, 59, 60, 62, 63, 67, 80, 81, 82, 92, 93, 94, 95, 96, 97, 101, 102, 108, 109, 112, 114, 117, 118, 119, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 152, 155, 157, 164, 170, 172, 174, 175, 177, 178, 179], "Its": [57, 107], "NO": 143, "NOT": [21, 58, 59, 96, 125], "No": [2, 15, 24, 27, 37, 59, 69, 77, 88, 95, 102, 106, 108, 138, 147, 151, 152, 153, 155, 156, 164], "Not": [3, 21, 45, 53, 57, 59, 77, 88, 93, 118, 156], "ON": [21, 22, 59, 125], "OR": 66, "Of": [106, 128, 138, 179], "On": [3, 19, 21, 29, 37, 39, 40, 52, 55, 56, 57, 58, 62, 63, 68, 77, 81, 85, 92, 93, 96, 106, 123, 125, 133, 138, 143, 145, 151, 155, 158, 177], "One": [3, 8, 12, 42, 47, 93, 95, 133, 161], "Or": [1, 94, 133], "TO": [21, 59, 125], "That": [21, 26, 55, 59, 61, 62, 81, 112, 113, 116, 142, 158], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 42, 43, 46, 47, 48, 49, 52, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 89, 92, 93, 95, 96, 97, 98, 99, 101, 102, 105, 106, 107, 108, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 162, 163, 164, 165, 166, 168, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179], "Their": [151, 156], "Then": [21, 27, 28, 55, 59, 62, 63, 66, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 151, 154, 177], "There": [3, 25, 27, 30, 42, 46, 47, 57, 58, 59, 62, 63, 69, 77, 81, 83, 93, 96, 97, 98, 105, 107, 121, 126, 133, 135, 137, 138, 143, 148, 152, 155, 161, 166], "These": [1, 2, 3, 26, 27, 28, 31, 33, 37, 39, 56, 59, 69, 77, 80, 81, 83, 92, 93, 96, 110, 111, 116, 123, 126, 130, 132, 133, 136, 142, 148, 149, 153, 154, 155, 157, 169, 177, 179], "To": [3, 4, 13, 16, 21, 27, 30, 32, 37, 39, 43, 44, 47, 48, 49, 52, 55, 56, 58, 59, 62, 66, 67, 69, 71, 77, 80, 81, 83, 85, 88, 92, 93, 98, 107, 108, 111, 112, 113, 116, 117, 118, 119, 120, 124, 125, 126, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 167, 172, 177, 178, 179], "WITH": 21, "Will": [42, 154], "With": [0, 28, 42, 59, 62, 77, 96, 119, 129, 138, 148, 155, 166, 174], "_": [81, 85, 153], "__host": 106, "_arm64": 129, "_bin": 59, "_complet": 150, "_groupsr": 126, "_ping": 96, "_postgresql": 124, "_static": 59, "a2enmod": [133, 158], "a2ensit": 133, "a3b30430b1ccb41089170eecbe315d3a": 118, "a4": 54, "a92c": 59, "aaliyah": 83, "aaliyah_brown": 83, "aaliyah_hamm": 83, "aaliyah_johnston": 83, "aaliyah_kunz": 83, "aavx": 140, "aax": 146, "abbrevi": 85, "abc123": [153, 155], "abc123def456": 178, "abil": [6, 14, 57, 103, 128, 133, 157], "abl": [2, 3, 8, 16, 22, 28, 31, 37, 39, 42, 49, 53, 56, 59, 62, 65, 76, 81, 85, 93, 95, 97, 99, 101, 102, 112, 116, 126, 130, 133, 145, 160, 163, 164], "abort": [59, 80], "about": [1, 2, 3, 6, 7, 8, 11, 16, 27, 35, 39, 44, 47, 50, 59, 66, 69, 76, 77, 78, 80, 81, 83, 85, 88, 93, 96, 112, 116, 117, 118, 123, 126, 129, 132, 133, 136, 137, 138, 143, 148, 149, 152, 153, 154, 155, 156, 164, 172, 174, 175, 176, 179], "abov": [1, 3, 4, 5, 15, 17, 19, 21, 25, 42, 43, 47, 58, 59, 64, 66, 71, 77, 81, 87, 88, 93, 96, 97, 112, 118, 121, 123, 126, 128, 129, 133, 137, 138, 140, 142, 147, 149, 150, 172, 178], "absenc": [81, 88], "absent": [151, 178], "absolut": [16, 59, 68, 81, 98, 138, 149], "abstract": [132, 135], "abund": 138, "abus": 88, "abuse_detect": 116, "abuse_number_of_messages_per_15m": 116, "abuse_number_of_messages_per_1d": 116, "abuse_number_of_messages_per_1h": 116, "abuse_number_of_recipients_per_message_threshold": 116, "acc": 55, "accel": 25, "accent": [4, 7, 59], "accept": [14, 30, 31, 39, 40, 47, 59, 62, 65, 66, 84, 93, 96, 97, 111, 116, 117, 150, 153, 155, 164, 178, 179], "access": [0, 2, 8, 12, 13, 14, 15, 16, 17, 25, 27, 30, 31, 32, 33, 37, 39, 40, 42, 47, 51, 52, 53, 56, 57, 58, 59, 62, 63, 64, 71, 77, 80, 81, 84, 85, 88, 92, 93, 95, 96, 97, 99, 102, 104, 105, 106, 107, 108, 110, 113, 114, 118, 119, 123, 127, 128, 132, 133, 138, 143, 146, 147, 152, 153, 155, 156, 160, 164, 167, 177, 178], "access_log": [93, 129], "accessible_featur": 88, "accident": [98, 107, 147], "acclaim": 5, "accommod": [93, 142, 148], "accomplish": 112, "accord": [12, 43, 59, 81, 89, 107, 110, 144, 153, 157, 161], "accordingli": [12, 17, 21, 25, 27, 58, 59, 77, 81, 96, 138], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 28, 35, 42, 52, 53, 56, 57, 59, 62, 67, 72, 77, 80, 81, 83, 85, 88, 93, 107, 111, 114, 115, 128, 130, 133, 150, 153, 154, 155, 160, 178, 179], "account_kei": 47, "account_manag": [77, 81, 88], "account_nam": 47, "accountid": 118, "accountmanag": [59, 77], "accumul": 93, "accur": [138, 148, 172], "accuraci": [4, 5, 7, 8, 10, 47], "accuweath": 14, "achiev": [9, 117, 126], "acl": [52, 58, 59, 68, 116], "acm": [71, 96, 129, 155], "acquir": [58, 118], "across": [1, 7, 10, 31, 52, 58, 59, 77, 95, 106, 107, 114, 116, 130, 151, 153], "act": [1, 2, 5, 7, 9, 10, 11, 13, 52, 66, 88, 108, 112, 178], "action": [1, 2, 3, 15, 18, 40, 52, 55, 56, 57, 59, 69, 81, 88, 95, 96, 104, 108, 110, 127, 138, 147, 155, 156, 179], "actionjob": 3, "activ": [16, 18, 24, 28, 42, 43, 44, 48, 55, 56, 58, 60, 62, 64, 66, 74, 77, 79, 80, 82, 85, 87, 88, 111, 112, 113, 124, 126, 130, 132, 133, 134, 138, 143, 147, 149, 152, 153, 154, 155, 156, 157, 177, 178], "activity_": 24, "activity_dbdriveropt": 24, "activity_dbhost": 24, "activity_dbnam": 24, "activity_dbpassword": 24, "activity_dbport": 24, "activity_dbus": 24, "activity_expire_dai": [52, 88, 107, 110], "activity_expire_exclude_us": 52, "activity_use_cached_mountpoint": [52, 88], "actor": [57, 126], "actor_id": 111, "actor_typ": 111, "actual": [1, 4, 21, 25, 28, 52, 57, 66, 69, 92, 96, 130, 138, 147, 155, 175, 178], "ad": [2, 4, 6, 8, 12, 17, 19, 23, 26, 27, 28, 42, 45, 51, 52, 56, 57, 58, 59, 62, 63, 66, 68, 72, 81, 85, 88, 92, 108, 112, 113, 115, 117, 118, 124, 126, 132, 133, 134, 156, 157, 160, 170, 173, 174, 175, 178, 179], "ad2dab17b2f9": 154, "adapt": [58, 96, 126, 129, 138, 143, 162, 177, 179], "add": [0, 2, 6, 12, 17, 21, 22, 24, 39, 40, 42, 53, 58, 59, 60, 62, 63, 64, 66, 71, 75, 77, 80, 81, 85, 88, 92, 93, 95, 96, 97, 108, 110, 112, 113, 116, 118, 119, 123, 124, 126, 129, 132, 133, 138, 140, 144, 148, 149, 150, 153, 157, 158, 164, 165, 171, 172, 173, 176, 178, 179], "add_head": [25, 129], "adddefault": 92, "addendum": [13, 88], "addit": [1, 3, 4, 13, 16, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 43, 47, 53, 54, 55, 57, 59, 71, 73, 77, 80, 82, 85, 88, 91, 93, 94, 95, 96, 98, 99, 100, 110, 112, 123, 125, 126, 128, 130, 131, 132, 134, 135, 137, 138, 142, 150, 153, 155, 156, 160, 177, 178, 179], "addition": [12, 40, 58, 81, 83, 112, 113, 138, 175, 179], "additional_opt": 96, "address": [2, 8, 21, 27, 40, 42, 55, 56, 59, 66, 68, 69, 73, 76, 77, 78, 81, 82, 88, 93, 95, 96, 97, 99, 101, 107, 108, 110, 115, 116, 127, 128, 133, 145, 148, 151, 153, 155, 156, 157, 177], "address_of_remote_machin": 96, "addressbook": [40, 59, 88, 113, 114, 126, 138], "addressbookchang": 113, "addressbookid": 138, "addressscop": 77, "addserv": 59, "addus": 88, "adequ": [25, 81, 112, 113, 134], "adjust": [1, 8, 12, 15, 21, 22, 43, 45, 46, 47, 49, 57, 59, 66, 81, 88, 92, 93, 96, 107, 124, 129, 130, 131, 132, 133, 134, 138, 142, 144, 162, 173, 174, 175, 177, 178], "adm": 75, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 16, 17, 27, 33, 39, 40, 42, 44, 47, 53, 55, 56, 57, 58, 59, 60, 62, 63, 64, 70, 73, 74, 75, 76, 77, 80, 81, 82, 85, 87, 88, 92, 93, 95, 96, 99, 111, 112, 113, 116, 117, 118, 120, 121, 123, 127, 132, 133, 137, 138, 142, 143, 145, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 172, 177, 178, 179], "admin_": 178, "admin_audit": [52, 88, 107, 110, 111], "admin_manu": 59, "administ": [119, 155], "administr": [0, 1, 2, 6, 14, 16, 21, 27, 28, 39, 42, 49, 50, 52, 56, 57, 59, 60, 62, 63, 64, 66, 67, 71, 73, 77, 80, 86, 88, 92, 93, 96, 101, 103, 105, 107, 108, 109, 110, 111, 112, 116, 119, 126, 128, 133, 138, 145, 148, 153, 155, 156, 164, 165, 172, 175, 177, 178], "adminlogin": 120, "adminpass": 120, "adminw": [158, 163], "advanc": [37, 45, 52, 59, 68, 71, 73, 88, 97, 100, 120, 133, 161, 179], "advantag": [28, 31, 56, 88, 120], "advertis": [56, 59], "advic": [59, 109], "advis": [8, 157, 174, 179], "ae": [3, 28, 59, 132], "aegi": 80, "affect": [12, 15, 24, 25, 26, 27, 37, 39, 59, 60, 66, 77, 81, 92, 93, 101, 118, 132, 134, 151, 153, 162], "after": [1, 4, 8, 14, 15, 16, 17, 19, 21, 26, 27, 31, 36, 37, 43, 44, 46, 47, 48, 49, 56, 57, 58, 59, 61, 62, 63, 66, 67, 72, 77, 78, 79, 81, 85, 88, 93, 95, 96, 98, 99, 101, 102, 105, 107, 108, 110, 113, 114, 120, 123, 125, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 153, 155, 156, 157, 158, 159, 164, 172, 177, 178, 179], "afterward": [57, 80, 81, 116, 133, 144, 146, 147, 152, 158], "ag": [7, 45, 59, 85, 88, 104, 107, 124, 126, 129, 153, 155], "again": [16, 19, 27, 29, 39, 42, 43, 52, 59, 69, 76, 77, 80, 81, 85, 92, 93, 101, 112, 114, 117, 118, 123, 124, 142, 144, 147, 148, 149, 152, 164], "against": [0, 27, 57, 58, 68, 72, 77, 81, 85, 86, 102, 151, 153, 177, 178, 179], "agenda": 116, "agent": [5, 12, 13, 59, 63, 66, 88, 101], "aggreg": 59, "aggress": 177, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 177, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 95, 116, 155, 179], "ai_provid": 8, "aim": [126, 162], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 39, 88, 95, 100, 130, 132, 133, 178], "ajax": [52, 88, 116, 129, 149, 155, 157], "aka": 133, "akiaiosfodnn7exampl": 153, "alarm": [88, 115], "albert": 156, "alert": [55, 88], "alertencrypt": 55, "alertencryptedarch": 55, "alertencrypteddoc": 55, "algorithm": [59, 96, 97, 118, 126, 146], "alia": [81, 116, 133, 156], "alias": 88, "aliasgroup1": 158, "aliasgroup2": 158, "alic": [17, 39, 77, 81, 178], "alice_1337": 81, "align": [62, 107], "aliv": 59, "all": [1, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 25, 26, 28, 32, 33, 37, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 52, 54, 55, 56, 57, 58, 60, 63, 64, 66, 70, 71, 77, 80, 81, 82, 83, 85, 87, 88, 92, 93, 95, 97, 98, 99, 101, 102, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 123, 124, 125, 128, 129, 131, 132, 133, 135, 137, 138, 142, 143, 145, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 160, 161, 162, 165, 172, 175, 177, 178, 179], "allenai": [5, 11], "alloc": [46, 59, 132], "allow": [1, 2, 3, 5, 7, 12, 15, 16, 21, 24, 25, 26, 28, 30, 31, 37, 40, 42, 43, 45, 46, 47, 48, 49, 50, 52, 53, 54, 57, 58, 59, 62, 63, 64, 67, 68, 72, 76, 77, 81, 82, 84, 85, 88, 94, 95, 96, 98, 101, 102, 105, 106, 108, 113, 114, 116, 117, 126, 127, 128, 129, 130, 132, 133, 134, 147, 149, 150, 153, 155, 156, 157, 161, 164, 165, 173, 178, 179], "allow_custom_share_fold": 88, "allow_disabled_password_enforcement_group": 88, "allow_local_infil": 21, "allow_local_remote_serv": [88, 116], "allow_persist": 21, "allow_self_sign": 62, "allow_url_fopen": 32, "allow_user_to_change_display_nam": 88, "allowcleanup": 14, "allowed_admin_rang": [88, 126], "allowed_user_ag": 88, "allowencodedslash": 158, "allowlist": 176, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almalinux": 96, "almost": [59, 81, 133], "alon": [77, 179], "along": [3, 5, 19, 43, 59, 119, 126, 128], "alongsid": [59, 151], "alpin": 134, "alreadi": [3, 8, 16, 18, 19, 22, 27, 46, 52, 59, 60, 66, 75, 76, 77, 81, 92, 93, 96, 99, 113, 114, 116, 120, 124, 126, 128, 130, 131, 132, 133, 138, 144, 147, 149, 151, 152, 153, 155, 162, 172, 177, 179], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 19, 21, 22, 24, 25, 27, 35, 37, 39, 40, 41, 42, 46, 47, 49, 50, 52, 53, 56, 57, 58, 59, 63, 66, 68, 71, 73, 76, 80, 81, 83, 84, 85, 87, 88, 92, 93, 95, 96, 98, 99, 101, 102, 105, 107, 108, 110, 112, 113, 114, 116, 118, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 162, 164, 165, 172, 173, 174, 175, 176, 177, 178, 179], "alter": [12, 21, 22, 43, 48, 81, 174], "altern": [2, 25, 49, 56, 64, 88, 93, 130, 133, 136, 140, 149, 150, 155], "although": [42, 132, 150], "altitud": 126, "altogeth": 58, "alwai": [1, 3, 5, 7, 12, 15, 16, 28, 38, 39, 42, 43, 52, 55, 59, 65, 66, 70, 71, 77, 80, 81, 91, 92, 96, 97, 119, 124, 126, 128, 129, 130, 132, 137, 138, 142, 148, 152, 153, 155, 158, 172, 177, 178], "am": 151, "amazon": [39, 47, 59, 88, 175], "amazonaw": 47, "amazons3": 153, "amd": 99, "american": 10, "among": [0, 3, 84, 119, 130, 177], "amongst": 95, "amount": [8, 27, 46, 58, 59, 81, 83, 93, 126, 133, 153, 175], "amp": 82, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 16, 17, 21, 25, 27, 28, 30, 31, 32, 35, 37, 39, 40, 42, 43, 44, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 68, 71, 73, 76, 77, 78, 79, 80, 81, 82, 85, 87, 88, 92, 93, 95, 96, 98, 101, 103, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 145, 146, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 164, 166, 170, 172, 174, 175, 177, 178, 179], "analysi": 12, "analyt": 15, "analyz": [59, 116], "andrew": 2, "android": [59, 63, 64, 71, 88, 101, 119, 134], "android_app": 54, "androidclienturl": 71, "angel": 89, "ani": [0, 1, 2, 3, 5, 7, 12, 14, 15, 16, 19, 21, 24, 25, 26, 27, 28, 31, 33, 36, 37, 38, 40, 42, 44, 47, 52, 53, 55, 56, 57, 58, 59, 62, 63, 66, 68, 69, 80, 81, 83, 84, 85, 87, 88, 92, 93, 94, 95, 96, 97, 98, 99, 101, 105, 107, 110, 111, 112, 113, 114, 116, 120, 126, 132, 133, 134, 137, 138, 143, 147, 148, 150, 151, 152, 153, 155, 156, 164, 165, 170, 172, 176, 177, 178, 179], "anim": [6, 59], "anna": 2, "anniversari": 177, "announc": [12, 62, 81, 126], "annual": 178, "anon": 59, "anonym": [81, 111, 126, 160], "anoth": [12, 21, 27, 38, 45, 47, 68, 69, 77, 78, 80, 85, 88, 93, 111, 114, 126, 128, 129, 131, 135, 137, 138, 148, 151, 153, 158, 172, 173, 177], "ansi": 150, "answer": [1, 2, 59, 81, 176, 179], "anti": [55, 59, 88], "anticip": 177, "antiviru": [64, 88, 150], "anymor": [76, 81, 88, 154, 175], "anyon": [12, 42, 66, 77], "anyth": [14, 21, 30, 55, 57, 59, 112, 113, 142, 143], "anytim": [48, 59], "anywai": [92, 151], "anywher": [31, 124, 128, 155], "apach": [18, 40, 58, 59, 67, 69, 88, 93, 96, 110, 125, 126, 127, 128, 129, 134, 138, 145, 150, 172], "apache2": [58, 88, 93, 125, 126, 130, 133, 138, 158], "apache2ctl": 133, "apart": 123, "apc": [58, 59, 150, 174], "apcu": [59, 64, 69, 88, 123, 130, 132, 150, 174], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 27, 35, 42, 58, 59, 67, 73, 77, 84, 86, 88, 93, 95, 96, 99, 116, 126, 129, 132, 155, 157, 166, 172, 178, 179], "apirequest": [74, 75, 76, 77, 82, 87, 179], "app": [0, 12, 13, 14, 17, 19, 24, 26, 39, 40, 41, 42, 43, 46, 48, 53, 54, 56, 58, 61, 63, 64, 67, 69, 71, 73, 77, 80, 81, 82, 83, 84, 85, 87, 92, 93, 94, 98, 99, 100, 101, 102, 103, 105, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 123, 124, 125, 126, 127, 129, 130, 131, 133, 140, 142, 144, 145, 147, 148, 150, 151, 152, 154, 155, 156, 160, 161, 164, 165, 166, 167, 172, 175, 177, 179], "app1": 149, "app2": 149, "app3": 149, "app_": 17, "app_api": [2, 3, 4, 8, 88, 96, 97, 98], "app_api_haproxy_us": 96, "app_container_nam": 96, "app_display_nam": 8, "app_host": 8, "app_id": [8, 97, 99], "app_port": 8, "app_python_skeleton": 98, "app_secret": 8, "app_upd": 16, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 88, 94, 96, 97, 98, 99, 100], "apparmor": 59, "appcodecheck": [16, 88], "appconfig": [85, 149], "appdata": [93, 153], "appdata_instanceid": 59, "appear": [6, 21, 26, 27, 33, 39, 57, 59, 62, 63, 64, 66, 69, 77, 78, 81, 85, 88, 92, 93, 95, 108, 114, 120, 125, 128, 129, 132, 137, 153, 154, 155, 165, 178], "appelman": 74, "append": [1, 18, 28, 42, 56, 59, 66, 77, 81, 128, 136, 147, 150], "appframework": 99, "appid": [14, 74, 96, 98, 136, 137, 155], "appimag": 134, "appinfo": [74, 137], "appl": [59, 71, 93, 134], "applewebkit": 66, "appli": [8, 12, 22, 24, 25, 26, 28, 40, 42, 43, 52, 59, 62, 65, 66, 68, 76, 77, 81, 85, 88, 96, 102, 106, 107, 118, 119, 120, 126, 133, 139, 146, 148, 149, 150, 153, 155, 156, 178], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 27, 39, 47, 54, 58, 59, 64, 66, 72, 74, 77, 81, 83, 87, 88, 93, 95, 96, 101, 107, 110, 112, 116, 127, 129, 132, 133, 135, 137, 138, 142, 143, 146, 148, 150, 152, 155, 157, 177], "appnam": 149, "appoint": [60, 112], "apppassword": 92, "appreci": [5, 7, 9, 10], "approach": [27, 56, 66, 88, 107, 141, 142, 177], "appropri": [12, 28, 39, 42, 57, 58, 59, 65, 77, 96, 107, 111, 112, 116, 121, 125, 129, 132, 133, 136, 142, 143, 150, 155, 177], "approv": 88, "approve_link": 179, "approxim": [59, 81, 93, 152, 177], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 178], "apt": [55, 125, 126, 158, 159], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 106, 107, 108, 110, 111, 112, 113, 115, 116, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 164, 165, 166, 172, 173, 175, 177, 178, 179], "arab": 4, "arbitrari": [1, 39, 59, 129], "arch": 150, "architectur": [25, 59, 88, 99, 133, 145], "archiv": [55, 59, 88, 107, 111, 118, 123, 125, 133, 142, 147, 148, 153, 155], "area": [53, 68, 133, 167], "arg": 129, "arg_v": 129, "argon2": [59, 130], "argument": [18, 37, 47, 52, 59, 66, 74, 75, 76, 81, 82, 88, 129, 138, 150, 152, 153, 155, 156], "aris": [59, 143, 177], "ark": 132, "arm32v7": 150, "around": [10, 15, 16, 88, 101, 102, 177], "arrai": [16, 44, 47, 50, 52, 59, 62, 66, 67, 68, 76, 77, 81, 82, 88, 96, 112, 120, 123, 124, 128, 137, 178, 179], "arrang": 177, "arraycach": 59, "arriv": [68, 108], "art": 126, "articl": [62, 88, 107, 108, 110, 138], "artifact": 11, "artifici": [0, 1, 12, 15, 88, 95], "asc": [123, 125], "ascii": [59, 70, 81, 130, 137], "asdf": 66, "asid": 175, "ask": [1, 2, 3, 13, 14, 18, 19, 42, 62, 78, 81, 84, 85, 88, 108, 116, 138, 146, 147, 148, 150, 152, 153, 155, 160, 166, 172], "aspect": [59, 71], "assembl": 25, "assembli": 25, "assess": 52, "asset": [68, 71, 126, 129, 173], "asset_immut": 129, "assetlink": 88, "assign": [2, 37, 77, 81, 83, 85, 88, 101, 104, 105, 132, 153, 154, 179], "assignable\u00b2": 156, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 59, 88, 93, 102, 116, 147], "assistant_en": 1, "associ": [19, 42, 54, 57, 80, 81, 93, 111, 138, 155, 156, 177, 178], "assum": [8, 12, 21, 37, 57, 59, 62, 81, 96, 112, 113, 124, 126, 129, 133, 138, 143, 145, 146, 147], "assumpt": 129, "asterisk": 154, "astroc": 151, "astronomi": 151, "async": 179, "asynchron": [3, 179], "atom": [59, 129], "attach": [1, 15, 17, 37, 81, 88, 97, 178], "attack": [28, 57, 106, 126, 175], "attempt": [24, 27, 57, 78, 81, 88, 92, 93, 99, 101, 110, 126, 128, 138, 151, 152], "attend": 2, "attende": [110, 112], "attr": 82, "attr_persist": 59, "attribut": [39, 75, 76, 77, 82, 87, 88, 111, 154], "attributenam": 82, "auckland": 59, "audienc": [12, 77, 88], "audio": [1, 2, 4, 6, 12, 15, 50, 59, 171, 172], "audit": [12, 52, 59, 64, 88, 107, 111, 126, 131, 155], "auth": [57, 62, 80, 87, 88, 96, 107, 129, 153], "auth_availability_delai": 88, "authent": [2, 21, 27, 28, 30, 32, 33, 34, 35, 36, 38, 39, 45, 47, 57, 59, 62, 66, 67, 73, 74, 75, 76, 77, 79, 82, 85, 88, 92, 93, 96, 106, 107, 110, 111, 115, 126, 130, 133, 138, 143, 150, 153, 155, 170, 178], "authmiddlewar": 179, "author": [2, 24, 53, 67, 74, 75, 76, 84, 85, 88, 112, 116, 119, 130, 133, 137, 179], "authorit": [77, 146], "authorized_kei": [31, 36], "authtyp": 133, "auto": [4, 18, 27, 40, 42, 43, 48, 59, 71, 81, 82, 88, 107, 123, 126, 153, 154], "auto_index": 3, "auto_logout": 88, "auto_reset_persist": 21, "autocomplet": [42, 59, 77, 81, 88, 113, 114], "autoconfig": [59, 88, 120], "autoconfigur": [59, 118], "autocr": [47, 59], "autofil": 95, "autom": [3, 58, 59, 66, 81, 88, 92, 101, 104, 105, 118, 133, 147, 155, 156, 178, 179], "automat": [2, 3, 6, 15, 17, 19, 27, 37, 39, 42, 43, 48, 49, 52, 55, 56, 57, 58, 59, 62, 63, 65, 68, 70, 71, 79, 80, 81, 83, 85, 87, 88, 91, 93, 95, 96, 97, 105, 107, 108, 110, 111, 112, 113, 114, 116, 126, 127, 130, 133, 138, 145, 146, 147, 150, 151, 152, 153, 154, 155, 156, 170, 172, 174, 178, 179], "autotest": 129, "autumn": 15, "aux": 49, "av_background_scan": 55, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 19, 21, 27, 30, 32, 33, 35, 41, 42, 43, 44, 45, 46, 48, 52, 55, 57, 58, 59, 61, 62, 63, 69, 71, 76, 77, 81, 83, 85, 88, 91, 92, 93, 94, 96, 97, 98, 99, 104, 105, 107, 108, 111, 112, 114, 118, 119, 123, 124, 126, 128, 130, 133, 136, 138, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 160, 161, 162, 165, 166, 172, 173, 177, 178, 179], "avatar": [62, 73, 77, 82, 88, 110, 151, 153], "avatarscop": 77, "avconv": 130, "averag": [25, 112, 113, 155], "avoid": [3, 18, 21, 24, 25, 39, 44, 55, 56, 59, 81, 82, 88, 92, 93, 98, 102, 107, 128, 130, 147, 155, 178], "avx": [3, 5], "avx2": [3, 5], "aw": [30, 47, 59, 123, 131, 175], "awai": [17, 88, 112, 132, 138, 143], "await": 179, "awar": [8, 77, 81, 93, 108, 126], "ax": 58, "axi": 46, "azur": [88, 115], "b": [59, 96, 153], "b2": 54, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 137, "b4af8db0ae269d73432e9a01e63a": 137, "b6": 54, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 137, "back": [3, 24, 25, 27, 37, 55, 57, 59, 62, 96, 101, 113, 114, 128, 129, 135, 138, 140, 142, 143, 147, 148, 152], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 25, 31, 36, 37, 38, 44, 45, 47, 52, 55, 57, 58, 64, 66, 75, 76, 79, 81, 83, 84, 85, 88, 93, 111, 113, 119, 126, 128, 129, 132, 143, 154, 155, 156, 175], "background": [0, 3, 6, 15, 31, 39, 45, 52, 59, 60, 64, 71, 81, 83, 88, 111, 114, 127, 144, 148, 150, 151, 153, 178, 179], "background_color": [71, 155], "background_job_expire_trash": 48, "background_job_expire_vers": 43, "backgroundcolor": 71, "backgroundjob": [3, 155, 178], "backport": [136, 177], "backportbot": 136, "backslash": 178, "backtrac": [66, 88], "backup": [22, 45, 46, 59, 80, 88, 111, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 153, 155, 156, 162, 177], "backup_cod": 156, "backward": [21, 82], "bad": [5, 88, 126], "badger": 63, "bak": [140, 146], "balanc": [25, 58, 68, 81, 88, 128], "ban": 126, "bandwidth": [25, 129], "banner": [81, 148], "bantim": 126, "bar": [1, 43, 48, 71], "barcelona": 81, "bare": [88, 135], "barracuda": [21, 59], "base": [1, 3, 4, 5, 7, 9, 10, 12, 15, 19, 27, 28, 37, 40, 42, 45, 55, 56, 57, 59, 64, 65, 68, 71, 77, 81, 82, 87, 88, 92, 96, 99, 101, 102, 107, 123, 124, 126, 127, 129, 130, 133, 134, 141, 142, 143, 148, 150, 153, 155, 160, 162, 177, 178, 179], "base64": [28, 30, 47, 59, 152], "basenam": [59, 173], "baseurl": 179, "bash": [33, 123, 133, 150], "bash_profil": 150, "basi": [56, 106], "basic": [49, 52, 59, 62, 74, 75, 76, 77, 81, 82, 85, 87, 88, 96, 123, 126, 132, 133, 138, 147, 170, 179], "batch": [11, 81, 88, 141, 154, 156], "bc95cbaff3abbed716e1d40bbdaa58a0": 118, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 179, "becaus": [18, 19, 21, 25, 26, 27, 28, 31, 37, 39, 42, 44, 47, 53, 54, 55, 56, 58, 59, 61, 63, 66, 69, 77, 81, 84, 85, 93, 106, 112, 116, 118, 120, 123, 126, 128, 131, 132, 133, 134, 138, 142, 147, 149, 152, 153, 156, 178], "becom": [39, 42, 59, 68, 88, 132, 133, 138, 151, 152, 153, 175], "been": [3, 12, 28, 31, 37, 40, 47, 53, 55, 56, 59, 62, 66, 69, 83, 92, 93, 101, 105, 106, 114, 120, 137, 144, 149, 150, 155, 156, 162, 168, 170, 175, 177], "befor": [1, 3, 5, 7, 8, 14, 18, 19, 21, 22, 31, 45, 46, 47, 50, 52, 55, 56, 59, 62, 67, 81, 88, 93, 95, 96, 105, 108, 111, 112, 117, 118, 124, 128, 129, 130, 132, 133, 134, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 155, 156, 158, 173, 177, 178], "beforehand": [135, 177], "beforenodecopiedev": 178, "beforenodecreatedev": 178, "beforenodedeletedev": 178, "beforenodereadev": 178, "beforenoderenamedev": 178, "beforenoderestoredev": 178, "beforenodetouchedev": 178, "beforenodewrittenev": 178, "begin": [2, 3, 5, 7, 81, 106, 131, 138, 142, 143, 154, 172], "begin_of_text": 5, "behalf": [1, 12, 77, 153], "behav": [81, 92], "behavior": [2, 25, 31, 37, 40, 52, 55, 57, 59, 62, 81, 82, 88, 93, 132, 138], "behaviour": [51, 81, 85, 129, 151, 153], "behind": [15, 25, 57, 59, 88, 93, 137, 153], "being": [3, 4, 28, 37, 42, 47, 57, 58, 59, 77, 88, 95, 99, 101, 102, 112, 123, 126, 129, 136, 143, 149, 153, 154, 155, 173, 177], "believ": 138, "belong": [2, 81, 85, 110, 118, 153, 157], "below": [1, 3, 8, 25, 27, 37, 42, 47, 57, 58, 59, 62, 64, 66, 68, 69, 77, 80, 81, 82, 85, 88, 93, 95, 96, 101, 106, 107, 118, 128, 129, 130, 138, 142, 144, 148, 154, 156, 158, 178], "benchmark": [4, 12, 59, 118], "bender": 154, "benefici": 132, "benefit": [47, 59, 95, 96, 119, 126, 132, 133, 138, 177], "berlin": [2, 14, 59, 66, 117, 149, 156], "besid": [57, 59, 81, 95, 129], "best": [14, 15, 46, 57, 58, 62, 92, 101, 116, 126, 128, 130, 133, 134, 138, 142, 143, 148, 159, 178], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 19, 24, 27, 47, 55, 64, 81, 88, 138, 177], "between": [14, 24, 27, 28, 37, 40, 45, 47, 54, 56, 59, 68, 81, 88, 91, 93, 95, 96, 97, 101, 132, 142, 144, 146, 148, 152, 153, 157, 177], "bewar": [17, 39, 56], "beyond": [21, 47, 54, 88, 107], "bia": [6, 11], "bias": 9, "big": [18, 45, 57, 88, 93, 129, 130, 138, 174, 177], "big_temp_fil": 25, "bigger": [56, 59, 148], "bigint": [20, 24, 88, 144], "bin": [15, 27, 45, 55, 56, 58, 64, 85, 88, 96, 110, 115, 124, 133, 150, 178], "binari": [28, 37, 59, 62, 96, 134, 137, 152, 153], "binary_search_path": 88, "bind": [81, 96, 97, 130, 154], "bind_address": 96, "bing": 166, "binlog_format": [21, 134], "bio": 132, "biographi": [77, 81, 110], "biographyscop": 77, "birth": 81, "birthdai": [88, 115], "birthdat": [77, 81], "birthdatescop": 77, "bit": [1, 21, 22, 25, 31, 59, 81, 124, 134, 161], "bitmap": 59, "black": 2, "blacklisted_fil": 173, "blob": [15, 62, 88], "block": [1, 8, 27, 37, 39, 55, 57, 59, 63, 81, 88, 99, 124, 126, 129, 132, 164, 173], "blocker": 63, "blog": [6, 8, 11, 27, 59, 119, 123, 129], "blue": 89, "blueski": [77, 110], "blueskyscop": 77, "blurri": 46, "bmp": [59, 129], "board": [2, 166, 167], "bob": [77, 156, 178], "bock": 173, "bodi": [59, 124, 178, 179], "bodyparamet": 179, "bold": 177, "book": [11, 42, 59, 77, 85, 88, 112, 115, 151, 153, 155], "bookmark": [15, 88], "bookworm": 134, "bool": [112, 118], "boolean": [16, 19, 22, 40, 59, 149, 151], "boolval": 96, "boot": [56, 58, 123], "bootstrap": [58, 59], "border": 39, "borrow": 129, "bot": [13, 15, 88], "both": [3, 12, 15, 21, 24, 27, 36, 39, 40, 43, 46, 47, 48, 55, 58, 59, 62, 66, 68, 69, 77, 80, 81, 85, 92, 96, 99, 102, 108, 114, 118, 119, 129, 130, 132, 133, 143, 148, 150, 152, 153, 156, 157, 164, 165, 178, 179], "bottom": [111, 142], "bound": [3, 93, 96], "bounti": 12, "box": [27, 53, 57, 62, 81, 93, 95, 118, 161, 170, 179], "bpxrficyexamplekei": 153, "bracket": [81, 82], "branch": 137, "brand": [63, 64, 88, 119, 159], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 177], "breakdown": [88, 155], "breton": 4, "bridg": [96, 97, 108], "brief": [151, 170], "briefli": 96, "bring": [15, 165], "british": 10, "broadcast": [88, 150], "broaden": 154, "broken": [22, 27, 69, 129, 138, 152, 153, 172], "brown": 83, "browser": [40, 59, 63, 65, 66, 69, 77, 88, 92, 93, 101, 106, 107, 123, 124, 126, 127, 128, 129, 132, 133, 138, 143, 145, 147, 155, 158, 162, 163, 164, 172, 175], "brute": [59, 64, 88, 107, 110, 126, 155], "bruteforc": [57, 88], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 179, "bucket": [30, 35, 45, 59, 88, 153], "bucketnam": 47, "buffer": [25, 93, 129, 132], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 25, 59, 69, 88, 93, 118, 119, 132, 134, 139, 148, 149, 151], "bugtrack": 138, "build": [6, 8, 12, 55, 88, 92, 118, 129, 136], "built": [1, 2, 5, 7, 9, 10, 11, 27, 31, 53, 57, 59, 66, 69, 88, 93, 107, 108, 109, 111, 112, 129, 130, 133, 134, 138, 141, 142, 144, 148, 155, 158, 161, 164], "builtin": 153, "bulk": [6, 59, 77], "bulkupload": 88, "bun": 179, "bundl": [3, 16, 39, 58, 59, 130, 155, 178], "busi": [59, 133, 138, 164], "bust": 129, "button": [1, 16, 31, 39, 40, 59, 62, 71, 81, 85, 88, 93, 94, 95, 108, 113, 116, 138, 147, 179], "byedvluwkxkmflpbgvxc": 66, "bypass": [3, 47, 53, 55, 59, 81, 93, 126, 153], "byte": [20, 21, 25, 28, 30, 47, 55, 59, 62, 66, 88, 93, 116, 118, 124, 134, 138, 140, 155], "bytecod": 132, "bz2": [123, 125, 142], "bzip2": 123, "c": [6, 17, 21, 27, 30, 45, 59, 66, 88, 92, 93, 96, 118, 123, 125, 126, 130, 133, 138, 146, 155], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [21, 58, 59, 96, 155], "ca_cert": 59, "cach": [8, 37, 44, 57, 64, 68, 82, 88, 112, 127, 129, 135, 138, 143, 149, 150, 152, 153, 154, 155, 172], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 21, "cadav": [93, 138], "caddi": 88, "cadenc": 177, "cafil": [58, 59], "cal": 68, "calcul": [5, 6, 7, 9, 10, 28, 59, 85, 132], "caldav": [59, 64, 68, 88, 113, 115, 118, 124, 129, 133, 138, 170, 178], "caldav_external_attendees_dis": 112, "calendar": [12, 16, 22, 60, 62, 88, 108, 110, 111, 114, 115, 117, 137, 139, 144, 150], "calendarchang": [112, 151], "calendardata": 178, "calendarid": 178, "calendarobjectcreatedev": 178, "calendarobjectdeletedev": 178, "calendarobjectmovedev": 178, "calendarobjectmovedtotrashev": 178, "calendarobjectrestoredev": 178, "calendarobjectupdatedev": 178, "calendarretentionoblig": 112, "calendarserv": 178, "calendarsubscriptionrefreshr": 112, "call": [2, 3, 4, 12, 15, 28, 40, 42, 56, 58, 59, 66, 67, 75, 81, 87, 88, 93, 95, 114, 116, 120, 129, 131, 133, 134, 138, 146, 147, 151, 153, 156, 157, 165, 178, 179], "callback": 179, "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 76, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 105, 106, 107, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 172, 173, 174, 175, 176, 177, 178], "can_instal": 124, "cancel": [138, 155], "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 25, 28, 31, 33, 37, 39, 44, 49, 50, 52, 54, 55, 59, 62, 76, 77, 81, 85, 88, 92, 107, 111, 114, 118, 126, 130, 134, 136, 137, 142, 146, 148, 150, 152, 153, 155, 156, 170, 177], "canon": [59, 88], "cantonbeck": 151, "cap": [132, 153, 158], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 96, 109, 112, 132, 153, 156, 158, 163, 164, 165], "capac": [5, 7, 9, 10, 47], "captur": 178, "carbonara": 2, "card": [2, 15, 68, 77, 85, 95, 113, 166, 167], "carddav": [42, 64, 68, 88, 112, 114, 115, 124, 129, 133, 138, 170], "carddav_sync_request_timeout": 88, "carddav_sync_request_trunc": 88, "care": [3, 24, 55, 56, 59, 84, 92, 96, 97, 124, 129], "carefulli": [138, 149], "carol": 178, "carri": [2, 59, 106, 153, 155], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 19, 21, 22, 24, 27, 28, 41, 42, 49, 55, 56, 57, 59, 62, 65, 79, 81, 85, 86, 88, 93, 95, 96, 97, 99, 101, 102, 116, 118, 123, 126, 128, 130, 132, 133, 134, 138, 142, 143, 144, 146, 147, 149, 150, 152, 156, 157, 164, 170, 172, 177, 178, 179], "cast": 59, "cat": [2, 30, 151, 153], "catalan": 4, "catch": [55, 138], "categori": [2, 16, 95, 107, 110, 114], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 27, 37, 57, 58, 59, 69, 81, 93, 129, 131, 132, 133, 137, 138, 143, 146, 147, 150, 151, 153, 155, 172, 174, 175], "causal": 23, "caution": [8, 118, 129], "cautiou": [59, 62], "caveat": 52, "cc_em_api_kei": 3, "cc_em_base_url": 3, "cc_em_model_nam": 3, "cc_em_password": 3, "cc_em_usernam": 3, "cd": [8, 15, 22, 27, 33, 121, 124, 159, 178], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 154, "ce8b61c2": 154, "ce9e248333c44a5a64ccad26f2550f95": 118, "ceas": 177, "center": 62, "cento": [55, 58, 88, 127, 129, 133, 134, 150], "central": [27, 28, 58, 153], "ceph": 47, "cert": [21, 58, 59, 94, 96, 124, 158], "certain": [3, 9, 25, 46, 52, 57, 59, 66, 68, 81, 85, 93, 105, 112, 113, 126, 129, 133, 147, 154, 164], "certfil": 96, "certif": [31, 32, 45, 59, 63, 82, 88, 90, 93, 96, 116, 124, 126, 129, 133, 134, 137, 153, 158, 159, 170], "certifi": 89, "cfb": 59, "cfg": 93, "cgi": 129, "challeng": [126, 129, 132], "chanc": [118, 138, 177], "chang": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 26, 27, 37, 38, 39, 42, 44, 45, 46, 47, 50, 51, 52, 55, 58, 59, 60, 62, 64, 65, 66, 70, 71, 73, 77, 81, 82, 88, 93, 95, 96, 101, 107, 112, 113, 116, 118, 121, 123, 125, 126, 129, 130, 132, 133, 137, 140, 142, 143, 146, 148, 149, 153, 155, 156, 162, 164, 170, 171, 172, 173, 174, 177, 178, 179], "changelog": [16, 88, 142], "channel": [16, 88, 108, 119, 138], "chapter": [92, 109, 130, 133, 138, 177], "char": [81, 153], "charact": [8, 21, 22, 39, 49, 59, 62, 81, 82, 86, 93, 125, 126, 130, 140, 146, 153], "character_set_serv": 21, "characterist": 59, "charg": [84, 111, 179], "charli": 77, "charset": [24, 59, 88], "chart": [85, 133], "chat": [2, 5, 13, 14, 60, 88, 101, 111, 151], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 15], "chatroom": 8, "chatti": 14, "cheap": 59, "cheat": 175, "check": [2, 3, 5, 6, 7, 11, 12, 14, 15, 21, 27, 32, 37, 39, 40, 42, 43, 51, 52, 55, 56, 57, 58, 59, 62, 64, 65, 76, 77, 80, 81, 83, 85, 86, 88, 95, 96, 98, 100, 101, 114, 116, 118, 124, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 150, 164, 173, 174, 177, 178, 179], "check_data_directory_permiss": 88, "check_for_working_htaccess": 88, "check_for_working_wellknown_setup": 88, "checkbox": [30, 39, 40, 52, 71, 85, 92, 96, 112, 113], "checker": [59, 69], "checkout": 3, "checksum": [81, 123, 125, 151, 175], "children": 155, "chines": 4, "chmod": [27, 33, 96, 142], "choic": [8, 21, 55, 59, 80, 81, 88, 126, 127, 130, 148], "choos": [1, 5, 7, 16, 27, 42, 53, 57, 58, 59, 66, 68, 81, 88, 95, 96, 112, 113, 124, 128, 129, 130, 133, 138, 142, 158, 165, 177, 179], "chooser": 59, "chose": [116, 148], "chosen": [1, 19, 21, 39, 58, 59, 128], "chown": [27, 33, 121, 123, 125, 129, 133, 142], "christoph": 118, "chrome": [66, 134], "chromium": [134, 175], "chroot": [88, 127], "chunk": [3, 42, 45, 59, 88, 93, 118, 129], "chunked_upload": [25, 88], "chunksiz": 93, "ci": [59, 156], "cidr": [59, 68], "cif": [39, 88, 127, 130], "cipher": [28, 88, 93, 126], "circl": [17, 88], "circumst": [46, 57, 81], "circumv": 59, "cisco": 55, "citi": 81, "citrix": 88, "claim": [0, 12], "clam": 55, "clamav": [64, 88], "clamd": 55, "clamscan": 55, "clarif": 14, "class": [30, 47, 51, 59, 62, 81, 137, 155, 178], "classic": 133, "classif": [155, 178], "classifi": [6, 93, 118], "clean": [1, 48, 52, 56, 59, 80, 88, 99, 108, 111, 112, 133, 153, 154, 155, 156, 170], "cleanli": 155, "cleanup": [1, 43, 46, 73, 80, 81, 88, 107, 108, 114, 154, 172], "cleanupjobchunks": 83, "clear": [6, 19, 52, 57, 58, 59, 81, 82, 88, 106, 118, 132, 155], "clear_env": 133, "cli": [56, 62, 64, 66, 68, 88, 94, 98, 100, 112, 123, 127, 133, 148, 150, 155, 172], "click": [16, 39, 40, 53, 59, 62, 63, 78, 81, 85, 93, 95, 116, 128, 137, 138, 147, 179], "clickjack": [63, 126], "client": [12, 15, 18, 21, 25, 27, 30, 31, 37, 42, 44, 47, 49, 54, 57, 59, 62, 63, 64, 66, 67, 68, 72, 80, 81, 85, 88, 96, 97, 101, 110, 111, 112, 113, 114, 116, 118, 119, 126, 127, 128, 129, 131, 132, 133, 137, 138, 141, 143, 147, 151, 155, 157, 158, 163, 179], "client_body_buffer_s": 129, "client_body_temp_path": 25, "client_body_timeout": 129, "client_max_body_s": [25, 129], "clientreqid": 66, "clone": [7, 8], "close": [7, 8, 10, 42, 59, 62, 68, 88, 106, 107, 138, 147], "cloud": [0, 1, 2, 4, 8, 15, 17, 40, 42, 45, 54, 64, 66, 67, 69, 71, 74, 75, 76, 77, 87, 88, 92, 93, 94, 96, 114, 119, 126, 129, 133, 153, 155, 156, 158, 164, 179], "cloud2": 158, "cloud_id": 156, "cloudfil": [35, 59], "cloudflar": [59, 93, 129, 138], "clue": 88, "cluster": [0, 3, 6, 88, 143], "cmd": [92, 96, 123], "cn": [59, 81, 82, 154], "cname": 143, "cnf": [21, 59, 124], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 27, 28, 46, 50, 62, 64, 65, 68, 69, 74, 75, 76, 77, 80, 81, 88, 92, 93, 119, 121, 126, 129, 132, 135, 138, 139, 147, 148, 151, 153, 158, 159, 160, 161, 162, 164, 178], "code_docker_imag": 161, "codebas": 144, "collabor": [31, 88, 101, 102, 119], "collabora": [31, 88, 133, 159, 160, 161, 163, 164, 167, 172], "collaboraoffic": [159, 161, 162], "collaboraonlin": [157, 158, 159, 161, 162, 163], "collaps": 128, "collat": [21, 22, 88, 125, 146], "collation_serv": 21, "colleagu": 151, "collect": [15, 56, 59, 118, 126, 132, 166, 167], "collectiveid": 17, "collis": [58, 59, 81, 82], "colon": [59, 62], "color": [39, 71, 151, 156], "column": [18, 24, 85, 88, 116, 144, 148], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 19, 21, 27, 34, 40, 47, 54, 55, 58, 59, 62, 66, 68, 71, 74, 75, 76, 77, 81, 82, 83, 86, 87, 88, 92, 93, 96, 110, 112, 116, 119, 121, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 142, 147, 149, 151, 154, 155, 157, 158, 159, 161, 162, 163, 164, 172, 175, 176, 178], "combin": [12, 13, 15, 31, 43, 57, 59, 66, 69, 88, 93, 130, 133, 145, 153, 154, 156, 179], "combo": 53, "come": [2, 4, 5, 15, 25, 39, 42, 46, 50, 57, 59, 68, 95, 96, 123, 133, 134, 138, 150, 155, 161, 178, 179], "comma": [59, 60, 81, 156], "command": [1, 4, 6, 13, 14, 15, 17, 18, 19, 29, 33, 37, 39, 40, 42, 45, 46, 47, 50, 51, 52, 55, 56, 59, 60, 62, 66, 68, 71, 77, 78, 81, 83, 88, 92, 96, 97, 98, 99, 103, 111, 112, 117, 118, 123, 125, 127, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 148, 174, 175, 178], "comment": [22, 25, 42, 55, 64, 88, 108, 111, 133, 136, 142, 147, 160, 166, 167], "commentsmanag": 59, "commerci": [119, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 27, 50, 54, 57, 59, 77, 81, 86, 88, 95, 104, 111, 116, 123, 126, 129, 133, 150, 155, 163, 179], "commonli": [27, 47, 57, 58, 130, 138], "commonnam": [59, 133, 178], "commun": [1, 15, 16, 34, 58, 69, 81, 84, 88, 95, 97, 100, 118, 119, 121, 125, 130, 133, 138, 147, 150, 155, 160, 163, 165, 174, 177], "compani": [2, 12, 63, 71, 81], "compar": [19, 56, 81, 120, 142, 151], "comparison": [45, 59, 81, 88, 178], "comparison_of_file_system": 59, "compat": [0, 3, 5, 16, 21, 27, 30, 37, 39, 45, 47, 58, 59, 80, 82, 88, 130, 132, 144, 148, 152, 158, 177, 178], "compens": 37, "compil": [21, 58, 132], "complain": 149, "complet": [1, 2, 3, 11, 12, 15, 19, 25, 27, 40, 42, 52, 55, 59, 67, 81, 85, 88, 92, 101, 110, 121, 123, 124, 126, 130, 131, 132, 133, 135, 144, 146, 147, 148, 150, 153, 155, 166, 169, 178], "completionexpectedat": 14, "complex": [27, 59, 96, 107, 111], "compli": [59, 111, 153], "complianc": [13, 52, 59, 88, 107, 138], "compliant": [80, 126, 134], "compon": [12, 59, 88, 129, 132, 133, 138, 165, 170, 178], "compos": [55, 132], "composit": [114, 167], "compound": 88, "comprehens": 138, "compress": [55, 59, 85, 88, 93, 101, 107, 126, 127, 130, 174], "compris": 59, "compromis": [27, 59], "comput": [39, 49, 59, 85, 86, 91, 95, 96, 97, 99], "compute_devic": 97, "computedevic": 97, "concaten": [28, 37], "concept": [24, 124, 149], "concern": [8, 25, 27, 28, 46, 59, 129, 177], "concert": 2, "concurr": [3, 4, 47, 59, 132, 172], "condit": [14, 15, 64, 69, 81, 88, 102, 138, 177, 178, 179], "condition": 59, "conf": [21, 55, 58, 81, 96, 123, 124, 126, 129, 133, 138], "confdir": 92, "confer": [2, 119], "confidenti": [67, 101, 156, 157], "config": [1, 2, 3, 5, 11, 16, 19, 21, 22, 24, 25, 26, 27, 28, 29, 40, 42, 43, 44, 46, 47, 48, 49, 50, 52, 55, 56, 57, 59, 60, 64, 65, 66, 67, 68, 70, 71, 72, 79, 81, 82, 83, 84, 85, 88, 95, 96, 97, 98, 103, 106, 107, 112, 113, 116, 117, 118, 120, 123, 124, 126, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 150, 151, 156, 158, 164, 172, 173, 174, 175, 176], "config_is_read_onli": 88, "configdata": 82, "configfilemod": 88, "configid": [81, 82, 154], "configur": [2, 4, 12, 13, 16, 19, 22, 24, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 42, 43, 44, 45, 49, 51, 53, 56, 57, 65, 67, 68, 70, 72, 73, 80, 83, 85, 86, 92, 93, 94, 95, 97, 99, 100, 101, 102, 104, 106, 107, 108, 110, 112, 113, 114, 115, 117, 118, 123, 125, 128, 132, 134, 135, 138, 142, 143, 144, 146, 147, 150, 152, 153, 154, 155, 156, 160, 163, 167, 169, 176, 178, 179], "configuration_serv": 59, "confin": [42, 133], "confirm": [4, 18, 21, 40, 47, 64, 67, 77, 78, 81, 88, 108, 109, 123, 125, 130, 132, 133, 142, 143, 152, 153, 155, 156], "conflict": [16, 37, 59, 81, 118, 146, 151], "confus": [27, 37], "congratul": [116, 158], "conjunct": [5, 15], "connect": [0, 2, 3, 5, 12, 21, 23, 24, 30, 31, 32, 35, 37, 39, 40, 44, 47, 57, 59, 62, 67, 68, 72, 73, 82, 83, 88, 92, 95, 96, 97, 111, 112, 113, 116, 124, 127, 128, 129, 131, 133, 134, 138, 143, 153, 154, 155, 157, 163, 164, 172, 176, 178], "connect_timeout": [21, 47], "connectivity_check_domain": 88, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 88, 127, 128, 151], "consecut": 33, "consent": [106, 116], "consequ": [45, 88, 126, 129, 152], "conserv": 132, "consid": [1, 8, 16, 27, 30, 40, 46, 47, 59, 62, 66, 77, 80, 81, 93, 107, 108, 110, 112, 113, 118, 126, 133, 134, 138, 146, 164, 177], "consider": [45, 59, 64, 85, 88, 177], "consist": [19, 28, 39, 43, 59, 101, 116, 129, 138, 142, 150], "consol": [18, 52, 63, 98, 129, 133, 138, 142, 150, 158], "const": 179, "constant": [59, 77], "constitut": 109, "constrain": 92, "constraint": [77, 133, 153], "consult": [16, 25, 27, 55, 58, 59, 109, 111, 126, 130, 134, 178], "consum": [8, 25, 59, 77, 148], "consumpt": [5, 6, 7, 11, 25, 88, 90, 132], "contact": [3, 16, 42, 71, 77, 81, 85, 88, 108, 110, 111, 112, 115, 121, 133, 137, 139, 144, 149, 153, 160, 176], "contactinteractedwithev": 114, "contactsinteract": 114, "contain": [3, 4, 5, 7, 8, 11, 12, 15, 16, 17, 21, 27, 28, 29, 30, 42, 47, 55, 59, 62, 66, 69, 81, 82, 85, 88, 89, 92, 93, 94, 95, 97, 98, 101, 106, 107, 110, 111, 113, 114, 116, 118, 129, 132, 133, 135, 136, 138, 147, 150, 152, 155, 157, 158, 161, 164, 172, 178, 179], "container": 133, "container_id": 158, "container_nam": 55, "content": [2, 3, 11, 12, 15, 19, 27, 28, 30, 42, 47, 51, 54, 59, 63, 87, 93, 96, 102, 110, 112, 113, 119, 123, 124, 125, 126, 129, 137, 138, 142, 146, 149, 152, 153, 155, 166, 178], "context": [5, 8, 13, 27, 37, 59, 66, 77, 88, 92, 101, 130, 150, 167, 175], "context_ag": [1, 13, 15, 88], "context_chat": [1, 3, 15], "context_chat_backend": [1, 3, 15], "contextchat": 3, "continu": [3, 18, 43, 52, 66, 85, 96, 98, 106, 126, 134, 144, 147, 151, 152, 155, 164], "contract": 106, "contrast": 17, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 138], "control": [13, 27, 40, 42, 45, 52, 59, 62, 68, 77, 81, 85, 88, 92, 95, 102, 104, 105, 107, 109, 110, 113, 126, 129, 133, 145, 149, 150, 151, 153, 155, 156, 172], "convei": [11, 152], "conveni": [77, 121], "convent": 28, "convers": [1, 2, 8, 14, 18, 20, 45, 59, 88, 110, 111, 118, 157, 166, 167], "convert": [12, 18, 20, 22, 24, 59, 70, 81, 88, 102, 132, 138, 144, 152, 158], "cookbook": 88, "cooki": [59, 88, 107, 109, 110], "cookie_domain": 88, "cool": [158, 162, 163], "coolconfig": [157, 159], "coolwsd": [157, 158, 159, 161, 162, 163], "cooper": 119, "coordin": [2, 130], "copi": [2, 3, 5, 7, 17, 24, 26, 31, 36, 40, 59, 62, 81, 85, 88, 96, 107, 108, 114, 116, 123, 125, 129, 140, 142, 143, 146, 155, 178], "copied_sample_config": 88, "copyright": 112, "copysizelimit": 47, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 26, 42, 58, 60, 71, 88, 107, 124, 125, 129, 130, 132, 133, 137, 142, 145, 152, 155, 156, 172, 177, 178], "coreinfo": 132, "corpor": [71, 133], "correct": [5, 6, 9, 11, 12, 21, 27, 57, 59, 62, 68, 81, 92, 93, 95, 111, 118, 126, 128, 129, 130, 133, 136, 137, 138, 142, 144, 150, 153, 154, 177, 179], "correctli": [21, 25, 39, 40, 44, 52, 57, 63, 69, 81, 83, 92, 93, 94, 99, 114, 117, 123, 129, 133, 138, 151, 153, 155, 173], "correspond": [25, 44, 47, 77, 81, 83, 123, 125, 129, 130, 135, 138, 142, 152, 153, 156, 167, 178], "corrupt": [44, 58, 59, 143, 147, 148, 153], "cost": [59, 129], "could": [1, 3, 19, 21, 25, 39, 42, 47, 51, 56, 58, 59, 62, 76, 80, 81, 92, 93, 101, 118, 124, 126, 129, 134, 137, 138, 140, 146, 149, 154, 155, 164], "couldn": 99, "counsel": 109, "count": [2, 59, 85, 88, 105, 126, 138, 155, 156], "counter": 152, "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 101, 128, 138, 147, 158, 179], "court": 81, "cover": [21, 96, 101, 116, 128, 129, 137, 148, 153, 155, 169, 174, 175, 176], "coverag": [5, 9, 11], "cp": [3, 4, 123, 124, 125, 153], "cpanel": 38, "cpp": [5, 12], "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 55, 59, 88, 95, 96, 97, 126, 132], "cpuinfo": [3, 132], "cr": 81, "cram": 62, "crammd5": 62, "crash": 93, "crawler": 176, "crc32": 175, "creat": [0, 1, 2, 12, 14, 15, 16, 17, 19, 27, 28, 30, 32, 33, 35, 39, 43, 45, 46, 47, 49, 50, 52, 53, 55, 56, 58, 59, 63, 66, 70, 73, 76, 77, 81, 84, 87, 88, 92, 95, 96, 97, 99, 101, 102, 105, 110, 112, 113, 114, 116, 118, 119, 120, 123, 124, 125, 126, 128, 133, 135, 138, 142, 143, 144, 145, 146, 147, 149, 152, 155, 156, 157, 172, 178], "create_example_ev": 151, "createcli": 179, "createdb": 21, "createrol": 128, "creation": [3, 5, 7, 28, 42, 45, 59, 88, 92, 96, 105, 110, 112, 113, 133, 155, 156, 176], "credenti": [19, 28, 31, 37, 39, 47, 59, 62, 81, 93, 116, 120, 128, 151, 152, 153, 157, 179], "crew": 154, "criteria": [7, 24, 66, 101, 178], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 177], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 37, 39, 40, 43, 48, 52, 55, 59, 64, 88, 107, 112, 114, 116, 127, 129, 130, 138, 142, 144, 148, 149, 151, 153, 178], "cronjob": [42, 56, 57, 124], "crontab": [52, 56, 112, 138, 142, 144], "crop": 81, "cross": [59, 106, 110, 119, 129], "crt": [58, 59, 96, 129, 153, 155], "crucial": [59, 157], "crypto": 96, "cryptograph": 126, "cryptographi": 3, "csrf": [88, 106], "css": [68, 88, 132, 153], "csync": 88, "ct2": 11, "ctl": 55, "ctr": [28, 59], "ctrl": [93, 130], "ctype": 130, "cuda": [3, 4, 5, 6, 7, 9, 11, 95, 97], "cudnn": 6, "cupsd": 62, "curl": [51, 66, 69, 74, 75, 76, 77, 82, 87, 96, 123, 125, 130, 164, 172], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 21, 28, 31, 42, 43, 52, 56, 57, 58, 59, 61, 63, 65, 66, 67, 77, 80, 81, 88, 93, 95, 96, 97, 101, 107, 112, 116, 121, 123, 124, 126, 132, 133, 134, 137, 142, 144, 148, 149, 150, 151, 152, 153, 155, 164, 176, 177, 178], "currentvers": 147, "cursor": [81, 85], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 26, 47, 50, 52, 58, 59, 60, 63, 64, 68, 79, 83, 85, 88, 92, 93, 95, 96, 102, 110, 113, 116, 119, 122, 129, 130, 131, 132, 133, 137, 140, 153, 155, 166, 173, 174, 178, 179], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": [14, 155], "custompath": 26, "cut": 15, "cybersecur": [13, 88, 107], "cycl": 119, "czech": 4, "d": [17, 21, 27, 28, 43, 48, 55, 59, 66, 75, 76, 77, 81, 82, 83, 92, 96, 107, 123, 124, 126, 129, 131, 132, 133, 140, 142, 146, 147, 158, 159], "d1": [43, 48, 59, 107], "d2": [43, 48, 59, 107], "d5685c3b45aee373b09be54742ea": 137, "d7": 54, "daemon": [3, 4, 55, 58, 59, 66, 88, 98, 100, 163], "daemon_config_nam": 8, "daemonconfig": [96, 97], "dai": [1, 2, 3, 18, 42, 43, 48, 52, 56, 59, 60, 72, 81, 85, 93, 105, 106, 107, 110, 112, 114, 116, 119, 123, 151, 153, 177, 178], "daili": [12, 52, 57, 59, 107, 119, 153], "daisi": 156, "dall": 167, "danger": 63, "dark": 59, "dash": [66, 85, 153], "dashboard": [59, 64, 88, 116], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18, 19, 21, 22, 24, 25, 26, 28, 33, 39, 44, 45, 50, 55, 56, 58, 62, 66, 67, 72, 74, 77, 78, 80, 81, 82, 83, 84, 85, 88, 93, 94, 96, 98, 106, 109, 115, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 154, 157, 165, 167, 172, 175, 177, 178, 179], "data_request": 108, "databas": [12, 14, 18, 22, 23, 28, 31, 37, 43, 44, 47, 55, 56, 57, 64, 66, 81, 83, 88, 93, 112, 113, 114, 121, 125, 126, 127, 133, 135, 138, 141, 142, 143, 144, 147, 148, 150, 153, 155, 156, 166, 167, 178], "databaseid": 118, "datacent": [30, 47], "datadir": [27, 59, 131], "datadirectori": [28, 66, 88, 120, 135, 147], "dataintegr": [59, 175], "dataloss": 146, "dataset": 11, "date": [2, 14, 18, 40, 45, 56, 59, 65, 66, 69, 81, 83, 88, 110, 112, 116, 122, 123, 130, 132, 134, 138, 140, 146, 153, 155, 156, 169, 177], "dateinterv": 112, "datepattern": 126, "datetim": 59, "datetimeinterfac": 59, "dav": [34, 59, 68, 69, 81, 88, 93, 108, 111, 112, 113, 114, 117, 118, 123, 124, 129, 133, 138, 150, 155], "davclnt": 129, "david": 178, "davstorag": [25, 40, 88], "davx5": 114, "davx\u2075": 118, "db": [3, 18, 19, 21, 24, 50, 55, 83, 88, 93, 124, 128, 138, 140, 144, 146, 148, 156], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [21, 24, 88], "dbhost": [21, 24, 88, 120, 135], "dbindex": [58, 59, 149], "dbname": [21, 23, 24, 88, 120], "dbpass": 120, "dbpassword": [21, 24, 88, 120, 128], "dbpersist": 88, "dbport": 24, "dbreplica": [23, 88], "dbtableprefix": [21, 88, 120], "dbtype": [19, 21, 88, 120, 135], "dbuser": [21, 24, 88, 120, 128], "dc": [81, 82, 83, 154], "dd": [81, 151], "ddl": 174, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [19, 43, 48, 112, 116, 173, 174, 175], "deal": [118, 133], "deb": [125, 159], "debian": [21, 55, 58, 71, 121, 130, 133, 134, 138, 150, 158], "debug": [12, 13, 69, 81, 88, 118, 127, 129, 137, 143, 147, 151, 153, 155], "decemb": 123, "decid": [12, 21, 27, 92, 95, 105, 129, 148, 177], "decim": 47, "decis": [27, 135], "deck": [15, 27, 88, 153, 155, 166, 167], "declar": [81, 88], "decod": 155, "decompress": 130, "decreas": [59, 88, 93], "decrement": 152, "decrypt": [45, 47, 59, 88, 96, 106, 126, 132, 138, 150], "dedic": [2, 3, 6, 24, 25, 59, 71, 81, 88, 112, 119, 127, 128, 129, 132, 135, 147, 151, 153, 155, 161], "deem": 46, "deep": [27, 39, 64, 88], "deeper": 11, "deepl": [1, 4, 15], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 16, 17, 19, 21, 22, 23, 25, 27, 28, 29, 30, 32, 33, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 62, 64, 67, 68, 71, 80, 81, 82, 83, 85, 86, 87, 88, 92, 93, 94, 95, 97, 98, 106, 107, 110, 112, 113, 114, 115, 117, 118, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 138, 140, 145, 146, 148, 149, 150, 151, 153, 155, 156, 159, 161, 163, 166, 175, 177, 178, 179], "default_certificates_bundle_path": 88, "default_en": 74, "default_file_extens": 70, "default_host": 21, "default_languag": [65, 88], "default_local": [65, 88], "default_password": 21, "default_phone_region": [81, 88], "default_port": 21, "default_property_scop": [77, 81, 88], "default_scop": 77, "default_socket": 21, "default_timezon": [88, 117], "default_us": 21, "defaultapp": 88, "defaultmodul": 152, "defaultpag": 60, "defaulttemplatedirectori": 26, "defenc": 107, "defin": [16, 27, 28, 31, 35, 44, 47, 48, 49, 56, 58, 59, 64, 65, 66, 77, 81, 85, 88, 93, 94, 96, 101, 102, 103, 112, 126, 129, 137, 150, 151, 153, 157, 172, 177, 178, 179], "definit": [19, 45, 88, 126, 177], "defunct": 81, "degrad": [59, 132, 151], "degre": 135, "delai": [0, 15, 40, 52, 56, 57, 59, 88, 112, 155], "deleg": [64, 88, 115, 150, 178], "delegate_permiss": 54, "delet": [1, 2, 3, 26, 39, 42, 43, 45, 49, 52, 55, 56, 64, 72, 73, 74, 81, 87, 88, 93, 98, 101, 105, 107, 108, 110, 111, 112, 113, 115, 117, 118, 135, 137, 138, 142, 146, 147, 150, 152, 178], "delete_timestamp": 28, "deliber": [107, 177], "delimit": [30, 81], "deliv": [12, 52, 108, 129, 177], "deliveri": [52, 59], "delta": 59, "demand": [8, 15, 55, 56, 81, 88, 107, 126, 153], "demo": [59, 155], "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 19, "demot": [81, 88], "deni": [3, 59, 88, 92, 104, 129, 131, 156], "denial": [57, 126, 131], "denot": 28, "depart": 82, "depend": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 18, 28, 31, 42, 56, 57, 58, 59, 63, 68, 69, 71, 77, 81, 88, 92, 95, 114, 116, 123, 124, 126, 128, 133, 134, 135, 138, 142, 143, 145, 148, 150, 152, 158, 167, 173, 174, 175, 178], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 21, 77, 88, 92, 100, 119, 123, 124, 129, 132, 138, 161, 177], "deploy": [3, 27, 59, 64, 77, 88, 91, 95, 97, 99, 100, 109, 119, 123, 127, 130, 132, 133, 134, 135, 138, 148, 160, 161, 177], "deployconfig": [88, 96], "deploydaemon": 96, "deprec": [59, 76, 134, 156, 171, 173, 174, 175, 176, 179], "deprovis": 135, "deriv": [71, 77, 88, 126, 133, 152, 153, 155], "describ": [12, 25, 28, 40, 42, 52, 56, 59, 62, 66, 69, 77, 80, 81, 92, 95, 96, 97, 101, 102, 105, 107, 108, 109, 111, 120, 138, 144, 158], "descript": [2, 15, 16, 27, 52, 56, 74, 81, 82, 92, 94, 110, 112, 116, 123, 130, 132, 133, 155, 166, 178], "design": [2, 12, 27, 44, 52, 62, 71, 81, 86, 109, 119, 133, 145, 148, 164], "desir": [8, 24, 25, 37, 58, 59, 62, 66, 83, 102, 128, 129, 133, 143], "desktop": [15, 27, 31, 49, 63, 71, 81, 88, 93, 101, 119, 127], "desktopshortcut": 92, "despit": [42, 129, 152, 153], "destin": [2, 31, 36, 38, 59, 111, 125, 151, 153], "destruct": 151, "detail": [2, 3, 4, 7, 12, 21, 27, 39, 42, 45, 52, 59, 62, 66, 67, 71, 77, 81, 84, 88, 92, 93, 95, 99, 108, 110, 118, 123, 125, 126, 128, 129, 130, 132, 133, 138, 142, 143, 150, 151, 153, 155, 156, 161, 162, 164, 173, 174, 175, 176, 177, 179], "detect": [14, 15, 37, 39, 57, 58, 59, 64, 65, 68, 70, 81, 82, 83, 88, 96, 106, 128, 129, 130, 153, 154, 155], "detect_ord": 70, "determin": [2, 42, 59, 77, 80, 81, 88, 93, 96, 118, 133, 152, 153], "dev": [59, 64, 66, 88, 124, 134, 150, 179], "develop": [12, 15, 16, 53, 59, 80, 91, 93, 94, 95, 118, 126, 128, 133, 134, 136, 137, 138, 145, 148, 153, 160, 177, 178], "developer_manu": 59, "deviat": 126, "devic": [27, 39, 57, 59, 63, 68, 71, 80, 91, 93, 95, 96, 97, 99, 126, 132, 133, 145], "diagnos": [66, 81, 132, 150, 155, 156, 172], "diagnost": [3, 88], "diagram": [15, 96, 179], "dialect": [7, 59], "dialog": [40, 42, 77, 81, 114, 153], "dialogu": [81, 146], "dictat": 96, "did": [19, 27, 29, 88, 99, 138, 149], "diff": 136, "differ": [2, 5, 7, 15, 21, 24, 27, 28, 30, 31, 39, 45, 54, 55, 56, 57, 58, 59, 63, 65, 68, 77, 80, 81, 85, 88, 92, 93, 95, 96, 98, 99, 112, 113, 120, 126, 128, 129, 133, 135, 137, 138, 141, 146, 150, 151, 152, 153, 155, 156, 157, 172, 178], "differenti": [15, 112, 113], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 167], "digestmail": 155, "digit": 134, "dimens": 59, "diminish": 59, "dir": [22, 27, 93, 133, 138, 147, 155], "dirbkp": 146, "dirbkp_": 140, "direct": [25, 39, 58, 59, 77, 79, 81, 101, 129, 133, 138, 174, 177], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 24, 25, 27, 31, 39, 47, 52, 54, 56, 59, 62, 68, 81, 92, 93, 96, 101, 106, 108, 111, 128, 129, 133, 135, 138, 147, 148, 149, 153, 155, 166, 179], "directori": [3, 5, 7, 8, 17, 25, 26, 27, 28, 32, 33, 36, 37, 38, 39, 40, 42, 44, 47, 52, 54, 55, 56, 59, 64, 66, 77, 79, 83, 88, 91, 92, 93, 101, 102, 111, 118, 121, 123, 124, 125, 127, 129, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147, 149, 150, 152, 153, 154, 155, 156], "directory2": 81, "dirti": [59, 66], "disabl": [1, 2, 3, 16, 17, 22, 24, 25, 28, 29, 30, 31, 37, 39, 40, 43, 45, 48, 49, 51, 57, 62, 64, 66, 71, 73, 81, 87, 88, 93, 95, 96, 97, 100, 101, 103, 107, 110, 111, 112, 113, 114, 117, 118, 129, 130, 131, 132, 133, 134, 142, 144, 147, 148, 149, 150, 153, 154, 155, 159, 173, 174, 175, 176], "disable_act": 85, "disable_email": 85, "disable_funct": 130, "disablefreebusi": 112, "disadvantag": [28, 56], "disallow": [3, 59, 88, 127], "disappear": [42, 44, 57, 58, 123], "disapprov": 179, "discard": 116, "disclaim": 42, "disclos": 107, "disconnect": [40, 59, 83], "discontinu": 62, "discourag": [46, 57, 59, 69, 128, 150], "discov": [59, 178], "discover": [7, 10, 77], "discoveri": [58, 59, 64, 69, 77, 88, 110, 133, 139, 158, 163, 164], "discret": [57, 177], "discuss": [12, 21, 42, 93, 119, 175, 177], "disk": [3, 27, 38, 43, 59, 85, 88, 93, 129, 132, 138, 152, 153, 174], "dispar": 7, "dispatch": [88, 114], "displai": [15, 27, 42, 45, 46, 50, 59, 62, 63, 65, 75, 76, 77, 79, 81, 82, 83, 85, 88, 94, 95, 96, 97, 98, 110, 111, 112, 114, 118, 128, 129, 137, 150, 151, 153, 155, 156], "display_nam": 156, "displaynam": [75, 76, 81, 82, 111, 112, 151, 154, 156, 178], "displaynamescop": 77, "disregard": 138, "disrupt": 148, "dist": [50, 101], "distinct": [47, 77, 88, 107, 111, 178], "distinguish": [45, 59, 88], "distribut": [25, 26, 37, 44, 47, 50, 55, 57, 58, 69, 81, 88, 91, 93, 95, 96, 119, 123, 126, 129, 130, 131, 133, 134, 137, 138, 148, 150, 153, 160, 161], "distro": [37, 59, 96, 131, 133, 138, 145], "dive": 27, "diverg": 151, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 96, 143, 164, 172], "dnextcloud": 21, "dnf": 123, "do": [0, 2, 4, 5, 7, 9, 10, 14, 15, 16, 18, 19, 21, 24, 25, 27, 31, 39, 42, 46, 50, 52, 55, 57, 58, 59, 62, 63, 68, 69, 71, 80, 81, 82, 85, 88, 92, 93, 95, 96, 98, 101, 102, 107, 117, 118, 120, 123, 124, 126, 128, 129, 131, 132, 133, 134, 138, 141, 142, 143, 144, 146, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 165, 172, 173, 174, 175, 177, 178, 179], "do_not_schedule_reboot": 92, "doc": [1, 15, 59, 93, 99, 119, 124, 134, 152, 157, 158, 159, 160, 161, 162, 163, 175], "docker": [3, 4, 5, 7, 8, 11, 15, 39, 55, 59, 68, 81, 88, 97, 99, 100, 130, 132, 133, 148, 150, 152, 160, 161, 164, 172, 178], "docker_aio": 96, "docker_instal": [95, 97], "docker_local_sock": [97, 98], "docker_socket_port": 97, "dockerfil": 8, "dockersocketproxi": 96, "doctrin": 59, "document": [1, 2, 3, 12, 21, 22, 25, 28, 30, 31, 34, 39, 42, 44, 46, 50, 55, 58, 59, 61, 63, 66, 69, 88, 92, 93, 102, 109, 117, 118, 119, 123, 125, 126, 128, 129, 130, 132, 133, 134, 137, 138, 144, 145, 150, 152, 153, 154, 155, 157, 158, 159, 160, 161, 163, 164, 165, 166, 167, 174, 175, 178, 179], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133, 138], "docx": 160, "doe": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 19, 21, 27, 28, 30, 31, 32, 35, 37, 42, 44, 47, 52, 54, 55, 56, 57, 58, 59, 62, 64, 65, 67, 68, 75, 76, 77, 81, 85, 88, 92, 95, 96, 97, 98, 101, 108, 109, 113, 116, 117, 118, 120, 124, 126, 128, 129, 131, 132, 133, 137, 138, 141, 142, 144, 146, 148, 149, 150, 152, 153, 155, 156, 165, 172, 175, 177, 179], "doesn": [17, 21, 27, 76, 81, 118, 123, 129, 147, 164, 179], "doesnotexist": 149, "doku2md": 17, "dokuwiki": 88, "dokuwiki2markdown": 17, "dollar": 81, "dom": [55, 62, 130], "domain": [2, 30, 37, 40, 47, 51, 54, 56, 59, 64, 69, 88, 95, 124, 127, 129, 133, 149, 158, 164, 176], "don": [6, 14, 25, 30, 43, 44, 55, 56, 58, 59, 61, 62, 81, 88, 95, 112, 118, 129, 131, 133, 137, 140, 142, 149], "done": [1, 3, 4, 15, 17, 56, 59, 61, 62, 67, 74, 75, 76, 81, 82, 96, 98, 123, 124, 133, 143, 144, 147, 151, 152, 157, 158, 172, 176, 178], "dora": 156, "dot": [8, 37, 39, 49, 95, 96, 129, 138, 173, 178], "doubl": [12, 59, 138], "dow": 55, "down": [3, 58, 88, 93, 112, 113, 116, 118, 132, 179], "downgrad": [88, 147, 148], "download": [4, 5, 6, 16, 25, 27, 37, 40, 55, 59, 85, 88, 89, 93, 96, 100, 101, 106, 108, 110, 111, 121, 123, 125, 126, 133, 136, 138, 142, 143, 144, 147, 148, 149, 152, 153, 155, 157, 158, 159], "downsid": [47, 172], "downstream": [5, 12, 15], "downtim": 81, "dozen": 160, "draft": [2, 3, 5, 7, 118, 138, 153], "draw": [2, 57], "drawback": [31, 133], "drawn": 59, "drive": [25, 59, 132], "driven": 133, "driver": [6, 21, 59, 99, 128], "droid": 59, "drop": [21, 45, 57, 62, 88, 124, 126, 138, 140, 146, 151, 179], "drop_account": 108, "dropbox": 93, "dropdown": [39, 42, 85], "dry": [148, 151, 152, 153], "dsheurist": 81, "dsnap": 124, "dsp": [95, 96, 97], "dst_path": 98, "duckduckgo": [2, 166], "due": [2, 4, 12, 25, 37, 46, 48, 54, 59, 63, 70, 81, 88, 93, 99, 101, 110, 126, 129, 132, 138, 142, 151, 153, 155, 156, 162], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 114, 129, 138, 155], "durat": [59, 93], "dure": [3, 4, 16, 25, 27, 28, 31, 44, 45, 55, 56, 59, 81, 84, 88, 92, 96, 99, 123, 129, 132, 133, 141, 143, 147, 152, 155, 174, 175], "dutch": 4, "dynam": [22, 59, 82, 93, 174], "e": [1, 5, 8, 12, 15, 17, 18, 19, 21, 22, 25, 27, 30, 31, 33, 39, 47, 50, 52, 53, 54, 55, 56, 57, 58, 59, 62, 63, 66, 67, 71, 72, 77, 78, 80, 81, 82, 83, 93, 95, 96, 97, 98, 99, 101, 106, 107, 108, 111, 112, 113, 114, 118, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 162, 167, 177, 178, 179], "e2e": 27, "eacceler": 138, "each": [1, 2, 3, 6, 9, 14, 15, 27, 28, 31, 39, 42, 43, 54, 55, 56, 57, 59, 63, 66, 77, 81, 85, 93, 95, 96, 99, 101, 108, 110, 114, 116, 120, 130, 132, 133, 138, 148, 150, 152, 153, 155, 156, 172, 177, 178, 179], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 177], "eas": [59, 177], "easi": [55, 58, 59, 62, 83, 85, 133, 144, 145, 161, 178], "easier": [54, 59, 93, 118, 132, 133, 144], "easiest": [21, 57, 59, 62, 101, 126, 133, 138, 146, 148], "easili": [15, 40, 59, 62, 63, 133, 144, 145, 163, 179], "east": [47, 59], "easycron": 56, "echo": [15, 155, 159, 178], "ecosystem": [12, 53, 57, 95, 119], "ed": 54, "edg": [15, 42, 116, 134], "edit": [11, 21, 31, 32, 40, 42, 44, 55, 64, 77, 81, 82, 85, 87, 88, 110, 112, 121, 129, 132, 133, 137, 138, 140, 148, 150, 155, 159, 160, 161, 177, 179], "editor": [59, 85, 112, 160], "edri": [59, 126], "edu": 59, "eff": [59, 126], "effect": [15, 40, 57, 58, 59, 77, 81, 92, 93, 106, 131, 132, 147, 153, 172, 178], "effici": [8, 59, 134], "effort": [12, 177], "efss": 135, "eg": [51, 150], "egress": 124, "ehlo": 62, "eicar": 55, "eicar_hdb": 55, "either": [1, 3, 5, 8, 14, 25, 41, 49, 53, 58, 59, 62, 81, 85, 93, 95, 96, 101, 123, 125, 129, 133, 135, 137, 142, 147, 148, 153, 155, 177, 179], "ej39ityzeuh5bgwdrufi": 47, "elasticsearch": 143, "elect": 81, "element": [74, 75, 76, 151], "elig": 77, "elimin": [81, 120], "els": [14, 81, 96, 111, 133, 137], "elseif": 96, "elsewher": [57, 59, 129], "email": [2, 40, 42, 59, 60, 64, 73, 77, 78, 81, 82, 88, 108, 110, 111, 112, 114, 116, 119, 153, 155, 156, 167], "email_address_changed_by_admin": 85, "email_configur": 59, "emailscop": 77, "emailtempl": [59, 62], "emb": [59, 63, 157], "embed": [3, 64, 88, 126, 155, 174, 175, 176], "embrac": [133, 145], "emf": [59, 172], "emit": 150, "emoji": [22, 134, 140, 146, 151], "emot": 11, "emploi": [3, 8, 71, 81, 86, 119, 177], "employe": [12, 178], "empti": [21, 26, 28, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 92, 96, 107, 110, 133, 138, 142, 143, 153, 178, 179], "en": [2, 7, 8, 59, 65, 123, 134, 155, 156], "en_u": [59, 65], "enabl": [1, 2, 3, 6, 8, 15, 17, 18, 19, 20, 21, 24, 28, 30, 37, 38, 40, 41, 42, 45, 46, 48, 53, 56, 57, 58, 63, 64, 66, 67, 69, 71, 72, 73, 77, 81, 83, 87, 88, 91, 92, 93, 94, 95, 96, 100, 101, 106, 110, 111, 112, 113, 114, 116, 117, 118, 123, 124, 127, 129, 130, 134, 137, 138, 140, 142, 144, 147, 148, 149, 153, 154, 158, 159, 161, 162, 164, 167, 170, 172, 173, 174, 176, 178, 179], "enable_cli": 150, "enable_encrypt": 27, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_oc_cli": 155, "enable_preview": [46, 88, 126], "enable_shar": 153, "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 112, "enabledpreviewprovid": [46, 88, 126, 132, 172, 173], "encapsul": 129, "encf": 131, "encod": [21, 28, 30, 45, 47, 64, 82, 83, 88, 129, 152], "encount": [2, 3, 40, 49, 59, 118, 130, 137, 138, 142], "encourag": [86, 126, 133, 177], "encrypt": [30, 31, 39, 40, 44, 45, 64, 81, 85, 88, 107, 110, 126, 127, 129, 139, 150, 153, 155, 156, 164, 170], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 27, 28, 50, 59, 81, 88, 112, 120, 123, 129, 143, 144, 148, 150, 151, 156, 172], "end_header_id": 5, "endeavor": 119, "endedat": 14, "endedbefor": [14, 155], "endpoint": [2, 15, 30, 34, 35, 47, 51, 59, 67, 69, 76, 77, 87, 88, 96, 113, 138, 147, 155, 158, 172, 178, 179], "energi": [5, 6, 7, 8, 11, 88, 90], "enforc": [9, 21, 40, 42, 49, 59, 62, 63, 71, 73, 77, 81, 86, 88, 95, 110, 112, 123, 126, 129, 137, 153, 155, 157, 170, 178], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [21, 55, 96, 99, 101, 132, 134, 140, 146, 155, 177, 179], "english": [2, 4, 5, 7, 8, 9, 10, 11, 59, 65], "enhanc": [8, 16, 44, 57, 59, 69, 81, 86, 119, 132], "enlarg": 63, "enough": [0, 1, 4, 11, 25, 58, 59, 81, 93, 99, 112, 126, 132, 138, 158, 162, 174], "ensembl": 3, "ensur": [8, 12, 16, 21, 25, 27, 37, 43, 51, 52, 54, 56, 58, 59, 66, 69, 81, 88, 92, 93, 95, 107, 108, 112, 114, 116, 124, 127, 130, 132, 133, 134, 137, 138, 142, 143, 150, 151, 152, 153, 156, 157, 164], "enter": [17, 21, 25, 27, 30, 31, 32, 33, 35, 36, 37, 40, 42, 44, 59, 62, 67, 78, 79, 81, 85, 92, 93, 116, 124, 125, 126, 128, 133, 145, 147, 152, 156], "enterpris": [12, 21, 55, 71, 119, 121, 122, 123, 126, 133, 134, 138, 155, 160, 177], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 17, 42, 66, 77, 92, 117, 121, 138, 140, 160, 177], "entri": [1, 21, 37, 40, 52, 57, 58, 59, 68, 81, 83, 88, 107, 111, 112, 113, 114, 124, 129, 132, 133, 135, 137, 138, 142, 143, 144, 147, 149, 151, 153, 155, 167, 172], "entrypoint": [57, 163], "entryuuid": 154, "enumer": [77, 113, 171], "env": [4, 96, 97, 98, 133, 156], "env_nam": 98, "env_valu": 98, "envelop": 88, "environ": [3, 4, 8, 12, 21, 25, 39, 42, 57, 59, 69, 81, 88, 92, 93, 96, 98, 100, 118, 119, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 155, 156, 161, 176, 177], "eof": 62, "eot_id": 5, "epel": [55, 123], "epoch": 134, "equal": [8, 28, 46, 59, 81, 96], "equival": [39, 48, 58, 59, 81, 132, 155], "eras": 93, "erasur": [88, 107], "err": 4, "error": [3, 4, 7, 14, 25, 39, 52, 55, 58, 59, 66, 68, 80, 81, 88, 92, 98, 99, 110, 118, 121, 123, 126, 128, 130, 131, 133, 136, 139, 142, 143, 147, 149, 150, 151, 153, 155, 164, 175, 179], "error_log": [59, 66, 93, 138], "error_messag": 14, "error_success_reboot_requir": 92, "errorlog": [59, 88, 155], "escal": 53, "escap": [62, 92, 178], "esmtp": 62, "especi": [27, 39, 56, 57, 77, 81, 96, 102, 133, 136, 138, 142, 144, 148, 172, 178], "esperanto": 4, "essenti": [8, 59, 67, 81, 138, 179], "establish": [40, 42, 54, 62, 77, 88, 93, 130, 134, 153, 154], "estim": 4, "esx": 133, "etag": [129, 155, 178], "etc": [3, 8, 12, 15, 21, 24, 42, 47, 55, 56, 58, 59, 66, 68, 77, 81, 85, 111, 123, 124, 126, 128, 129, 130, 131, 133, 138, 143, 144, 152, 153, 156, 158, 159, 162, 164, 166, 170, 172, 178, 179], "ethic": [5, 13, 88], "eu": [13, 30, 47, 88, 153], "euc": 70, "europ": [59, 66, 117, 149], "eval": 150, "evalu": [66, 77, 177, 178], "even": [1, 3, 16, 19, 21, 25, 30, 31, 37, 47, 57, 58, 59, 68, 77, 88, 96, 98, 101, 107, 112, 114, 131, 132, 138, 142, 146, 148, 177], "event": [2, 12, 22, 52, 59, 66, 81, 88, 93, 107, 110, 111, 114, 115, 116, 128, 150, 153, 155, 179], "eventfilt": 178, "eventu": 107, "everi": [3, 5, 15, 21, 31, 37, 39, 43, 47, 48, 53, 54, 55, 56, 58, 59, 62, 66, 67, 80, 81, 85, 93, 108, 110, 112, 113, 114, 119, 123, 132, 134, 144, 147, 148, 150, 152, 153, 155, 166, 167, 176, 177, 178, 179], "everybodi": 138, "everyon": [17, 51, 77, 80, 119, 154, 177], "everyth": [58, 59, 62, 64, 81, 88, 92, 133, 138, 177, 179], "everywher": [81, 167], "evict": 59, "ex": [2, 92, 93, 144, 150], "ex_app_port": 96, "exact": [37, 56, 59, 77, 81, 147, 178], "exactli": [47, 123, 148], "examin": [12, 83], "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 12, 14, 15, 16, 17, 19, 21, 25, 27, 31, 32, 33, 34, 37, 39, 40, 42, 44, 46, 47, 49, 50, 52, 54, 55, 56, 58, 62, 63, 64, 67, 71, 77, 79, 81, 83, 85, 87, 88, 93, 94, 95, 96, 98, 104, 115, 116, 118, 121, 126, 127, 128, 129, 131, 132, 133, 135, 136, 137, 138, 140, 142, 147, 148, 149, 150, 153, 154, 155, 156, 160, 161, 163, 164, 170, 177, 178], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 94, 97, 99, 173, 174, 175], "exapp_direct": 97, "exapphost": 96, "exce": [4, 43, 48, 59, 85, 132, 153, 175], "exceed": [25, 43, 48, 59, 151, 153], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 92, 129, 132, 137, 142, 143, 147, 150, 155], "excerpt": 93, "excess": [111, 132], "exchang": [0, 5, 7, 40, 62, 170], "excim": 59, "exclud": [42, 59, 64, 77, 80, 88, 93, 102, 155, 156], "exclus": [35, 39, 47, 59, 93, 96, 138, 153], "exec": [4, 15, 39, 142, 152, 178], "execcondit": 56, "execstart": [15, 56, 178], "execut": [1, 3, 4, 6, 8, 15, 18, 24, 37, 40, 52, 55, 56, 59, 66, 69, 81, 88, 92, 96, 104, 116, 126, 129, 131, 137, 142, 147, 148, 150, 151, 154, 178], "exempt": [57, 59], "exhibit": [7, 8, 129], "exif": [130, 153], "exim": 62, "exim4": 62, "exist": [6, 12, 16, 19, 21, 22, 26, 27, 30, 32, 35, 37, 43, 47, 50, 52, 53, 59, 60, 62, 66, 73, 75, 76, 81, 83, 85, 88, 92, 93, 95, 96, 107, 112, 114, 118, 125, 128, 129, 130, 133, 137, 138, 142, 143, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 162, 169, 172, 177, 178, 179], "exit": [92, 124, 152, 153, 155], "expand": [88, 119, 128], "expect": [6, 14, 58, 59, 62, 77, 81, 85, 88, 116, 136, 137, 147, 155, 157, 172, 173, 174, 175, 177], "expedit": 8, "expens": [81, 112], "experi": [4, 16, 56, 64, 88, 113, 116, 119, 126, 132, 134, 138, 164], "experienc": 93, "experiment": [59, 81, 85], "expert": [12, 27, 59, 73, 88, 116], "expertis": [138, 177], "expir": [2, 31, 40, 43, 45, 48, 56, 57, 59, 64, 81, 86, 88, 93, 106, 107, 112, 116, 129, 178], "expiri": [43, 81, 107], "explain": [55, 64, 88, 108, 111, 119, 123, 130], "explan": 39, "explicit": 114, "explicitli": [5, 14, 28, 48, 58, 59, 66, 68, 77, 87, 92, 106, 128, 129, 138, 150, 153, 156, 170], "explod": [59, 96], "explor": [12, 92], "exponenti": 126, "export": [51, 59, 88, 93, 108, 111, 149, 150, 156, 179], "expos": [2, 27, 39, 40, 51, 55, 59, 77, 88, 95, 96, 97, 126, 128, 130, 138], "exposur": [77, 107, 126, 138], "express": [59, 68, 101, 178, 179], "ext4": 37, "extapp": 157, "extend": [2, 8, 42, 59, 62, 107, 111, 119, 134, 165, 177], "extendedsupport": 155, "extens": [3, 21, 50, 58, 59, 62, 64, 66, 69, 88, 90, 92, 111, 118, 119, 123, 126, 129, 130, 132, 133, 138, 143, 145, 153, 171, 172, 173, 177], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 15, 30, 32, 33, 34, 35, 36, 37, 38, 40, 44, 45, 56, 59, 64, 67, 81, 84, 85, 87, 88, 100, 102, 108, 110, 112, 126, 130, 131, 132, 134, 135, 142, 143, 149, 150, 152, 155, 156, 172, 178, 179], "external_db": 3, "external_storag": 88, "externalapp": 3, "externaldr": 152, "extra": [12, 16, 55, 59, 71, 81, 99, 123, 124, 137, 142, 152], "extra_fil": 137, "extract": [1, 3, 28, 59, 96, 123, 125, 147, 155], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 52, 56, 59, 66, 99, 112, 140, 142, 146, 148, 151, 153, 155, 178], "f12": [93, 138], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 137, "f6": 54, "fa829794448eaffbc9a04a29d216": 137, "face": [7, 9, 12, 14, 15, 77, 88, 92, 129], "facebook": 59, "facebook100000123456789": 59, "facilit": [80, 132, 177], "fact": 126, "facto": 68, "factor": [4, 8, 15, 25, 57, 72, 73, 88, 118, 126, 132, 150], "factori": 59, "fail": [3, 14, 16, 25, 37, 40, 58, 59, 66, 68, 75, 76, 78, 81, 88, 92, 93, 99, 107, 110, 112, 121, 126, 130, 137, 138, 145, 147, 150, 151, 152, 153, 155, 156, 172], "fail2ban": [88, 127], "failov": [59, 81], "failover_distribut": 59, "failover_error": [58, 59], "failover_mod": [58, 59], "failover_non": 59, "failregex": 126, "failur": [59, 75, 76, 88, 93, 99, 138, 143, 150], "fair": [88, 139], "fairli": 93, "fall": [24, 25, 37, 59, 114, 128, 129], "fallback": [50, 66, 129, 166], "fallen": 155, "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 29, 40, 46, 47, 52, 57, 58, 59, 62, 66, 77, 81, 85, 96, 97, 112, 116, 118, 126, 128, 132, 138, 140, 148, 149, 151, 152, 155, 159, 172, 178], "familiar": [59, 133], "faq": [69, 88, 100, 133, 138, 139, 145], "far": [2, 15, 85, 116, 177], "farsi": 4, "fast": [5, 62, 116, 149], "fastcgi": [124, 129, 133], "fastcgi_buff": 129, "fastcgi_connect_timeout": 129, "fastcgi_hide_head": 129, "fastcgi_intercept_error": 129, "fastcgi_max_temp_file_s": 129, "fastcgi_param": 129, "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [25, 129], "fastcgi_request_buff": 129, "fastcgi_script_nam": 129, "fastcgi_send_timeout": 129, "fastcgi_split_path_info": 129, "faster": [0, 3, 7, 11, 15, 58, 88, 127, 133, 177], "fat": 37, "fatal": [59, 66, 121, 155], "fault": 25, "faulti": 62, "favicon": [71, 155], "favor": 59, "favorit": 177, "fb": 54, "fcgid": 133, "fcgidmaxrequestinmem": 25, "fcgidmaxrequestlen": 25, "fcontext": [123, 131], "fd00": 126, "fd9e": 59, "fe80": [59, 128], "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 28, 37, 39, 42, 49, 56, 57, 59, 61, 62, 69, 71, 77, 81, 83, 88, 108, 110, 112, 113, 115, 116, 118, 120, 123, 126, 130, 132, 133, 134, 138, 150, 153, 155, 158, 160, 161, 165, 169, 175, 177, 178], "februari": 25, "feder": [17, 42, 45, 64, 69, 77, 88, 110, 111, 113, 114, 115, 126, 150, 155], "fedivers": [77, 81, 110], "fediversescop": 77, "fedora": [58, 133, 150], "fee": 111, "feedback": [5, 7, 9, 10, 15, 147, 177, 178], "feel": [71, 96], "fell": 155, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 154, 157, 179], "few": [31, 40, 57, 59, 81, 85, 97, 116, 132, 133, 142, 147, 148], "fewer": 107, "ff5733": 151, "ffmpeg": [59, 130], "ffprobe": 59, "ffri": 68, "fidel": 160, "field": [1, 14, 16, 28, 30, 31, 32, 33, 34, 35, 36, 39, 40, 55, 59, 64, 73, 75, 81, 82, 85, 88, 95, 96, 108, 110, 111, 126, 128, 133, 138, 154, 155, 177, 178, 179], "figur": 148, "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 21, 22, 31, 32, 33, 36, 40, 46, 47, 48, 49, 50, 54, 56, 58, 60, 62, 64, 67, 68, 71, 74, 77, 79, 81, 85, 91, 92, 96, 98, 99, 104, 106, 108, 111, 112, 113, 114, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 130, 133, 135, 136, 137, 139, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 159, 160, 162, 166, 167, 171, 174, 175, 176], "filecach": [18, 24, 50, 59, 88, 144, 155], "fileformat": 178, "fileid": [59, 155, 157, 178], "fileinfo": [130, 138], "filekei": [28, 88], "filelist": 37, "filelock": 88, "filenam": [27, 28, 45, 47, 59, 88, 93, 110, 146, 149, 155, 173], "filepart": 59, "filepath": [33, 131, 133, 149], "files_accesscontrol": 3, "files_antiviru": [55, 88, 93], "files_encrypt": [27, 28, 152], "files_extern": [3, 37, 59, 88, 149], "files_external_allow_create_new_loc": 88, "files_no_background_scan": [88, 153], "files_pdfview": 147, "files_shar": [40, 59, 85, 149, 155], "files_texteditor": 74, "files_trashbin": [28, 48, 153, 178], "files_vers": [17, 28, 43, 153], "filesbytyp": [51, 59], "filescan": 56, "filesmatch": 133, "filesync": 74, "filesystem": [25, 27, 37, 39, 43, 44, 47, 59, 74, 81, 92, 131, 153, 156, 178], "filesystem_cache_readonli": 88, "filesystem_check_chang": [88, 153], "filetyp": [46, 59, 126], "fill": [2, 3, 5, 34, 39, 40, 55, 62, 81, 85, 95, 108, 112, 116, 128, 179], "filter": [13, 16, 43, 57, 59, 74, 77, 81, 82, 85, 88, 130, 132, 151, 153, 154, 155, 156, 164, 175, 179], "final": [3, 5, 7, 25, 37, 59, 62, 88, 96, 116, 123, 125, 126, 127, 133, 147, 177], "financ": 156, "financi": 138, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 25, 27, 32, 37, 47, 55, 57, 59, 69, 77, 80, 81, 85, 88, 91, 93, 108, 111, 116, 122, 130, 132, 133, 136, 138, 142, 148, 154, 174, 177, 179], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 102, 126, 131, 133, 179], "fingerprint": [88, 143, 146], "finish": [3, 4, 8, 14, 55, 56, 96, 98, 99, 120, 128, 138, 140, 142, 147, 148, 155], "firefox": [134, 156], "firewal": [16, 96, 99, 123, 126, 164, 172], "firm": 107, "first": [4, 19, 21, 24, 26, 27, 31, 43, 47, 55, 57, 59, 61, 81, 82, 83, 84, 85, 92, 93, 96, 98, 99, 101, 111, 112, 113, 114, 118, 120, 123, 125, 126, 129, 132, 133, 135, 136, 137, 138, 142, 143, 144, 145, 148, 150, 151, 152, 154, 155, 173, 177], "first_seen": 156, "fit": [1, 6, 58, 95, 133, 145, 170], "five": 140, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17, 25, 27, 56, 57, 69, 88, 96, 114, 130, 134, 136, 138, 139, 155, 177], "fix_pathinfo": 129, "flac": [129, 171, 172], "flag": [52, 59, 83, 84, 97, 132, 149, 150, 152, 155, 156], "flash": 55, "flat": 59, "flexibl": [133, 135, 177], "flite": 59, "float": [12, 59, 149], "flood": 66, "flow": [59, 66, 67, 84, 88, 92, 101, 105, 179], "flow_input": 179, "flowchart": 15, "flush": 125, "fn": 114, "focu": [0, 1], "focus": [27, 119, 148, 177], "folder": [2, 7, 8, 16, 19, 25, 26, 30, 32, 33, 37, 38, 40, 42, 43, 45, 47, 48, 59, 64, 68, 71, 81, 82, 83, 88, 93, 94, 96, 102, 104, 123, 124, 129, 131, 133, 137, 138, 141, 142, 147, 153, 155, 160], "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 17, 19, 21, 22, 24, 25, 27, 37, 38, 39, 40, 42, 46, 47, 51, 52, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 71, 77, 80, 81, 83, 85, 88, 92, 93, 95, 96, 97, 101, 103, 110, 112, 113, 114, 115, 117, 118, 120, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 144, 149, 150, 152, 153, 154, 158, 163, 164, 166, 172, 177, 178, 179], "followsymlink": [123, 133], "font": [59, 88, 129], "fontobject": 129, "foo": [59, 81], "foobar": 76, "food": 6, "foolproof": [59, 132], "footer": 108, "footprint": 107, "forbid": [49, 86, 112], "forbidden": 59, "forbidden_char": 173, "forbidden_filenam": [88, 173], "forbidden_filename_basenam": [49, 88, 173], "forbidden_filename_charact": [49, 88, 173], "forbidden_filename_extens": [49, 88, 173], "forc": [8, 42, 64, 66, 68, 81, 88, 92, 98, 107, 110, 113, 118, 126, 149, 150, 151, 153, 154, 155], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 112, "foreign": 62, "forest": 2, "forev": [48, 59, 155], "forgeri": 126, "forget": [27, 28, 59, 62, 132, 133, 140, 145], "forgot": 80, "form": [55, 59, 81, 87, 88, 95, 99, 111, 123, 128, 138, 179], "formal": [58, 59, 65], "format": [2, 5, 12, 31, 45, 46, 64, 65, 66, 70, 81, 82, 83, 88, 118, 132, 134, 150, 151, 153, 157, 160, 174, 178, 179], "formid": 178, "formsubmittedev": 178, "forum": [69, 119, 138, 147, 148, 177], "forward": [15, 59, 68, 96, 128, 138, 142, 150, 163], "forwarded_for_head": [57, 68, 88], "found": [0, 1, 3, 4, 6, 17, 43, 46, 50, 55, 57, 58, 59, 66, 69, 80, 81, 88, 93, 95, 96, 99, 114, 123, 126, 128, 129, 130, 133, 136, 137, 138, 145, 148, 151, 152, 155, 157, 158, 159, 161, 162, 163, 164, 172, 175, 177], "foundat": 0, "four": [15, 55, 81, 146, 155, 177, 178], "fourth": 177, "fpm": [25, 59, 69, 88, 124, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 112, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": [151, 153, 155, 156], "freda": 40, "free": [2, 15, 19, 43, 80, 96, 118, 119, 126, 133, 138, 151, 156, 160], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 115], "freed": 153, "freedom": 166, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [39, 40, 132], "frequent": [13, 55, 58, 59, 81, 88, 107, 138, 160, 177], "fresh": [3, 81, 129, 142, 148, 151, 152], "freshclam": 55, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 15, 16, 21, 25, 27, 28, 29, 31, 36, 37, 38, 39, 40, 42, 43, 44, 45, 49, 53, 54, 55, 56, 58, 59, 63, 64, 66, 68, 71, 75, 77, 80, 81, 82, 83, 85, 86, 88, 93, 94, 95, 96, 98, 99, 101, 102, 105, 106, 107, 108, 111, 112, 113, 114, 116, 117, 118, 119, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 164, 166, 167, 172, 173, 174, 175, 176, 177, 178, 179], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 118, 129, 161], "front_controller_act": [129, 133], "frontend": [25, 59, 66, 68, 88, 95, 165, 166], "frontend1": 68, "frp": [95, 96, 97], "frp_address": 97, "frpc": [96, 97], "fry": 154, "fss": 96, "ftp": [39, 88, 124, 130, 137], "fulfil": [2, 107, 111, 128, 138], "full": [27, 33, 42, 46, 50, 52, 53, 58, 59, 62, 66, 67, 85, 101, 107, 108, 110, 111, 113, 133, 134, 143, 145, 149, 150, 151, 152, 153, 155, 156, 158, 159, 163, 177, 178], "fulli": [0, 1, 12, 13, 27, 40, 59, 62, 88, 109, 133, 148, 153, 155, 162, 177, 178], "fullscreen": 158, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 19, 28, 38, 44, 53, 59, 62, 63, 66, 77, 87, 88, 92, 95, 96, 102, 106, 116, 119, 126, 130, 131, 133, 134, 135, 138, 142, 143, 148, 157, 162, 164, 177, 179], "fund": 119, "fundament": [59, 69, 81], "further": [21, 42, 45, 47, 52, 58, 59, 62, 66, 69, 76, 77, 81, 88, 93, 108, 111, 123, 127, 133, 142, 144, 145, 161, 177], "furthermor": [28, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 24, 42, 57, 69, 112, 126, 155, 173, 174, 175, 178], "g": [5, 12, 15, 17, 21, 25, 27, 30, 31, 47, 52, 54, 56, 57, 58, 62, 63, 66, 71, 77, 81, 82, 83, 88, 95, 96, 97, 98, 99, 101, 106, 107, 112, 113, 114, 118, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 138, 142, 143, 146, 147, 148, 149, 150, 151, 153, 156, 157, 158, 162, 177, 178, 179], "gain": [3, 14, 126], "galleri": [46, 59, 147, 155], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [47, 88, 133], "gather": [81, 138, 172], "gb": [3, 4, 11, 25, 59, 81, 85, 95, 155], "gc_maxlifetim": 59, "gcc": 21, "gd": [46, 123, 125, 130], "gdpr": [88, 106, 107, 108, 110, 111], "gear": 85, "gecko": 66, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 4, 5, 7, 8, 10, 12, 13, 17, 27, 30, 31, 35, 36, 39, 45, 47, 50, 51, 52, 57, 58, 59, 62, 68, 71, 77, 80, 81, 82, 88, 92, 93, 96, 106, 109, 112, 114, 116, 123, 127, 128, 129, 131, 132, 133, 135, 139, 148, 149, 150, 153, 155, 156, 157, 165, 166, 167, 172, 173, 174, 175, 177], "generalizedtim": 81, "genr": [15, 88], "geo": 129, "german": [4, 5, 59, 65], "germani": [2, 59], "get": [1, 2, 13, 16, 21, 25, 27, 28, 31, 37, 45, 46, 50, 59, 61, 66, 68, 80, 81, 82, 92, 105, 123, 124, 126, 129, 131, 133, 134, 136, 137, 138, 142, 147, 150, 152, 156, 158, 161, 164, 167, 172, 179], "get_lin": 62, "getctag": 178, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [96, 132], "gib": 25, "gid": 156, "gidnumb": [82, 154], "gif": [59, 98, 129, 166, 167], "giphi": [166, 167], "git": [7, 8, 136], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 27, 28, 55, 58, 59, 62, 81, 93, 119, 126, 129, 132, 133, 136, 145, 166, 167, 172, 175, 177], "githubusercont": 126, "gitlab": [166, 167], "give": [1, 2, 15, 30, 31, 44, 55, 60, 69, 72, 81, 88, 103, 107, 108, 110, 124, 131, 133, 137, 147, 155, 177], "given": [2, 28, 50, 56, 57, 59, 62, 63, 65, 80, 81, 82, 96, 101, 105, 118, 126, 133, 138, 152, 153, 155, 156, 157, 172], "givennam": [82, 154], "glanc": 132, "global": [31, 52, 59, 64, 66, 81, 88, 112, 116, 117, 119, 129, 150, 153, 156, 167], "gmail": 116, "gmbh": [12, 16, 71, 102, 119, 126, 133, 138, 177], "gmp": [125, 130], "gnu": [6, 21], "go": [2, 3, 6, 16, 27, 39, 40, 42, 53, 55, 57, 59, 60, 63, 68, 80, 81, 92, 95, 96, 97, 108, 112, 123, 125, 132, 136, 142, 143, 147, 158, 177, 179], "goal": [27, 77, 92, 133], "goe": [14, 85, 96, 144], "gold": [7, 10], "gone": [85, 88, 138], "good": [1, 2, 4, 5, 19, 55, 58, 62, 81, 126, 133, 142, 148, 177], "googl": [2, 15, 59, 71, 80, 88, 134, 166], "got": [17, 102, 177], "govern": 77, "gpg": [88, 123, 125, 127, 159], "gpt": [1, 167], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 95, 96, 97, 99], "grab": 123, "grace": 81, "gracefulli": 128, "gradual": 47, "grain": [131, 179], "granit": 15, "grant": [21, 52, 53, 73, 81, 88, 111, 118, 123, 125, 133, 155], "graph": [15, 59], "graphic": [1, 15, 46, 92, 95, 121, 133], "great": 123, "greater": [59, 88], "greatli": [3, 133, 134], "green": [5, 15, 39, 40, 81, 88, 89], "grep": [3, 15, 19, 55, 58, 99, 130, 132, 133, 178], "groceri": 2, "groqcloud": [0, 15], "group": [2, 6, 16, 30, 32, 33, 35, 37, 42, 45, 53, 55, 58, 59, 63, 66, 73, 80, 82, 83, 87, 88, 110, 111, 113, 118, 149, 150, 151, 153, 155, 164, 178], "group1": 76, "group2": 76, "group_admin": 52, "group_everyon": 88, "groupfold": [27, 47, 102, 153], "groupid": [75, 76, 81, 156], "groupofnam": 154, "groupwar": [111, 112, 113, 116, 138], "grow": [88, 119, 132], "growth": 52, "gt": 178, "gte": 178, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 44, 48, 58, 59, 77, 107, 178], "guess": 57, "guest": [16, 88], "gui": [3, 31, 65, 92, 132], "guid": [22, 27, 59, 62, 92, 95, 116, 119, 123, 125, 126, 130, 133, 146, 152, 155, 161, 162, 169, 170, 175], "guidanc": [27, 88, 109, 110, 111, 119, 127, 128, 130, 132, 133], "guidelin": 129, "guooq": 156, "guzzl": 59, "gz": [59, 118], "gzip": [118, 129], "gzip_comp_level": 129, "gzip_min_length": 129, "gzip_proxi": 129, "gzip_typ": 129, "gzip_vari": 129, "h": [21, 55, 59, 66, 74, 75, 76, 77, 82, 96, 126, 133, 140, 146, 150], "h2non": 59, "ha": [3, 5, 7, 9, 10, 12, 14, 15, 16, 18, 25, 27, 28, 31, 37, 39, 40, 42, 46, 47, 50, 52, 53, 55, 56, 57, 59, 62, 63, 65, 66, 67, 69, 77, 80, 81, 85, 88, 93, 95, 96, 97, 101, 106, 110, 111, 112, 114, 116, 117, 118, 120, 123, 126, 128, 131, 132, 133, 135, 137, 138, 143, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 170, 175, 177, 178, 179], "hackeron": [12, 27], "had": [28, 52, 59, 92, 170, 172, 175], "half": 31, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [102, 177], "handl": [1, 8, 19, 28, 57, 59, 63, 64, 66, 68, 79, 88, 92, 93, 94, 108, 110, 112, 116, 126, 129, 130, 132, 138, 151, 153, 163, 164, 178], "handle_all_url": 54, "handler": [62, 88], "hanson": 154, "hansson": 133, "happen": [24, 27, 39, 42, 47, 57, 59, 80, 81, 82, 101, 112, 116, 129, 137, 138, 143, 147, 158, 178, 179], "happi": [14, 30, 47], "haproxi": [88, 95, 96], "haproxy_host": 96, "haproxy_password": [96, 97], "haproxypass": 96, "hard": [25, 42, 63, 126], "hardcod": [126, 129], "harden": [88, 127, 128, 130], "harder": 57, "hardest": 55, "hardwar": [1, 3, 4, 13, 15, 27, 88, 95, 99, 132, 133, 143], "harp": [88, 97, 99, 100], "harp_docker_socket_port": 97, "harp_exapp_direct": 97, "harp_frp_address": 97, "harp_proxy_dock": 97, "harp_proxy_host": 97, "harp_shared_kei": 97, "has_internet_connect": 88, "hash": [28, 64, 81, 82, 86, 88, 110, 130, 137, 178, 179], "hash_equ": 28, "hash_hmac": 28, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 167, "hasmemberoffiltersupport": 82, "hasn": [59, 65], "haspagedresultsupport": 82, "hat": [58, 133, 134], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 21, 24, 25, 27, 28, 29, 31, 32, 33, 37, 39, 40, 42, 46, 47, 49, 50, 53, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 77, 78, 80, 81, 83, 85, 88, 91, 92, 93, 95, 96, 97, 99, 101, 103, 105, 107, 108, 112, 113, 114, 116, 118, 123, 124, 126, 128, 129, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 166, 168, 172, 174, 177, 178, 179], "haveibeenpwnd": 86, "hbegin": 28, "hdr": 59, "head": [57, 67, 69, 123], "header": [2, 25, 28, 29, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 82, 87, 88, 96, 127, 128, 129, 133, 138, 155, 172, 175, 179], "headless": 121, "headlin": [1, 77, 81], "headlinescop": 77, "health": 99, "healthi": [99, 138], "heartbeat": [59, 88], "heartbeat_count": 99, "heavi": [0, 1, 18, 44, 58, 96, 130, 160], "heavili": [57, 59], "heic": [59, 132, 133], "heif": [59, 133], "height": 59, "held": [88, 111], "hello": [1, 62], "helm": 133, "help": [2, 3, 4, 8, 14, 27, 28, 57, 58, 59, 62, 66, 81, 88, 93, 101, 102, 106, 109, 110, 112, 113, 118, 119, 123, 131, 132, 133, 136, 138, 142, 146, 147, 148, 150, 152, 155, 177], "helper": [15, 106, 128], "henc": [80, 150], "hend": 28, "her": 2, "here": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 17, 19, 21, 27, 30, 42, 55, 59, 62, 66, 67, 68, 81, 91, 95, 96, 116, 118, 126, 128, 129, 132, 133, 148, 150, 166, 179], "hetzner": 12, "heurist": [55, 69], "hex": 151, "hexadecim": 28, "hf_model_path": 11, "hidden": [42, 77, 81, 88, 93, 112, 118, 126, 129, 138], "hide": [37, 59, 77, 88, 106, 117, 118, 129], "hide_absence_set": 117, "hide_disabled_user_shar": 85, "hide_login_form": 88, "hideeventexport": 112, "hierarch": 88, "hierarchi": 39, "high": [4, 5, 6, 7, 11, 12, 15, 21, 25, 27, 37, 52, 55, 56, 111, 116, 126, 132, 133, 134, 135, 160, 174, 177], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 25, 44, 59, 62, 110, 113, 144, 177], "highest": [2, 81, 148, 177], "highli": [57, 59, 69, 81, 118, 119, 126, 128, 130, 132, 137, 157, 161, 177], "highlight": [15, 133, 142, 148, 177], "hike": 2, "him": 2, "hinder": 56, "hindi": [4, 5, 10], "hint": [59, 69, 76, 128, 129, 148], "hintexcept": 150, "histor": 27, "histori": [14, 15, 57, 86, 111, 153], "hit": [1, 55, 57, 81], "hlocalhost": 21, "hmac": 28, "hog": [5, 7, 9, 10], "hold": [25, 28, 31, 47, 81, 95, 101, 107, 110, 129, 178], "holidai": [112, 151], "home": [27, 39, 62, 81, 83, 88, 92, 93, 133, 138, 153, 155, 164], "homefoldernamingrul": 82, "homepag": 2, "hood": [5, 7, 10, 177], "hook": 150, "hope": 24, "hopefulli": 147, "hord": 118, "horde_": 118, "horde_imap": 118, "hors": 55, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 21, 23, 30, 36, 37, 44, 47, 54, 55, 58, 59, 62, 68, 69, 81, 82, 88, 94, 95, 97, 112, 116, 118, 123, 124, 126, 128, 129, 133, 138, 142, 147, 149, 155, 157, 158, 159, 163, 164, 172, 178], "host2": 96, "host3": 96, "hoster": [21, 59, 116], "hostnam": [19, 21, 30, 47, 55, 59, 62, 68, 81, 95, 116, 128, 129, 133, 143, 145, 155, 164], "hour": [2, 5, 9, 18, 42, 43, 52, 55, 56, 57, 59, 81, 93, 107, 108, 110, 112, 113, 114, 116, 142, 143, 148, 179], "hourli": 52, "hous": [30, 142], "housekeep": [56, 142], "hover": [81, 85, 166], "how": [2, 6, 7, 10, 12, 15, 17, 25, 27, 30, 31, 32, 34, 37, 40, 47, 52, 55, 59, 64, 65, 66, 69, 81, 82, 85, 88, 92, 95, 107, 111, 112, 113, 115, 116, 118, 119, 123, 126, 128, 129, 130, 132, 133, 137, 138, 141, 143, 147, 155, 156, 158, 165, 169, 170, 174, 175, 176, 177], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 21, 28, 29, 55, 56, 57, 58, 59, 70, 79, 80, 96, 112, 117, 126, 132, 133, 134, 144, 145, 148, 161, 163, 172], "hp_frp_address": 96, "hp_shared_kei": [95, 96], "hp_trusted_proxy_ip": 96, "href": 178, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [25, 88, 123, 126, 128, 129, 131, 138, 172, 173, 175], "htaccesstest": 129, "htdoc": 120, "html": [59, 62, 66, 93, 123, 129, 130, 131, 134, 138, 147, 150, 157, 158, 159, 161, 162, 163, 175], "htop": 132, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 19, 25, 27, 30, 33, 34, 35, 38, 39, 40, 44, 47, 51, 54, 55, 56, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 79, 81, 82, 83, 87, 88, 92, 93, 94, 95, 96, 97, 99, 106, 111, 112, 116, 118, 121, 123, 124, 125, 127, 128, 129, 130, 131, 134, 136, 137, 138, 140, 142, 144, 145, 147, 148, 150, 155, 157, 158, 159, 161, 162, 163, 164, 165, 172, 175, 178, 179], "http2": 129, "http_author": 133, "http_client_add_user_agent_url": 88, "http_forwarded_for": 59, "http_proxi": 59, "http_user_ag": 129, "http_x_forward": 59, "http_x_forwarded_for": [59, 68], "httpd": [88, 93, 101, 102, 123, 127, 133], "httpd_can_connect_ldap": 131, "httpd_can_network_connect": [123, 131], "httpd_can_network_connect_db": 131, "httpd_can_network_memcach": 131, "httpd_can_sendmail": 131, "httpd_sys_rw_content_t": [123, 131], "httpd_unifi": 131, "httpd_use_cif": 131, "httpd_use_fusef": 131, "httpd_use_gpg": 131, "httpd_use_nf": 131, "httpdavmodul": 138, "https_proxi": 59, "hub": [0, 2, 15, 162, 179], "hug": 7, "huge": [18, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 153, 179], "hundr": 138, "hurri": 62, "hy000": 138, "hybrid": 119, "hyperlink": 42, "hypervisor": 133, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 170, 171, 172, 175, 176, 177, 178], "i686": 21, "iaccountmanag": [59, 77], "iana": [59, 117], "ibm": [1, 8, 12, 13, 15, 88], "ic": [111, 112, 151, 178], "ical": 151, "icalendar": 151, "icap": [64, 88], "icmp_req": [21, 62], "ico": [129, 155], "icon": [39, 40, 46, 59, 63, 64, 85, 88, 92, 129, 155], "id": [2, 3, 8, 13, 16, 27, 30, 37, 42, 52, 58, 59, 62, 66, 71, 74, 76, 81, 82, 84, 85, 88, 92, 96, 97, 106, 114, 116, 126, 150, 151, 153, 154, 156, 158, 164, 178, 179], "id1125420102": [59, 71], "idea": [2, 55, 119, 142, 148], "ideal": [1, 133, 138, 145, 178], "idelegatedset": 155, "ident": [35, 47, 59, 71, 73, 81, 88], "identif": 81, "identifi": [20, 21, 28, 43, 47, 59, 60, 66, 67, 81, 82, 88, 99, 106, 110, 114, 117, 118, 125, 126, 132, 137, 138, 143, 151, 153, 155, 156, 157, 179], "ie": [1, 3, 123], "ie11": 25, "ie6": 25, "ie8": 25, "ie9": 25, "iemailtempl": 62, "ietf": 178, "ifmodul": [123, 126, 133, 138], "ifram": [59, 63, 126], "igbinari": 59, "ignor": [3, 19, 27, 30, 42, 47, 48, 58, 59, 62, 85, 93, 114, 130, 136, 154, 157], "ignore_notic": 21, "ignorefrontcontrol": [88, 133], "illustr": [59, 133], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 13, 27, 32, 50, 55, 59, 68, 71, 88, 129, 130, 132, 133, 153, 155, 156, 158, 160, 161, 164, 166, 167, 173, 174, 175, 176], "imagegd": 59, "imagick": [71, 88, 125, 130], "imagin": 42, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 173], "imap": [62, 88, 130], "imap4": 62, "immedi": [52, 55, 59, 62, 85, 106, 107, 151, 153, 155, 156], "immut": [81, 129], "impact": [27, 39, 47, 57, 59, 62, 96, 103, 132, 177], "imperson": 126, "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 27, 28, 31, 47, 53, 55, 59, 62, 67, 80, 81, 88, 96, 112, 118, 133, 134, 143, 150, 155, 166], "impli": 77, "implic": [59, 77, 88], "import": [31, 33, 39, 56, 57, 59, 63, 71, 88, 112, 113, 123, 125, 128, 129, 130, 133, 135, 138, 143, 149, 160, 169, 178, 179], "importantli": [119, 133], "impos": 15, "impract": 107, "imprint": 88, "imprinturl": [71, 155], "improv": [2, 3, 13, 25, 37, 44, 58, 59, 69, 81, 88, 95, 119, 123, 129, 130, 132, 134, 148, 160, 161], "in_arrai": 96, "inaccess": [22, 27, 47, 152], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [2, 15, 118], "inc": 71, "incid": 66, "inclin": 177, "includ": [1, 4, 7, 11, 12, 16, 19, 28, 30, 37, 39, 42, 46, 53, 55, 57, 59, 62, 67, 71, 77, 81, 85, 92, 93, 97, 99, 108, 110, 114, 116, 117, 118, 119, 126, 128, 129, 130, 132, 133, 135, 136, 138, 140, 147, 148, 151, 153, 155, 156, 157, 160, 161, 173, 174, 175, 176, 177, 178, 179], "includedir": 21, "includesubdomain": [126, 129], "inclus": 151, "incom": [12, 59, 60, 68, 108, 153], "incoming_server2server_share_en": 149, "incompat": [59, 132, 144], "incomplet": [151, 153], "inconsist": [37, 140, 151, 153, 155], "inconvert": [20, 88], "incorpor": [47, 59], "incorrect": [59, 79, 92, 93], "incorrectli": [59, 68, 118], "increas": [17, 25, 31, 37, 40, 58, 59, 62, 66, 99, 116, 124, 126, 129, 132, 133, 134, 138, 150, 174], "increment": [18, 152], "indefinit": [57, 107, 110, 155], "independ": [3, 28, 66, 77, 88, 93, 101, 110, 119], "index": [2, 27, 28, 40, 59, 66, 67, 68, 88, 96, 101, 124, 126, 129, 133, 137, 138, 147, 149, 161], "indexerjob": 3, "indi": 129, "indic": [16, 24, 39, 40, 59, 62, 81, 82, 88, 99, 106, 116, 128, 131, 138, 144, 148, 177, 178], "indirectli": 102, "individu": [25, 27, 31, 39, 53, 57, 59, 92, 93, 111, 118, 119, 126, 132, 150, 152, 153, 155], "industri": [12, 143], "inetorgperson": [81, 82, 154], "inevit": [126, 134], "infect": 55, "infer": [5, 6, 11, 59], "inferenc": [6, 15], "influenc": [8, 31, 92, 112, 113], "info": [8, 42, 59, 66, 69, 77, 81, 87, 88, 93, 98, 108, 111, 129, 138, 150], "inform": [0, 1, 3, 4, 5, 7, 8, 12, 14, 16, 21, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 44, 47, 51, 52, 57, 58, 59, 62, 63, 65, 66, 68, 69, 71, 74, 76, 77, 81, 85, 88, 91, 92, 93, 98, 101, 106, 108, 111, 112, 113, 117, 118, 119, 120, 121, 124, 126, 129, 130, 132, 133, 134, 137, 142, 145, 147, 148, 150, 153, 154, 155, 156, 166, 170, 172, 174, 175, 176, 179], "infrastructur": [12, 59, 96, 138, 155], "inher": [56, 106], "ini": [21, 25, 32, 58, 59, 70, 88, 123, 124, 126, 127, 129, 131, 132, 133, 138, 150, 174], "init": [55, 88], "initdb": 124, "initi": [13, 20, 26, 27, 28, 48, 59, 77, 85, 88, 90, 92, 96, 98, 99, 102, 110, 120, 153, 177, 179], "initialcontentimportjob": 3, "initialis": [124, 133, 145, 153], "inject": 59, "inlin": 15, "innodb": [22, 59, 134], "innodb_buffer_pool_inst": 21, "innodb_buffer_pool_s": 21, "innodb_file_format": [21, 59], "innodb_file_per_t": [21, 22, 59], "innodb_flush_log_at_trx_commit": 21, "innodb_large_prefix": [21, 59], "innodb_log_buffer_s": 21, "innodb_max_dirty_pages_pct": 21, "inotifi": 153, "input": [3, 5, 7, 12, 14, 31, 42, 59, 74, 75, 81, 149, 151, 153, 155, 167, 179], "insecur": [62, 88, 134], "insensit": [37, 49, 59, 101], "insert": [15, 59, 88, 129, 151, 160, 167], "insid": [3, 5, 7, 8, 15, 25, 37, 44, 56, 59, 63, 65, 66, 68, 81, 93, 96, 102, 112, 124, 132, 147, 152, 153, 155, 178], "insight": [1, 12, 13, 88], "inspect": [4, 55, 88, 153, 155], "inspector": 69, "instal": [13, 15, 16, 17, 19, 21, 22, 25, 28, 29, 34, 37, 38, 39, 40, 44, 48, 53, 56, 58, 62, 63, 64, 66, 69, 71, 74, 80, 81, 84, 93, 94, 96, 97, 98, 99, 100, 101, 102, 105, 108, 112, 113, 119, 120, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 157, 160, 162, 163, 165, 167, 169, 170, 172], "installdir": 92, "installed_vers": 149, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 19, 21, 22, 27, 28, 42, 45, 46, 52, 56, 58, 59, 62, 66, 67, 68, 71, 77, 81, 84, 88, 92, 93, 95, 96, 107, 110, 111, 112, 113, 114, 116, 118, 119, 120, 123, 127, 128, 129, 132, 133, 134, 138, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 155, 156, 157, 161, 164, 174, 176, 177, 178, 179], "instance_id": [17, 106], "instanceid": [28, 88, 147], "instancesecret": 28, "instanti": 59, "instantli": 59, "instead": [3, 5, 15, 17, 22, 25, 30, 31, 37, 46, 47, 50, 52, 56, 59, 62, 63, 65, 66, 69, 71, 76, 81, 82, 83, 92, 116, 118, 123, 126, 129, 133, 137, 138, 144, 145, 147, 148, 149, 151, 152, 153, 155, 158, 170, 176], "instruct": [1, 2, 3, 5, 12, 19, 21, 55, 63, 73, 81, 87, 88, 118, 125, 126, 130, 132, 133, 135, 142, 144, 148, 179], "insuffici": [76, 93], "int": [25, 59, 72, 75, 76, 82, 96, 118], "int8_float32": 11, "intact": 111, "integ": [1, 18, 47, 56, 59, 96, 112, 113, 149, 151, 178], "integr": [1, 2, 3, 4, 8, 12, 13, 15, 42, 55, 57, 59, 64, 73, 77, 82, 88, 92, 114, 116, 117, 119, 130, 133, 138, 139, 147, 150, 158, 166, 167, 173, 174, 176, 178, 179], "integration_deepl": 1, "integration_openai": [0, 1, 2, 5, 8, 116], "integration_repl": [0, 1, 15], "integration_watsonx": [0, 1], "integritycheck": 137, "intel": [7, 10, 132], "intellig": [0, 1, 12, 15, 88, 95], "intend": [59, 77, 80, 81, 92, 126, 152, 155], "intens": [17, 27, 56, 132], "intention": [59, 77, 92, 110, 118], "interact": [1, 2, 3, 12, 18, 19, 40, 55, 56, 58, 59, 77, 81, 88, 115, 147, 150, 152, 156, 179], "intercept": 126, "interchang": [27, 62, 130], "interest": [106, 177], "interfac": [1, 2, 5, 7, 9, 10, 11, 15, 16, 21, 27, 40, 42, 47, 57, 59, 62, 69, 71, 78, 85, 88, 92, 93, 95, 96, 108, 112, 114, 115, 117, 118, 125, 126, 127, 132, 133, 134, 138, 148, 150, 153, 155, 156, 175, 179], "intermedi": 148, "intern": [3, 12, 14, 27, 39, 40, 47, 56, 59, 73, 82, 85, 88, 96, 97, 101, 129, 132, 133, 152, 157, 167, 178], "internal_defaultexpdai": 42, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 155, 176], "interoper": [13, 88], "interpret": [92, 95, 126], "interrupt": [27, 44, 56, 130], "interv": [37, 55, 56, 59, 83, 88, 110, 112, 114, 132, 155, 177, 178], "intervent": [6, 55, 126, 178], "intl": [123, 125, 130], "introduc": [15, 49, 81, 95, 129, 176, 177], "introduct": [64, 88, 96, 123], "invalid": [45, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 107, 126, 129, 132, 139, 153, 156, 172], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 101, "investig": [59, 153, 155], "invis": [88, 101, 104, 105, 156], "invit": [62, 88, 110, 114, 115, 160, 170], "invite": 112, "invoc": [155, 172], "invok": [59, 92, 108, 147, 150, 172], "involv": [25, 106, 132, 134, 172], "io": [44, 59, 63, 71, 96, 101, 119, 129, 132, 133, 134, 138, 145], "iono": [0, 12, 15], "iosclienturl": 71, "iot": [133, 145], "iotop": 132, "ip": [8, 21, 40, 55, 59, 62, 66, 68, 69, 81, 88, 95, 96, 97, 99, 101, 107, 110, 116, 127, 128, 133, 145, 155, 157, 164], "ip_host2_dock": 96, "ipad": 68, "iphon": 68, "iptabl": [126, 164], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 178, "isn": [22, 27, 59, 77, 81, 118, 133], "iso": [59, 65], "iso_639": 59, "isol": [58, 59, 64, 88, 107, 132, 133, 134, 147], "isset": 96, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 18, 27, 39, 49, 52, 57, 58, 59, 69, 81, 88, 99, 112, 113, 125, 126, 128, 129, 132, 134, 136, 137, 145, 147, 148, 150, 155, 156, 158, 164, 166, 167, 174, 175], "isvfsen": 92, "italian": [4, 5, 10], "item": [3, 42, 45, 64, 83, 88, 102, 112, 115, 132, 142, 153, 155], "iter": [57, 59], "ithem": 59, "its": [0, 1, 2, 3, 8, 12, 14, 15, 19, 25, 28, 30, 36, 40, 52, 54, 55, 59, 66, 69, 72, 77, 81, 82, 92, 93, 111, 114, 116, 123, 125, 131, 132, 133, 137, 138, 142, 147, 151, 153, 155, 156, 165, 172, 175], "itself": [5, 21, 31, 37, 59, 84, 92, 95, 96, 101, 117, 125, 133, 137, 138, 145, 147, 149, 150, 152, 164, 172], "itun": [59, 71], "itunesappid": 71, "iv": 28, "j": [50, 59, 68, 88, 154, 158, 172], "jail": [88, 124], "jan": 62, "jane": 66, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 171, 172, 179], "jcal": 151, "jeffmatson": 68, "jeroboam": 154, "ji": 70, "jit": 88, "jit_buffer_s": 132, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 92, "job": [3, 6, 15, 37, 39, 40, 45, 52, 55, 59, 64, 81, 88, 107, 111, 114, 116, 127, 130, 138, 142, 144, 148, 150, 151, 153, 178, 179], "joe": 178, "johnston": 83, "join": [2, 24], "joke": 2, "jone": 156, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 99, 178], "journald": 99, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 46, "jpegphoto": 81, "jpg": [129, 155], "json": [2, 4, 5, 8, 11, 14, 16, 50, 59, 82, 83, 88, 98, 99, 101, 112, 118, 123, 126, 129, 137, 149, 150, 151, 152, 153, 155, 156, 178, 179], "json_pretti": [14, 150, 151, 152, 153, 155, 156], "jump": [92, 142], "just": [21, 26, 52, 56, 62, 63, 81, 85, 92, 101, 112, 118, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 158, 177, 178], "jwfcftvztglwtje": 40, "k": 76, "k7mdeng": 153, "karlsruh": 14, "kazakh": 4, "kb": [59, 153], "keep": [3, 15, 17, 27, 40, 43, 48, 49, 52, 56, 57, 58, 59, 66, 68, 69, 77, 80, 81, 88, 92, 93, 99, 101, 107, 109, 112, 113, 116, 118, 120, 123, 124, 125, 133, 134, 138, 142, 143, 147, 148, 149, 156, 169, 177, 178], "keepal": [59, 138], "keepalivetimeout": 138, "kei": [2, 3, 11, 16, 18, 21, 24, 30, 35, 36, 39, 40, 44, 45, 47, 59, 64, 66, 73, 75, 76, 77, 81, 85, 88, 95, 96, 97, 107, 124, 125, 126, 129, 132, 135, 138, 144, 148, 149, 150, 153, 155, 167, 178], "kept": [48, 58, 59, 107, 147], "keyboard": 88, "keydb": 58, "keyfil": 96, "keyformat": 28, "keypair": 31, "keyr": 159, "keyston": [35, 47, 59], "keyvalu": 47, "kfrh9": 156, "khtml": 66, "kib": 59, "kick": [57, 59], "killmod": 56, "kind": [1, 14, 68, 96, 126, 179], "kink": 55, "kitchen": 2, "know": [28, 30, 59, 66, 81, 84, 112, 118, 138, 154, 155, 158], "knowledg": [11, 138], "knowledgebas": 88, "knowledgebaseen": 88, "known": [13, 19, 27, 37, 47, 54, 55, 57, 59, 62, 64, 68, 81, 88, 101, 114, 118, 124, 129, 134, 138, 149, 154, 156, 165], "kokoro": 10, "korean": 4, "kovh8": 156, "krita": [59, 132], "kubectl": 3, "kubernet": 88, "kunz": 83, "kvm": 133, "l": [21, 56, 58, 68, 93, 124, 138, 155], "lab": 126, "label": [2, 15, 40, 68, 81, 97, 131, 138, 156], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [21, 40, 62], "land": 17, "landmark": 6, "landscap": 6, "lang": [59, 156], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 26, 59, 63, 64, 76, 88, 95, 116, 119, 130, 134, 179], "laptop": 2, "larg": [2, 3, 7, 8, 9, 13, 14, 15, 21, 27, 37, 40, 45, 55, 59, 66, 88, 93, 112, 116, 118, 119, 129, 132, 133, 138, 148, 151, 155, 156], "larger": [3, 11, 12, 25, 27, 37, 55, 59, 69, 85, 132, 156], "largest": [95, 155], "last": [1, 2, 14, 28, 56, 57, 59, 83, 85, 99, 105, 110, 111, 114, 128, 144, 145, 147, 151, 153, 154, 155, 156, 177], "last_run": 155, "last_seen": 156, "lastact": 156, "lastjpegphotolookup": 82, "lastli": [30, 47], "lastlogin": 156, "lastmodifi": 178, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 178], "latenc": 132, "later": [19, 42, 59, 74, 83, 92, 102, 116, 118, 133, 134, 138, 144, 157, 164], "latest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179], "latitud": 126, "latter": 58, "launch": [2, 54, 55, 58, 88, 93, 95, 97, 120, 142, 178], "law": 107, "lawyer": 12, "lax": 106, "layer": [27, 59, 77, 80, 132, 137], "layla": [151, 152, 153, 155, 156], "layout": [59, 60, 148, 155, 160], "lazi": [59, 149], "ld": [81, 129], "ldap": [39, 45, 64, 73, 79, 85, 88, 111, 123, 127, 130, 133, 143, 150, 155, 156], "ldap_group_map": 81, "ldap_log_fil": 88, "ldap_matching_rule_in_chain": 81, "ldap_opt_network_timeout": 82, "ldap_user_map": 81, "ldapadmingroup": 81, "ldapagentnam": 82, "ldapagentpassword": 82, "ldapattributesforgroupsearch": 82, "ldapattributesforusersearch": [82, 154], "ldapbackuphost": 82, "ldapbackupport": 82, "ldapbas": 82, "ldapbasegroup": 82, "ldapbaseus": 82, "ldapcachettl": [81, 82], "ldapconfigurationact": 82, "ldapconnectiontimeout": 82, "ldapdefaultppolicydn": 82, "ldapdynamicgroupmemberurl": 82, "ldapemailattribut": [82, 154], "ldapexperiencedadmin": 82, "ldapexpertusernameattr": [82, 154], "ldapexpertuuidgroupattr": 82, "ldapexpertuuiduserattr": 82, "ldapgidnumb": 82, "ldapgroupdisplaynam": 82, "ldapgroupfilt": [82, 154], "ldapgroupfiltergroup": 82, "ldapgroupfiltermod": 82, "ldapgroupfilterobjectclass": 82, "ldapgroupmemberassocattr": [82, 154], "ldaphost": 82, "ldapignorenamingrul": 82, "ldaploginfilt": 82, "ldaploginfilterattribut": 82, "ldaploginfilteremail": 82, "ldaploginfiltermod": 82, "ldaploginfilterusernam": 82, "ldapnestedgroup": 82, "ldapoverridemainserv": 82, "ldappagings": 82, "ldapport": 82, "ldapquotaattribut": 82, "ldapquotadefault": 82, "ldaptl": 82, "ldapuseravatarrul": [81, 82], "ldapusercleanupinterv": [83, 88], "ldapuserdisplaynam": [82, 154], "ldapuserdisplayname2": 82, "ldapuserfilt": 82, "ldapuserfiltergroup": 82, "ldapuserfiltermod": 82, "ldapuserfilterobjectclass": 82, "ldapuuidgroupattribut": 82, "ldapuuiduserattribut": [82, 154], "lead": [32, 37, 51, 52, 56, 57, 58, 59, 69, 93, 112, 113, 126, 129, 132, 133, 138], "leak": [52, 59, 129, 138, 178], "leakag": 126, "leap": 134, "learn": [5, 6, 8, 11, 32, 34, 44, 46, 50, 58, 78, 83, 85, 126, 137, 148, 149], "least": [2, 3, 4, 5, 6, 7, 9, 11, 12, 16, 21, 25, 43, 48, 56, 59, 69, 77, 80, 81, 107, 114, 128, 130, 132, 134, 144, 148, 154, 156, 157, 172, 177, 178], "leav": [2, 26, 27, 30, 32, 38, 57, 59, 68, 76, 81, 85, 116, 151, 155], "lectur": 155, "leela": 154, "left": [39, 47, 56, 59, 62, 81, 85, 111, 132, 137, 147, 149, 153], "leftov": 81, "legaci": [29, 30, 31, 47, 59, 88, 150, 153, 155], "legacy_auth": 47, "legacy_format_support": 29, "legal": [11, 13, 71, 88, 106, 107, 109, 111], "legibl": 9, "legitim": [27, 57, 106, 107, 110], "length": [8, 31, 47, 55, 59, 86, 88, 129], "less": [6, 7, 10, 11, 12, 47, 55, 57, 59, 66, 126, 130, 132, 134, 177], "let": [15, 19, 39, 57, 62, 71, 85, 92, 96, 108, 129, 133, 143, 153, 155, 158], "letsencrypt": 129, "letter": [37, 85, 179], "level": [4, 15, 23, 24, 27, 42, 44, 55, 59, 62, 64, 77, 85, 88, 93, 110, 126, 127, 134, 138, 147, 150, 153, 155, 156, 178], "leverag": 8, "lf": 81, "lib": [6, 16, 21, 55, 59, 62, 129], "libapache2": [125, 133], "libargon2": 130, "liber": 93, "libmagickcor": 71, "librari": [11, 46, 59, 62, 87, 93, 126, 170], "libreoffic": [59, 88, 130], "libsmbclient": 37, "libxml": 130, "libxml2": 130, "licenc": 74, "licens": [15, 16, 126], "life": [88, 123, 144, 148], "lifetim": [59, 81, 88, 106, 110], "lift": 96, "light": [40, 59, 81], "lighter": 177, "lighttpd": 138, "lightweight": 59, "like": [1, 2, 3, 4, 5, 6, 7, 8, 12, 14, 15, 16, 19, 21, 22, 26, 27, 30, 31, 37, 40, 44, 47, 49, 52, 53, 56, 58, 59, 60, 63, 66, 80, 81, 83, 86, 87, 92, 93, 95, 96, 102, 112, 113, 116, 117, 118, 121, 123, 126, 128, 129, 132, 133, 138, 140, 142, 144, 145, 147, 148, 149, 150, 154, 155, 164, 165, 166, 167, 172, 179], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 17, 25, 37, 42, 43, 45, 46, 48, 53, 56, 58, 59, 62, 64, 66, 75, 76, 81, 88, 93, 95, 96, 107, 108, 115, 118, 123, 124, 128, 132, 133, 134, 138, 143, 147, 151, 152, 153, 154, 155, 156, 172, 175, 177], "limitrequestbodi": 25, "line": [19, 21, 25, 29, 56, 58, 59, 62, 66, 68, 81, 88, 92, 96, 111, 118, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 150, 153, 175, 178], "liner": 151, "link": [2, 16, 17, 45, 64, 71, 76, 78, 79, 85, 88, 101, 108, 116, 126, 128, 132, 133, 136, 137, 138, 147, 153, 155, 156, 160, 165, 167, 179], "link_defaultexpdai": 42, "linux": [21, 27, 33, 37, 49, 50, 55, 58, 66, 83, 88, 91, 92, 93, 119, 121, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 140, 142, 148, 150, 156, 161], "list": [1, 2, 3, 4, 11, 13, 15, 16, 17, 18, 19, 22, 27, 37, 39, 40, 42, 46, 53, 57, 58, 59, 60, 62, 65, 66, 70, 75, 86, 87, 88, 92, 94, 95, 100, 101, 106, 108, 110, 112, 118, 123, 126, 128, 129, 130, 133, 134, 137, 138, 142, 148, 149, 150, 154, 157, 158, 159, 164, 169, 171, 172, 177, 179], "listen": [37, 44, 55, 58, 88, 96, 99, 114, 124, 129, 150, 153, 158, 163, 179], "listexapp": 98, "literaci": 12, "littl": [4, 15, 69, 85, 96], "live": [0, 2, 7, 13, 59, 81, 88, 106, 107, 110, 119, 155], "live_transcript": [13, 15, 88], "ll": [16, 21, 27, 37, 42, 59, 62, 81, 85, 112, 116, 129, 133, 142, 154, 158, 177], "llama": [1, 5, 12, 15], "llama3": 5, "llm": [2, 5, 8, 12, 14, 15, 88, 115], "llm2": [1, 2, 8, 13, 15, 88], "ln": [16, 124], "load": [5, 7, 13, 21, 25, 27, 37, 44, 51, 55, 58, 62, 64, 68, 80, 88, 92, 106, 127, 128, 130, 138, 149, 150], "loadbalanc": 25, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 13, 15, 16, 17, 21, 25, 27, 30, 32, 37, 38, 39, 40, 42, 58, 62, 64, 71, 72, 73, 81, 85, 88, 92, 93, 95, 97, 98, 101, 110, 113, 114, 119, 123, 124, 126, 129, 132, 133, 136, 138, 145, 149, 150, 153, 158, 172], "local_cert": [58, 59], "local_dock": 97, "local_pk": [58, 59], "local_summary_bot": 8, "localai": [0, 1, 3, 4, 8, 15], "localdir": 33, "localdirpath": 92, "localdomain": [133, 145], "localhost": [21, 44, 51, 58, 59, 62, 68, 96, 97, 99, 116, 120, 123, 124, 125, 128, 133, 138, 145, 149, 155, 158, 176], "localitynam": 81, "localrootmountprovid": 153, "localsocket": 55, "localstorag": 88, "localtim": 8, "locat": [2, 3, 8, 16, 22, 25, 27, 39, 56, 57, 64, 68, 81, 85, 88, 91, 92, 93, 95, 96, 101, 102, 110, 124, 126, 127, 129, 133, 135, 138, 140, 142, 143, 147, 148, 151, 153, 162, 166, 167], "lock": [31, 45, 58, 64, 66, 88, 101, 123, 127, 130, 138, 140, 148, 155], "lock_retri": 58, "lock_wait_tim": 58, "locking_en": 58, "lockout": [59, 86], "log": [12, 13, 14, 15, 21, 27, 31, 35, 39, 40, 52, 53, 55, 57, 62, 64, 67, 68, 77, 80, 85, 88, 92, 96, 100, 101, 106, 108, 111, 112, 113, 116, 123, 126, 127, 128, 130, 131, 133, 134, 135, 140, 143, 145, 147, 148, 150, 153, 154, 156, 164, 175, 178], "log_error": 138, "log_not_found": 129, "log_notic": 21, "log_queri": [66, 88], "log_request_id": 88, "log_rotate_s": [66, 88], "log_secret": [59, 66], "log_typ": [66, 88], "log_type_audit": [66, 88], "logdateformat": [66, 88], "logdebug": 93, "logdir": 93, "logexpir": 93, "logfil": [3, 25, 66, 88, 93, 124, 129, 135, 143, 155], "logfile_audit": [66, 88, 135], "logfilemod": [66, 88, 126], "logic": [52, 66, 80, 98, 99, 146, 178], "login": [15, 21, 26, 27, 31, 36, 37, 56, 59, 62, 63, 64, 66, 71, 72, 76, 78, 79, 80, 83, 84, 85, 86, 88, 92, 106, 107, 108, 110, 111, 125, 126, 138, 140, 141, 142, 148, 151, 152, 155, 156], "login_flow_v2": 88, "login_form_autocomplet": 88, "login_form_timeout": 88, "loginfailexit": 96, "logist": 119, "loglevel": [57, 62, 66, 81, 88, 118, 126, 132], "loglevel_dirty_database_queri": [66, 88], "loglevel_frontend": [66, 88], "logo": [59, 71, 155], "logo_url": 88, "logohead": [71, 155], "logon": 37, "logout": 59, "logpath": 126, "logread": 66, "logrot": 107, "logtimezon": [66, 88, 149], "logwindow": 93, "loleaflet": 162, "long": [3, 6, 12, 16, 21, 44, 51, 58, 59, 81, 82, 88, 93, 105, 107, 110, 112, 113, 128, 129, 133, 142, 147, 152, 153, 174, 177], "long_query_tim": 21, "longer": [25, 43, 47, 57, 59, 62, 65, 66, 85, 112, 123, 129, 132, 152, 153, 170, 172, 173, 176, 178], "longest": 25, "longitud": 126, "look": [2, 3, 15, 19, 21, 22, 47, 50, 56, 57, 59, 69, 71, 81, 83, 88, 96, 101, 116, 118, 128, 129, 133, 136, 137, 142, 147, 149, 150, 152, 157, 159, 160, 166, 179], "lookup": [37, 59, 68, 77, 110, 126], "lookup_serv": [88, 110], "lool": [158, 162], "loolwsd": 162, "loop": [88, 96], "loopback": [59, 128], "lose": [27, 44, 59, 152, 156], "loss": [21, 27, 59, 85, 93, 134, 138, 152], "lost": [27, 28, 73, 80, 88, 107, 138, 151, 152, 153, 156], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 46, 57, 58, 59, 66, 81, 118, 132, 138, 142, 148, 179], "love": 81, "low": [7, 10, 25, 43, 47, 58, 59, 107, 133, 134], "lower": [4, 5, 7, 10, 28, 52, 56, 59, 66, 85, 86, 107, 132, 133], "lowest": [134, 177], "lsof": 99, "lt": [4, 88, 127, 133, 134, 178], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 178, "luk": 27, "m": [14, 21, 55, 58, 83, 124, 126, 129, 130, 132, 133, 140], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 47, "mac": [39, 55], "machin": [3, 5, 6, 7, 9, 10, 12, 13, 21, 49, 59, 62, 88, 95, 96, 126, 127, 135, 143, 151, 152, 153, 155, 156], "macintosh": 81, "maco": [88, 91, 92, 114, 119, 134, 138], "made": [3, 15, 19, 37, 39, 46, 50, 57, 59, 93, 111, 118, 132, 133, 135, 143, 177, 179], "madlad": [11, 15], "madlad400": 11, "madrid": 81, "mageia": 130, "mai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41, 42, 43, 47, 48, 50, 52, 55, 56, 57, 58, 59, 62, 63, 66, 68, 76, 77, 79, 80, 81, 82, 83, 85, 88, 92, 93, 95, 99, 107, 108, 110, 111, 112, 113, 116, 117, 118, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 145, 146, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 162, 164, 172, 174, 177, 178, 179], "mail": [5, 12, 15, 52, 64, 76, 81, 82, 88, 114, 115, 117, 131, 143, 154, 155, 167, 170], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_send_plaintext_onli": 88, "mail_sendmailmod": 88, "mail_smtpauth": [62, 88], "mail_smtpauthtyp": 62, "mail_smtpdebug": [62, 88], "mail_smtphost": [62, 88], "mail_smtpmod": [62, 88], "mail_smtpnam": [62, 88], "mail_smtppassword": [62, 88], "mail_smtpport": [62, 88], "mail_smtpsecur": [62, 88], "mail_smtpstreamopt": [62, 88], "mail_smtptimeout": [62, 88], "mail_template_class": [62, 88], "mailbox": [88, 115, 118], "mailcow": 116, "mailer": [59, 62, 170], "mailprimaryaddress": 81, "mailqueuehandl": 52, "mailto": 178, "main": [1, 4, 11, 15, 21, 59, 66, 81, 82, 95, 96, 99, 102, 129, 138, 140, 146, 147, 158, 162, 179], "mainli": [4, 16, 27, 61, 148], "maintain": [1, 12, 27, 40, 43, 59, 69, 71, 93, 113, 119, 126, 133, 138, 145, 147, 148, 150, 177], "mainten": [3, 18, 22, 24, 27, 50, 64, 85, 121, 132, 133, 134, 142, 143, 146, 147, 149, 153, 161, 174], "maintenance_window_start": 88, "major": [3, 12, 41, 55, 88, 126, 129, 133, 138, 142, 144, 148, 161], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 21, 22, 24, 25, 27, 30, 32, 33, 37, 39, 40, 42, 46, 47, 52, 53, 54, 57, 58, 59, 63, 65, 67, 72, 76, 81, 83, 84, 88, 92, 93, 96, 101, 105, 108, 112, 114, 116, 118, 123, 124, 126, 129, 130, 132, 133, 134, 135, 137, 138, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 155, 157, 158, 164, 165, 170, 171, 172, 173, 177, 178, 179], "malform": 153, "malfunct": 59, "malici": [27, 57], "malwar": [55, 59, 62], "man": [55, 56, 126], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 17, 40, 43, 44, 52, 53, 54, 57, 58, 59, 64, 68, 74, 81, 84, 87, 88, 92, 94, 95, 101, 102, 105, 107, 112, 119, 123, 126, 127, 147, 148, 150, 152, 153, 156, 161, 173, 174, 175, 178], "managerfactori": 88, "mandarin": 10, "mandatori": [56, 72, 81, 88, 156], "mani": [6, 11, 12, 15, 17, 21, 22, 52, 53, 55, 57, 59, 81, 93, 112, 113, 118, 129, 132, 133, 138, 147, 150, 155, 156, 160, 172, 177], "manifest": [54, 129], "manifestli": 111, "manipul": [153, 154, 155], "manner": [1, 173, 174, 175], "manual": [3, 4, 6, 16, 18, 19, 21, 24, 25, 27, 31, 49, 52, 53, 56, 58, 59, 63, 68, 77, 81, 82, 83, 88, 91, 93, 95, 96, 97, 102, 107, 108, 111, 116, 119, 123, 125, 126, 127, 132, 135, 136, 137, 138, 141, 144, 145, 147, 151, 153, 155, 157, 161, 173, 177, 178, 179], "manual_instal": [8, 95, 97], "manual_install_harp": 97, "map": [2, 47, 59, 83, 88, 129, 132, 144, 154, 166], "march": 25, "marco": 2, "margin": 132, "mariadb": [19, 22, 24, 59, 88, 121, 123, 125, 128, 130, 132, 133, 151, 155, 173, 174], "mark": [2, 39, 59, 62, 77, 83, 88, 152, 153, 154, 179], "markdown": [17, 59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 118, "master": [27, 45, 59, 62, 88, 150], "master_": 28, "mastodon": [166, 167], "match": [3, 24, 37, 42, 47, 58, 59, 62, 68, 71, 75, 76, 77, 81, 82, 88, 92, 96, 101, 107, 113, 114, 118, 124, 129, 132, 133, 138, 143, 150, 153, 154, 156, 162, 164, 178], "math": 5, "matrix": 88, "matter": [42, 151, 172], "max": [1, 25, 45, 55, 88, 124, 126, 129, 155], "max_accelerated_fil": 124, "max_allowed_packet": 21, "max_children": 133, "max_execution_tim": [25, 59, 130], "max_file_conversion_files": 88, "max_filesize_animated_gifs_public_shar": 88, "max_heap_table_s": 21, "max_image_generation_idle_tim": 1, "max_input_tim": 25, "max_link": 21, "max_parallel_count": 88, "max_persist": 21, "max_siz": [25, 88], "max_token": 5, "maxautocompleteresult": 88, "maxchunks": 93, "maxim": [42, 57], "maximum": [8, 25, 27, 42, 43, 47, 48, 57, 77, 85, 88, 93, 107, 112, 113, 129, 153, 155], "maximumadressbook": 113, "maximumcalendarssubscript": 112, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 93, "mb": [37, 46, 59, 66, 82, 85, 93], "mb4": 59, "mbstring": [70, 123, 125, 130], "mcp": [12, 13, 88], "md": [2, 17, 27, 70], "md5": [62, 123, 124, 125], "md5sum": [123, 125], "mdm": 92, "me": [2, 14, 59, 88, 110], "mean": [11, 14, 15, 40, 49, 57, 59, 67, 69, 77, 80, 81, 85, 92, 96, 107, 116, 123, 126, 128, 129, 132, 134, 137, 148, 152, 172, 177, 178, 179], "meaningless": 129, "meant": [57, 59, 177], "measur": [7, 10, 12, 69], "mechan": [12, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 44, 45, 56, 57, 59, 62, 77, 88, 170], "media": [1, 2, 6, 7, 88, 101, 107, 127], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 30, 43, 47, 108, 109, 142, 177, 178], "megabyt": [55, 59], "member": [2, 17, 42, 53, 63, 76, 80, 81, 82, 85, 88, 101, 119, 151, 154, 156, 157, 166, 167], "memberof": [82, 88, 154], "membership": [42, 81, 82, 85, 101, 110, 118, 154, 156], "memberuid": 82, "memcach": [25, 44, 64, 69, 81, 88, 123, 124, 127, 130, 135, 143, 150], "memcache_customprefix": [58, 88, 123], "memcached_opt": 88, "memcached_serv": [58, 88], "memori": [6, 17, 25, 27, 44, 55, 57, 64, 69, 81, 88, 99, 118, 129, 130, 132, 133, 174, 178], "memory_consumpt": [124, 132], "memory_limit": [17, 25, 55, 130], "mention": [1, 3, 14, 77, 93, 95, 101, 123, 124, 126, 137, 147], "menu": [1, 8, 15, 39, 56, 59, 63, 71, 85, 92, 95, 96, 138, 153, 155, 167, 173, 174, 175], "mere": [19, 57, 177], "merg": [12, 64, 66, 88, 116, 166, 167], "mermaid": 15, "messag": [1, 2, 8, 14, 15, 18, 27, 28, 59, 60, 62, 66, 68, 69, 75, 76, 79, 81, 82, 88, 110, 111, 116, 117, 118, 121, 126, 136, 139, 142, 143, 150, 151, 153, 164, 165, 166, 167, 179], "met": [2, 15, 48, 59, 66, 81, 126, 133], "meta": [15, 74, 75, 76, 81, 82, 130], "metadata": [12, 42, 47, 59, 77, 85, 88, 96, 111, 118, 135, 138, 153, 155], "metadata_max_files": 88, "metal": [88, 135], "method": [21, 24, 28, 31, 39, 45, 56, 59, 62, 66, 74, 75, 76, 80, 82, 88, 93, 95, 96, 97, 118, 130, 133, 138, 143, 148, 150, 153, 155, 179], "metric": [51, 59, 89, 176], "mg": 124, "mib": [4, 25, 59, 88, 132], "micro": 133, "microservic": 132, "microsoft": [49, 55, 59, 62, 88, 93, 115, 129, 134, 170], "mid": 12, "middl": 126, "middlewar": [68, 179], "might": [0, 2, 3, 11, 15, 16, 19, 21, 24, 31, 37, 39, 46, 47, 49, 50, 52, 55, 56, 58, 59, 62, 69, 77, 81, 82, 93, 95, 96, 99, 103, 113, 116, 118, 125, 126, 129, 131, 132, 134, 136, 138, 143, 144, 150, 157, 164, 165, 171, 175], "migrat": [18, 19, 20, 31, 45, 47, 48, 59, 81, 88, 95, 118, 130, 141, 147, 150, 151, 153, 155, 156, 160, 174], "milli": 156, "million": 119, "millisecond": [47, 59, 93, 155], "milliwai": [153, 155, 156], "mime": [101, 110, 129, 133, 153, 172], "mimetyp": [46, 59, 88, 101, 126, 129, 153], "mimetypealias": [50, 101], "mimetypelist": 155, "mimetypemap": [50, 155], "minchunks": 93, "mind": [3, 17, 58, 59, 95, 101, 120, 124, 125, 133, 147, 179], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 55, 57, 86, 107, 114, 123, 124, 128, 132, 134, 138, 177], "minimis": 107, "minimum": [6, 47, 48, 52, 69, 77, 81, 88, 93, 95, 98, 107, 116, 134, 177], "minio": 47, "miniredir": 59, "minor": [3, 132, 142], "minsearchstringlength": 88, "mint": [55, 58, 133], "minut": [0, 3, 7, 10, 15, 37, 39, 43, 48, 55, 56, 57, 59, 81, 83, 93, 112, 113, 116, 142, 143, 148, 153, 156, 178], "mirror": [126, 129], "misbehav": 57, "misbehavior": 69, "misbehaviour": 155, "miscellan": 88, "misconfigur": [57, 88, 93, 99, 104, 118, 129], "misformat": 81, "mismatch": [132, 153, 156, 175], "miss": [24, 42, 80, 81, 88, 92, 99, 126, 130, 133, 144, 146, 148, 153, 178], "missing_fil": 137, "missingok": 107, "mission": [138, 177], "mistak": [59, 81, 138], "mistakenli": 118, "mistral": 2, "mistralai": [0, 15], "mit": 59, "mitig": [58, 62, 126], "mitm": 126, "mix": [40, 47], "mixer": 126, "mixtur": 59, "mj": [129, 171, 172], "mkdir": [27, 33, 96, 123, 124], "mknod": 158, "mlocat": 123, "mm": [81, 151], "mnt": [81, 133], "mobil": [27, 31, 42, 68, 71, 77, 81, 88, 91, 101, 119, 126, 127], "mod": [125, 133, 178], "mod_dav": [123, 133, 138], "mod_defl": 138, "mod_dir": 133, "mod_env": [59, 67, 126, 133], "mod_evas": 138, "mod_fastcgi": 138, "mod_fcgi": 133, "mod_fcgid": [88, 138], "mod_head": [67, 126, 133], "mod_mim": 133, "mod_pagespe": 138, "mod_php": [132, 133, 134, 138], "mod_proxy_fcgi": [88, 138], "mod_reqtimeout": [25, 138], "mod_rewrit": [40, 59, 67, 133, 138], "mod_secur": 138, "mod_spdi": 138, "mod_webdav": 133, "mod_xsendfil": 138, "modal": 94, "mode": [6, 18, 21, 22, 24, 25, 28, 29, 39, 45, 52, 55, 56, 59, 66, 81, 82, 88, 97, 98, 112, 118, 123, 125, 127, 137, 141, 142, 143, 146, 149, 151, 152], "model": [0, 1, 3, 4, 6, 8, 9, 10, 13, 14, 15, 88, 95, 116, 126, 130, 135], "model_nam": 11, "moder": 42, "modern": [4, 49, 58, 63], "modheadersavail": 129, "modif": [12, 21, 42, 62, 93, 105, 110, 112, 113, 133, 142], "modifi": [30, 37, 43, 47, 49, 50, 57, 58, 64, 65, 73, 81, 85, 88, 93, 101, 102, 105, 107, 110, 112, 113, 114, 118, 126, 132, 133, 137, 138, 153, 154, 155, 156], "modul": [21, 25, 27, 28, 37, 44, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 150, 158, 171, 172], "modular": [1, 15], "module_nam": 130, "molli": 81, "moment": [8, 164], "momentj": 65, "mon": [52, 55], "mondai": 52, "monitor": [16, 57, 58, 88, 126, 132, 155, 176, 178], "monterei": 134, "month": [1, 2, 14, 111, 126, 129, 133, 155], "monument": 6, "moodl": 67, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 19, 21, 22, 25, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 50, 51, 52, 55, 57, 58, 59, 60, 62, 66, 69, 71, 76, 77, 78, 81, 83, 84, 91, 92, 93, 94, 95, 96, 99, 101, 107, 112, 113, 116, 117, 118, 119, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 146, 148, 149, 150, 153, 155, 156, 158, 160, 161, 163, 164, 170, 172, 174, 175, 176, 177, 178, 179], "moreov": 16, "morn": 52, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 27, 43, 47, 56, 57, 58, 59, 62, 63, 66, 68, 69, 77, 81, 95, 96, 110, 111, 118, 119, 126, 129, 130, 131, 132, 133, 134, 138, 144, 145, 148, 150, 155, 156, 161, 162, 163, 169, 170, 177, 179], "mostli": [133, 179], "mount": [27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 44, 45, 47, 55, 56, 59, 88, 92, 96, 98, 100, 101, 110, 133, 152], "mount_id": 37, "mountpoint": [30, 32, 37, 38, 45, 59, 88], "move": [2, 25, 27, 59, 68, 88, 107, 128, 142, 143, 147, 148, 152, 174, 177], "movi": [59, 166, 167], "mozilla": [66, 118, 126, 129, 134], "mp3": [50, 59, 174, 175, 176], "mp4": [129, 155], "mpeg": 50, "mrtumnu": 68, "msi": 92, "msiexec": 92, "msoffice2003": 59, "msoffice2007": 59, "msofficedoc": 59, "mt": [11, 59, 71], "mtime": [42, 153], "much": [25, 60, 93, 96, 128, 131, 132, 138, 146, 155], "multi": [15, 45, 57, 58, 81, 88, 178], "multibucket": [45, 88], "multibyt": [130, 146], "multilingu": [7, 12, 13, 88], "multipart": 47, "multipartupload": 25, "multipl": [2, 5, 6, 9, 12, 15, 19, 25, 31, 39, 44, 47, 55, 56, 57, 58, 64, 66, 69, 72, 81, 82, 83, 84, 88, 92, 95, 96, 98, 116, 120, 126, 130, 132, 133, 144, 146, 149, 151, 153, 156, 157, 160, 161, 177, 178], "multiview": [123, 133], "music": [15, 88, 92], "must": [3, 4, 5, 6, 8, 16, 17, 25, 27, 28, 30, 32, 33, 35, 39, 40, 44, 47, 55, 56, 58, 59, 62, 66, 67, 68, 69, 71, 77, 80, 81, 82, 83, 85, 92, 93, 95, 96, 98, 107, 108, 111, 112, 120, 121, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 143, 144, 146, 148, 150, 151, 152, 153, 155, 156, 178], "mutual": 153, "mx": [116, 118], "my": [2, 16, 47, 50, 71, 75, 81, 88, 95, 97, 112, 151, 153, 155, 164], "myapp": [62, 153], "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "myfil": 178, "mygroup": [75, 154], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mynextcloudprefix": 58, "mypictur": 39, "myserv": [40, 155], "mysql": [19, 20, 24, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 155, 174], "mysql_attr_init_command": 59, "mysql_attr_ssl_ca": [21, 59], "mysql_attr_ssl_cert": [21, 59], "mysql_attr_ssl_kei": [21, 59], "mysql_attr_ssl_verify_server_cert": [21, 59], "mysql_secure_instal": 123, "mysql_user_password": 19, "mysqld": [21, 22, 59, 62], "mysqldump": [22, 140], "mysqlnd": 123, "n": [1, 5, 15, 18, 19, 28, 81, 99, 150, 152, 153, 155, 178], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 16, 19, 21, 22, 27, 30, 31, 32, 33, 35, 37, 38, 40, 42, 43, 45, 47, 49, 51, 54, 55, 58, 59, 62, 66, 67, 71, 74, 75, 76, 77, 81, 82, 83, 85, 88, 92, 93, 95, 96, 97, 98, 101, 106, 110, 111, 112, 114, 116, 118, 120, 121, 123, 124, 125, 126, 128, 129, 132, 133, 137, 149, 151, 153, 154, 155, 156, 162, 178], "namespac": [14, 54, 59, 62, 155], "nation": 107, "nativ": [23, 37, 179], "natur": [12, 15, 84, 157], "navig": [1, 54, 59, 93, 95, 101, 102, 105, 106, 112, 113, 116, 124, 136], "nc": [59, 62, 88, 100, 129], "nc_app_": 99, "nc_app_context_chat_backend": 3, "nc_app_context_chat_backend_data": 3, "nc_app_context_chat_contain": 3, "nc_app_live_transcript": 4, "nc_app_live_transcription_data": 4, "nc_app_live_transcription_log": 4, "nc_app_llm2_data": 5, "nc_app_stt_whisper2_data": 7, "nc_app_translate2": 11, "nc_debug": 150, "nc_domain": 96, "nc_instance_url": [95, 96], "nc_loglevel": 150, "nc_pass": 156, "nc_samesitecookielax": 106, "nc_samesitecookiestrict": 106, "nc_serverid": 59, "nc_session_id": 106, "nc_token": 106, "nc_usernam": 106, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 178, "nearli": [123, 172], "necessari": [2, 16, 21, 24, 25, 35, 46, 56, 58, 59, 62, 77, 84, 96, 106, 107, 116, 118, 123, 128, 129, 130, 133, 138, 157, 174, 179], "necessarili": [57, 77, 95, 96, 138], "need": [0, 1, 3, 4, 6, 8, 11, 12, 15, 16, 17, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 68, 69, 80, 81, 82, 84, 85, 88, 92, 93, 95, 96, 97, 99, 101, 102, 108, 111, 112, 113, 116, 118, 120, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 155, 156, 157, 158, 164, 165, 170, 173, 174, 176, 177, 178, 179], "needsdbupgrad": 155, "neg": [6, 126], "neither": 78, "nest": [82, 88, 153, 155, 178], "net": [59, 96, 97, 123, 144, 155, 157], "netdata": 132, "netstat": [55, 62], "network": [15, 21, 39, 57, 59, 88, 92, 93, 95, 96, 97, 99, 101, 126, 127, 133, 134, 145, 155, 172, 178], "never": [27, 39, 43, 52, 59, 77, 81, 107, 110, 126, 132, 152, 153, 156], "nevertheless": 148, "new": [2, 3, 5, 6, 11, 12, 19, 22, 24, 25, 26, 27, 29, 31, 32, 36, 39, 43, 44, 45, 47, 52, 56, 59, 62, 66, 67, 73, 75, 78, 80, 81, 82, 83, 88, 92, 93, 95, 96, 98, 108, 111, 112, 114, 116, 118, 119, 124, 126, 128, 130, 131, 132, 133, 134, 138, 140, 142, 143, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 170, 172, 173, 174, 177, 178, 179], "newer": [22, 37, 69, 95, 132, 134, 146, 152, 177], "newest": [43, 144, 177], "newgroup": [75, 76], "newli": [19, 27, 47, 52, 55, 56, 59, 77, 81, 105, 133, 177, 179], "newnam": 178, "newpassword": 156, "newus": 156, "next": [1, 2, 16, 21, 26, 27, 39, 40, 42, 52, 55, 58, 81, 82, 83, 88, 92, 94, 95, 112, 113, 123, 127, 138, 147, 148, 151, 152, 153, 155, 161, 166, 177, 179], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 61, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76, 77, 78, 79, 80, 85, 87, 88, 91, 92, 95, 98, 99, 100, 101, 102, 105, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 120, 121, 125, 127, 128, 130, 131, 132, 133, 134, 135, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 177], "nextcloud_": 47, "nextcloud_1": 47, "nextcloud_admin": 81, "nextcloud_cento": 123, "nextcloud_docker_network_nam": 96, "nextcloud_host": 68, "nextcloud_imaginari": 132, "nextcloud_install_product": 133, "nextcloud_log": 93, "nextcloud_redirectregex": 68, "nextcloud_url": [8, 96, 97], "nextcloudcron": 56, "nextclouden": 82, "nextcloudgroup": 82, "nextcloudpi": 133, "nextcloudquota": 81, "nextcloudsystemus": 81, "nextcloudtemp": 59, "nextcloudus": [81, 82], "nf": [59, 88, 127], "nfc": 39, "nfd": 39, "nginx": [18, 69, 88, 96, 110, 127, 128, 133, 134, 138, 170, 171, 172], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 50, "night": 3, "nin": 178, "nix": [56, 62], "no_desktop_shortcut": 92, "no_etag": 129, "no_last_modifi": 129, "no_proxi": 59, "no_shell_extens": 92, "no_start_menu_shortcut": 92, "no_unsupported_browser_warn": 88, "nobodi": 137, "nocanon": 158, "node": [6, 59, 88], "nodecod": 158, "nodecopiedev": 178, "nodecreatedev": 178, "nodedeletedev": 178, "nodeinfo": 138, "noderenamedev": 178, "noderestoredev": 178, "nodetouchedev": 178, "nodewrittenev": 178, "nofollow": [126, 129], "noindex": [126, 129], "nologon": 150, "nomatim": 2, "nominatim": 126, "non": [3, 8, 19, 25, 27, 30, 33, 39, 47, 59, 76, 77, 81, 88, 95, 97, 128, 130, 143, 147, 149, 151, 153, 155, 156, 157, 178], "none": [15, 31, 57, 59, 62, 81, 82, 85, 129, 142, 151, 152, 153, 155, 156, 158, 170], "nonexist": [81, 129], "nonexistingfil": 178, "nonexistingfold": 178, "noon": 2, "nor": [37, 56, 88, 95, 147, 178], "norepli": 59, "normal": [3, 6, 18, 24, 25, 39, 44, 52, 56, 59, 65, 78, 81, 85, 92, 120, 135, 138, 143, 148, 150, 153, 155], "nosniff": [126, 129], "notabl": 37, "notat": [59, 66, 68, 178], "note": [0, 1, 2, 3, 5, 12, 14, 15, 17, 21, 30, 37, 39, 42, 46, 47, 48, 56, 59, 62, 67, 73, 77, 87, 93, 96, 102, 108, 112, 113, 121, 126, 127, 129, 133, 134, 138, 139, 142, 148, 149, 150, 152, 156, 164, 166, 177, 178], "noth": [3, 18, 153], "notic": [44, 46, 57, 71, 110, 128, 132, 143, 156], "notif": [12, 45, 59, 62, 68, 80, 81, 85, 88, 105, 108, 110, 115, 126, 131, 133, 138, 141, 147, 149, 151, 155, 170, 178, 179], "notifempti": 107, "notifi": [16, 27, 37, 52, 62, 88, 105, 108, 149, 178], "notify_guest": 16, "notion": [166, 167], "notori": [5, 6, 7, 11], "now": [15, 21, 22, 24, 25, 40, 55, 56, 59, 67, 81, 85, 88, 95, 96, 112, 113, 116, 118, 121, 123, 124, 125, 128, 130, 133, 138, 142, 147, 158, 170, 171, 172, 175, 176, 178, 179], "nowadai": [59, 175], "nsign": 159, "nss": [64, 88], "nsuit": 159, "ntf": 37, "ntlm": [62, 170], "nuanc": 27, "nuisanc": 57, "null": [14, 46, 59, 66, 97, 124, 149, 175, 178, 179], "num_bucket": 47, "num_nucket": 47, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 18, 25, 32, 42, 47, 48, 52, 55, 57, 58, 59, 62, 77, 81, 82, 85, 93, 107, 110, 112, 113, 116, 120, 123, 125, 126, 128, 134, 138, 142, 147, 151, 152, 155, 156, 162, 172, 177, 178], "numer": [46, 59, 86, 128, 153, 155], "numeric_id": 28, "nuri": 159, "nvidia": [3, 4, 5, 6, 7, 9, 11, 95, 97, 99], "o": [25, 27, 59, 81, 88, 124, 129, 130, 133, 138, 143, 155], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 47, "oauth": [31, 88, 179], "oauth2": [64, 88, 150], "object": [11, 15, 30, 39, 44, 45, 58, 64, 81, 88, 112, 126, 130, 132, 143, 150, 151, 166, 175, 176, 179], "object_typ": 111, "objectclass": [81, 82, 154], "objectdata": 178, "objectid": 178, "objectprefix": 59, "objectstor": [47, 88, 135], "objecttyp": 178, "oblig": [107, 108, 109], "obscur": 138, "observ": 12, "obsolet": 46, "obtain": [62, 67, 88, 139, 153], "obviou": [57, 172], "oc": [16, 44, 47, 51, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 150, 153, 155, 172, 173, 178, 179], "oc8c0fd71e03": 59, "oc_": [21, 59], "oc_act": [24, 52], "oc_activity_mq": [24, 52], "oc_addressbook": 138, "oc_admin": 128, "oc_admin1": 128, "oc_admin2": 128, "oc_calendar_calendar": 19, "oc_calendar_object": 19, "oc_calendar_share_calendar": 19, "oc_calendar_share_ev": 19, "oc_cards_properti": 138, "oc_carla": 59, "oc_com": 111, "oc_comments_read_mark": 111, "oc_databas": 151, "oc_dav_shar": 118, "oc_dbus": 151, "oc_default_modul": [28, 152], "oc_filecach": [28, 138, 151], "oc_fscach": 19, "oc_log": 19, "oc_mail_messag": 118, "oc_mail_recipi": 118, "oc_media_album": 19, "oc_media_artist": 19, "oc_media_sess": 19, "oc_media_song": 19, "oc_media_us": 19, "oc_oauth2_cli": 155, "oc_pass": 156, "oc_permiss": 19, "oc_prefer": 83, "oc_privatedata": 19, "oc_queuedtask": 19, "oc_sessionpassphras": 106, "oc_shar": 19, "oc_storag": [28, 83, 138], "oca": [3, 59, 62, 155, 172, 178], "occ": [1, 4, 6, 8, 13, 14, 15, 17, 18, 19, 22, 24, 25, 26, 28, 29, 37, 39, 40, 42, 43, 45, 46, 47, 48, 50, 52, 55, 56, 59, 60, 66, 67, 70, 71, 72, 73, 77, 78, 80, 83, 85, 88, 98, 100, 103, 107, 108, 111, 112, 113, 116, 117, 118, 121, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 149, 151, 152, 153, 154, 155, 156, 173, 174, 175, 178, 179], "occ6f7365735": 59, "occ_command": 66, "occas": 81, "occasion": [8, 142, 158], "occur": [2, 25, 58, 62, 96, 98, 132, 138, 143, 147, 155, 175, 178], "occurr": 25, "ocdownloadstart": 106, "oci": [19, 59, 121, 155], "ocp": [59, 77, 150, 178], "ocsp": 129, "octal": [59, 66], "odd": 132, "odf": [157, 160], "off": [21, 22, 24, 25, 29, 32, 52, 55, 59, 70, 82, 88, 96, 116, 118, 123, 129, 131, 133, 142, 147, 150, 154, 155, 156, 158], "offer": [0, 1, 12, 15, 16, 27, 55, 59, 63, 71, 114, 116, 118, 126, 133, 135, 138, 147, 177], "offic": [2, 15, 41, 46, 50, 57, 109, 115, 133, 158, 161, 162, 163, 164, 166, 167], "offici": [2, 55, 57, 59, 71, 81, 96, 119, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 169, 177], "offlin": [81, 93, 112, 113, 143], "offload": [0, 1, 96, 132, 155], "offset": [75, 76, 154, 155, 156], "often": [1, 25, 56, 57, 59, 93, 107, 112, 113, 116, 126, 130, 133, 172, 174, 177], "ogg": [129, 171, 172], "oid": [59, 153], "oidc": 84, "oidc_provider_bearer_valid": 84, "ok": [55, 74, 75, 76, 82, 152, 153], "okai": 142, "old": [1, 15, 19, 27, 43, 59, 81, 88, 137, 138, 142, 147, 152, 153, 155, 170, 175], "older": [1, 4, 15, 27, 28, 43, 48, 52, 59, 69, 85, 93, 107, 130, 132, 136, 138, 144, 147, 148, 153, 155], "oldest": [43, 85], "oldfil": 178, "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [19, 59, 68, 81, 92, 106, 149, 151, 152, 153], "onbootsec": 56, "onc": [2, 14, 17, 25, 29, 39, 42, 47, 50, 56, 59, 80, 81, 93, 108, 112, 118, 123, 125, 126, 129, 142, 147, 149, 151, 152, 153, 154, 155, 156, 158, 169, 172, 177, 178, 179], "one": [1, 2, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 19, 21, 27, 28, 31, 35, 39, 40, 42, 43, 46, 55, 57, 58, 59, 66, 67, 69, 76, 77, 80, 81, 82, 85, 88, 91, 92, 95, 97, 101, 102, 108, 110, 111, 112, 114, 116, 118, 123, 128, 129, 130, 133, 134, 135, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 158, 161, 166, 172, 177, 178, 179], "ones": [19, 43, 52, 53, 58, 59, 107, 132, 133, 142, 144, 147, 152, 166, 172, 177], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 21, 22, 23, 26, 27, 28, 30, 31, 33, 37, 39, 42, 47, 49, 51, 52, 53, 55, 56, 57, 58, 59, 63, 64, 65, 66, 67, 68, 77, 78, 79, 80, 81, 83, 84, 85, 88, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 106, 108, 112, 113, 114, 116, 117, 118, 121, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 143, 144, 146, 147, 149, 150, 152, 153, 154, 155, 156, 157, 164, 166, 172, 175, 176, 177, 178, 179], "onlin": [31, 59, 88, 118, 119, 123, 133, 143, 148, 159, 160, 161, 163, 164], "onlyoffic": [31, 133], "onrequest": 179, "ons": [119, 132], "onunitactivesec": 56, "ooxml": 88, "opaqu": 178, "opcach": [58, 59, 88, 123, 124, 127, 129, 130], "opcod": [58, 132], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 22, 31, 44, 55, 58, 59, 70, 81, 88, 92, 93, 96, 116, 119, 126, 130, 133, 138, 147, 157, 164, 179], "open_basedir": [25, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 167], "openapi": [12, 59, 179], "openbsd": [88, 127], "opendocu": [59, 132, 157], "opendyslex": 59, "opengraph": 166, "openid": [73, 88], "openldap": [81, 82], "openmetr": [59, 88], "openmetrics_allowed_cli": [51, 88], "openmetrics_skipped_class": [51, 88], "openoffic": [59, 130], "openproject": 2, "openshift": 59, "openssl": [47, 64, 88, 118, 124, 130, 132], "openssl_decrypt": 28, "openssl_encrypt": 28, "openssl_open": 28, "openssl_pkey_export": 28, "openssl_pkey_new": 28, "openssl_s": 28, "openstack": [39, 88], "openstreetmap": [126, 166, 167], "opensus": [134, 150], "opentopodata": 126, "opentyp": 129, "openweathermap": 14, "oper": [3, 6, 8, 12, 21, 23, 25, 27, 39, 44, 49, 55, 56, 57, 59, 66, 69, 80, 81, 83, 88, 92, 93, 101, 108, 109, 121, 127, 132, 133, 134, 135, 138, 142, 147, 148, 150, 152, 156, 157, 158, 177, 178], "opinion": [133, 145], "opportunist": 62, "opt": [15, 28, 39, 59, 116, 123, 128, 135, 150, 155, 175, 178], "opt_binary_protocol": 59, "opt_compress": 59, "opt_connect_timeout": 59, "opt_libketama_compat": 59, "opt_poll_timeout": 59, "opt_recv_timeout": 59, "opt_retry_timeout": 59, "opt_send_timeout": 59, "opt_seri": 59, "optim": [0, 1, 2, 6, 25, 34, 119, 126, 129, 130, 132, 133, 177], "optimis": [6, 11, 138], "option": [0, 1, 4, 13, 14, 15, 16, 17, 19, 21, 22, 24, 25, 26, 30, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 46, 47, 52, 55, 56, 57, 58, 62, 63, 64, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 88, 93, 95, 96, 99, 100, 101, 105, 108, 110, 112, 113, 114, 116, 117, 118, 119, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 149, 150, 151, 152, 154, 155, 156, 159, 160, 161, 166, 172, 173, 177, 178, 179], "optout": 88, "oracl": [19, 21, 24, 59, 121, 128, 134, 155, 176], "orang": 15, "orchestr": 96, "order": [0, 1, 14, 15, 17, 21, 22, 24, 42, 62, 70, 77, 80, 81, 95, 96, 126, 133, 134, 140, 149, 155, 157, 177, 179], "org": [55, 59, 67, 76, 79, 93, 126, 129, 133, 155, 178], "organ": [59, 71, 85, 88, 119, 134, 155], "organis": [77, 81, 109, 134, 138], "organisationscop": 77, "organiz": [81, 85, 116], "organizationnam": 81, "orient": 130, "origin": [11, 26, 40, 43, 46, 59, 66, 68, 81, 85, 106, 110, 118, 126, 138, 142, 143, 150, 153, 178], "orphan": [43, 88, 138, 155], "otf": 129, "other": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 21, 24, 25, 26, 27, 31, 35, 37, 39, 40, 41, 42, 43, 44, 46, 48, 53, 55, 56, 57, 58, 63, 64, 65, 66, 77, 80, 81, 84, 85, 87, 88, 92, 96, 97, 98, 106, 107, 110, 111, 112, 113, 114, 116, 117, 119, 124, 125, 126, 127, 128, 129, 130, 132, 137, 139, 142, 145, 147, 149, 150, 151, 152, 155, 156, 157, 160, 161, 171, 172, 173, 174, 175, 176, 177, 178, 179], "otherdomain": 59, "otherwis": [18, 22, 25, 56, 57, 58, 59, 68, 81, 95, 101, 105, 108, 112, 116, 129, 132, 133, 138, 143, 153, 178], "ou": [81, 82, 83, 154], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 19, 22, 59, 62, 69, 81, 95, 96, 101, 102, 122, 123, 124, 126, 130, 132, 133, 134, 137, 138, 144, 160, 172, 177, 179], "out": [16, 24, 25, 27, 47, 52, 55, 57, 59, 69, 88, 93, 95, 101, 106, 107, 115, 129, 131, 133, 134, 137, 138, 142, 143, 147, 148, 155, 156, 161, 170, 172, 177, 179], "outbound": [62, 172], "outdat": [43, 59, 64, 88, 112, 113, 123, 146, 155], "outdoor": 2, "outgo": [62, 88, 116, 118], "outlin": [2, 55], "outlook": [62, 88, 116], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 25, 37, 59, 66, 83, 88, 93, 111, 118, 130, 132, 133, 137, 148, 149, 150, 151, 152, 153, 155, 156, 178], "output_buff": 25, "outright": [57, 134], "outsid": [16, 28, 33, 40, 47, 55, 59, 63, 88, 96, 101, 110, 112, 125, 128, 129, 133, 135, 138, 140, 142], "outstand": [2, 7, 155], "ova": 133, "over": [21, 24, 30, 32, 47, 50, 57, 59, 62, 67, 69, 77, 81, 85, 88, 93, 96, 106, 111, 119, 123, 126, 132, 133, 134, 142, 155, 166, 171], "overal": 132, "overcom": 59, "overflow": 39, "overhead": [59, 81, 93, 132], "overlai": 81, "overlap": [37, 177], "overload": 138, "overrid": [25, 26, 30, 45, 59, 62, 64, 71, 81, 82, 88, 92, 96, 97, 107, 151, 155], "overridden": 68, "override_app_host": [96, 97, 99], "overridelocaldir": 92, "overriden": 59, "overrideserverurl": 92, "overseen": 119, "overview": [0, 1, 3, 13, 16, 45, 58, 60, 88, 110, 119, 137, 138, 141, 144, 151, 170, 172, 179], "overwrit": [26, 62, 64, 88, 112, 133, 153, 172], "overwritecondaddr": [68, 88], "overwritehost": [68, 88], "overwriteprotocol": [68, 88], "overwritewebroot": [68, 88], "overwritten": [26, 59, 66, 72, 77, 81, 112], "owasp": 175, "own": [0, 1, 3, 4, 12, 15, 16, 25, 27, 28, 39, 41, 42, 50, 52, 53, 54, 57, 59, 62, 63, 65, 71, 77, 85, 93, 101, 103, 107, 108, 111, 112, 113, 114, 124, 128, 133, 138, 148, 153, 158, 172, 178, 179], "owncloud": [29, 69, 88, 93, 138, 140, 141, 146, 150, 153, 155, 178], "owncloud_core_dump": 93, "owner": [21, 42, 77, 88, 101, 102, 105, 108, 110, 118, 123, 151, 179], "ownerid": 178, "ownership": [3, 33, 42, 59, 88, 108, 111, 121, 125, 133, 142, 150, 155], "p": [8, 21, 58, 96, 99, 123, 124, 131, 132, 136, 140, 146, 152, 158], "pacif": 59, "packag": [2, 55, 58, 59, 88, 92, 119, 123, 124, 125, 126, 127, 128, 130, 131, 132, 134, 141, 148, 153, 155, 157, 160, 161, 179], "package_nam": 54, "packet": 21, "pad": 28, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 21, 26, 27, 33, 39, 40, 42, 52, 53, 55, 56, 58, 59, 60, 62, 63, 64, 66, 71, 77, 78, 81, 82, 85, 88, 89, 93, 94, 95, 99, 107, 108, 110, 111, 112, 116, 123, 125, 126, 129, 130, 132, 133, 137, 138, 142, 144, 147, 148, 149, 152, 153, 155, 156, 166, 167, 169, 179], "pagespe": 129, "paid": [147, 148], "pain": 95, "pair": [27, 36, 45, 59, 88, 97, 106, 116, 153], "pandoc": 41, "pane": [15, 85, 178], "panel": [55, 59, 65, 81, 85, 111, 132, 133, 155, 179], "pant": 62, "paper": 7, "paragraph": [126, 166], "parallel": [15, 21, 25, 59, 69, 95, 132, 138, 178], "param": [178, 179], "paramet": [3, 5, 14, 16, 19, 20, 24, 25, 26, 30, 31, 42, 45, 47, 51, 57, 58, 64, 65, 76, 81, 82, 88, 93, 96, 107, 112, 127, 129, 130, 132, 133, 150, 155, 172, 176, 177, 178, 179], "parameter_nam": 130, "paramount": [15, 81], "parent": [44, 101, 133, 138, 153, 155], "pars": [3, 28, 59, 130], "part": [3, 5, 14, 15, 16, 40, 47, 49, 50, 56, 58, 59, 62, 81, 85, 92, 93, 111, 121, 123, 126, 133, 134, 137, 149, 158, 163, 177, 179], "part_file_in_storag": 88, "parti": [6, 12, 15, 16, 21, 27, 28, 56, 59, 62, 88, 106, 134, 138, 142, 148, 157, 165, 167], "partial": [62, 118, 178], "particip": [110, 112, 119], "particular": [1, 7, 21, 37, 47, 53, 81, 129, 132, 177], "particularli": [57, 177], "partit": [25, 59], "partner": [110, 119], "partnership": 160, "pass": [2, 5, 21, 31, 37, 55, 59, 64, 66, 81, 88, 92, 96, 97, 98, 121, 124, 129, 137, 138, 150, 151, 153, 155, 156, 157, 177, 178], "passiv": 92, "passphras": [28, 110], "passwd": 55, "password": [2, 3, 19, 21, 23, 27, 28, 32, 35, 36, 37, 38, 39, 40, 42, 44, 45, 47, 55, 57, 58, 59, 62, 73, 76, 77, 80, 81, 82, 88, 92, 93, 95, 96, 97, 106, 108, 110, 111, 116, 118, 120, 121, 123, 124, 125, 127, 128, 130, 133, 138, 140, 145, 146, 149, 150, 152, 153, 155, 156, 159, 170, 179], "password1": [23, 59], "password2": [23, 59], "password_argon2_default_memory_cost": 59, "password_argon2_default_thread": 59, "password_argon2_default_time_cost": 59, "password_default": 59, "passwordsalt": 88, "past": [55, 59, 69, 137, 151], "pasta": 2, "patch": [62, 69, 88, 118, 139, 177], "path": [8, 15, 16, 17, 21, 26, 27, 28, 29, 30, 33, 34, 37, 45, 55, 56, 64, 66, 68, 77, 81, 88, 92, 93, 96, 97, 98, 110, 118, 124, 126, 128, 129, 131, 133, 136, 143, 144, 149, 150, 151, 152, 153, 155, 156, 162, 178, 179], "path_info": 129, "path_redirect": 68, "pathparamet": 179, "pattern": [43, 48, 59, 128, 132], "pauvo": 68, "payload": [88, 110, 179], "payment": 0, "pbkdf2": 28, "pc": [21, 142], "pcntl": 130, "pcntl_signal": 130, "pcntl_signal_dispatch": 130, "pdf": [2, 3, 46, 55, 59, 88, 102, 130, 133, 152, 153, 155, 156, 178], "pdo": [21, 59], "pdo_mysql": [21, 130], "pdo_pgsql": [21, 124, 130], "pdo_sqlit": 130, "pecl": [37, 58, 59, 123], "pecl82": 124, "peer": [21, 62, 116, 119], "peertub": [166, 167], "pem": [21, 28, 59, 124], "pencil": 85, "pend": [126, 151, 155], "peopl": [6, 9, 42, 52, 57, 83, 102, 114, 138, 154, 166, 167], "per": [4, 5, 7, 9, 10, 15, 27, 39, 45, 56, 59, 77, 82, 88, 107, 108, 110, 112, 113, 134, 152, 153, 156, 166, 168, 172, 178], "perbucket": 47, "percentag": 177, "perfect": [4, 9, 133, 145], "perfectli": 177, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18, 19, 22, 24, 25, 27, 31, 37, 39, 44, 46, 55, 56, 57, 58, 59, 66, 69, 81, 87, 88, 93, 95, 96, 99, 103, 106, 108, 118, 119, 126, 127, 128, 129, 130, 133, 134, 143, 144, 147, 148, 150, 151, 152, 153, 155, 161, 174, 175, 176, 177, 179], "period": [39, 43, 56, 57, 59, 85, 86, 105, 107, 111, 112, 113, 114, 116, 117, 134, 142, 148, 151, 153, 155, 177], "peripher": 133, "perman": [27, 28, 42, 48, 59, 68, 81, 85, 96, 106, 111, 123, 126, 152, 153, 155, 156], "permiss": [2, 33, 42, 45, 52, 58, 59, 66, 67, 88, 101, 107, 118, 124, 129, 131, 133, 138, 142, 143, 147, 150, 155], "permit": [53, 59, 126, 129, 153, 177], "persian": 4, "persist": [21, 45, 59, 85, 88, 93, 98, 106, 118, 135, 155, 164], "person": [2, 27, 39, 40, 52, 59, 62, 65, 71, 77, 78, 80, 81, 85, 88, 106, 107, 108, 109, 111, 112, 114, 116, 133, 137, 151, 152, 153, 161, 167], "personnel": 93, "perspect": 15, "pertain": [25, 93], "pg_ctl": [3, 124], "pg_dump": 140, "pg_hba": 21, "pg_user": 21, "pgp": [123, 125, 131], "pgpassword": [140, 146], "pgsql": [3, 19, 21, 59, 120, 121, 155], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147, 155], "phase": [147, 155], "philip": 154, "phone": [42, 59, 76, 77, 80, 81, 110, 113, 119, 156], "phonebook": 42, "phonescop": 77, "photo": [16, 26, 30, 81, 88, 92, 110, 153], "photor": 9, "photoshop": 59, "php": [1, 2, 3, 6, 8, 15, 16, 17, 18, 19, 21, 22, 26, 27, 28, 29, 32, 34, 37, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 78, 79, 80, 81, 82, 83, 85, 87, 88, 93, 95, 96, 106, 107, 108, 110, 111, 112, 113, 114, 117, 118, 120, 121, 125, 127, 128, 131, 136, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 164, 170, 171, 172, 173, 175, 176, 178, 179], "php7": 21, "php70": 150, "php74": 123, "php8": 129, "php82_fpm": 124, "php_valu": 25, "phpdoc": 178, "phpinfo": [130, 138], "phpredi": [58, 59, 130], "physic": [13, 27, 55, 88, 96, 110, 128, 143], "pi": [59, 119, 133], "pick": [15, 21, 65, 93, 143, 153, 167], "picker": [1, 2, 15, 88, 165], "pickup": [0, 3, 13, 88], "pictur": [46, 81, 110, 130], "ping": [21, 62], "pipe": [59, 118, 149], "pipelin": 62, "pix": 9, "pixel": [46, 59], "pkg": 124, "pkg_add": 124, "pki": 129, "place": [1, 25, 26, 44, 55, 59, 62, 88, 114, 116, 118, 121, 124, 128, 129, 131, 132, 136, 137, 138, 142, 147, 163, 165, 166, 178], "placehold": [28, 31, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 70, 101, 106, 129, 133, 138, 150], "plaintext": [81, 110], "plan": [2, 8, 24, 81, 125, 130, 133, 134, 148, 177], "planetexpress": 154, "platform": [30, 47, 92, 93, 119, 123, 132, 134, 135, 178], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 21, 25, 39, 46, 55, 56, 57, 59, 65, 67, 69, 81, 85, 93, 96, 101, 102, 113, 117, 118, 123, 126, 128, 132, 133, 134, 137, 138, 142, 144, 147, 148, 150, 151, 152, 164, 172, 177, 179], "plu": [66, 178, 179], "plug": 132, "pluggabl": 80, "plugin": [96, 178], "plusserv": [0, 15], "pm": 133, "png": [30, 59, 71, 129, 155], "pod": 3, "pod_nam": 3, "podman": [3, 133], "point": [6, 12, 15, 16, 21, 24, 25, 31, 39, 42, 45, 57, 58, 59, 60, 66, 71, 88, 95, 101, 107, 112, 113, 128, 129, 133, 134, 138, 143, 147, 148, 153], "poison": 59, "polici": [12, 42, 48, 59, 63, 71, 73, 76, 81, 88, 106, 107, 108, 110, 126, 129, 130, 131, 139, 153], "policycoreutil": 123, "polish": 4, "polit": [1, 14], "poll": [155, 178], "pomerium": 88, "pool": [58, 129, 133], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 110, 133, 142], "popular": [44, 95, 96], "popup": 116, "port": [8, 19, 30, 32, 36, 44, 47, 55, 58, 59, 68, 81, 82, 88, 95, 96, 97, 99, 123, 124, 126, 128, 132, 149, 151, 155, 157, 163], "portabl": 88, "portal": [47, 62, 102, 116, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 28, 57, 59, 172, 177], "posix": [49, 130], "posixgroup": 81, "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 17, 21, 24, 27, 40, 42, 43, 47, 48, 49, 53, 54, 57, 58, 59, 60, 62, 63, 77, 80, 81, 82, 84, 92, 93, 95, 96, 97, 99, 101, 102, 112, 113, 116, 118, 121, 126, 129, 130, 131, 132, 133, 134, 137, 138, 142, 144, 146, 147, 149, 152, 157, 158, 164, 177, 179], "possibli": [59, 118, 126, 138], "post": [11, 27, 55, 66, 74, 75, 76, 82, 87, 118, 128, 129, 136, 149, 157, 178, 179], "post_allow": 157, "post_max_s": [25, 124, 133], "postaladdress": 81, "postfix": [47, 59, 62], "postgr": [21, 124], "postgresql": [3, 19, 59, 88, 121, 124, 128, 130, 132, 134, 151, 155, 173, 176], "postrgresql": 24, "postscript": 59, "potenti": [12, 24, 39, 57, 59, 66, 132], "power": [3, 5, 6, 7, 9, 10, 14, 59, 101, 129, 133, 143], "powerpoint": 2, "powershel": 92, "ppolici": [81, 82], "ppolicy_hash_cleartext": 81, "ppt": 160, "pptx": [2, 160], "pr": 136, "practic": [46, 59, 77, 107, 118, 126, 143], "pre": [49, 59, 64, 71, 88, 95, 99, 126, 128, 130, 138, 148, 152, 177], "preced": [50, 59, 80, 88, 153], "precis": [47, 81, 94], "precompil": 132, "preconfigur": [88, 101], "predefin": [49, 92, 93], "predict": [107, 177], "prefer": [15, 19, 21, 30, 37, 52, 56, 58, 59, 62, 65, 66, 81, 83, 85, 88, 93, 115, 117, 118, 121, 129, 130, 133, 138, 155, 178], "prefil": 92, "prefix": [24, 30, 59, 64, 66, 88, 106, 114, 129, 154, 155], "preinstal": 161, "preliminari": 155, "preload": [124, 126, 129], "prem": 15, "prematur": [112, 113], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 109, 119], "premium": 134, "prepar": [15, 88, 95, 110, 127, 133], "prepend": [1, 59, 129, 138, 150], "prereleas": 21, "prerequisist": 40, "prerequisit": [83, 88, 125, 127, 128, 141, 143], "preseed": 59, "presenc": 178, "present": [2, 50, 53, 59, 62, 63, 66, 81, 96, 110, 119, 132, 133, 136, 147, 153, 158, 159, 178], "preserv": [0, 1, 4, 42, 43, 85, 123, 132, 142, 146, 156, 160], "preset": 85, "press": [2, 40, 62, 93, 112, 113, 138, 167], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 179], "prettier": 133, "prevent": [25, 27, 28, 42, 44, 52, 57, 58, 59, 64, 71, 88, 93, 104, 106, 112, 116, 126, 128, 129, 132, 134, 137, 138, 140, 146, 148, 154, 172, 175], "preview": [27, 39, 45, 64, 88, 127, 130, 133, 150, 151, 165], "preview_concurrency_al": [88, 172], "preview_concurrency_new": [88, 172], "preview_expiration_dai": 88, "preview_ffmpeg_path": 88, "preview_ffprobe_path": 88, "preview_format": 132, "preview_imaginary_kei": [88, 132], "preview_imaginary_url": [88, 132], "preview_libreoffice_path": 88, "preview_max_filesize_imag": 88, "preview_max_i": [46, 88], "preview_max_memori": [46, 88], "preview_max_scale_factor": 46, "preview_max_x": [46, 88], "preview_office_cl_paramet": 172, "previews_hpb": 59, "previou": [8, 21, 39, 42, 43, 81, 88, 96, 107, 110, 118, 137, 141, 146, 147, 148, 151, 162, 179], "previous": [52, 66, 95, 130, 138, 162, 172, 174], "previousnam": 178, "previousvalu": 178, "primari": [1, 24, 25, 30, 45, 57, 71, 81, 82, 88, 144, 148, 153, 154], "primarili": [77, 119], "primary_color": [71, 155], "princip": [138, 151, 178], "principaluri": 138, "principl": 107, "print": [98, 178], "printenv": 133, "prior": [12, 25, 57, 93, 144, 178], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 77, 88, 106, 107, 108, 110], "privacyurl": [71, 155], "privat": [15, 31, 36, 45, 59, 62, 66, 88, 110, 113, 119, 124, 126, 129, 149, 153, 156], "privatedata": 19, "privatekei": [28, 153], "privileg": [21, 64, 73, 76, 81, 88, 125, 128, 155, 179], "proactiv": 42, "probabl": [47, 81, 129, 159], "probe": 126, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 27, 32, 42, 57, 58, 59, 66, 69, 81, 88, 112, 113, 129, 131, 132, 133, 137, 139, 143, 147, 155, 177], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 57, 147], "proc": [3, 132], "proce": [28, 108, 116, 123, 147, 151], "procedur": [12, 27, 77, 93, 107, 147, 155], "proceed": [27, 142, 148, 153], "process": [2, 3, 4, 5, 6, 7, 8, 12, 14, 17, 21, 25, 27, 37, 43, 50, 56, 59, 81, 83, 88, 92, 93, 95, 97, 99, 110, 115, 123, 129, 130, 132, 134, 137, 138, 142, 147, 148, 150, 152, 153, 156, 178], "processor": 132, "produc": [5, 8, 11, 66, 107, 111, 153], "product": [2, 3, 4, 5, 7, 12, 19, 27, 57, 59, 66, 81, 107, 123, 126, 128, 131, 132, 133, 138, 151, 155], "productnam": 155, "profession": [11, 15, 27, 134, 138], "profil": [39, 42, 73, 84, 88, 93, 111, 113, 114, 126, 131, 150, 172], "profile_en": 156, "profile_enabled_by_default": 77, "profile_secret": 59, "profilepag": 59, "profit": 138, "program": [12, 56, 62, 92, 93, 95, 143, 150], "programm": 81, "programmat": 83, "progress": [14, 27, 43, 48, 55, 59, 150], "project": [2, 47, 84, 88, 119, 125, 137, 153, 155, 177, 178], "prometheu": 176, "promin": [174, 179], "promot": [81, 88], "prompt": [0, 2, 3, 5, 12, 21, 31, 81, 88, 93, 116, 125, 133, 145, 150, 151, 152, 153, 179], "pronoun": [77, 156], "pronounsscop": 77, "proof": 24, "propag": 50, "proper": [57, 59, 67, 88, 132, 137, 138, 147, 151, 153, 172], "properli": [9, 27, 54, 57, 59, 64, 65, 86, 88, 93, 99, 126, 130, 137, 138, 142, 152, 155, 158], "properti": [59, 73, 81, 85, 88, 92, 93, 156, 178, 179], "property_address": 77, "property_avatar": 77, "property_biographi": 77, "property_birthd": 77, "property_blueski": 77, "property_displaynam": 77, "property_email": 77, "property_fedivers": 77, "property_headlin": 77, "property_organis": 77, "property_phon": [59, 77], "property_pronoun": 77, "property_rol": 77, "property_twitt": 77, "property_websit": 77, "propfind": [66, 93], "propget": 93, "propos": 12, "proprietari": [8, 15], "prospect": 177, "protect": [3, 27, 28, 40, 42, 55, 62, 63, 64, 68, 69, 88, 102, 107, 109, 110, 133, 155], "proto": 62, "protocol": [2, 8, 12, 35, 36, 55, 59, 68, 82, 88, 93, 95, 96, 97, 99, 118, 126, 157, 164], "prototyp": 96, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 21, 24, 27, 28, 30, 31, 33, 35, 37, 39, 41, 45, 46, 47, 49, 55, 58, 59, 60, 64, 66, 67, 68, 69, 71, 73, 74, 76, 81, 82, 85, 88, 92, 93, 94, 97, 106, 109, 112, 113, 114, 116, 119, 120, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 143, 145, 153, 155, 156, 157, 160, 161, 165, 170, 172, 173, 174, 175, 176, 177, 178, 179], "provider_id": [80, 156], "providerfactori": 59, "provis": [47, 73, 77, 84, 88], "provisioning_api": [74, 149], "proxi": [2, 16, 47, 64, 88, 97, 99, 100, 110, 128, 129, 133, 159, 160, 161], "proxy_buff": 25, "proxy_connect_timeout": [96, 129], "proxy_fcgi": 133, "proxy_hide_head": 68, "proxy_http": 158, "proxy_max_temp_file_s": 25, "proxy_pass": 96, "proxy_protocol": 96, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [158, 159, 162, 163], "proxy_timeout": 96, "proxy_wstunnel": 158, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": [96, 158], "proxypassmatch": 158, "proxypassrevers": [96, 158], "proxypreservehost": 158, "proxytimeout": 25, "proxyuserpwd": 88, "prune": [43, 99, 107, 118], "pseudo": 126, "psql": [21, 146], "pt6h": 112, "public": [2, 16, 21, 36, 39, 42, 45, 57, 59, 62, 68, 69, 74, 77, 81, 85, 88, 96, 99, 101, 108, 110, 119, 123, 124, 126, 129, 156, 160, 166, 167], "public_html": 32, "publiccalendar": 112, "publickei": 28, "publicli": [5, 12, 17, 28, 118, 133, 149], "publish": [2, 12, 59, 77, 96, 110, 160, 177], "pubshare_": 28, "pull": [81, 88, 129, 136, 158, 162, 166, 167, 172], "punctuat": 4, "pure": 3, "purg": [107, 112], "purpos": [12, 19, 42, 47, 48, 56, 57, 59, 106, 107], "push": [52, 110, 112, 126, 137, 153, 155], "pushfe": 126, "put": [2, 17, 22, 25, 27, 47, 59, 62, 68, 75, 76, 77, 81, 82, 88, 118, 124, 128, 133, 138, 140, 142, 143, 148, 179], "putsizelimit": 47, "pwa": 59, "pwd": 96, "px": 71, "px65ty5drhqkype5hrsdvyfhlzzhcm": 128, "py": 17, "python": [3, 123], "q": [21, 62, 150], "q16": 71, "qmail": [59, 64, 88], "quali": 126, "qualifi": [12, 40, 62, 155, 178], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 153, 177], "quantiz": [5, 7], "queri": [1, 3, 15, 23, 24, 42, 59, 66, 76, 81, 87, 111, 112, 114, 128, 138, 148, 150, 178, 179], "query_cache_limit": 21, "query_cache_min_res_unit": 21, "query_cache_s": 21, "query_cache_typ": 21, "query_log_fil": 88, "query_log_file_backtrac": 88, "query_log_file_paramet": 88, "query_log_file_requestid": 88, "question": [1, 2, 3, 13, 19, 21, 59, 77, 81, 88, 118, 147, 150, 160], "queu": [52, 155], "queue": [3, 52, 88], "quick": [2, 55, 63, 88, 127, 133], "quickli": [16, 49, 85, 93, 154], "quickstart": [88, 141], "quiet": [43, 48, 55, 92, 150, 153], "quit": [18, 21, 55, 62, 125, 144, 148, 152], "quot": [59, 82, 96], "quota": [25, 27, 43, 48, 59, 73, 76, 81, 82, 87, 88, 107, 111, 139, 156], "quota_include_external_storag": [85, 88], "qwen": 2, "r": [7, 10, 27, 33, 68, 82, 121, 123, 125, 130, 133, 136, 138, 142], "race": [7, 69], "rackspac": 35, "rainloop": [88, 127], "rais": [12, 21, 25, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 172], "rand": 47, "random": [28, 47, 81, 106, 110, 118, 126, 128], "random_byt": 28, "randomli": [59, 106], "rang": [47, 57, 59, 66, 68, 88, 95, 96, 101, 127, 148], "rank": 155, "rapid": 177, "rapidli": 177, "rar": 55, "rare": [27, 30, 47, 59, 146], "raspberri": [59, 119], "rate": [0, 5, 7, 13, 88, 108, 115, 128], "ratelimit": 88, "ratelimit_overwrit": 88, "ratelimitaddressbookcr": 113, "ratelimitcalendarcr": 112, "ratelimitperiodaddressbookcr": 113, "ratelimitperiodcalendarcr": 112, "rather": [16, 31, 34, 40, 44, 59, 62, 81, 92, 111, 114, 129, 132, 138, 153, 155, 172], "ration": 59, "raw": [15, 28, 70, 81, 96, 137, 138], "rc4": 152, "rcctl": 124, "re": [4, 17, 21, 25, 27, 30, 39, 42, 47, 52, 53, 55, 57, 58, 59, 62, 69, 77, 81, 85, 92, 94, 101, 107, 111, 118, 128, 129, 133, 134, 138, 142, 143, 147, 148, 152, 153, 156, 174, 175, 177], "reach": [42, 57, 59, 66, 69, 81, 95, 99, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 151, 164, 172, 177], "reachabl": [8, 57, 59, 68, 77, 88, 95, 96, 99, 129, 133, 138, 155, 172, 179], "react": [150, 179], "reaction": 110, "read": [2, 23, 25, 35, 39, 45, 52, 55, 58, 59, 60, 64, 66, 67, 68, 71, 73, 77, 79, 88, 101, 107, 112, 113, 114, 118, 123, 124, 129, 133, 134, 135, 137, 151, 152, 153, 155, 156, 157, 174, 175, 176], "read_timeout": [58, 59], "readabl": [12, 26, 33, 59, 64, 81, 88, 129, 151, 152, 153, 155, 156], "reader": [19, 155], "readi": [39, 59, 81, 99, 133, 164, 177], "readili": 27, "readm": [3, 17, 84, 95, 96, 99, 124, 133], "readonli": 178, "real": [1, 4, 5, 7, 9, 10, 12, 14, 37, 68, 118, 128, 129, 155, 160, 177, 178], "realiz": 15, "realli": [126, 152, 155], "reallysuppress": 92, "realtim": 57, "reappear": 107, "reason": [5, 15, 47, 51, 57, 59, 62, 63, 69, 81, 92, 107, 110, 118, 120, 126, 128, 130, 131, 132, 133, 134, 138, 143, 158, 172, 174, 175, 176], "reassign": 101, "reboot": 88, "rebuild": 155, "receiv": [15, 40, 42, 53, 59, 62, 68, 81, 84, 85, 88, 108, 111, 116, 123, 134, 137, 148, 150, 153, 177, 178, 179], "recent": [25, 42, 43, 57, 81, 88, 107, 110, 115, 132, 143, 155, 156, 158, 162], "recid": 126, "recip": 2, "recipi": [28, 40, 59, 111, 114, 116, 118, 153, 155], "reclaim": 43, "recogn": [8, 13, 15, 59, 63, 77, 81, 88], "recognis": 31, "recognit": [15, 88], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 21, 25, 26, 27, 29, 37, 38, 39, 41, 44, 52, 56, 59, 63, 64, 66, 67, 68, 69, 77, 81, 88, 93, 95, 96, 101, 107, 118, 124, 125, 126, 127, 128, 129, 132, 133, 134, 137, 138, 140, 144, 145, 146, 148, 149, 151, 152, 155, 157, 158, 161, 165, 170, 171, 172, 174, 175, 177, 178, 179], "recommended": 177, "recommended_fil": 15, "reconcili": 59, "record": [12, 52, 59, 66, 80, 82, 93, 107, 110, 111, 114, 118, 143, 151, 153, 155], "recov": [27, 28, 78, 85, 88, 146, 153], "recoveri": [45, 80, 88, 107, 141, 152, 153], "recoverykey_": 28, "recreat": 146, "rectif": 88, "recurs": [153, 155], "recv": 62, "red": [15, 39, 40, 58, 93, 133, 134], "redact": [93, 118], "reddit": [166, 167], "redeploi": 3, "redhat": 55, "redi": [25, 44, 64, 69, 88, 127, 130, 135, 143, 149], "redir": 68, "redirect": [59, 63, 66, 67, 68, 69, 88, 92, 95, 96, 99, 116, 129, 133, 138], "redirectregex": 68, "redis_log_fil": 88, "redisclust": [58, 59], "reduc": [5, 7, 59, 77, 81, 88, 107, 118, 127, 129, 138, 177], "reduce_to_languag": 88, "redund": 43, "refer": [3, 12, 21, 27, 28, 39, 42, 55, 56, 58, 59, 62, 64, 69, 81, 88, 99, 107, 117, 118, 123, 127, 128, 136, 138, 148, 166, 172, 178, 179], "referenc": [14, 17, 28, 138], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": [59, 129, 155], "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 59, 81, 88, 145, 155], "refus": 153, "regard": [84, 118, 130, 135, 177], "regardless": [15, 30, 42, 47, 59, 66, 68, 77, 81, 107, 128, 149, 155, 177], "regener": [31, 153, 155], "regex": [68, 126, 129], "region": [30, 35, 47, 59, 153], "regionon": [47, 59], "regist": [3, 4, 8, 15, 56, 59, 88, 95, 96, 100, 112, 116, 143, 153, 155, 156, 165, 166], "registr": [56, 116], "registrar": 133, "regress": 134, "regul": 109, "regular": [25, 28, 45, 55, 56, 59, 68, 88, 92, 101, 114, 147, 148, 161, 178], "regularli": [12, 15, 52, 56, 81, 107, 133, 148, 151, 177], "regulatori": 109, "reinforc": 5, "reinstal": [3, 92, 138, 144], "reject": [37, 88], "rel": [17, 28, 156], "relat": [3, 13, 15, 25, 52, 54, 55, 57, 59, 66, 71, 75, 76, 77, 81, 88, 93, 95, 96, 113, 118, 127, 130, 132, 133, 135, 136, 143, 151, 154, 173, 174, 175, 177], "relationship": [54, 77], "relax": 59, "releas": [2, 4, 12, 16, 44, 55, 93, 96, 123, 125, 126, 130, 132, 133, 134, 136, 137, 141, 144, 145, 148, 149, 150, 158, 159, 162, 176], "relev": [0, 1, 3, 15, 25, 27, 50, 58, 77, 81, 93, 116, 124, 126, 129, 143, 177], "reli": [12, 15, 17, 27, 52, 84, 92, 117, 134, 165, 167, 177], "reliabl": [13, 14, 37, 52, 55, 56, 58, 59, 69, 81, 88, 92, 130, 134, 138, 142, 143, 160, 164], "reliev": 44, "reload": [39, 63, 96, 123, 132, 133], "remain": [3, 27, 42, 59, 77, 81, 85, 96, 108, 111, 116, 124, 129, 143, 152, 153], "remedi": [59, 113, 138], "rememb": [59, 81, 85, 88, 92, 110, 123, 124, 131, 179], "remember_login_cookie_lifetim": [88, 106, 107, 110], "remi": 123, "remind": [88, 115], "remirepo": 88, "remnant": [19, 59, 81, 83, 88], "remot": [2, 3, 21, 32, 34, 36, 37, 38, 39, 40, 42, 55, 58, 59, 62, 66, 68, 69, 72, 74, 81, 87, 88, 92, 93, 95, 97, 101, 110, 111, 112, 114, 116, 118, 124, 127, 129, 133, 134, 138, 147, 149, 155, 176], "remote_addr": 59, "remoteaddr": [66, 126], "remotedirpath": 92, "remoteport": [96, 97], "remov": [2, 3, 11, 16, 19, 25, 27, 29, 42, 43, 52, 53, 57, 59, 62, 69, 73, 75, 77, 81, 83, 85, 87, 88, 92, 98, 99, 101, 102, 105, 107, 108, 111, 112, 113, 114, 116, 118, 120, 126, 129, 131, 133, 135, 137, 149, 152, 153, 156, 158, 162, 164, 171, 172, 175], "removeus": 88, "renam": [37, 44, 49, 59, 73, 88, 142, 153, 156, 162, 178], "render": [9, 59, 70, 160, 165, 166], "renew": 133, "rep": 153, "repair": [2, 22, 27, 50, 59, 88, 142, 148, 150], "repeat": [30, 99, 143, 155], "repeatedli": [6, 126, 129], "replac": [11, 15, 21, 27, 28, 39, 47, 50, 56, 59, 60, 62, 68, 71, 81, 88, 96, 111, 112, 123, 125, 126, 127, 130, 133, 137, 138, 140, 147, 148, 149, 151, 153, 155, 158, 170, 173, 178], "repli": [62, 116, 160], "replic": [0, 1, 15, 20, 24, 88, 153, 167], "replica": [23, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 159, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 27, 39, 57, 59, 69, 81, 88, 89, 93, 119, 131, 132, 138, 149, 152, 153, 155, 164, 173, 174, 175], "repositori": [13, 28, 55, 57, 88, 119, 123, 162, 166, 167, 177], "repres": [28, 43, 46, 118, 178, 179], "represent": 155, "reproduc": 69, "reqid": 66, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 21, 25, 30, 31, 35, 47, 57, 58, 66, 67, 68, 69, 76, 77, 81, 84, 85, 87, 88, 92, 93, 95, 96, 97, 99, 101, 106, 107, 109, 110, 118, 120, 124, 126, 129, 130, 132, 134, 136, 137, 138, 157, 163, 166, 167, 172, 178, 179], "request_checksum_calcul": [59, 175], "request_timeout": [25, 40, 88], "request_uri": 129, "requestreadtimeout": 25, "requir": [1, 13, 15, 16, 17, 20, 22, 25, 27, 28, 30, 31, 32, 35, 36, 37, 39, 40, 41, 44, 47, 48, 49, 52, 54, 55, 56, 58, 59, 62, 66, 69, 71, 74, 76, 77, 80, 81, 82, 87, 88, 93, 95, 96, 97, 99, 106, 107, 108, 110, 116, 120, 125, 126, 127, 128, 129, 131, 132, 133, 137, 138, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 161, 162, 164, 177, 178], "rerun": 27, "rescan": [39, 88, 139, 142, 153, 155], "resembl": 12, "resend": 88, "reserv": [49, 114, 174], "reset": [25, 27, 57, 58, 59, 62, 66, 73, 81, 88, 110, 112, 113, 118, 123, 129, 132, 138, 147, 152, 153, 156, 170], "resetpassword": [78, 88], "reshar": 42, "resid": [21, 96, 131], "resist": 57, "resiz": 81, "resolut": [9, 164, 172], "resolv": [27, 39, 57, 59, 64, 88, 93, 96, 114, 124, 126, 147, 148, 166, 172], "resolveexappurl": 96, "resourc": [0, 1, 7, 10, 15, 27, 28, 42, 46, 50, 56, 59, 71, 88, 95, 113, 115, 118, 126, 127, 132, 133, 138, 142, 145, 179], "respect": [0, 3, 7, 12, 15, 21, 43, 52, 56, 59, 77, 95, 96, 112, 178], "respond": [51, 59, 88, 99, 101, 108, 109], "respons": [2, 12, 14, 28, 64, 66, 88, 92, 96, 110, 119, 126, 129, 138, 147, 166, 175, 179], "response_checksum_valid": [59, 175], "rest": [27, 118, 123, 132, 138, 155], "restart": [3, 5, 7, 11, 15, 21, 22, 55, 58, 93, 96, 123, 126, 129, 130, 132, 133, 138, 142, 158, 159, 178], "restor": [22, 28, 43, 59, 88, 107, 138, 140, 141, 142, 143, 147, 148, 151, 155, 177, 178], "restorecon": [123, 131], "restrict": [3, 16, 32, 39, 42, 59, 67, 76, 77, 82, 88, 92, 101, 104, 105, 110, 112, 113, 118, 127, 138, 149, 155, 156, 171, 176], "result": [2, 6, 9, 12, 22, 27, 28, 52, 59, 62, 77, 81, 82, 92, 93, 95, 96, 116, 118, 128, 129, 132, 133, 137, 151, 153, 155, 172, 178, 179], "resum": [59, 179], "resync": 113, "retain": [12, 14, 39, 42, 43, 52, 77, 106, 107, 110, 111, 140], "retent": [43, 48, 59, 88, 102, 104, 109, 110, 111, 115, 153, 156], "rethink": 107, "retrain": 177, "retreat": 2, "retri": [59, 147, 158], "retriesmaxattempt": 59, "retriev": [2, 28, 58, 59, 68, 75, 76, 81, 82, 88, 111, 155, 179], "retroact": [52, 59], "return": [25, 27, 28, 40, 55, 56, 57, 58, 59, 62, 64, 68, 74, 75, 76, 81, 82, 88, 92, 96, 112, 123, 124, 129, 132, 133, 138, 149, 156, 166, 179], "reus": 118, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 164, "revers": [27, 59, 64, 88, 95, 99, 128, 136, 152, 159, 160, 161], "reverse_proxi": 68, "revert": [88, 93, 112, 139, 145, 147, 148, 152], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 21, 55, 57, 59, 66, 126, 138, 142, 148, 156, 172, 174, 177], "revis": [142, 148], "revisit": [132, 142, 148], "revok": [53, 107], "rewrit": [113, 129, 133, 138, 155, 172], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rewritten": 129, "rf": 131, "rfc": [59, 80, 126, 151], "rfc6749": 67, "rh": [123, 150], "rhel": 133, "rich": [64, 88, 166], "rich_editing_en": 70, "richdocu": 172, "richdocumentscod": 129, "rid": [46, 152], "right": [1, 24, 32, 58, 59, 76, 81, 85, 88, 107, 108, 112, 129, 133, 142, 147, 172, 178], "rim": 129, "risk": [12, 27, 33, 59, 62, 126, 129, 132, 138, 147, 148, 177], "riski": 12, "rm": [98, 146, 158], "rmm": 92, "ro": 8, "roadmap": 12, "roam": 93, "rob": 154, "robbi": 154, "robert": 154, "roberta": 154, "robin": [74, 154], "robot": [126, 129], "robust": [13, 88, 133, 145], "rocm": [95, 97, 99], "role": [59, 77, 81, 85], "rolescop": 77, "roll": 177, "rollout": 92, "roman": 2, "room": [8, 88, 115, 153, 155], "root": [16, 21, 27, 32, 34, 36, 38, 47, 59, 82, 85, 88, 92, 102, 118, 120, 121, 123, 124, 125, 128, 129, 131, 133, 136, 137, 138, 147, 150, 153], "rootcert": 59, "ropa": 110, "rotat": [4, 66, 88, 107, 110, 130, 155], "rough": [5, 7, 9, 10, 15], "round": 28, "rout": [2, 59, 96, 110, 129], "router": [59, 68], "routin": [150, 153, 177], "row": [21, 22, 39, 118, 134, 151, 174, 178], "row_format": [22, 59], "rowaddedev": 178, "rowdeletedev": 178, "rowid": 178, "rowupdatedev": 178, "rpm": 123, "rsa": [28, 31, 39], "rss": 129, "rsync": [93, 140, 143, 146], "rt": 179, "rtrim": 96, "rtx": 95, "rule": [13, 43, 59, 81, 82, 86, 88, 96, 103, 104, 105, 123, 126, 129, 133, 155, 157, 163], "ruleset": 131, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 18, 20, 21, 22, 25, 27, 29, 37, 39, 43, 44, 46, 47, 48, 49, 52, 55, 56, 57, 58, 59, 62, 64, 68, 80, 81, 83, 88, 92, 93, 95, 96, 97, 107, 111, 112, 113, 114, 117, 118, 119, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 146, 147, 149, 151, 152, 153, 154, 155, 158, 159, 161, 164, 172, 177, 178], "runner": [15, 156], "runtim": [82, 88, 92, 134, 155], "runus": 150, "russian": 4, "rv": 131, "rw": 82, "s01": [81, 82, 154], "s02": 82, "s1_nextcloud": 47, "s2_nextcloud_": 47, "s3": [25, 27, 39, 45, 59, 88, 143, 153], "s_time": 118, "sabr": 138, "sabredav": [133, 138, 178], "safari": [66, 134], "safe": [15, 18, 19, 27, 43, 58, 59, 62, 67, 95, 123, 125, 129, 130, 138, 143, 147, 152, 153, 155], "safest": 101, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 160], "salt": [28, 59], "samaccountnam": 81, "samba": [27, 37], "same": [2, 3, 5, 12, 14, 15, 19, 21, 24, 25, 27, 28, 31, 37, 40, 42, 44, 47, 50, 55, 57, 58, 59, 62, 66, 68, 77, 81, 87, 88, 92, 93, 95, 97, 98, 101, 106, 110, 112, 113, 114, 118, 123, 124, 126, 129, 133, 135, 136, 138, 143, 145, 147, 148, 149, 150, 151, 153, 155, 156, 157, 158, 164, 172, 173, 174, 175, 178, 179], "sameorigin": [126, 129], "samesit": [59, 106], "saml": [28, 31, 85, 111, 156], "sampl": [25, 44, 88, 120, 124, 149], "sandbox": 133, "sanit": [45, 88], "sapi": 130, "satisfi": [55, 66, 77, 128, 133], "save": [31, 37, 39, 43, 44, 47, 62, 63, 70, 81, 93, 95, 108, 114, 116, 118, 129, 152, 179], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [47, 119, 132, 133, 145, 160, 161, 164], "scale": [13, 19, 24, 47, 59, 88, 107, 119, 134, 138], "scan": [3, 29, 31, 37, 39, 59, 64, 69, 88, 93, 137, 138, 142, 146, 150], "scanfil": 155, "scanner": [39, 59, 62, 64, 88, 155], "scenario": [8, 15, 21, 27, 47, 52, 59, 89, 92, 126, 135, 146, 161, 178], "scene": 15, "schedul": [2, 8, 14, 15, 43, 55, 56, 59, 64, 81, 88, 92, 107, 112, 115, 117, 148, 149, 151, 155, 178], "scheduledaft": [14, 155], "scheduledat": 14, "schema": [19, 21, 24, 88, 135, 144, 147, 153, 155], "scheme": [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 68, 96], "school": 138, "scl": 150, "scope": [8, 21, 47, 59, 67, 73, 81, 88, 98, 110, 137, 153, 155, 156], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [40, 62, 78, 79, 88, 108, 120, 133, 147, 155, 179], "screenshar": 134, "screenshot": [26, 63], "script": [15, 47, 56, 58, 59, 66, 88, 92, 121, 127, 129, 132, 150, 155, 156, 157, 178], "script_filenam": 129, "scriptnam": 66, "scroll": [40, 85, 111, 112, 113, 116, 147], "sdk": [6, 123, 131, 157, 158, 159, 161, 162, 163, 175], "sdkref": [59, 175], "seal": 88, "sealert": 131, "seamless": [81, 178], "search": [3, 19, 27, 42, 50, 59, 77, 81, 82, 83, 88, 95, 112, 126, 130, 132, 133, 138, 143, 156, 165], "sec": [21, 22, 82, 118], "second": [1, 15, 25, 35, 40, 42, 43, 47, 57, 59, 67, 69, 72, 77, 80, 81, 85, 101, 106, 112, 116, 118, 126, 132, 133, 137, 138, 149, 155, 156, 158, 178], "second_admin": 52, "secondari": [39, 80], "secr3tpasswordt7": [47, 59], "secret": [8, 27, 28, 30, 31, 36, 47, 67, 74, 75, 76, 82, 88, 116, 126, 132, 149, 152, 153, 155, 157], "secretvalu": 47, "section": [0, 1, 3, 4, 6, 8, 12, 15, 25, 27, 31, 40, 42, 47, 49, 53, 56, 58, 59, 62, 69, 71, 81, 85, 86, 92, 93, 96, 99, 101, 102, 111, 112, 113, 116, 117, 118, 119, 120, 128, 129, 132, 133, 138, 144, 147, 148, 149, 153, 155, 158, 164, 177], "secur": [8, 13, 16, 21, 27, 28, 31, 32, 33, 38, 40, 44, 46, 57, 58, 62, 63, 64, 68, 80, 86, 88, 93, 97, 107, 108, 110, 111, 112, 118, 123, 127, 128, 129, 130, 131, 133, 134, 137, 138, 144, 145, 148, 150, 156, 158, 176, 177], "see": [0, 1, 2, 3, 4, 7, 11, 15, 16, 17, 21, 22, 25, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 44, 46, 47, 50, 52, 53, 55, 57, 58, 59, 62, 66, 67, 69, 73, 78, 81, 82, 83, 85, 88, 92, 93, 95, 96, 99, 101, 102, 107, 108, 110, 111, 112, 113, 114, 118, 119, 121, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 155, 156, 161, 164, 169, 170, 171, 173, 174, 175, 176, 178, 179], "seed": [58, 59], "seem": [3, 59, 62, 69, 147], "seen": [59, 93, 95, 102, 113, 137, 154], "segment": 25, "segreg": 126, "select": [1, 2, 3, 4, 5, 7, 8, 12, 21, 27, 28, 30, 39, 40, 42, 53, 56, 57, 58, 59, 62, 63, 80, 81, 85, 92, 106, 107, 110, 111, 116, 128, 132, 138, 147, 149, 151, 153, 179], "selector": [88, 150], "self": [0, 1, 2, 12, 15, 32, 45, 59, 88, 93, 96, 108, 114, 116, 133, 155, 170], "selfiephoto": 81, "selinux": [39, 59, 81, 88, 127], "semanag": [123, 131], "semant": 3, "semaphor": 130, "semi": 58, "semicolon": 59, "send": [2, 8, 12, 17, 40, 42, 52, 59, 64, 65, 66, 67, 74, 75, 76, 82, 85, 88, 93, 96, 108, 112, 114, 115, 126, 128, 131, 133, 147, 153, 155, 156, 165, 170, 178, 179], "send_timeout": 129, "sendemail": 156, "sender": [62, 116], "sendeventremindersmod": [112, 151], "sendfil": 138, "sendmail": [59, 64, 88, 127], "sens": [24, 52], "sensibl": 46, "sensit": [15, 49, 52, 56, 57, 59, 81, 88, 93, 118, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 88, 96, 110, 112, 116, 118, 151, 155, 156, 179], "sentri": 118, "separ": [3, 5, 7, 9, 10, 15, 21, 24, 25, 37, 40, 59, 60, 62, 66, 81, 82, 93, 99, 111, 120, 132, 148, 149, 155, 156, 179], "septemb": 4, "sequenc": [155, 176], "seri": [166, 167, 175], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 25, 59, 62, 68, 81, 88, 101, 119, 127, 133, 143, 157, 158, 172, 173, 175], "server": [0, 1, 3, 4, 5, 6, 7, 12, 13, 15, 16, 17, 18, 19, 22, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42, 44, 45, 46, 47, 49, 50, 51, 55, 56, 57, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 82, 83, 85, 88, 91, 92, 95, 96, 97, 99, 105, 106, 111, 115, 117, 118, 119, 120, 121, 123, 124, 125, 128, 129, 130, 135, 137, 139, 140, 141, 142, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 161, 163, 164, 166, 169, 176, 177, 178], "server0": 58, "server1": [47, 58, 128], "server2": [47, 58], "server3": 47, "server_log": 88, "server_nam": [68, 96, 124, 129], "server_token": 129, "serveraddr": 96, "serverid": 88, "serverinfo": [58, 138, 172], "servernam": [96, 123, 126, 133], "servernotavailableexcept": 155, "serverport": 96, "serverroot": [16, 59], "serverurl": 92, "servic": [1, 2, 3, 5, 12, 13, 21, 30, 31, 35, 39, 55, 56, 57, 58, 59, 62, 64, 66, 67, 69, 71, 81, 82, 84, 88, 93, 99, 106, 108, 123, 124, 126, 132, 133, 139, 143, 153, 155, 156, 157, 159, 161, 162, 165, 167, 177], "servicenam": [47, 59], "session": [31, 37, 39, 42, 64, 77, 88, 92, 93, 106, 118, 129, 130, 140, 143, 148, 150, 153, 155, 156], "session_keepal": 88, "session_lifetim": [25, 88], "session_relaxed_expiri": 88, "sessioncredenti": 153, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 17, 19, 21, 22, 25, 26, 29, 30, 31, 32, 33, 35, 37, 39, 40, 43, 44, 45, 47, 48, 49, 53, 54, 55, 56, 58, 59, 60, 61, 63, 64, 65, 67, 68, 70, 71, 72, 73, 80, 82, 83, 84, 86, 87, 88, 92, 93, 94, 95, 96, 97, 99, 101, 102, 103, 105, 106, 107, 108, 110, 111, 113, 114, 115, 116, 117, 118, 120, 124, 125, 126, 127, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 146, 147, 148, 150, 153, 159, 160, 164, 170, 171, 172, 174, 177, 178], "setenv": 133, "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settingclass": 155, "settl": 21, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 21, 27, 31, 39, 43, 47, 48, 56, 57, 59, 61, 62, 68, 80, 81, 88, 91, 93, 96, 97, 100, 123, 127, 128, 129, 132, 133, 134, 138, 144, 148, 149, 150, 151, 152, 158, 159, 161, 162, 163, 170, 173, 174], "setup_create_db_us": 128, "setupcheck": 155, "sever": [3, 12, 25, 27, 57, 59, 62, 77, 92, 96, 98, 107, 108, 111, 116, 126, 129, 130, 132, 133, 138, 143, 148, 153, 155, 161, 177], "sf": [16, 124], "sftp": [31, 39, 59, 88, 130, 153], "sgi": 59, "sh": [15, 133, 178], "sha256": [28, 123, 125], "sha256_cert_fingerprint": 54, "sha256sum": [123, 125], "sha512": 28, "shall": [59, 65, 81], "shallow": 153, "share": [3, 21, 37, 39, 44, 58, 62, 64, 69, 77, 81, 85, 88, 93, 95, 96, 97, 101, 102, 107, 108, 110, 111, 114, 115, 119, 124, 126, 131, 133, 135, 139, 142, 146, 147, 150, 156, 157, 159, 160, 167, 178], "share20": [59, 155], "share_fold": 88, "shareabl": 114, "shareapi_restrict_user_enumeration_full_match_email": 42, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 42, "shareapi_restrict_user_enumeration_full_match_userid": 42, "sharebymail": 59, "shared_secret": [59, 66], "sharekei": 28, "sharer": [110, 153], "shares_extern": 153, "sharescount": 59, "sharesreminderjob": 155, "sheet": 175, "shell": [15, 22, 56, 150, 178], "shellextens": 92, "shibbol": 157, "ship": [4, 5, 16, 17, 26, 50, 52, 53, 57, 59, 60, 71, 74, 81, 88, 113, 114, 123, 126, 129, 132, 147, 149, 153, 154, 155, 165, 173, 176], "shm_size": [58, 174], "shop": 2, "short": [59, 77, 81, 83, 95, 106, 112, 113, 116, 138, 151], "shortcut": [88, 92], "shorten": 106, "shorter": [28, 133], "shortli": 105, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 18, 19, 21, 22, 26, 28, 35, 37, 38, 40, 44, 50, 55, 56, 58, 59, 62, 65, 66, 67, 68, 70, 77, 81, 82, 85, 92, 93, 95, 96, 97, 99, 101, 105, 112, 113, 116, 118, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 143, 144, 147, 148, 150, 151, 157, 158, 160, 163, 170, 171, 174, 176, 177, 178, 179], "shouldn": 59, "show": [1, 2, 3, 7, 10, 18, 21, 22, 26, 27, 37, 42, 46, 47, 50, 52, 55, 58, 59, 62, 63, 77, 80, 81, 82, 83, 85, 88, 93, 98, 99, 111, 112, 113, 118, 128, 132, 137, 138, 142, 147, 148, 149, 150, 151, 153, 156, 160, 172, 178, 179], "show_federated_shares_as_intern": 40, "show_users_onli": 77, "showcas": [15, 179], "showexpir": 178, "shown": [25, 31, 42, 46, 67, 77, 81, 88, 110, 126, 128, 129, 130, 137, 138, 142, 147, 148, 151, 152, 153, 155, 156], "showonli": 149, "showpassword": 82, "shred": 107, "shutdown": 18, "sick": 2, "side": [30, 39, 45, 47, 59, 62, 77, 81, 85, 88, 107, 110, 112, 126, 128, 129, 132, 138, 147, 152, 153, 154, 155, 172, 174], "sidebar": [85, 94], "siev": 88, "sign": [27, 32, 45, 59, 81, 85, 88, 93, 116, 123, 129, 133, 134, 138, 139, 155, 170], "signal": [4, 106], "signatur": [55, 88, 123, 125, 137, 153], "signific": [8, 12, 33, 44, 52, 137, 177], "significantli": [8, 12, 25, 58, 59, 66, 134, 148], "signup": [2, 59], "silent": [92, 98, 108, 131, 152, 153], "similar": [0, 6, 18, 25, 35, 59, 81, 93, 102, 105, 118, 123, 126, 131, 132, 133, 135, 137, 149], "similarli": [143, 149, 157, 175], "simpl": [15, 19, 50, 59, 88, 102, 119, 133, 145, 179], "simplesignuplink": 88, "simplest": [96, 138], "simplexml": 130, "simpli": [3, 8, 16, 39, 42, 47, 55, 59, 60, 62, 68, 80, 81, 85, 92, 95, 101, 102, 142, 146, 147, 178], "simplifi": [96, 152], "simul": 153, "simultan": [44, 132, 133, 149, 177], "sinc": [2, 5, 15, 16, 17, 19, 27, 31, 33, 56, 57, 58, 59, 62, 93, 101, 103, 105, 114, 124, 129, 134, 144, 147, 153, 156, 162, 172, 174, 177, 179], "singl": [3, 19, 25, 27, 40, 56, 57, 59, 66, 81, 85, 88, 116, 118, 123, 125, 129, 131, 132, 133, 140, 151, 152, 154, 155, 156, 178], "sink": 2, "site": [25, 64, 88, 106, 126, 133, 138], "situat": [3, 5, 7, 47, 57, 59, 68, 93, 123, 126, 138], "sixteen": 177, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 27, 28, 42, 45, 52, 58, 59, 62, 66, 71, 85, 88, 93, 95, 101, 110, 119, 124, 126, 129, 139, 142, 143, 152, 155, 170, 178], "sji": 70, "skeleton": [17, 26, 59, 179], "skeletondirectori": [26, 88], "skill": [133, 145], "skip": [3, 52, 56, 59, 64, 81, 88, 92, 97, 118, 120, 148, 150, 151, 153, 155], "skip_name_resolv": 21, "skipapp": 172, "skipauthpickerappl": 67, "skipautoupd": 92, "sky": 1, "skydriv": 93, "sl": 58, "sla": 12, "slash": [32, 39, 50, 93, 138, 178], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 28, 57, 98], "slogan": [71, 155], "slot": 2, "slow": [3, 6, 21, 27, 55, 57, 58, 59, 88, 93, 132], "slow_query_log": 21, "slow_query_log_fil": 21, "slower": [37, 56, 57, 152, 161], "small": [2, 12, 42, 46, 56, 59, 88, 112, 113, 129, 132, 138, 161, 177], "smaller": [4, 5, 7, 12, 25, 59, 147], "smallest": 11, "smart": [1, 2, 15, 88, 116, 165], "smb": [39, 59, 88, 127, 130, 153], "smbclient": [37, 130], "sme": 133, "smili": 22, "smith": [151, 156], "smtp": [59, 64, 88, 127], "sn": [82, 154], "snap": [88, 127, 130, 141, 148], "snapcraft": [133, 145], "snapd": [133, 145], "snapshot": [81, 96, 107], "sni": 69, "sniff": 126, "snip": 56, "snooz": [88, 115], "snowflak": [88, 150], "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 19, 21, 25, 26, 27, 28, 29, 34, 37, 39, 40, 42, 44, 47, 49, 50, 52, 55, 57, 58, 59, 62, 66, 67, 76, 78, 81, 83, 84, 85, 92, 93, 94, 95, 96, 97, 101, 102, 105, 107, 111, 112, 116, 117, 118, 123, 124, 126, 129, 130, 131, 132, 133, 137, 138, 142, 143, 144, 146, 147, 148, 149, 150, 153, 154, 159, 162, 165, 172, 177, 178, 179], "sock": [21, 44, 58, 59, 96, 97, 124, 129, 149], "socket": [21, 44, 55, 59, 88, 97, 99, 100, 124, 128, 129, 163], "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 21, 68, 89, 92, 93, 134, 170], "soldier": 2, "solid": 27, "solut": [1, 15, 25, 42, 68, 93, 133, 137, 138, 143, 160, 162, 164], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 49, 131, 136, 147, 175], "some": [0, 1, 2, 15, 16, 21, 24, 27, 28, 30, 31, 39, 42, 46, 47, 50, 51, 56, 57, 58, 59, 62, 64, 72, 77, 81, 85, 87, 88, 93, 94, 95, 96, 98, 101, 110, 112, 113, 116, 118, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 142, 143, 144, 147, 148, 149, 150, 151, 152, 153, 155, 156, 157, 158, 161, 165, 166, 169, 172, 174, 178, 179], "some_secure_password": 97, "some_very_secure_password": [96, 97], "someon": 27, "someth": [2, 3, 14, 40, 42, 59, 81, 95, 96, 129, 132, 137, 144, 164, 178], "sometim": [2, 5, 15, 42, 47, 56, 85, 132, 138, 142, 147, 177], "somewher": [81, 96, 129, 133, 179], "soon": [4, 15, 61, 112, 132, 177], "sooner": [107, 177, 178], "sophist": [57, 93], "sorri": 164, "sort": [43, 59, 114, 130, 161], "sort_groups_by_nam": 88, "sortbi": 59, "sound": 142, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 17, 31, 45, 50, 55, 57, 58, 59, 62, 77, 88, 112, 119, 123, 126, 130, 132, 133, 135, 138, 146, 150, 153, 157, 159, 178], "sourcecalendardata": 178, "sourcecalendarid": 178, "sourcecod": 28, "sourceshar": 178, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 25, 43, 48, 49, 59, 81, 85, 88, 93, 127, 138, 149, 152, 153, 174], "spaghetti": 2, "spam": [59, 62, 116], "span": [72, 101], "spanish": [4, 5, 10, 11], "spawn": 37, "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 21, 34, 39, 42, 45, 59, 63, 68, 80, 85, 86, 88, 112, 133, 138, 178], "specialis": 50, "specif": [1, 5, 6, 7, 9, 10, 11, 14, 16, 21, 27, 28, 31, 32, 37, 39, 41, 42, 47, 52, 53, 54, 58, 59, 60, 65, 67, 68, 74, 77, 85, 88, 92, 93, 96, 104, 107, 108, 109, 112, 113, 118, 119, 127, 133, 143, 149, 150, 151, 152, 153, 155, 156, 166, 172, 173, 177, 178, 179], "specifi": [1, 19, 21, 24, 30, 31, 32, 35, 37, 38, 47, 50, 56, 57, 58, 59, 66, 68, 74, 76, 79, 81, 82, 83, 91, 92, 93, 96, 112, 120, 126, 128, 129, 132, 133, 137, 149, 150, 151, 153, 156, 157, 158, 178, 179], "speech": [4, 13, 88, 155, 167], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 93, 95, 129, 132], "speedscop": 59, "split": [20, 23, 88, 129, 168], "spoof": [59, 68], "sporad": 93, "spread": 133, "spreadsheet": [2, 50], "spreed": [4, 8], "sprintf": 96, "sql": [59, 88, 111, 138, 148, 151], "sqlbkp": 146, "sqlbkp_": 140, "sqlite": [19, 24, 88, 121, 127, 128, 134, 135, 138, 151, 155], "sqlite3": [19, 59, 121, 140, 146], "sqlstate": 138, "squeez": 21, "src": [123, 131], "src_path": 98, "sse": [27, 30, 45, 88, 155], "sse_c_kei": 47, "ssh": [31, 36], "ssl": [27, 30, 32, 40, 58, 62, 63, 64, 68, 69, 88, 94, 118, 124, 127, 129, 155, 158, 159, 163], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 158, "sslproxycheckpeernam": 158, "sslproxyengin": 158, "sslproxyverifi": 158, "sslrenegbuffers": 25, "sso": [31, 59], "ssrf": 126, "stabil": [12, 69, 134, 174, 175, 176], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 160, 167, 177], "stable_bas": 55, "stablediffus": 15, "stack": [133, 161], "stage": [59, 121, 177], "stai": [133, 148, 150, 177], "stale": [59, 151, 153, 156], "stall": 59, "stand": 179, "standalon": [4, 74, 161], "standalone_window": 88, "standard": [12, 19, 39, 47, 58, 59, 66, 68, 81, 85, 89, 92, 112, 120, 123, 126, 130, 133, 134, 142, 143, 150, 151, 153, 173, 174, 175, 178], "staroffic": 59, "start": [3, 14, 15, 16, 17, 21, 28, 29, 37, 47, 52, 54, 55, 56, 57, 58, 59, 60, 65, 81, 92, 93, 96, 106, 112, 118, 123, 124, 125, 127, 130, 132, 133, 138, 142, 143, 145, 147, 148, 151, 152, 154, 158, 162, 164, 172, 173, 174, 175, 176, 178, 179], "start_header_id": 5, "startedat": 14, "startlimitburst": [15, 178], "startlimitinterv": [15, 178], "startmenushortcut": 92, "startpag": 59, "starttl": [59, 82, 88, 170], "startup": [58, 99, 143], "stat": [1, 3, 88], "state": [27, 43, 62, 77, 80, 85, 88, 118, 126, 146, 150, 151, 153, 155, 178], "statement": 151, "static": [12, 28, 59, 68, 126, 129, 158, 171, 172, 173, 179], "statist": [1, 3, 118, 126, 153, 155], "statu": [14, 15, 27, 40, 55, 56, 57, 58, 66, 74, 75, 76, 80, 82, 88, 92, 98, 100, 110, 117, 126, 129, 136, 148, 150, 151, 153, 159, 164, 177, 178], "status": 149, "status_cancel": 14, "status_fail": 14, "status_run": 14, "status_schedul": 14, "status_success": 14, "status_unknown": 14, "statuscod": [74, 75, 76, 82], "stdin": [59, 150], "stdout": [4, 153, 155], "step": [3, 8, 19, 21, 22, 40, 45, 54, 57, 59, 61, 62, 67, 80, 81, 88, 93, 95, 96, 98, 99, 108, 116, 118, 123, 127, 128, 132, 133, 136, 138, 141, 143, 147, 155, 158, 161, 162], "stephani": 156, "stereotyp": 9, "stick": 59, "still": [2, 3, 8, 19, 22, 24, 25, 29, 42, 46, 47, 49, 55, 56, 57, 58, 59, 63, 66, 80, 81, 83, 85, 88, 92, 95, 118, 126, 129, 130, 138, 143, 147, 152, 153, 154, 172, 173, 174, 175, 176, 177, 178], "stolen": [80, 107], "stop": [5, 6, 25, 52, 55, 59, 66, 93, 96, 102, 138, 142, 143, 147, 155, 158, 162], "stop_aft": 155, "storag": [3, 28, 30, 32, 33, 34, 36, 37, 38, 43, 44, 45, 56, 59, 64, 73, 81, 87, 88, 93, 98, 102, 110, 128, 130, 131, 132, 133, 134, 135, 138, 143, 149, 150, 156, 159], "storage43": 81, "storageclass": 47, "storagecrawljob": 3, "store": [0, 13, 18, 21, 27, 30, 31, 37, 43, 44, 45, 46, 52, 58, 60, 63, 64, 66, 67, 69, 71, 77, 80, 81, 82, 88, 92, 95, 107, 108, 109, 111, 113, 116, 126, 128, 129, 131, 132, 135, 138, 149, 150, 151, 152, 156, 173, 174, 175], "storecryptedpassword": 88, "str_ends_with": 96, "straight": [17, 92], "straightforward": 54, "strain": 118, "strategi": [22, 47, 107], "stream": [25, 52, 55, 59, 96, 123, 134], "streamable_http": 2, "street": 2, "strength": 128, "strict": [14, 57, 64, 88, 106, 129], "strictest": 77, "strictli": [96, 132], "string": [1, 3, 5, 28, 47, 49, 55, 59, 62, 68, 74, 75, 76, 81, 96, 98, 110, 129, 149, 151, 156, 177, 178], "strip": [67, 77, 156], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [37, 59, 63, 69, 93, 132, 133, 134, 177], "strtotim": 153, "structur": [27, 28, 47, 59, 66, 81, 96, 151, 153, 178], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 99, "stuttgart": 156, "style": [11, 30, 59, 71, 166, 178], "su": [124, 150], "sub": [6, 76, 81, 169, 179], "subadmin": 88, "subdir": [88, 127], "subdirectori": [35, 39, 88, 129, 133, 153], "subdomain": [59, 68, 124, 126, 133, 158], "subfold": [32, 36, 37, 38, 92, 133, 138], "subgroup": 81, "subject": [27, 77, 88, 107, 108, 109, 112, 118], "submiss": [62, 178, 179], "submissionmessag": 178, "submit": 126, "submitcontentjob": 3, "submitmultipl": 178, "subnet": [59, 96], "subpag": 168, "subpath": 96, "subreddit": [166, 167], "subscrib": 112, "subscript": [12, 88, 115, 121, 126, 134, 160, 164, 177], "subsecond": 47, "subsequ": [92, 118, 133, 145, 154], "subset": 42, "substitut": [39, 59, 78], "substr": [59, 66, 96], "subsystem": 155, "subtitl": 15, "succe": [66, 92, 96], "succeed": [15, 147], "success": [18, 19, 40, 57, 59, 66, 74, 75, 76, 81, 95, 107, 110, 123, 124, 126, 128, 138, 142, 147, 153, 155], "successfulli": [14, 40, 59, 78, 99, 134, 147, 152, 155, 156, 179], "suddenli": 3, "sudo": [1, 8, 15, 18, 19, 21, 22, 25, 27, 33, 39, 50, 55, 67, 72, 78, 80, 81, 83, 107, 108, 111, 112, 113, 118, 121, 125, 130, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 178], "suexec": 59, "suffer": 11, "suffici": [77, 123, 128, 132, 138, 144, 155], "suffix": 128, "suggest": [14, 42, 59, 69, 96, 114, 119, 123, 131, 132, 133, 177], "suit": [12, 27, 96, 126], "suitabl": [44, 56, 58, 59, 95, 126, 132, 151, 155, 177], "sum": [123, 125], "summar": [1, 5, 13, 15, 52, 88, 116, 155], "summari": [13, 15, 88, 111, 115, 132], "summary_bot": 8, "sun": 81, "super": [81, 85], "supersed": [59, 151], "superus": 124, "supervisor": 153, "supplement": 59, "supplementari": 133, "suppli": [58, 81, 88, 112, 116, 133], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 20, 21, 24, 27, 29, 30, 36, 37, 39, 40, 41, 44, 45, 49, 53, 57, 58, 61, 65, 66, 67, 69, 71, 72, 75, 76, 77, 80, 81, 82, 88, 92, 93, 94, 95, 96, 97, 99, 101, 112, 116, 118, 119, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 151, 153, 155, 156, 160, 164, 165, 166, 170, 171, 172, 173, 174, 175, 176, 178], "supporteddatabas": 88, "suppress": [18, 59, 66, 88, 153], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 21, 22, 24, 25, 27, 32, 33, 37, 40, 42, 47, 57, 58, 59, 65, 67, 81, 83, 92, 93, 96, 101, 105, 108, 112, 114, 118, 123, 124, 126, 129, 132, 133, 134, 137, 138, 142, 143, 144, 146, 148, 150, 156, 158, 164, 170, 171, 172, 173, 174, 177, 178], "surfac": 77, "surfer": 63, "surnam": [81, 96], "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 177, "suspend": [88, 111], "suspici": [15, 56, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [46, 59, 71, 129, 132, 133], "swap": [25, 28, 132], "swift": [35, 59, 88, 153], "switch": [13, 16, 59, 81, 88, 113, 118, 126, 150, 151, 152, 155, 161, 179], "symbol": 16, "symfoni": 150, "symlink": [59, 138], "symmetr": 28, "sync": [3, 17, 18, 21, 25, 40, 42, 44, 59, 71, 85, 88, 91, 92, 114, 118, 128, 132, 143, 146, 150, 155, 178], "sync_xxxxxxx": 93, "synchron": [49, 59, 64, 88, 91, 93, 101, 112, 113, 119, 151, 153, 155], "synchronis": [88, 141], "syntax": [50, 56, 59, 74, 75, 76, 81, 82, 134, 150, 154, 156], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 155], "syslog_tag": [66, 88], "syslog_tag_audit": [66, 88], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 19, 21, 22, 27, 31, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 58, 59, 62, 66, 69, 72, 77, 80, 81, 85, 87, 88, 92, 93, 99, 103, 107, 110, 111, 112, 114, 115, 118, 123, 124, 125, 127, 130, 131, 138, 142, 143, 144, 149, 150, 153, 157, 165, 166, 177], "system_addressbook_expos": 113, "system_prompt": [5, 14], "systemctl": [15, 55, 56, 58, 123, 158, 159, 178], "systemd": [52, 55, 59, 88, 99, 153, 155, 159], "systempl": 157, "systemtag": [88, 178], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 172], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 21, 22, 25, 30, 42, 43, 44, 55, 56, 58, 59, 61, 62, 65, 76, 77, 81, 88, 95, 99, 112, 118, 123, 126, 129, 131, 133, 137, 138, 140, 142, 143, 147, 149, 153, 158, 164, 178, 179], "tab": [88, 150, 179], "tabl": [15, 18, 20, 21, 22, 24, 27, 28, 52, 57, 59, 62, 81, 82, 83, 92, 108, 112, 113, 118, 125, 127, 138, 144, 146, 151, 153, 154, 155, 156, 166, 167, 174], "tableid": 178, "tablespac": 128, "tag": [2, 6, 12, 16, 42, 59, 88, 101, 104, 126, 129, 137, 150, 153, 157], "tagassignedev": 178, "tagid": 178, "tagunassignedev": 178, "tail": [4, 129, 155], "tajik": 4, "take": [3, 6, 18, 21, 25, 28, 31, 40, 46, 51, 55, 56, 57, 58, 59, 68, 69, 80, 81, 82, 84, 85, 93, 96, 97, 120, 121, 124, 126, 129, 132, 133, 137, 142, 143, 145, 147, 148, 151, 152, 153, 174, 178, 179], "taken": [3, 42, 56, 62, 69, 81, 96, 113, 151], "talk": [1, 5, 6, 7, 9, 10, 11, 13, 15, 16, 42, 58, 77, 88, 111, 133, 138, 165, 166, 167, 172, 179], "talk_bot": 8, "talo": 55, "tamper": 27, "tape": 107, "tar": [59, 123, 125, 133, 142], "tarbal": [121, 133, 142, 155], "target": [15, 16, 27, 28, 54, 56, 59, 77, 81, 88, 92, 93, 126, 142, 150, 151, 152, 153, 155, 164, 178], "targetcalendardata": 178, "targetcalendarid": 178, "targetchunkuploaddur": 93, "targetshar": 178, "task": [0, 3, 4, 5, 6, 8, 10, 13, 19, 31, 43, 56, 64, 88, 110, 112, 119, 124, 133, 150], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 88, 178], "tasktyp": 155, "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [88, 96, 126, 129], "te": 154, "team": [16, 17, 45, 47, 59, 64, 88, 111, 133, 145, 161], "team1": 76, "teamfoldernam": 47, "technic": [11, 12, 27, 39, 59, 81, 107, 137, 152, 179], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [19, 25, 29, 37, 81, 96, 138, 142], "telnet": 62, "temp": [25, 59, 93, 133], "tempdirectori": [25, 88], "temperatur": 5, "templat": [5, 21, 45, 59, 64, 85, 88, 96, 129, 157, 167], "template0": 21, "template1": [21, 146], "templatedirectori": 88, "temporari": [25, 56, 59, 64, 85, 88, 105, 156, 179], "temporarili": [57, 62, 66, 81, 83, 110, 153, 155], "tempt": 1, "ten": [39, 55, 80, 81, 119, 151], "tenant": [35, 116], "tenantnam": [47, 59], "term": [12, 16, 35, 77, 88], "termin": [6, 27, 68, 125, 129, 133, 152, 153, 159, 163], "terri": 154, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 17, 19, 21, 27, 52, 55, 57, 58, 64, 73, 77, 88, 93, 95, 96, 98, 100, 101, 118, 119, 126, 129, 131, 134, 136, 137, 138, 151, 153, 155, 172, 176, 177, 178], "tester": 101, "testfil": 55, "testgroup": 76, "tex2image_stablediffusion2": 1, "text": [2, 3, 4, 5, 8, 9, 11, 12, 13, 17, 27, 42, 46, 50, 59, 62, 64, 81, 82, 88, 101, 110, 116, 126, 129, 133, 137, 138, 143, 150, 151, 155, 158, 165, 166, 167, 172], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": [14, 155], "text_to_image_picker_en": 1, "textbas": 22, "textual": 3, "tflite": 129, "tga": 59, "thai": 5, "than": [1, 2, 3, 4, 5, 7, 8, 9, 12, 16, 25, 34, 37, 40, 42, 43, 44, 46, 47, 48, 52, 55, 57, 58, 59, 81, 85, 88, 92, 93, 107, 111, 112, 114, 116, 119, 123, 126, 128, 130, 132, 133, 134, 137, 138, 142, 146, 150, 153, 155, 158, 161, 172, 174, 175, 177, 179], "thank": [68, 177], "theft": 27, "thei": [0, 1, 2, 3, 4, 5, 8, 12, 15, 16, 17, 24, 26, 27, 29, 39, 40, 41, 42, 43, 44, 46, 49, 51, 52, 57, 58, 59, 60, 61, 62, 70, 80, 81, 84, 85, 87, 88, 91, 92, 93, 95, 101, 102, 103, 106, 107, 108, 110, 111, 112, 116, 118, 119, 125, 126, 128, 129, 132, 133, 134, 136, 138, 142, 149, 151, 153, 155, 156, 157, 165, 174, 177], "them": [6, 7, 14, 15, 16, 21, 22, 25, 26, 27, 37, 40, 42, 46, 49, 51, 53, 59, 62, 63, 66, 69, 70, 71, 81, 83, 85, 86, 92, 93, 95, 101, 102, 107, 108, 110, 111, 112, 114, 118, 123, 125, 126, 129, 132, 133, 137, 138, 142, 146, 148, 149, 151, 152, 153, 155, 156, 157, 172, 179], "theme": [63, 64, 88, 140, 142, 146, 147, 150, 151], "themself": 77, "themselv": [42, 53, 56, 59, 77, 101, 114], "theori": [5, 9], "therefor": [8, 12, 21, 25, 28, 31, 42, 46, 59, 66, 77, 81, 101, 102, 112, 113, 133, 135, 146, 148, 150, 166], "therein": 12, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 92, 93, 95, 96, 97, 98, 99, 101, 102, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 166, 170, 172, 173, 174, 175, 176, 177, 178, 179], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 177], "think": [35, 138], "third": [12, 15, 16, 21, 27, 56, 78, 88, 106, 134, 142, 148], "thisisanimportantvalu": 59, "thorough": 4, "thoroughli": 5, "those": [6, 12, 15, 16, 24, 25, 26, 27, 31, 37, 42, 46, 47, 49, 52, 55, 59, 63, 67, 68, 81, 85, 93, 102, 108, 111, 112, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 151, 152, 153, 155, 156, 165, 176, 177, 178], "though": [37, 38, 42, 55, 58, 88, 126, 129, 137, 172], "thought": 17, "thousand": [119, 138], "thread": [4, 7, 10, 15, 59, 88, 115, 138], "threat": [27, 126], "three": [8, 39, 55, 56, 62, 66, 80, 95, 96, 116, 118, 121, 128, 146, 156], "threshold": [57, 88, 116], "throttl": [57, 155], "through": [3, 4, 8, 12, 15, 25, 31, 39, 42, 50, 57, 59, 62, 67, 68, 77, 81, 88, 92, 93, 95, 96, 103, 108, 110, 112, 116, 118, 123, 133, 138, 150, 153, 155, 156, 160, 161, 163, 164, 177], "throughout": [28, 57, 177], "throughput": [7, 10, 59], "throw": 93, "thrown": 150, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 21, 59, 62, 95, 126, 129, 133, 134, 148], "thumbnail": [27, 40, 46, 59, 85], "thumbnailphoto": 81, "thunderbird": [112, 113, 114, 118], "ti": [8, 42], "ticket": [60, 147, 148, 166, 167], "tidewai": 138, "tiff": [59, 133], "tighter": 77, "time": [2, 3, 6, 8, 14, 15, 21, 24, 25, 28, 37, 40, 42, 43, 44, 46, 48, 52, 53, 55, 56, 57, 58, 59, 62, 66, 72, 77, 81, 83, 85, 93, 95, 101, 105, 107, 110, 111, 112, 113, 116, 117, 118, 123, 125, 126, 128, 129, 132, 133, 134, 142, 143, 145, 147, 148, 150, 151, 152, 153, 155, 160, 174, 176, 177, 178], "timeout": [15, 25, 35, 40, 44, 47, 58, 59, 62, 88, 99, 124, 129, 133, 142, 147, 149, 155, 178], "timer": 56, "timestamp": [14, 28, 66, 110, 114, 143, 155, 178], "timezon": [8, 56, 59, 66, 101, 130, 155], "tip": [45, 69, 73, 88, 127, 141, 174], "titl": [1, 2, 81, 110, 166, 178], "tl": [27, 59, 62, 68, 82, 88, 95, 96, 118, 124, 126, 127, 129, 133], "tld": [59, 69, 82, 96, 118, 124, 126, 149, 156], "tld_fullchain": 124, "tld_privat": 124, "tls_reqcert": 81, "tmp": [3, 4, 59, 71, 93, 118, 133, 151, 153], "tmp_table_s": 21, "tmpdir": [59, 133], "tmux": 88, "to_gif_exampl": 98, "tocker": 59, "todai": 14, "togeth": [0, 2, 3, 48, 59, 134, 138], "toggl": [52, 59, 71, 77, 81, 113, 132, 138, 153], "token": [1, 2, 31, 57, 59, 64, 73, 88, 96, 106, 110, 111, 157, 178, 179], "token_auth_activity_upd": 88, "token_auth_enforc": 88, "token_auth_token_retent": 72, "token_auth_wipe_token_retent": 72, "tom": 75, "toml": [68, 96], "tomorrow": 2, "too": [1, 21, 25, 37, 51, 57, 58, 59, 93, 112, 113, 126, 128, 133, 138, 142, 145, 172], "took": 118, "tool": [5, 12, 13, 15, 17, 19, 27, 28, 63, 68, 69, 77, 81, 88, 89, 92, 93, 95, 98, 111, 126, 131, 132, 138, 148, 178], "toolkit": 6, "tooltip": 81, "toot": [166, 167], "top": [1, 12, 16, 59, 63, 66, 69, 85, 138, 147, 148, 167, 178], "topic": [1, 27, 44, 59, 119, 133, 138], "total": [6, 28, 35, 59, 66, 85, 87, 155, 156], "totalnumberofsynctokenstokeep": [112, 113], "totalsizelimit": 59, "totp": [80, 156], "touch": [124, 142], "toward": 59, "town": 76, "trace": [66, 132, 150], "trace_mod": 21, "track": [52, 88, 92, 93, 112, 113, 115, 118, 153], "trade": 59, "traefik": 88, "traffic": [40, 57, 81, 88, 133, 158], "trail": [49, 52, 154], "train": [5, 6, 7, 9, 10, 11, 12, 15, 56, 59], "transact": [25, 45, 58, 64, 88, 127, 130, 134, 138, 140], "transaction_isol": 21, "transaction_read_commit": 21, "transcrib": [2, 15, 167], "transcript": [1, 7, 10, 13, 88], "transfer": [36, 45, 59, 88, 107, 108, 111, 129, 132, 137, 142], "transferincomingshar": [88, 153], "transient": 132, "transifex": 65, "transit": [59, 133, 138], "translat": [13, 26, 88, 115, 119, 130, 167], "translate2": [1, 4, 13, 15, 88], "transmit": [106, 110, 126, 179], "transp": 178, "transpar": [13, 15, 28, 88], "transport": [2, 64, 81, 88, 93, 96, 116, 129, 134], "trash": [27, 28, 40, 45, 64, 85, 88, 110, 115, 118, 150, 151], "trashbin": [42, 48, 59, 88, 107, 138, 150, 151], "trashbin_retention_oblig": [48, 88, 107, 153], "trashcan": 39, "travers": 178, "treat": [37, 59, 68, 81, 128, 138], "tree": [1, 2, 81, 88, 155], "tremend": 93, "tri": [17, 126, 128, 151, 152], "triag": 119, "trick": [73, 88, 127, 174], "tricki": 92, "trigger": [18, 39, 43, 52, 56, 57, 66, 76, 81, 85, 88, 113, 118, 137, 138, 147, 153, 155, 172, 178, 179], "triplecheck": 164, "trixi": 134, "trojan": 55, "troubl": [81, 138, 172], "troubleshoot": [13, 20, 45, 59, 64, 73, 88, 91, 115, 126, 127, 132, 133, 141, 148, 160], "true": [3, 14, 15, 16, 19, 21, 22, 27, 30, 40, 47, 52, 59, 62, 65, 66, 68, 74, 75, 76, 77, 82, 84, 85, 87, 93, 101, 116, 118, 126, 129, 133, 138, 140, 148, 149, 150, 153, 155, 156, 159, 178, 179], "truena": [88, 127], "truncat": [28, 52, 59], "trust": [27, 45, 57, 59, 64, 67, 77, 88, 96, 110, 126, 127, 149, 155], "trusted_domain": [40, 88, 128, 149, 172], "trusted_proxi": [57, 68, 88], "trustedcafil": 96, "try": [2, 24, 27, 39, 57, 58, 59, 62, 63, 69, 81, 93, 95, 96, 101, 118, 129, 131, 134, 137, 138, 142, 146, 147, 151, 164, 170, 177], "try_fil": 129, "trystack": 59, "ttf": 129, "ttl": [21, 62, 88], "tty": 152, "tue": 62, "tune": [5, 88, 126, 127, 129, 130, 133], "tunisian": 4, "tunnel": [95, 96, 97], "turbo": 7, "turkish": 4, "turn": [25, 50, 52, 59, 70, 82, 88, 116, 133, 147, 155, 177, 179], "turnkei": [130, 133], "turnoffcertcheck": 82, "turnonpasswordchang": 82, "turnov": 52, "tutori": [119, 123, 124], "tweak": [22, 81], "tweet": 60, "twice": [59, 81], "twitter": [76, 77, 81], "twitterscop": 77, "two": [3, 4, 19, 25, 27, 35, 40, 43, 46, 48, 55, 56, 57, 58, 59, 66, 68, 72, 73, 83, 85, 88, 92, 93, 95, 96, 108, 111, 112, 118, 119, 120, 126, 133, 147, 148, 149, 150, 153, 177, 178, 179], "twofactor_totp": 149, "twofactorauth": [80, 88], "txk4": 156, "txt": [27, 37, 49, 59, 70, 129, 131, 132, 178], "type": [1, 2, 3, 10, 14, 15, 16, 20, 22, 24, 25, 27, 40, 41, 42, 45, 46, 47, 55, 56, 57, 62, 64, 67, 72, 74, 80, 85, 87, 88, 96, 97, 101, 106, 110, 111, 113, 115, 116, 118, 125, 126, 129, 130, 132, 138, 142, 148, 149, 153, 156, 159, 166, 170, 172, 175, 178, 179], "typescript": 179, "typic": [3, 27, 56, 58, 59, 77, 81, 89, 92, 93, 106, 112, 118, 125, 128, 130, 138, 143, 156, 177, 178], "u": [1, 2, 8, 12, 14, 15, 17, 18, 19, 21, 22, 25, 27, 33, 39, 47, 50, 52, 55, 56, 58, 59, 67, 71, 72, 77, 78, 80, 81, 83, 99, 107, 108, 111, 112, 113, 118, 121, 124, 130, 133, 136, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 172, 178], "ubo": 59, "ubuntu": [21, 27, 33, 50, 55, 58, 71, 81, 83, 88, 121, 127, 130, 133, 134, 138, 140, 142, 145, 148, 150, 158, 160, 161], "uc": 133, "udp": 62, "ui": [12, 15, 57, 59, 77, 82, 85, 92, 95, 97, 98, 114, 116, 138, 147, 148, 151, 155], "uid": [28, 80, 81, 82, 83, 107, 108, 111, 118, 151, 154, 156, 178], "uid1": 156, "uid2": 156, "uidn": 156, "ukrainian": 4, "ultim": 57, "umask": 88, "un": [8, 27, 40], "unabl": [47, 59, 62, 65, 81, 88, 153], "unaffect": 59, "unansw": 116, "unauthent": [42, 77], "unauthor": [27, 164], "unavail": [3, 39, 50, 59, 80, 96, 130, 150, 155], "unban": 126, "unchang": 3, "uncheck": [38, 81], "unclear": [7, 10], "uncom": [58, 129, 133], "unconfigur": 47, "undefin": [2, 59], "under": [1, 2, 5, 6, 7, 10, 15, 16, 17, 21, 39, 46, 49, 53, 56, 57, 58, 59, 62, 66, 68, 77, 80, 81, 89, 93, 95, 106, 107, 109, 110, 123, 128, 129, 130, 133, 136, 137, 138, 148, 153, 160, 164, 172, 177], "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 49, 52, 57, 59, 62, 130, 132, 133, 153], "underscor": [30, 47, 85, 153], "undershoot": 59, "understand": [1, 8, 11, 14, 27, 59, 120, 135, 138], "undertak": 6, "underutil": 133, "undesir": 59, "undetect": 138, "undo": 85, "unencrypt": [27, 62, 85, 88], "unencrypted_s": 138, "unevenli": [7, 10], "unexpect": [58, 59, 138, 164, 177], "unexpectedli": [59, 92], "unexplain": 133, "unfavor": 172, "unforeseen": 143, "unfortun": 56, "unfound": 111, "unhandl": 150, "unicod": [39, 59, 151], "unicodepwd": 81, "unifi": [1, 59, 163], "unified_search": 88, "uninstal": [4, 88, 92, 127, 131, 156], "uniqu": [47, 58, 59, 60, 63, 81, 85, 95, 96, 97, 98, 110, 126, 138, 155, 156, 178], "uniquememb": [81, 82], "unison": 93, "unit": [15, 56, 116, 155, 178], "univent": 133, "unix": [14, 44, 55, 59, 81, 88, 101, 102, 128, 129, 134, 178], "unix_domain_socket": 96, "unixpath": 96, "unixsocketperm": 58, "unknown": [75, 76, 88, 111, 153, 155], "unless": [27, 28, 30, 47, 55, 57, 59, 62, 66, 77, 81, 92, 96, 107, 111, 116, 130, 133, 138, 150, 153], "unlik": [58, 93, 153], "unlimit": [25, 59], "unlink_on_trunc": 88, "unload": 92, "unlock": 27, "unnecessari": [19, 37, 46, 59, 81, 126], "unnecessarili": 56, "unoffici": 145, "unpack": [121, 125, 133, 142, 155], "unpredict": [12, 27], "unreach": 81, "unrecover": 27, "unregist": [8, 88, 100], "unreli": [59, 93, 116], "unrequir": 137, "unscan": [37, 59, 88, 153, 155], "unscann": 55, "unseal": 88, "unselect": 30, "unset": [59, 68, 81], "unshar": [88, 118, 153], "unsign": 153, "unspecifi": [59, 120], "unstabl": 149, "unsuccess": 59, "unsuccessfulli": 14, "unsupport": [30, 46, 59, 148, 164, 166], "unsur": [3, 25, 129], "until": [1, 6, 15, 27, 43, 48, 52, 55, 57, 59, 81, 85, 93, 98, 106, 111, 125, 126, 128, 132, 146, 148, 151, 152, 153, 155, 172, 175, 177], "untouch": 149, "untrust": 126, "unus": [59, 72, 99, 173], "unusu": [1, 132], "unwant": [118, 132, 138], "unzip": [123, 125, 142], "up": [0, 1, 2, 3, 5, 14, 15, 18, 19, 21, 25, 27, 31, 39, 43, 48, 52, 55, 56, 57, 58, 59, 61, 64, 66, 80, 81, 85, 88, 93, 95, 99, 108, 111, 112, 115, 118, 120, 122, 126, 127, 128, 132, 134, 135, 138, 142, 143, 146, 153, 154, 155, 156, 159, 169, 170, 172, 174, 177], "upcom": [12, 60, 112, 177], "updat": [2, 3, 12, 14, 18, 19, 20, 26, 27, 29, 42, 47, 50, 55, 56, 58, 61, 62, 69, 75, 76, 77, 82, 88, 100, 111, 112, 113, 114, 116, 119, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 144, 145, 146, 149, 151, 152, 153, 154, 156, 157, 159, 160, 172, 174, 177, 178], "updateattributesinterv": 81, "updatecheck": 88, "updatedirectori": 88, "updatenotif": 16, "updater_serv": 59, "upfront": 152, "upgrad": [22, 29, 50, 62, 68, 69, 88, 92, 124, 125, 130, 132, 137, 138, 141, 144, 150, 151, 152, 158, 160, 169], "upload": [17, 27, 39, 40, 42, 44, 45, 47, 55, 59, 63, 77, 81, 85, 88, 93, 102, 104, 105, 110, 116, 124, 130, 137, 138, 143, 145, 153, 158, 172, 174, 175, 178], "upload_max_files": [25, 124, 133], "upload_tmp_dir": [25, 130], "uploadparts": [47, 59], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 81, 83, 107, 110, 126, 133, 138, 145], "upostgr": 21, "upper": 86, "upscal": [46, 47, 98], "upscaler_exampl": 98, "upstream": [111, 129, 134], "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60, 151], "uri": [59, 68, 81, 116, 118, 129, 138, 151, 155, 178], "url": [2, 3, 8, 16, 32, 34, 35, 37, 38, 40, 47, 54, 56, 58, 62, 63, 66, 67, 68, 69, 71, 74, 75, 76, 79, 81, 82, 85, 87, 88, 92, 95, 96, 97, 98, 101, 108, 110, 112, 123, 124, 125, 127, 128, 129, 132, 136, 138, 147, 151, 155, 157, 158, 162, 164, 172, 176, 179], "url_discoveri": 68, "urlencod": 87, "urltyp": [47, 59], "urn": [59, 153, 178], "uroot": 21, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 19, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 43, 44, 45, 46, 47, 50, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 67, 68, 69, 70, 71, 73, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 106, 108, 110, 111, 112, 113, 117, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 151, 152, 153, 154, 155, 156, 158, 161, 162, 163, 164, 165, 166, 170, 173, 174, 175, 176, 177, 178, 179], "usabl": [12, 77], "usag": [4, 5, 7, 10, 12, 13, 27, 28, 45, 52, 55, 56, 59, 64, 66, 72, 77, 81, 88, 89, 107, 110, 126, 130, 132, 146, 150, 154, 155, 156, 164, 177], "use_legacy_base64_encod": 88, "use_path_styl": 47, "use_ssl": [47, 59], "usememberoftodetectmembership": 82, "usemultipartcopi": 47, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 19, 23, 25, 26, 30, 31, 32, 33, 35, 37, 38, 40, 43, 44, 45, 47, 48, 49, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 71, 72, 75, 78, 80, 82, 91, 92, 93, 96, 97, 98, 102, 103, 105, 106, 107, 108, 110, 111, 112, 115, 117, 118, 119, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 134, 135, 137, 140, 143, 145, 146, 147, 148, 149, 150, 151, 153, 155, 157, 160, 164, 165, 171, 172, 177, 178, 179], "user1": 42, "user123": 118, "user2": 42, "user_directori": 156, "user_id": [3, 111, 153, 156], "user_ini_additional_lin": 88, "user_ldap": [81, 82, 83, 154], "user_oidc": 84, "user_prompt": 5, "user_scope_dis": 103, "userag": 66, "userdeletedev": 150, "userdirectori": 39, "userid": [2, 14, 17, 27, 76, 81, 92, 111, 114, 118, 138, 178, 179], "useridfilt": [14, 155], "usermod": 58, "usernam": [3, 19, 21, 28, 31, 32, 35, 37, 38, 39, 40, 42, 47, 57, 59, 62, 76, 78, 81, 82, 85, 93, 106, 110, 111, 113, 120, 123, 125, 128, 133, 138, 140, 145, 146, 150, 153, 156], "userpassword": [81, 156], "usr": [55, 56, 58, 59, 62, 96, 124, 133, 150, 159], "usual": [3, 5, 7, 9, 10, 15, 24, 37, 42, 46, 47, 54, 57, 58, 59, 62, 63, 81, 95, 126, 130, 133, 135, 136, 137, 138, 142, 148, 172, 177, 178], "utc": [56, 59, 66, 117, 153, 155], "utf": 70, "utf8": [21, 59, 124, 134, 146], "utf8mb4": [19, 21, 22, 24, 88, 125, 140, 146, 151], "utf8mb4_0900_as_ci": 59, "utf8mb4_bin": 59, "utf8mb4_general_ci": [21, 22, 125, 146], "util": [6, 8, 53, 59, 66, 118, 123, 150, 177], "uuid": [81, 82, 154], "uusernam": 21, "uz": 89, "uzbek": 4, "v": [8, 15, 28, 37, 39, 55, 77, 88, 96, 100, 129, 130, 150, 153, 155, 178], "v1": [3, 16, 59, 66, 67, 74, 75, 76, 82, 87, 96, 118, 129, 132, 147], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 30, 35, 47, 59, 77, 82, 129, 179], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 47, 59], "v30": 15, "v4": [30, 101], "v6": 101, "v9": 27, "valid": [12, 21, 37, 49, 59, 65, 69, 73, 77, 81, 82, 88, 92, 93, 108, 128, 129, 130, 137, 151, 153, 154, 155, 158, 172, 179], "valkei": 58, "valu": [1, 3, 8, 14, 15, 16, 19, 21, 22, 24, 25, 26, 27, 28, 40, 42, 43, 44, 46, 47, 48, 52, 55, 56, 58, 60, 62, 65, 66, 67, 68, 70, 71, 72, 75, 76, 81, 82, 83, 85, 88, 92, 95, 96, 97, 98, 103, 107, 112, 113, 116, 117, 118, 125, 128, 132, 133, 135, 138, 143, 151, 153, 154, 155, 172, 174, 175, 178], "value1": 59, "value2": 59, "vanish": 118, "var": [16, 21, 22, 25, 52, 55, 56, 59, 66, 78, 81, 83, 93, 96, 97, 107, 112, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 138, 142, 147, 148, 149, 150, 153, 155, 156], "vari": [3, 4, 58, 77, 130, 133], "variabl": [3, 4, 5, 8, 21, 22, 28, 45, 57, 58, 59, 69, 88, 93, 98, 100, 134, 156, 176, 178, 179], "variable_nam": [21, 22], "variant": 55, "varieti": [1, 70, 179], "variou": [1, 15, 46, 55, 57, 59, 63, 66, 69, 80, 81, 91, 93, 132, 138, 150, 157, 160, 162, 165], "vcard": [110, 113, 114, 129], "vcf": [111, 113], "ve": [118, 132, 133, 169, 177], "vector": [3, 28, 50, 126, 175], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 177, "vendor": 132, "verbos": [55, 66, 93, 132, 150, 153, 155], "veri": [4, 56, 57, 58, 59, 63, 66, 81, 93, 138, 147, 154, 179], "verif": [57, 62, 64, 88, 118, 137], "verifi": [8, 12, 21, 22, 40, 52, 54, 55, 56, 58, 59, 63, 83, 88, 92, 93, 95, 99, 116, 123, 125, 126, 130, 131, 132, 133, 136, 137, 142, 144, 147, 152, 155, 164, 172, 177], "verify_bucket_exist": 47, "verify_p": 62, "verify_peer_nam": [58, 62], "versatil": 119, "version": [2, 3, 4, 6, 7, 8, 10, 11, 12, 15, 21, 22, 23, 25, 27, 28, 29, 31, 32, 45, 47, 48, 51, 55, 56, 58, 62, 64, 66, 71, 72, 74, 75, 76, 77, 81, 82, 85, 88, 95, 98, 110, 112, 113, 116, 117, 118, 123, 124, 125, 126, 129, 130, 132, 133, 136, 137, 142, 143, 144, 145, 147, 148, 149, 150, 151, 155, 158, 160, 162, 167, 175, 176, 178], "version_timestamp": 28, "versions_retention_oblig": [43, 88, 107, 153], "versionstr": [150, 155], "vevent": 178, "vhd": 133, "vhdx": 133, "vhost": 138, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 26, 39, 42, 43, 45, 47, 48, 52, 55, 56, 57, 58, 59, 62, 64, 66, 67, 73, 77, 80, 83, 84, 85, 86, 87, 88, 92, 93, 94, 96, 101, 106, 107, 108, 110, 111, 112, 114, 116, 118, 121, 126, 127, 128, 129, 130, 132, 135, 136, 138, 141, 143, 148, 151, 153, 156, 157, 159, 166, 172, 173, 174, 175, 177, 178, 179], "video": [2, 15, 46, 59, 88, 119, 130, 134, 155, 166, 167], "vietnames": 4, "view": [1, 4, 16, 19, 51, 57, 59, 66, 85, 88, 93, 111, 138, 154, 155, 160], "viewer": [17, 59, 66, 179], "virtual": [2, 47, 59, 88, 92, 96, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 158], "viru": [55, 93], "virus": 55, "virus_db": 55, "visibl": [3, 15, 39, 52, 59, 68, 73, 81, 85, 88, 99, 110, 114, 117, 138, 146, 172, 173, 174, 175, 177, 178], "visible\u00b9": 156, "visio": 160, "visit": [56, 101, 116, 123, 133, 145, 147, 148], "visitor": [77, 126], "visual": 12, "vm": [132, 133, 148], "vmdk": 133, "vmp": 133, "vmware": 133, "vnd": 129, "vo": 124, "voic": 88, "volum": [55, 59, 98, 111, 134], "volunt": 177, "vosk": 4, "vp": [88, 127], "vpn": 96, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 95], "vtodo": 178, "vtt": 129, "vulner": [126, 177], "vv": [150, 153], "vvv": [118, 138, 150, 153], "w": [27, 124, 126, 158, 163], "wa": [7, 8, 10, 12, 14, 15, 17, 19, 27, 42, 49, 52, 56, 57, 59, 66, 73, 76, 81, 88, 95, 105, 110, 113, 116, 117, 118, 130, 133, 137, 138, 143, 144, 145, 146, 147, 148, 149, 152, 155, 156, 172, 173, 174, 175, 176, 178], "wai": [1, 7, 15, 21, 24, 31, 40, 42, 47, 55, 56, 57, 59, 62, 63, 67, 78, 81, 92, 93, 95, 96, 101, 108, 110, 112, 126, 129, 133, 138, 142, 146, 147, 148, 152, 161, 173, 174, 175], "wait": [4, 8, 52, 59, 98, 143, 148, 153, 177, 179], "wait_timeout": [21, 59], "wal": 59, "walk": [123, 133], "walkthrough": 151, "want": [5, 6, 7, 15, 16, 19, 21, 25, 30, 33, 39, 40, 42, 44, 46, 47, 50, 51, 52, 55, 57, 58, 59, 61, 62, 65, 66, 68, 71, 81, 83, 84, 85, 91, 92, 93, 95, 96, 99, 103, 108, 111, 113, 116, 119, 120, 123, 124, 126, 128, 131, 133, 134, 135, 136, 137, 138, 147, 148, 149, 150, 152, 153, 155, 156, 158, 164, 165, 169, 175, 177, 178, 179], "wantedbi": [15, 56, 178], "warn": [4, 12, 27, 58, 59, 64, 66, 80, 81, 88, 93, 110, 123, 126, 128, 129, 132, 133, 137, 138, 144, 145, 150, 152, 153, 155, 164, 174], "wasm": 129, "watch": 155, "watermark": 157, "watsonx": [1, 8, 12, 13, 15, 88], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 19, 21, 24, 25, 37, 38, 39, 43, 46, 56, 59, 62, 69, 81, 88, 93, 96, 118, 123, 124, 126, 128, 129, 130, 132, 133, 138, 144, 148, 150, 158, 160, 164, 172, 174, 177, 179], "weak": 128, "weaken": 63, "weather": [2, 14, 126], "web": [2, 5, 7, 9, 10, 11, 16, 27, 38, 40, 42, 45, 56, 57, 58, 63, 64, 65, 68, 71, 78, 82, 85, 88, 93, 95, 96, 99, 108, 114, 116, 118, 119, 123, 124, 125, 127, 128, 129, 130, 132, 139, 141, 142, 143, 148, 150, 152, 153, 155, 156, 163], "webauthn": 88, "webcal": [59, 151], "webcalallowlocalaccess": 112, "webcron": [39, 52, 88, 149, 155], "webdav": [17, 25, 34, 39, 59, 69, 74, 81, 88, 92, 93, 108, 111, 118, 126, 129, 133, 139, 155], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 150, 179], "webhook_listen": [155, 178, 179], "webhookcal": 178, "webhooklisten": 178, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 173], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [25, 26, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 161, 175], "websit": [14, 54, 63, 69, 76, 77, 81, 110, 126, 138], "websitescop": 77, "websocket": [95, 158], "webspac": 133, "week": [2, 43, 55, 177], "weekend": 3, "weekli": 52, "weight": [12, 15, 59], "welcom": [12, 88, 119], "well": [0, 1, 2, 3, 4, 5, 6, 12, 15, 28, 42, 46, 54, 55, 57, 58, 59, 62, 64, 68, 81, 85, 88, 118, 123, 124, 129, 131, 132, 133, 135, 138, 142, 143, 145, 147, 164, 169, 177, 178, 179], "went": [142, 143], "were": [2, 12, 14, 19, 27, 40, 52, 59, 62, 112, 117, 130, 137, 138, 147, 148, 152, 153, 155, 172], "west": [30, 47], "wget": [123, 125, 136, 159, 172], "what": [2, 14, 25, 30, 44, 47, 57, 59, 61, 69, 81, 83, 85, 88, 93, 95, 96, 108, 110, 111, 120, 126, 132, 138, 141, 153, 155, 179], "whatev": [19, 42, 59, 129], "whatsoev": [28, 31], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 18, 19, 21, 25, 27, 28, 31, 32, 34, 37, 39, 40, 42, 43, 44, 47, 48, 50, 52, 55, 56, 57, 58, 59, 62, 65, 66, 68, 69, 70, 71, 80, 81, 82, 84, 85, 88, 92, 94, 95, 96, 101, 102, 105, 106, 107, 108, 110, 112, 113, 114, 116, 118, 120, 123, 125, 126, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 164, 166, 172, 175, 177, 178, 179], "when_requir": [59, 175], "when_support": 59, "whenev": [42, 43, 132, 138, 177, 178], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 21, 27, 28, 29, 31, 37, 55, 56, 57, 58, 59, 62, 66, 77, 81, 88, 92, 93, 95, 96, 111, 112, 114, 116, 123, 125, 126, 135, 136, 138, 142, 144, 147, 150, 151, 152, 153, 155, 164, 165, 176, 177, 178, 179], "wherev": 91, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 21, 37, 59, 62, 77, 80, 82, 85, 92, 95, 101, 106, 114, 116, 126, 129, 135, 149, 152, 153, 154, 155, 156, 177], "which": [1, 2, 3, 5, 7, 8, 12, 15, 16, 19, 21, 24, 25, 27, 28, 30, 31, 37, 39, 40, 42, 43, 44, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 72, 76, 80, 81, 82, 85, 92, 93, 95, 96, 97, 99, 101, 108, 110, 114, 116, 118, 123, 124, 126, 129, 130, 131, 132, 133, 134, 137, 138, 140, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 159, 161, 165, 166, 174, 175, 176, 177, 178, 179], "whichev": [59, 153], "while": [1, 4, 11, 15, 18, 27, 37, 39, 43, 46, 47, 53, 55, 57, 59, 77, 81, 101, 118, 126, 132, 133, 143, 145, 147, 148, 149, 150, 151, 177, 178], "whisper": [13, 15, 88, 167], "whiteboard": 15, "whitelist": [16, 57, 92, 128], "whitespac": [92, 154], "who": [3, 12, 14, 27, 30, 33, 37, 39, 42, 52, 59, 66, 77, 81, 85, 110, 113, 114, 121, 138, 151, 155, 156, 178], "whole": [38, 88, 95, 96, 112, 118, 123, 127, 146], "whom": [12, 110], "whose": [43, 52, 66, 153, 178], "why": [63, 88, 111, 118, 153], "wide": [27, 59, 80, 110, 126, 155], "widenetworkaddress": 96, "wider": 95, "widespread": 177, "widget": [60, 165, 166], "width": 59, "wiki": [59, 133, 145], "wikipedia": 59, "wildcard": [59, 128, 154], "win": 55, "windmil": 88, "window": [3, 15, 37, 43, 45, 55, 59, 81, 85, 88, 91, 93, 107, 119, 127, 134, 174, 178], "wipe": 72, "wise": 118, "wish": [21, 27, 36, 53, 58, 59, 85, 93, 112, 128], "within": [12, 21, 28, 31, 39, 42, 49, 54, 57, 59, 66, 68, 69, 71, 81, 93, 97, 111, 112, 113, 114, 119, 126, 129, 130, 132, 134, 135, 137, 138, 142, 150, 151, 153, 156, 177], "without": [6, 15, 26, 27, 28, 37, 39, 42, 43, 48, 52, 53, 55, 56, 57, 59, 66, 67, 68, 69, 70, 72, 81, 85, 88, 92, 94, 95, 96, 97, 102, 106, 107, 108, 111, 112, 113, 116, 126, 128, 130, 133, 138, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 160, 161, 166, 170, 172, 173, 178], "wizard": [21, 40, 59, 62, 82, 88, 121, 123, 124, 127], "wjalrxutnfemi": 153, "woff2": 129, "won": [15, 42, 59, 81, 112], "wopi": [88, 158, 159, 164], "word": [7, 50, 77, 92, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 15, 16, 17, 22, 27, 31, 37, 39, 42, 44, 49, 52, 56, 58, 59, 62, 63, 64, 65, 68, 69, 78, 79, 80, 81, 85, 88, 92, 93, 95, 98, 101, 102, 112, 119, 124, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 150, 151, 154, 155, 156, 161, 164, 165, 170, 178], "workaround": [25, 27], "worker": [0, 3, 15, 58, 88, 178, 179], "workflow": [64, 88, 92, 102, 150, 156, 178], "workflowengin": [66, 103, 155], "workload": [44, 95], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 96, 177], "worm": 55, "worri": 3, "wors": 59, "worst": [15, 93], "worthi": 57, "would": [3, 5, 14, 15, 16, 21, 24, 27, 37, 39, 46, 53, 56, 57, 59, 68, 81, 95, 96, 99, 112, 113, 118, 129, 138, 143, 144, 146, 147, 149, 153, 162, 172], "wrap": [152, 155], "wrapper": [62, 150], "writabl": [16, 33, 49, 59, 133, 147, 151, 152, 153], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 23, 58, 59, 62, 66, 67, 81, 88, 92, 93, 112, 116, 119, 123, 127, 133, 137, 147, 149, 152, 153, 179], "writeabl": [16, 126], "written": [3, 28, 29, 59, 66, 92, 95, 110, 113, 118, 126, 128, 143, 151, 153, 179], "wrong": [14, 27, 42, 59, 79, 137, 138, 142, 144, 153, 164], "wsdlcach": 129, "wss": [4, 158], "wurst": 118, "www": [1, 8, 15, 18, 19, 22, 25, 27, 33, 39, 50, 52, 54, 55, 56, 58, 59, 66, 67, 72, 78, 80, 81, 83, 87, 107, 108, 111, 112, 113, 118, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 136, 138, 140, 142, 144, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 161, 176, 178], "wwwhomepag": 81, "wwwrun": [56, 150], "wysiwyg": 160, "w\u00fcrzburg": 2, "x": [6, 17, 25, 37, 46, 50, 59, 63, 66, 68, 74, 75, 76, 77, 81, 82, 87, 92, 96, 101, 123, 125, 126, 128, 129, 138, 144, 150, 175, 176, 177, 178], "x11": 66, "x64": 92, "x86": [4, 6, 11, 132], "x86_64": [3, 4, 5, 7, 9, 10, 11, 66], "xbitmap": 59, "xcal": 151, "xeon": [7, 10], "xeu": [15, 178], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 160], "xlii": 82, "xloc": 129, "xlsx": 160, "xml": [59, 88, 98, 118, 125, 129, 130, 151, 157, 159, 162, 178], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 115], "xss": 175, "xtradbinnodb": 59, "xxx": 28, "xxxxxxxxxx": 47, "y": [18, 46, 59, 66, 81, 83, 92, 123, 125, 126, 140, 142, 147, 148, 152, 153, 155, 176], "ye": [15, 37, 42, 59, 71, 77, 81, 82, 85, 92, 103, 106, 112, 117, 138, 144, 149, 153, 156, 164], "year": [72, 134, 177], "yellow": [15, 39, 40, 81, 88], "yet": [1, 3, 4, 15, 53, 59, 64, 67, 81, 88, 92, 137, 143, 152, 153, 155, 167], "yield": 59, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 25, 26, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 78, 79, 80, 81, 83, 84, 85, 86, 88, 91, 92, 93, 95, 96, 98, 99, 101, 102, 103, 105, 107, 108, 110, 111, 112, 113, 116, 118, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 164, 169, 172, 173, 174, 175, 176, 177, 178, 179], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 18, 19, 21, 22, 27, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 44, 45, 47, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 70, 71, 73, 77, 78, 79, 80, 81, 83, 84, 86, 88, 91, 92, 93, 94, 95, 96, 99, 101, 106, 107, 108, 109, 110, 111, 112, 114, 116, 117, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 162, 164, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [118, 164], "yourself": [5, 55, 92, 126], "yourserv": 93, "yourswifthost": 59, "youtub": [2, 119], "yum": [55, 123], "yyyi": [81, 151], "yyyymmdd": 81, "z": [85, 92, 114, 123, 125, 126, 142, 148, 176], "z0": 81, "za": 81, "zammad": [166, 167], "zend": 58, "zero": [28, 156], "zip": [55, 85, 93, 101, 111, 123, 125, 130, 142], "zlib": 130, "zone": [96, 117, 123], "zsh": 150, "zshrc": 150, "\u00b2": 156, "\u00b9": 156}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription and Translation in Nextcloud Talk (live_transcription)", "App: Local large language model (llm2)", "App: Recognize", "App: Local Whisper Speech-To-Text (stt_whisper2)", "App: Summary Bot (Talk chat summarize bot)", "App: Local Image Generation (text2image_stablediffusion2)", "App: Local Text-To-Speech (text2speech_kokoro)", "App: Local Machine translation 2 (translate2)", "Legal: Compliance with EU AI Act", "Artificial Intelligence", "Insight and debugging", "Overview", "Apps management", "Collectives", "BigInt (64bit) identifiers", "Converting database type", "Database configuration", "Database configuration", "Enabling MySQL 4-byte support", "Replication", "Splitting databases", "Uploading big files > 512MB", "Providing default files", "Server-side Encryption", "Server-side encryption details", "Server-side encryption migration", "Amazon S3", "External Storage authentication mechanisms", "FTP/FTPS", "Local", "Nextcloud", "OpenStack Object Storage", "SFTP", "SMB/CIFS", "WebDAV", "External Storage", "Configuring Federation Sharing", "File conversion", "File Sharing", "Controlling file versions and aging", "Transactional file locking", "File sharing and management", "Previews configuration", "Configuring Object Storage as Primary Storage", "Deleted Items (trash bin)", "Windows compatible filenames", "Mimetypes management", "Monitoring", "Activity app", "Administration privileges (Delegation)", "Android Deep Link Handling", "Antivirus scanner", "Background jobs", "Brute force protection", "Memory caching", "Configuration Parameters", "Dashboard app", "Domain Change", "Email", "Linking external sites", "Nextcloud configuration", "Language & Locale", "Logging", "OAuth2", "Reverse proxy", "Warnings on admin page", "Text app", "Theming", "Authentication", "User management", "Instruction set for apps", "Instruction set for groups", "Instruction set for users", "Profiles", "Resetting a lost admin password", "Resetting a user password", "Two-factor authentication", "User authentication with LDAP", "The LDAP configuration API", "LDAP user cleanup", "User authentication with OpenID Connect", "User management", "User password policy", "User provisioning API", "Table of contents", "Energy consumption", "Declarations", "Desktop Clients", "Desktop Client Deployment and Setup", "Troubleshooting", "Advanced Deploy Options", "AppAPI and External Apps", "Deployment configurations", "Managing Deploy Daemons", "Managing ExApps", "Test Deploy Daemon", "ExApps management", "Files access control", "Automated tagging of files", "Flow configuration", "Flow", "Retention of files", "Cookies", "Data retention", "Helpful apps", "GDPR compliance", "Personal data stored", "Responding to data subject requests", "Calendar / CalDAV", "Contacts / CardDAV", "Contacts Interaction", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Automatic setup", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 24.04 LTS", "Hardening and security guidance", "Installation and server configuration", "Installation wizard", "NGINX configuration", "Preparing PHP", "SELinux configuration", "Server tuning", "Installation on Linux", "System requirements", "Uninstallation", "Patching Nextcloud", "Code signing", "General troubleshooting", "Issues and troubleshooting", "Backup", "Maintenance", "Upgrade manually", "Migrating to a different server", "Migrating from ownCloud", "Upgrade via snap packages", "Restoring backup", "Upgrade via built-in updater", "How to upgrade", "Apps, background jobs & config commands", "Using the occ command", "DAV & database commands", "Encryption commands", "Files commands", "LDAP commands", "System & maintenance commands", "User & group commands", "Configuration", "Installation example with Docker", "Installation example on Ubuntu 24.04", "Office", "Installation", "Migration from Collabora Online", "Reverse proxy", "Troubleshooting", "Reference management", "Link previews", "The Smart Picker", "Release notes", "Release notes", "Upgrade to Nextcloud 26", "Upgrade to Nextcloud 27", "Upgrade to Nextcloud 28", "Upgrade to Nextcloud 30", "Upgrade to Nextcloud 31", "Upgrade to Nextcloud 32", "Upgrade to Nextcloud 33", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [76, 85], "04": [125, 159], "1": 68, "10": 129, "11": 54, "12": 54, "15": 111, "16": 111, "17": 111, "18": 111, "1st": [133, 145], "2": [11, 68, 123, 132], "20": 111, "2006": 21, "2024": 89, "2025": 89, "2026": 89, "24": [125, 159], "26": 170, "27": 171, "28": 172, "3": 96, "30": 173, "31": 174, "32": 175, "33": 176, "3rdparti": 138, "4": 22, "502": 129, "512mb": 25, "64bit": 18, "8": [123, 124], "No": 92, "Not": [27, 137], "The": [57, 67, 69, 82, 114, 167], "To": [1, 7, 10, 15], "about": 55, "abov": 54, "absenc": 151, "abus": 116, "access": [3, 21, 67, 68, 69, 101, 111, 126, 129, 131, 157], "accessible_featur": 59, "account": [92, 108, 110, 116, 118, 156], "account_manag": 59, "act": 12, "action": [6, 102, 126], "activ": [52, 57, 59, 81, 107, 110, 173, 174, 175], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [39, 116], "add": [67, 76, 137, 151, 155, 156, 159], "addendum": 5, "addit": [12, 58, 66, 81, 97, 133, 157], "address": [57, 62, 85, 113, 114, 126, 171, 175], "addressbook": [151, 153], "addus": 156, "adjust": 25, "admin": [52, 66, 69, 78, 126, 155], "admin_audit": 66, "administr": [53, 81, 85, 113], "advanc": [42, 66, 81, 92, 94, 98], "advantag": 134, "after": [52, 92, 138, 146], "ag": [43, 105], "agent": [1, 2, 15, 176], "ai": [0, 1, 6, 8, 11, 12, 15], "aio": [96, 97], "ajax": 56, "alarm": 112, "alert": 116, "alias": 50, "all": [27, 59, 62, 96, 120, 126, 152], "allow": [17, 39, 69, 112, 131], "allow_custom_share_fold": 59, "allow_disabled_password_enforcement_group": 59, "allow_local_remote_serv": 59, "allow_user_to_change_display_nam": 59, "allowed_admin_rang": 59, "allowed_user_ag": 59, "allowselfsignedcertif": 59, "allowsymlink": 59, "also": 77, "altern": [5, 7, 59], "amazon": 30, "an": [62, 67, 69, 74, 84, 149], "android": 54, "ani": 129, "anoth": 42, "anti": 116, "antiviru": [55, 155], "anymor": 137, "apach": [25, 123, 133, 158], "apache2": 68, "apcu": 58, "api": [16, 82, 87], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 27, 52, 55, 57, 59, 60, 62, 66, 70, 72, 74, 88, 95, 108, 132, 134, 136, 137, 138, 149, 153, 157, 158, 173, 174, 178], "app_api": [173, 174, 175], "appapi": [95, 173, 174, 175], "appcodecheck": 59, "appear": [71, 166], "appli": 136, "applic": [67, 130, 153], "approach": [92, 148], "approv": 179, "apps_path": 59, "appsallowlist": 59, "appstoreen": 59, "appstoreurl": 59, "ar": [52, 69, 114], "architectur": 134, "archiv": 93, "argument": [97, 98], "around": 21, "arrai": 149, "articl": 111, "artifici": [2, 13], "ask": [15, 164], "assetlink": 54, "assign": [102, 156], "assist": 1, "attach": 116, "attempt": [59, 155], "attribut": 81, "audienc": 119, "audit": [66, 110], "auth": [59, 156], "auth_availability_delai": 59, "authent": [31, 37, 72, 80, 81, 84, 116, 156, 179], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 150, "autoconfig": [118, 128], "autom": [72, 102, 173], "automat": [92, 120, 128], "avail": [39, 101, 102], "avatar": [81, 156], "avoid": 129, "awai": 21, "azur": [47, 116], "backend": [15, 27, 39, 59, 112, 153], "background": [43, 48, 55, 56, 112, 116, 132, 133, 149, 155], "backtrac": 59, "backup": [27, 47, 81, 107, 140, 146], "bad": [27, 129], "balanc": 57, "bare": 96, "base": [31, 58, 66, 132, 147], "basic": [66, 93], "batch": 147, "bearer": 84, "becom": 77, "befor": [27, 42], "behavior": [77, 92], "behind": 68, "being": 52, "below": 54, "beta": 177, "better": 52, "between": [42, 179], "beyond": 62, "big": 25, "bigint": [18, 151], "bin": [48, 59, 107, 112, 153], "binary_search_path": 59, "birthdai": [112, 151], "blob": 47, "block": [28, 101, 179], "book": [113, 114, 171, 175], "bookmark": 2, "bot": 8, "brand": 71, "breakdown": 66, "broadcast": 155, "browser": 134, "brute": 57, "bruteforc": [59, 155], "bucket": 47, "bug": [138, 177], "build": 179, "built": 147, "bulkupload": 59, "button": 112, "byte": 22, "c": 47, "cach": [58, 59, 69, 81, 130, 132, 151, 156], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 112, 151], "calendar": [2, 112, 118, 138, 151, 178], "call": 110, "can": [21, 62, 77, 167, 179], "candid": 177, "cannot": 27, "canon": 157, "capabl": 62, "carddav": [69, 113], "carddav_sync_request_timeout": 59, "carddav_sync_request_trunc": 59, "case": [37, 92], "cento": 123, "certif": [39, 62, 81, 89, 155], "chang": [40, 61, 85, 92, 138, 151, 152, 169, 176], "changelog": 169, "channel": [59, 177], "charset": 151, "chat": [1, 3, 8, 15, 110], "check": [28, 29, 69, 99, 153, 154, 155, 172, 175], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "choos": 92, "chroot": 124, "chunk": [25, 174], "chunked_upload": 59, "cif": [37, 131], "cipher": 59, "circl": 2, "citrix": 93, "clamav": 55, "clean": [72, 151, 152, 173], "cleanup": [83, 153, 155, 156], "clear": [151, 156], "cli": [59, 71, 97, 130], "client": [71, 91, 92, 93, 134, 146], "close": 93, "cloud": [25, 59, 138], "clue": 129, "cluster": [58, 59], "code": [59, 137, 155], "collabor": 105, "collabora": [157, 158, 162], "collat": 59, "collect": [17, 88], "column": 151, "com": 118, "combin": 2, "command": [3, 16, 21, 27, 49, 57, 93, 113, 121, 147, 149, 150, 151, 152, 153, 154, 155, 156], "comment": [59, 132], "commit": [21, 69], "common": [92, 101, 105, 138], "commun": 96, "comparison": 27, "compat": [49, 153], "complet": 128, "complianc": [12, 109], "compon": 119, "compound": 66, "compress": 132, "condit": [59, 66, 68], "config": [58, 62, 77, 93, 149, 153, 154, 155], "config_is_read_onli": 59, "configfilemod": 59, "configur": [1, 3, 5, 17, 20, 21, 25, 39, 40, 46, 47, 52, 54, 55, 58, 59, 60, 62, 63, 64, 66, 69, 71, 77, 81, 82, 88, 96, 103, 116, 120, 126, 127, 129, 130, 131, 133, 149, 157, 158, 159, 162, 170, 171, 172, 173, 174, 175], "confirm": 55, "connect": [58, 81, 84, 93, 118, 126, 179], "connectivity_check_domain": 59, "connector": 130, "consequ": 49, "consider": [31, 67], "consumpt": 89, "contact": [2, 113, 114, 118, 138, 151], "contain": [96, 99], "content": [17, 88], "context": [1, 2, 3, 15], "context_ag": 2, "control": [3, 43, 101, 152], "convers": [19, 41, 151], "convert": [19, 151], "cookbook": 2, "cooki": 106, "cookie_domain": 59, "copi": 153, "copied_sample_config": 59, "core": [59, 93, 119, 153], "count": [173, 174, 175], "cpu": 134, "creat": [21, 40, 42, 54, 75, 82, 85, 93, 151, 153, 154, 179], "creation": [43, 128, 151], "critic": 169, "cron": [56, 124, 132, 155], "csrf": 59, "css": 129, "csync": 93, "current": 2, "custom": [2, 16, 71, 112, 157], "customclient_desktop": 59, "cybersecur": 12, "daemon": [95, 96, 97, 99], "dashboard": 60, "data": [3, 17, 27, 47, 52, 59, 75, 76, 107, 108, 110, 111, 112, 113, 114, 118, 120, 126, 128, 138, 146, 151, 152, 153, 155, 156], "databas": [19, 20, 21, 24, 52, 59, 69, 118, 120, 123, 124, 128, 130, 131, 132, 134, 140, 146, 151, 174], "datadirectori": [59, 138], "date": 42, "dav": [151, 170], "davstorag": 59, "db": [59, 151, 155], "dbdriveropt": 59, "dbhost": 59, "dbname": 59, "dbpassword": 59, "dbpersist": 59, "dbreplica": 59, "dbtableprefix": 59, "dbtype": 59, "dbuser": 59, "debug": [14, 59, 62, 66, 93, 126, 132, 138, 150], "deck": 2, "declar": 90, "decreas": 37, "decrypt": [27, 28, 152], "dedic": [66, 126], "deep": 54, "default": [26, 42, 59, 65, 66, 70, 77, 96, 116, 152, 157, 173, 174, 176], "default_certificates_bundle_path": 59, "default_languag": 59, "default_local": 59, "default_phone_region": 59, "default_property_scop": 59, "default_timezon": 59, "defaultapp": 59, "defin": 68, "definit": 27, "delai": 37, "deleg": [53, 116, 155], "delet": [48, 59, 75, 76, 82, 83, 85, 114, 149, 151, 153, 154, 155, 156], "demand": 66, "demot": 76, "deni": 101, "depend": [17, 153], "deploi": [94, 95, 96, 97, 98, 99], "deploy": [58, 92, 96, 122, 126], "deployconfig": 97, "deriv": 28, "desktop": [59, 91, 92, 134], "detail": 28, "detect": [6, 55], "determin": 62, "dev": [69, 126], "develop": 119, "diagnost": 59, "did": 137, "differ": [47, 62, 143], "directori": [16, 58, 81, 120, 126, 128, 131, 138], "disabl": [27, 46, 52, 55, 59, 69, 70, 74, 76, 77, 80, 85, 92, 98, 116, 126, 138, 151, 152, 156], "disallow": 131, "discoveri": [68, 138], "disk": 6, "dispatch": 178, "displai": 40, "distinct": 92, "distinguish": 42, "distribut": [59, 162], "dmz": 126, "do": [137, 147, 166], "docker": [95, 96, 158, 162], "document": 15, "documentation_url": 59, "doe": [69, 147, 166], "dokuwiki": 17, "domain": [61, 62, 68, 118, 126, 128, 138], "don": 27, "down": [77, 137], "downgrad": 177, "download": 99, "drop": [42, 108, 134, 152], "due": 52, "dump": 93, "duplic": 81, "dure": [43, 148], "edit": [70, 75, 76, 119, 156, 157], "email": [52, 62, 76, 85, 170], "embed": [59, 63], "empti": [69, 154], "enabl": [16, 22, 27, 39, 49, 52, 55, 59, 60, 62, 74, 76, 80, 85, 98, 99, 126, 131, 132, 133, 150, 152, 155, 156, 157, 175], "enable_lazy_object": 59, "enable_mail_link_password_expir": 59, "enable_non": 59, "enable_preview": 59, "enable_share_accept": 59, "enable_share_mail": 59, "enabledpreviewprovid": 59, "encod": [39, 70], "encrypt": [27, 28, 29, 47, 55, 59, 62, 132, 133, 138, 152], "end": [6, 177], "endpoint": 176, "energi": 89, "enforc": [80, 156], "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": [28, 178], "environ": [94, 133, 150], "erasur": 111, "error": [21, 27, 93, 129, 137, 138], "errorlog": 66, "establish": 19, "ethic": [6, 8, 11, 15], "eu": 12, "even": 62, "event": [112, 118, 151, 178], "everyth": 55, "exampl": [57, 59, 66, 68, 74, 75, 76, 82, 92, 97, 101, 102, 105, 112, 113, 120, 123, 124, 125, 151, 158, 159, 179], "exapp": [95, 96, 98, 100], "exclud": [52, 57], "execut": [102, 155], "exist": [17, 77], "expand": 175, "expect": 151, "experi": 59, "expert": 81, "expir": [42, 52, 153], "explain": 66, "export": [112, 118, 151, 153, 155], "expos": 171, "extens": [70, 89], "extern": [27, 31, 39, 47, 52, 63, 95, 101, 133, 153, 157], "external_storag": 59, "face": 6, "factor": [46, 80, 156], "fail": [118, 129], "fail2ban": 126, "failur": [37, 92], "fair": 138, "faq": [77, 95, 137, 179], "faster": 132, "featur": [15, 92, 117], "feder": [25, 40, 59, 112, 138, 153], "field": [66, 76, 77], "file": [2, 3, 25, 26, 27, 28, 29, 37, 39, 41, 42, 43, 44, 45, 52, 55, 59, 66, 69, 70, 88, 93, 101, 102, 105, 107, 110, 129, 132, 134, 138, 153, 155, 156, 157, 172, 173, 178], "filecach": 151, "filekei": 152, "filelock": 59, "filenam": [49, 153], "files_antiviru": 155, "files_extern": 153, "files_external_allow_create_new_loc": 59, "files_no_background_scan": 59, "filesystem_cache_readonli": 59, "filesystem_check_chang": 59, "filter": [14, 126, 178], "final": 124, "find": [21, 62], "fingerprint": [59, 155], "fix": [137, 151, 152, 153], "flow": [103, 104], "folder": [27, 39, 52, 92, 101, 140, 146, 178], "follow": 116, "font": 157, "forbidden_filenam": 59, "forbidden_filename_basenam": 59, "forbidden_filename_charact": 59, "forbidden_filename_extens": 59, "forc": [57, 59, 65], "force_languag": 59, "force_local": 59, "force_share_accept": 59, "form": [2, 178], "format": [28, 29, 59, 152], "forwarded_for_head": 59, "found": 27, "fpm": [132, 133], "freebusi": 112, "frequent": [15, 164], "from": [17, 47, 52, 57, 62, 76, 92, 121, 144, 162], "front": 6, "frontend": 15, "ftp": 32, "fulli": 5, "function": 93, "further": [27, 119, 130], "fusef": 131, "g": 59, "gatewai": 129, "gdpr": 109, "gener": [9, 15, 21, 28, 46, 126, 130, 138], "genr": 6, "get": [14, 42, 55, 62, 74, 75, 76, 88, 118, 119, 149, 151, 153, 155], "getenv": 69, "give": 126, "global": [70, 77, 118], "gone": 21, "googl": 116, "gpg": 131, "grant": 85, "greater": 129, "green": 6, "group": [17, 27, 39, 75, 76, 81, 85, 101, 154, 156, 157], "group_everyon": 17, "groupwar": [88, 110, 115], "grow": 52, "guest": 17, "guidanc": 126, "ha": 21, "handl": [54, 81], "handler": [58, 129], "haproxi": 68, "harden": 126, "hardwar": 12, "harp": [95, 96], "has_internet_connect": 59, "hash": 59, "hashing_default_password": 59, "hashingcost": 59, "hashingmemorycost": 59, "hashingthread": 59, "hashingtimecost": 59, "have": 69, "header": [69, 126], "heartbeat": 99, "held": 110, "help": 108, "hidden": 37, "hide": 112, "hide_login_form": 59, "hierarch": 149, "home": 58, "host": [16, 96], "how": [21, 57, 62, 77, 114, 148, 166], "htaccess": [59, 133, 155], "http": [69, 126, 132, 133], "http_client_add_user_agent_url": 59, "httpd": 124, "i": [15, 21, 27, 55, 62, 69, 126, 137, 173, 174, 179], "ibm": 0, "icap": 55, "icon": [50, 71], "id": [14, 118, 138, 155, 176], "ident": 84, "identifi": [18, 93], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 46, 81, 99, 126, 162], "imagick": 123, "imaginari": 173, "imap": [116, 118], "implement": [2, 12], "implic": 47, "import": [17, 92, 151, 153, 155, 159], "imprint": 108, "improv": [0, 1, 15], "inconvert": 19, "independ": 96, "index": 3, "indic": 151, "info": [55, 74, 153, 155, 156], "inform": 138, "ini": 130, "init": 99, "initi": [3, 17, 24, 89], "insecur": 93, "insert": 118, "insight": 14, "inspect": 151, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 55, 59, 88, 92, 95, 121, 123, 124, 125, 126, 127, 128, 130, 133, 145, 155, 158, 159, 161, 177, 178, 179], "instanc": [47, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 153, 175], "intellig": [2, 13], "interact": [66, 92, 114], "interfac": [49, 66, 113, 116, 131], "intern": [81, 138], "interoper": 12, "interv": [81, 116], "introduct": [53, 57, 59, 119, 126, 178], "invalid": [27, 49, 62, 137, 151], "invis": 102, "invit": 112, "ip": [57, 126], "ipv6_normalized_subnet_s": 59, "isol": [21, 69, 93], "issu": [93, 118, 138, 139], "item": [48, 59, 113], "j": [129, 155], "jail": 126, "javascript": 129, "jit": 132, "job": [43, 48, 56, 112, 124, 132, 133, 149, 155], "journal_mod": 59, "jpeg": 46, "json": 54, "keep": 62, "kei": [27, 28, 31, 58, 82, 151, 152, 156, 159], "keyboard": 93, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 77, 93, 112, 166, 167], "kubernet": 3, "languag": [5, 65], "larg": [5, 12, 25, 52], "lastseen": 156, "launch": 92, "ldap": [27, 59, 81, 82, 83, 131, 154], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legaci": [66, 152], "legal": 12, "length": [126, 177], "level": [21, 66, 69, 132], "libreoffic": 172, "life": 177, "lifetim": 107, "limit": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 27, 54, 55, 77, 112, 113, 116, 126, 150], "line": [93, 113, 121, 147, 155], "link": [40, 42, 54, 59, 63, 166], "linux": 133, "list": [14, 74, 76, 81, 97, 98, 151, 152, 153, 155, 156, 178], "listen": [62, 155, 178], "live": [4, 15], "live_transcript": 4, "llm": 116, "llm2": 5, "load": [3, 57, 59, 81, 132], "local": [5, 7, 9, 10, 11, 33, 59, 65, 77, 83, 96, 112, 116], "localstorag": 59, "locat": [28, 58, 59, 66, 128, 152], "lock": [44, 59, 69, 77, 132, 137], "log": [3, 4, 59, 66, 81, 93, 99, 107, 110, 118, 129, 132, 138, 155], "log_queri": 59, "log_request_id": 59, "log_rotate_s": 59, "log_typ": 59, "log_type_audit": 59, "logdateformat": 59, "logfil": [59, 138], "logfile_audit": 59, "logfilemod": 59, "login": [57, 67, 81, 129, 133, 145], "login_flow_v2": 59, "login_form_autocomplet": 59, "login_form_timeout": 59, "loglevel": 59, "loglevel_dirty_database_queri": 59, "loglevel_frontend": 59, "logo_url": 59, "logtimezon": 59, "long": [134, 148], "look": 62, "lookup_serv": 59, "loop": 129, "lost": 78, "lost_password_link": 59, "lt": 125, "machin": [1, 11, 15, 133], "maco": 93, "mai": 175, "mail": [2, 59, 62, 116, 118], "mail_domain": 59, "mail_from_address": 59, "mail_link_password_expiration_interv": 59, "mail_send_plaintext_onli": 59, "mail_sendmailmod": 59, "mail_smtpauth": 59, "mail_smtpdebug": 59, "mail_smtphost": 59, "mail_smtpmod": 59, "mail_smtpnam": 59, "mail_smtppassword": 59, "mail_smtpport": 59, "mail_smtpsecur": 59, "mail_smtpstreamopt": 59, "mail_smtptimeout": 59, "mail_template_class": 59, "mailbox": 116, "mainten": [59, 88, 140, 141, 148, 150, 151, 152, 155, 177], "maintenance_window_start": [56, 59], "major": 177, "make": 5, "manag": [16, 27, 45, 50, 55, 73, 85, 97, 98, 100, 130, 133, 151, 155, 165], "managerfactori": 59, "mandatori": 137, "manual": [8, 55, 118, 133, 142, 148], "map": [50, 81], "mariadb": [21, 134, 140], "mark": [55, 155], "master": [28, 152], "match": 66, "matrix": 77, "max": [42, 59], "max_file_conversion_files": 59, "max_filesize_animated_gifs_public_shar": 59, "max_parallel_count": 59, "max_siz": 59, "maxautocompleteresult": 59, "maximum": [46, 59, 133, 174], "mcp": 2, "me": [106, 107], "mechan": 31, "media": [130, 133], "member": 75, "memberof": 81, "memcach": [58, 59, 131], "memcache_customprefix": 59, "memcached_opt": 59, "memcached_serv": 59, "memori": [46, 58, 59, 134], "merg": 59, "messag": [93, 129, 137, 138], "metadata": 110, "metadata_max_files": 59, "metal": 96, "method": 27, "mib": 129, "microsoft": [47, 81, 116], "migrat": [24, 29, 143, 144, 148, 152, 162], "mimetyp": [50, 155], "minimum": 59, "minsearchstringlength": 59, "miscellan": 2, "misconfigur": [101, 105], "miss": [52, 118, 151], "mobil": 134, "mod_fcgid": 25, "mod_proxy_fcgi": 25, "mode": [27, 62, 126, 132, 140, 147, 148, 150, 155], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138, 152], "monitor": [51, 172, 173, 174, 175], "mount": [39, 94, 153], "mountpoint": 27, "move": [138, 151, 153], "multi": 47, "multibucket": [47, 59], "multilingu": 5, "multipl": [59, 68], "music": 6, "my": [15, 21, 62], "mysql": [21, 22, 59, 118, 120, 134, 140, 146, 151], "name": [39, 138], "nc": 96, "need": 175, "nest": 81, "network": [112, 131], "new": [17, 40, 76, 77, 85, 157], "next": 125, "nextcloud": [1, 2, 4, 25, 34, 40, 52, 54, 55, 58, 59, 60, 64, 68, 71, 81, 83, 84, 93, 96, 97, 106, 119, 123, 124, 126, 129, 136, 137, 138, 142, 157, 158, 170, 171, 172, 173, 174, 175, 176, 178, 179], "nf": 131, "nginx": [25, 68, 129], "no_unsupported_browser_warn": 59, "node": 178, "non": [92, 138], "nor": 129, "note": [58, 81, 88, 124, 130, 136, 168, 169], "notif": [16, 37, 42, 52, 112, 148, 153], "notifi": 153, "now": [173, 174], "nss": 69, "o": 134, "oauth": 116, "oauth2": [67, 155], "object": [6, 25, 35, 47, 59, 153, 178], "objectstor": 59, "obtain": [93, 136], "occ": [3, 16, 27, 49, 57, 81, 97, 150], "off": 81, "offic": [88, 117, 151, 157, 160, 172], "old": [29, 134], "olmo": 5, "one": [62, 96], "onli": [62, 69], "onlin": [157, 158, 162], "ooxml": 157, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [51, 176], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [35, 47], "oper": [126, 153, 155], "option": [3, 27, 39, 59, 66, 81, 92, 94, 97, 98, 123, 153, 157], "optout": 59, "organ": 58, "orphan": [152, 153], "other": [15, 59, 93, 118, 133, 138], "out": [21, 62, 117, 151], "outdat": 69, "outgo": 176, "outlook": 118, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [47, 66, 77], "overview": [15, 27, 57, 133, 142, 148, 177, 178], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "owner": [153, 155], "ownership": 153, "packag": [133, 145, 159, 162], "page": [57, 69], "pair": 28, "paramet": [21, 46, 56, 59, 62, 66, 68, 92, 120], "part_file_in_storag": 59, "parti": 110, "pass": [69, 179], "password": [31, 72, 78, 79, 85, 86, 126, 173], "passwordsalt": 59, "patch": 136, "path": [39, 59, 69, 138], "payload": 178, "pdf": 173, "per": [47, 81, 118], "perform": [0, 47, 132], "permiss": [39, 81], "persist": 42, "person": 110, "pgsql_ssl": 59, "photo": [6, 151], "php": [25, 58, 62, 69, 77, 116, 123, 124, 126, 129, 130, 132, 133, 134, 138, 174], "physic": 12, "picker": 167, "pickup": [1, 15], "place": 126, "point": 27, "polici": [86, 138], "pomerium": 68, "port": 62, "portabl": 111, "postgresql": [21, 120, 140, 146], "pre": 67, "preced": 77, "preconfigur": 92, "prefer": 116, "prefix": 58, "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 101], "preview": [46, 59, 126, 132, 153, 157, 166, 172, 173, 174, 175, 176], "preview_concurrency_al": 59, "preview_concurrency_new": 59, "preview_expiration_dai": 59, "preview_ffmpeg_path": 59, "preview_ffprobe_path": 59, "preview_imaginary_kei": 59, "preview_imaginary_url": 59, "preview_libreoffice_path": 59, "preview_max_filesize_imag": 59, "preview_max_i": 59, "preview_max_memori": 59, "preview_max_x": 59, "previou": 142, "primari": [47, 151], "privaci": 113, "privat": [16, 27, 28, 58, 77], "privileg": [53, 85], "problem": [93, 118, 138], "process": [1, 15, 111, 116, 133, 155], "profil": [59, 77, 81, 110, 156], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 113], "protect": [57, 59, 175], "protocol": 62, "provid": [15, 26, 62, 80, 84, 166, 167], "provis": [87, 92], "proxi": [57, 59, 68, 95, 96, 158, 162, 163], "proxyexclud": 59, "proxyuserpwd": 59, "public": [17, 28, 31, 40, 105, 112], "pull": 99, "put": 153, "qmail": 62, "qualiti": 46, "query_log_fil": 59, "query_log_file_backtrac": 59, "query_log_file_paramet": 59, "query_log_file_requestid": 59, "question": [15, 164], "queue": 55, "quick": [128, 130], "quickstart": 145, "quota": [85, 138], "quota_include_external_storag": 59, "rainloop": 131, "rang": 126, "rate": [6, 8, 11, 15, 59, 112, 113], "ratelimit": 59, "ratelimit_overwrit": 59, "reachabl": [21, 62], "read": [21, 27, 28, 69, 81, 82, 126], "readabl": 69, "reboot": 92, "receiv": 52, "recent": 114, "recogn": 6, "recognit": 6, "recommend": [58, 92, 122, 130], "recov": 152, "recoveri": [27, 28, 47, 146], "rectif": 111, "redi": [58, 59, 123, 124, 132], "redirect": 126, "redis_log_fil": 59, "reduc": 132, "reduce_to_languag": 59, "refer": [52, 77, 130, 150, 165], "reference_opengraph": 59, "refresh": [112, 153], "regist": [97, 98, 99, 178], "regular": 43, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 168, 169, 177], "reliabl": 12, "rememb": [106, 107], "remember_login_cookie_lifetim": 59, "remind": [112, 116, 151, 153], "remirepo": 123, "remnant": 154, "remot": [96, 126, 131, 153], "remov": [76, 80, 151, 155], "removeus": 156, "renam": 85, "repair": [152, 153, 155], "replac": 132, "replic": 23, "report": [156, 177], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 159], "request": [59, 108, 111, 176], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 21, 92, 123, 130, 134, 170, 171, 172, 173, 174, 175, 176], "rescan": 137, "resend": 76, "reset": [78, 79, 85, 155], "resetpassword": 156, "resolv": 69, "resourc": [112, 119, 130], "respond": 111, "respons": 69, "restor": [146, 153], "restrict": [102, 111, 126, 157], "retent": [105, 107, 112, 113, 114, 151, 170], "retriev": 50, "return": [69, 155], "revalid": 132, "revers": [57, 68, 96, 158, 162, 163], "revert": 136, "rewritebas": 59, "rich": 70, "right": [92, 111], "robust": 12, "room": 112, "root": [126, 152], "rotat": 59, "rule": [3, 77, 101, 102], "run": [5, 19, 69, 148, 150], "runtim": 17, "s3": [30, 47, 175], "same": 96, "sampl": 59, "sanit": [49, 153], "scale": [2, 3, 5, 6, 7, 9, 10, 46], "scan": [55, 152, 153, 155], "scanner": 55, "schedul": [52, 116, 177], "schema": 151, "scope": [77, 113], "screen": [15, 178], "script": [133, 179], "seal": 28, "search": [2, 15, 75, 76, 154], "secret": [59, 66], "secur": [12, 59, 67, 69, 96, 126, 155, 157], "see": [27, 77], "selector": 149, "self": [16, 39, 62], "selinux": [123, 126, 131, 133], "send": [62, 116, 151], "sendmail": [62, 131], "sensit": 37, "sent": 52, "serv": [126, 129], "server": [2, 21, 25, 27, 28, 29, 40, 58, 59, 62, 69, 81, 93, 107, 110, 112, 116, 126, 127, 131, 132, 133, 134, 136, 138, 143, 157, 158, 170, 171, 172, 173, 175], "server_log": 59, "serverid": 59, "servic": [0, 15, 47, 68, 110, 138, 178], "session": [15, 58, 59, 107, 110, 178], "session_keepal": 59, "session_lifetim": 59, "session_relaxed_expiri": 59, "set": [27, 42, 46, 52, 57, 62, 66, 69, 74, 75, 76, 77, 81, 85, 112, 123, 130, 132, 133, 149, 151, 152, 154, 155, 156, 157, 179], "setup": [8, 58, 92, 95, 120, 126, 155, 172, 175], "sftp": 36, "share": [2, 17, 25, 27, 28, 31, 40, 42, 45, 52, 59, 66, 112, 113, 116, 118, 138, 151, 153, 155], "share_fold": 59, "ship": 138, "shortcut": 93, "show": [152, 154, 155], "shown": [37, 59], "side": [25, 27, 28, 29], "siev": [116, 118], "sign": [28, 39, 62, 137, 153, 159], "signatur": [27, 28], "simpl": 47, "simplesignuplink": 59, "singl": [55, 58, 75, 76, 149], "site": [63, 69], "size": [25, 46, 116, 132, 133, 138, 153, 174], "skeletondirectori": 59, "skip": 67, "slow": 15, "small": 58, "smart": 167, "smb": [37, 131], "smtp": [62, 116, 118, 131], "snap": [133, 145], "snooz": 116, "snowflak": [155, 176], "socket": [58, 95, 96], "some": 69, "sort_groups_by_nam": 59, "sourc": [28, 137], "space": [3, 6, 8, 11, 133, 155], "special": [31, 81], "specif": [62, 81, 101, 126, 130, 157], "speech": [1, 7, 10, 15], "speed": [1, 15, 178], "split": [24, 28], "sql": 21, "sqlite": [59, 120, 132, 140, 146], "sse": 47, "ssl": [21, 59, 81, 126, 133], "standalone_window": 59, "start": [88, 99, 119, 128], "starttl": 62, "stat": 155, "state": 156, "statu": [99, 152, 155], "step": [27, 124, 125, 142, 148, 179], "still": 52, "storag": [1, 25, 27, 31, 35, 39, 47, 52, 85, 101, 126, 152, 153, 155], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 28, 47, 59, 106, 110, 153], "storecryptedpassword": 59, "strict": [69, 126], "stt_whisper2": 7, "subadmin": [75, 76], "subdir": 129, "subdirectori": 68, "subject": 111, "subscript": [112, 151], "summar": 8, "summari": [8, 92, 107, 116], "suppli": [5, 7], "support": [3, 22, 47, 59, 62, 134, 177], "supporteddatabas": 59, "suppress": 129, "suspend": 179, "swift": 47, "switch": 11, "sync": [37, 93, 112, 113, 116, 138, 151, 153, 156, 170], "synchron": [3, 69, 118], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [25, 37, 113, 126, 132, 133, 134, 151, 155, 156, 170, 171, 172, 173, 174, 175, 176, 178], "systemd": [15, 56, 66, 178], "systemtag": 59, "t": 27, "tab": 81, "tabl": [19, 88, 107, 130, 178], "tag": [102, 105, 156, 178], "talk": [2, 4, 8, 110, 134], "target": [19, 119], "task": [1, 2, 14, 15, 55, 155], "taskprocess": 155, "tcp": [58, 62], "team": [2, 27, 52], "tempdirectori": 59, "templat": [26, 62], "templatedirectori": 59, "temporari": 66, "term": 134, "test": [59, 62, 69, 81, 99, 154], "text": [1, 7, 10, 15, 70], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 129, "thei": 166, "theme": [59, 62, 71, 108, 155], "thi": 69, "third": 110, "though": 62, "thread": [116, 118], "threshold": 59, "through": 66, "timeout": [116, 118], "tip": [40, 81, 129, 133, 145], "tl": [58, 81, 116, 132], "tmux": [15, 178], "token": [67, 84, 107, 112, 113, 126, 156, 170], "token_auth_activity_upd": 59, "token_auth_enforc": 59, "tool": 2, "track": 114, "traefik": 68, "traffic": 126, "transact": [21, 44, 69, 132], "transcript": [4, 15], "transfer": [42, 153], "transferincomingshar": 59, "translat": [1, 4, 11, 15, 116], "translate2": 11, "transpar": 12, "transport": [69, 126], "trash": [48, 59, 107, 112, 153], "trashbin": 153, "trashbin_retention_oblig": 59, "tree": 153, "trick": [81, 129], "trigger": [19, 55], "troubleshoot": [3, 21, 27, 39, 52, 57, 62, 81, 93, 118, 131, 136, 138, 139, 142, 147, 164], "truena": 133, "trust": [40, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 156], "twofactorauth": 156, "type": [19, 28, 58, 59, 66, 112, 151, 155, 177], "ubuntu": [125, 159], "umask": 59, "unabl": 118, "unencrypt": 126, "unified_search": 59, "uninstal": 135, "unix": 58, "unknown": 93, "unlink_on_trunc": 59, "unregist": [97, 98], "unscan": 55, "unseal": 28, "unshar": 151, "up": [69, 72, 116, 123, 133, 151, 173, 178, 179], "updat": [16, 24, 37, 59, 81, 92, 98, 118, 131, 138, 147, 148, 155, 158, 162, 175], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 155, 162, 170, 171, 172, 173, 174, 175, 176, 177], "upload": [25, 37, 101, 129, 133], "urandom": [69, 126], "url": [59, 133], "us": [2, 12, 15, 16, 21, 39, 42, 49, 58, 59, 62, 66, 81, 84, 116, 126, 132, 138, 147, 150, 157, 167, 172], "usag": [3, 6, 8, 11, 39, 53, 57, 97, 157], "use_legacy_base64_encod": 59, "user": [17, 21, 27, 28, 39, 42, 52, 59, 73, 76, 77, 79, 81, 83, 84, 85, 86, 87, 88, 101, 113, 114, 116, 128, 138, 152, 154, 156, 173, 174, 175, 176], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [58, 95], "valid": 84, "valu": [59, 77, 149, 179], "variabl": [39, 94, 133, 150], "verif": [59, 81, 116], "verifi": [77, 153, 156], "version": [43, 59, 69, 107, 134, 138, 152, 153, 177], "versions_retention_oblig": 59, "via": [8, 16, 27, 40, 68, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 157, "virtual": 133, "visibl": 77, "voic": 1, "vp": 133, "wa": 85, "warn": [67, 69], "watsonx": 0, "we": [134, 137], "web": [25, 49, 59, 62, 66, 69, 107, 110, 126, 131, 133, 134, 138, 147, 170, 171, 172, 173, 175], "webauthn": 59, "webcron": 56, "webdav": [38, 138], "webhook": [155, 178], "webroot": [129, 157], "webserv": 93, "welcom": [76, 156], "well": 69, "what": [5, 62, 77, 147], "when": [12, 77, 93], "where": [166, 167], "whisper": 7, "who": 119, "whole": 131, "why": [15, 27, 62, 134, 137], "windmil": [15, 179], "window": [49, 92, 133, 153], "without": 129, "wizard": [92, 128, 133], "wopi": 157, "work": [21, 55, 57, 166], "worker": 155, "workflow": [15, 66, 155, 179], "workspac": [70, 93, 179], "write": 131, "xml": [74, 75, 76, 82], "xoauth2": 116, "yellow": 6, "yet": 69, "you": [27, 69, 77], "your": [17, 25, 52, 60, 69, 85, 118, 126, 132]}}) \ No newline at end of file diff --git a/server/latest/developer_manual/404.html b/server/latest/developer_manual/404.html index 1281542a10b..ae5cedf4183 100644 --- a/server/latest/developer_manual/404.html +++ b/server/latest/developer_manual/404.html @@ -563,7 +563,7 @@

    Here are some alternatives:

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/_static/openapi.json b/server/latest/developer_manual/_static/openapi.json index d8a2cc39857..ba4ee767a4b 100644 --- a/server/latest/developer_manual/_static/openapi.json +++ b/server/latest/developer_manual/_static/openapi.json @@ -17255,9 +17255,7 @@ "name", "groups", "internal", - "isCompatible", - "missingMaxNextcloudVersion", - "missingMinNextcloudVersion" + "isCompatible" ], "properties": { "id": { @@ -17283,12 +17281,6 @@ "items": { "type": "string" } - }, - "missingMaxNextcloudVersion": { - "type": "boolean" - }, - "missingMinNextcloudVersion": { - "type": "boolean" } } } diff --git a/server/latest/developer_manual/app_development/bootstrap.html b/server/latest/developer_manual/app_development/bootstrap.html index 343d8ed3d0b..c2c43e12154 100644 --- a/server/latest/developer_manual/app_development/bootstrap.html +++ b/server/latest/developer_manual/app_development/bootstrap.html @@ -321,7 +321,7 @@

    Nextcloud 20 and later

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/dav_extension.html b/server/latest/developer_manual/app_development/dav_extension.html index ea82f9ffd16..795cb1886b9 100644 --- a/server/latest/developer_manual/app_development/dav_extension.html +++ b/server/latest/developer_manual/app_development/dav_extension.html @@ -217,7 +217,7 @@

    Performance considerations

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/dependency_management.html b/server/latest/developer_manual/app_development/dependency_management.html index 30a8fa6001b..ed9860ecda5 100644 --- a/server/latest/developer_manual/app_development/dependency_management.html +++ b/server/latest/developer_manual/app_development/dependency_management.html @@ -282,7 +282,7 @@

    Conflict example

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/index.html b/server/latest/developer_manual/app_development/index.html index 1f14230cc4e..bf7faa045fa 100644 --- a/server/latest/developer_manual/app_development/index.html +++ b/server/latest/developer_manual/app_development/index.html @@ -179,7 +179,7 @@

    App development

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/info.html b/server/latest/developer_manual/app_development/info.html index 45df09aaaa7..056f3140453 100644 --- a/server/latest/developer_manual/app_development/info.html +++ b/server/latest/developer_manual/app_development/info.html @@ -659,7 +659,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/init.html b/server/latest/developer_manual/app_development/init.html index 8e36e454746..93a5e55009c 100644 --- a/server/latest/developer_manual/app_development/init.html +++ b/server/latest/developer_manual/app_development/init.html @@ -165,7 +165,7 @@

    Initialization events

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/intro.html b/server/latest/developer_manual/app_development/intro.html index c8d88aa45be..f8df9337f3c 100644 --- a/server/latest/developer_manual/app_development/intro.html +++ b/server/latest/developer_manual/app_development/intro.html @@ -195,7 +195,7 @@

    App architecture

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/translation.html b/server/latest/developer_manual/app_development/translation.html index f0678667fd4..cdc554713bc 100644 --- a/server/latest/developer_manual/app_development/translation.html +++ b/server/latest/developer_manual/app_development/translation.html @@ -306,7 +306,7 @@

    Documentation on the translation process

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_development/tutorial.html b/server/latest/developer_manual/app_development/tutorial.html index 8ffa71ba1bf..f38d6f63184 100644 --- a/server/latest/developer_manual/app_development/tutorial.html +++ b/server/latest/developer_manual/app_development/tutorial.html @@ -139,7 +139,7 @@

    Tutorial

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/code_signing.html b/server/latest/developer_manual/app_publishing_maintenance/code_signing.html index 4bbefe0afe0..e1182a06142 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/code_signing.html +++ b/server/latest/developer_manual/app_publishing_maintenance/code_signing.html @@ -336,7 +336,7 @@

    Errors<

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/index.html b/server/latest/developer_manual/app_publishing_maintenance/index.html index 7e07de828f1..1f1604d196b 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/index.html +++ b/server/latest/developer_manual/app_publishing_maintenance/index.html @@ -177,7 +177,7 @@

    App publishing and maintenance

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/maintainer.html b/server/latest/developer_manual/app_publishing_maintenance/maintainer.html index d356892e24b..037b511d017 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/maintainer.html +++ b/server/latest/developer_manual/app_publishing_maintenance/maintainer.html @@ -166,7 +166,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/monetizing.html b/server/latest/developer_manual/app_publishing_maintenance/monetizing.html index 3df11a87926..e3b82f9b555 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/monetizing.html +++ b/server/latest/developer_manual/app_publishing_maintenance/monetizing.html @@ -168,7 +168,7 @@

    Enterprise support

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/publishing.html b/server/latest/developer_manual/app_publishing_maintenance/publishing.html index 884b45997bb..6154104ae62 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/publishing.html +++ b/server/latest/developer_manual/app_publishing_maintenance/publishing.html @@ -243,7 +243,7 @@

    How to move

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/release_automation.html b/server/latest/developer_manual/app_publishing_maintenance/release_automation.html index 29d0f7f7160..783c3e42858 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/release_automation.html +++ b/server/latest/developer_manual/app_publishing_maintenance/release_automation.html @@ -325,7 +325,7 @@

    The process

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/app_publishing_maintenance/release_process.html b/server/latest/developer_manual/app_publishing_maintenance/release_process.html index e7ba1b1e892..25f085e212f 100644 --- a/server/latest/developer_manual/app_publishing_maintenance/release_process.html +++ b/server/latest/developer_manual/app_publishing_maintenance/release_process.html @@ -335,7 +335,7 @@

    Hybrid Distribution

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/_available_events_ocp.html b/server/latest/developer_manual/basics/_available_events_ocp.html index 57f46f37522..31cdb2257c8 100644 --- a/server/latest/developer_manual/basics/_available_events_ocp.html +++ b/server/latest/developer_manual/basics/_available_events_ocp.html @@ -1214,7 +1214,7 @@

    OCP\WorkflowEng

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/backgroundjobs.html b/server/latest/developer_manual/basics/backgroundjobs.html index c3276ef2584..b8880f90b60 100644 --- a/server/latest/developer_manual/basics/backgroundjobs.html +++ b/server/latest/developer_manual/basics/backgroundjobs.html @@ -327,7 +327,7 @@

    Scheduling

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/caching.html b/server/latest/developer_manual/basics/caching.html index 2013c51b86a..81c9ea8a759 100644 --- a/server/latest/developer_manual/basics/caching.html +++ b/server/latest/developer_manual/basics/caching.html @@ -322,7 +322,7 @@

    Distributed cache

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/controllers.html b/server/latest/developer_manual/basics/controllers.html index ea62a2c145f..82c0022aa21 100644 --- a/server/latest/developer_manual/basics/controllers.html +++ b/server/latest/developer_manual/basics/controllers.html @@ -1242,7 +1242,7 @@

    Modifying the content security policy

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/dependency_injection.html b/server/latest/developer_manual/basics/dependency_injection.html index abfe102cc18..55bf757626a 100644 --- a/server/latest/developer_manual/basics/dependency_injection.html +++ b/server/latest/developer_manual/basics/dependency_injection.html @@ -692,7 +692,7 @@

    Accessing the container from anywhere

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/events.html b/server/latest/developer_manual/basics/events.html index 4b9f8009fb1..7498744669a 100644 --- a/server/latest/developer_manual/basics/events.html +++ b/server/latest/developer_manual/basics/events.html @@ -1749,7 +1749,7 @@

    Public emitter

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/front-end/css.html b/server/latest/developer_manual/basics/front-end/css.html index ec7d4eb018a..b3a8a89b280 100644 --- a/server/latest/developer_manual/basics/front-end/css.html +++ b/server/latest/developer_manual/basics/front-end/css.html @@ -184,7 +184,7 @@

    CSS

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/front-end/index.html b/server/latest/developer_manual/basics/front-end/index.html index 4bbc13781ef..5e017b77f0d 100644 --- a/server/latest/developer_manual/basics/front-end/index.html +++ b/server/latest/developer_manual/basics/front-end/index.html @@ -175,7 +175,7 @@

    Front-end

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/front-end/js.html b/server/latest/developer_manual/basics/front-end/js.html index d8c5675e581..8194feb4785 100644 --- a/server/latest/developer_manual/basics/front-end/js.html +++ b/server/latest/developer_manual/basics/front-end/js.html @@ -360,7 +360,7 @@

    Obtaining the initial state in JavaScript

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/front-end/templates.html b/server/latest/developer_manual/basics/front-end/templates.html index 9782a6935b3..4cad09923c0 100644 --- a/server/latest/developer_manual/basics/front-end/templates.html +++ b/server/latest/developer_manual/basics/front-end/templates.html @@ -212,7 +212,7 @@

    Including images

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/front-end/theming.html b/server/latest/developer_manual/basics/front-end/theming.html index fbac48456ea..3f35782744e 100644 --- a/server/latest/developer_manual/basics/front-end/theming.html +++ b/server/latest/developer_manual/basics/front-end/theming.html @@ -185,7 +185,7 @@

    Icons

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/index.html b/server/latest/developer_manual/basics/index.html index bedb70f822a..983293aca6d 100644 --- a/server/latest/developer_manual/basics/index.html +++ b/server/latest/developer_manual/basics/index.html @@ -255,7 +255,7 @@

    Basic concepts

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/logging.html b/server/latest/developer_manual/basics/logging.html index 4976bf41efe..c4ea22bfcd3 100644 --- a/server/latest/developer_manual/basics/logging.html +++ b/server/latest/developer_manual/basics/logging.html @@ -447,7 +447,7 @@

    Admin audit logging

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/middlewares.html b/server/latest/developer_manual/basics/middlewares.html index bc4fad37110..067381d04c1 100644 --- a/server/latest/developer_manual/basics/middlewares.html +++ b/server/latest/developer_manual/basics/middlewares.html @@ -318,7 +318,7 @@

    Parsing annotations

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/public_share_template.html b/server/latest/developer_manual/basics/public_share_template.html index 6e8d4576c2d..8b478e53d5f 100644 --- a/server/latest/developer_manual/basics/public_share_template.html +++ b/server/latest/developer_manual/basics/public_share_template.html @@ -237,7 +237,7 @@

    Public share template

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/request_lifecycle.html b/server/latest/developer_manual/basics/request_lifecycle.html index 60a3ac19a2f..047d33a22a5 100644 --- a/server/latest/developer_manual/basics/request_lifecycle.html +++ b/server/latest/developer_manual/basics/request_lifecycle.html @@ -172,7 +172,7 @@

    Front controller

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/routing.html b/server/latest/developer_manual/basics/routing.html index f184ec93fb2..48cfcfe0845 100644 --- a/server/latest/developer_manual/basics/routing.html +++ b/server/latest/developer_manual/basics/routing.html @@ -397,7 +397,7 @@

    router:match

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/setting.html b/server/latest/developer_manual/basics/setting.html index 210ef874981..a317854b203 100644 --- a/server/latest/developer_manual/basics/setting.html +++ b/server/latest/developer_manual/basics/setting.html @@ -317,7 +317,7 @@

    Settings

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/storage/appdata.html b/server/latest/developer_manual/basics/storage/appdata.html index 5df1bde8273..e58530ef9d6 100644 --- a/server/latest/developer_manual/basics/storage/appdata.html +++ b/server/latest/developer_manual/basics/storage/appdata.html @@ -226,7 +226,7 @@

    File<

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/storage/configuration.html b/server/latest/developer_manual/basics/storage/configuration.html index 4e2672836ab..6a992ac6c3e 100644 --- a/server/latest/developer_manual/basics/storage/configuration.html +++ b/server/latest/developer_manual/basics/storage/configuration.html @@ -295,7 +295,7 @@

    User values

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/storage/database.html b/server/latest/developer_manual/basics/storage/database.html index 67e078ca99b..a442fd971fa 100644 --- a/server/latest/developer_manual/basics/storage/database.html +++ b/server/latest/developer_manual/basics/storage/database.html @@ -595,7 +595,7 @@

    Supporting more databases

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/storage/filesystem.html b/server/latest/developer_manual/basics/storage/filesystem.html index e1ebd94d88e..13618d4a6b5 100644 --- a/server/latest/developer_manual/basics/storage/filesystem.html +++ b/server/latest/developer_manual/basics/storage/filesystem.html @@ -293,7 +293,7 @@

    Adding mounts to the filesystem

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/storage/index.html b/server/latest/developer_manual/basics/storage/index.html index da2edbe4578..bf7e529d4cf 100644 --- a/server/latest/developer_manual/basics/storage/index.html +++ b/server/latest/developer_manual/basics/storage/index.html @@ -189,7 +189,7 @@

    Storage and database

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/storage/migrations.html b/server/latest/developer_manual/basics/storage/migrations.html index f46705eb0b7..cc6bda7af9f 100644 --- a/server/latest/developer_manual/basics/storage/migrations.html +++ b/server/latest/developer_manual/basics/storage/migrations.html @@ -402,7 +402,7 @@

    Replacing indices

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/testing.html b/server/latest/developer_manual/basics/testing.html index 5f1628ec072..bb639f84289 100644 --- a/server/latest/developer_manual/basics/testing.html +++ b/server/latest/developer_manual/basics/testing.html @@ -231,7 +231,7 @@

    Testing

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/basics/translations.html b/server/latest/developer_manual/basics/translations.html index 205c0b4ae8f..05f25cf33e6 100644 --- a/server/latest/developer_manual/basics/translations.html +++ b/server/latest/developer_manual/basics/translations.html @@ -522,7 +522,7 @@

    l10n:createjs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/ClientIntegration/index.html b/server/latest/developer_manual/client_apis/ClientIntegration/index.html index 6326577f095..887fd327069 100644 --- a/server/latest/developer_manual/client_apis/ClientIntegration/index.html +++ b/server/latest/developer_manual/client_apis/ClientIntegration/index.html @@ -385,7 +385,7 @@

    Issues/Bugs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/LoginFlow/index.html b/server/latest/developer_manual/client_apis/LoginFlow/index.html index 651b842c32a..99e6c0e4ef8 100644 --- a/server/latest/developer_manual/client_apis/LoginFlow/index.html +++ b/server/latest/developer_manual/client_apis/LoginFlow/index.html @@ -283,7 +283,7 @@

    Login name vs. email login

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/index.html b/server/latest/developer_manual/client_apis/OCS/index.html index 714c6b08792..3c22e3b6437 100644 --- a/server/latest/developer_manual/client_apis/OCS/index.html +++ b/server/latest/developer_manual/client_apis/OCS/index.html @@ -333,7 +333,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html b/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html index e4803fb055f..3bcd74ad144 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html @@ -382,7 +382,7 @@

    Filtering the auto-complete results

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html index 29d1a7b8f10..f0b34effca2 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html @@ -337,7 +337,7 @@

    Reset collection

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-openapi.html b/server/latest/developer_manual/client_apis/OCS/ocs-openapi.html index 286a695ea23..12087b58a97 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-openapi.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-openapi.html @@ -997,7 +997,7 @@

    Generate the specification

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-out-of-office-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-out-of-office-api.html index 221c9f625dd..0a2e302a139 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-out-of-office-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-out-of-office-api.html @@ -415,7 +415,7 @@

    Clear data and disable out-of-office

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-recommendations-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-recommendations-api.html index e107e4c80bf..3b7c1de948a 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-recommendations-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-recommendations-api.html @@ -227,7 +227,7 @@

    Fetch user setting and recommendations

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-share-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-share-api.html index 84bc0bfe17c..be372c32350 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-share-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-share-api.html @@ -450,7 +450,7 @@

    Decline a pending Federated Cloud Share

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-sharee-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-sharee-api.html index 25a16d6d5df..eb6c88edc92 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-sharee-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-sharee-api.html @@ -199,7 +199,7 @@

    Sharee recommendations

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-status-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-status-api.html index f7237d3cd8a..9376128bcb1 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-status-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-status-api.html @@ -492,7 +492,7 @@

    User status - Restore backup

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html index 6d7d499e037..761b4dad20c 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html @@ -159,7 +159,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-text2image-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-text2image-api.html index cd1694c396e..4a920518380 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-text2image-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-text2image-api.html @@ -452,7 +452,7 @@

    List tasks by App

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-textprocessing-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-textprocessing-api.html index b56d83fd533..7d7b2bc1eeb 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-textprocessing-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-textprocessing-api.html @@ -340,7 +340,7 @@

    Fetch a task by ID

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-translation-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-translation-api.html index 4589dbf1829..3590cd70bba 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-translation-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-translation-api.html @@ -295,7 +295,7 @@

    Translate a string

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/OCS/ocs-user-preferences-api.html b/server/latest/developer_manual/client_apis/OCS/ocs-user-preferences-api.html index 99ee93eb450..c1127b4090f 100644 --- a/server/latest/developer_manual/client_apis/OCS/ocs-user-preferences-api.html +++ b/server/latest/developer_manual/client_apis/OCS/ocs-user-preferences-api.html @@ -296,7 +296,7 @@

    Deleting multiple preference

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/RemoteWipe/index.html b/server/latest/developer_manual/client_apis/RemoteWipe/index.html index ad401e34fce..4a1700d8dc9 100644 --- a/server/latest/developer_manual/client_apis/RemoteWipe/index.html +++ b/server/latest/developer_manual/client_apis/RemoteWipe/index.html @@ -180,7 +180,7 @@

    Signalling completion

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/basic.html b/server/latest/developer_manual/client_apis/WebDAV/basic.html index a53e62df728..f7de5279db0 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/basic.html +++ b/server/latest/developer_manual/client_apis/WebDAV/basic.html @@ -1134,7 +1134,7 @@

    Response Headers

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/bulkupload.html b/server/latest/developer_manual/client_apis/WebDAV/bulkupload.html index 106f899585f..ca3b71776b0 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/bulkupload.html +++ b/server/latest/developer_manual/client_apis/WebDAV/bulkupload.html @@ -241,7 +241,7 @@

    Starting a bulk upload

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/chunking.html b/server/latest/developer_manual/client_apis/WebDAV/chunking.html index 687fc6bbbea..724a2747c35 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/chunking.html +++ b/server/latest/developer_manual/client_apis/WebDAV/chunking.html @@ -244,7 +244,7 @@

    Aborting the upload

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/comments.html b/server/latest/developer_manual/client_apis/WebDAV/comments.html index 79f22b7de6a..2659da1e343 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/comments.html +++ b/server/latest/developer_manual/client_apis/WebDAV/comments.html @@ -231,7 +231,7 @@

    Examples

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/index.html b/server/latest/developer_manual/client_apis/WebDAV/index.html index 9f190d87875..7c85e9f8ef6 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/index.html +++ b/server/latest/developer_manual/client_apis/WebDAV/index.html @@ -203,7 +203,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/search.html b/server/latest/developer_manual/client_apis/WebDAV/search.html index ca2bb477b85..ea5e566d1c0 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/search.html +++ b/server/latest/developer_manual/client_apis/WebDAV/search.html @@ -523,7 +523,7 @@

    Examples search bodies

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/trashbin.html b/server/latest/developer_manual/client_apis/WebDAV/trashbin.html index d0c35bb096b..754d45cd96f 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/trashbin.html +++ b/server/latest/developer_manual/client_apis/WebDAV/trashbin.html @@ -182,7 +182,7 @@

    Emptying the trashbin

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/WebDAV/versions.html b/server/latest/developer_manual/client_apis/WebDAV/versions.html index bccb7ab3039..dc6df6275a3 100644 --- a/server/latest/developer_manual/client_apis/WebDAV/versions.html +++ b/server/latest/developer_manual/client_apis/WebDAV/versions.html @@ -165,7 +165,7 @@

    Restoring a version

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/activity-api.html b/server/latest/developer_manual/client_apis/activity-api.html index b9986af5aa3..8de0e61fdcb 100644 --- a/server/latest/developer_manual/client_apis/activity-api.html +++ b/server/latest/developer_manual/client_apis/activity-api.html @@ -690,7 +690,7 @@

    Further reading

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/android_library/examples.html b/server/latest/developer_manual/client_apis/android_library/examples.html index 8dd02ecca7b..ff72303f1c7 100644 --- a/server/latest/developer_manual/client_apis/android_library/examples.html +++ b/server/latest/developer_manual/client_apis/android_library/examples.html @@ -540,7 +540,7 @@

    Tips<

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/android_library/index.html b/server/latest/developer_manual/client_apis/android_library/index.html index 23affb1b6fd..766885e3f4a 100644 --- a/server/latest/developer_manual/client_apis/android_library/index.html +++ b/server/latest/developer_manual/client_apis/android_library/index.html @@ -175,7 +175,7 @@

    Nextcloud Android library

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/android_library/library_installation.html b/server/latest/developer_manual/client_apis/android_library/library_installation.html index 3cd6b9e9918..134cbe218a1 100644 --- a/server/latest/developer_manual/client_apis/android_library/library_installation.html +++ b/server/latest/developer_manual/client_apis/android_library/library_installation.html @@ -182,7 +182,7 @@

    Add the library project to your project as a Git submodule

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/files.html b/server/latest/developer_manual/client_apis/files.html index 8ff194c7a25..56012f33bee 100644 --- a/server/latest/developer_manual/client_apis/files.html +++ b/server/latest/developer_manual/client_apis/files.html @@ -228,7 +228,7 @@

    Examples

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/general.html b/server/latest/developer_manual/client_apis/general.html index d9393d9c906..ffe10ad7d00 100644 --- a/server/latest/developer_manual/client_apis/general.html +++ b/server/latest/developer_manual/client_apis/general.html @@ -153,7 +153,7 @@

    Maintenance Mode

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/client_apis/index.html b/server/latest/developer_manual/client_apis/index.html index 3297880ee26..9d22686e231 100644 --- a/server/latest/developer_manual/client_apis/index.html +++ b/server/latest/developer_manual/client_apis/index.html @@ -219,7 +219,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/design/atomiccomponents.html b/server/latest/developer_manual/design/atomiccomponents.html index 9d2eccdddfb..09798a300e9 100644 --- a/server/latest/developer_manual/design/atomiccomponents.html +++ b/server/latest/developer_manual/design/atomiccomponents.html @@ -323,7 +323,7 @@

    Pickers

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/design/foundations.html b/server/latest/developer_manual/design/foundations.html index 277a39b029d..825cd1484ae 100644 --- a/server/latest/developer_manual/design/foundations.html +++ b/server/latest/developer_manual/design/foundations.html @@ -369,7 +369,7 @@

    Wording

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/design/index.html b/server/latest/developer_manual/design/index.html index a23be1866db..b76cbdaac2f 100644 --- a/server/latest/developer_manual/design/index.html +++ b/server/latest/developer_manual/design/index.html @@ -173,7 +173,7 @@

    Interface & interaction design

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/design/introduction.html b/server/latest/developer_manual/design/introduction.html index e1ba6dfccbf..8fcd7300955 100644 --- a/server/latest/developer_manual/design/introduction.html +++ b/server/latest/developer_manual/design/introduction.html @@ -154,7 +154,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/design/layout.html b/server/latest/developer_manual/design/layout.html index 78c3d3ffba3..dba772bea4e 100644 --- a/server/latest/developer_manual/design/layout.html +++ b/server/latest/developer_manual/design/layout.html @@ -183,7 +183,7 @@

    Navigation → List → Content

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/design/layoutcomponents.html b/server/latest/developer_manual/design/layoutcomponents.html index a2da2dcece0..b3dfe9c6356 100644 --- a/server/latest/developer_manual/design/layoutcomponents.html +++ b/server/latest/developer_manual/design/layoutcomponents.html @@ -280,7 +280,7 @@

    Sharing

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/desktop/building.html b/server/latest/developer_manual/desktop/building.html index a985ad9e093..87c4a099abe 100644 --- a/server/latest/developer_manual/desktop/building.html +++ b/server/latest/developer_manual/desktop/building.html @@ -574,7 +574,7 @@

    Address Sanitizer

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/desktop/index.html b/server/latest/developer_manual/desktop/index.html index 43a277d3c9c..f99048cbbb3 100644 --- a/server/latest/developer_manual/desktop/index.html +++ b/server/latest/developer_manual/desktop/index.html @@ -147,7 +147,7 @@

    Desktop Clients

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/ai.html b/server/latest/developer_manual/digging_deeper/ai.html index 3ea98dfac84..fd9a1ffa7b6 100644 --- a/server/latest/developer_manual/digging_deeper/ai.html +++ b/server/latest/developer_manual/digging_deeper/ai.html @@ -183,7 +183,7 @@

    AI & Machine Learning

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/api.html b/server/latest/developer_manual/digging_deeper/api.html index 420033ebcdb..b5612457d84 100644 --- a/server/latest/developer_manual/digging_deeper/api.html +++ b/server/latest/developer_manual/digging_deeper/api.html @@ -201,7 +201,7 @@

    PHP unstable API

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/apis.html b/server/latest/developer_manual/digging_deeper/apis.html index 59967306acc..f200486c784 100644 --- a/server/latest/developer_manual/digging_deeper/apis.html +++ b/server/latest/developer_manual/digging_deeper/apis.html @@ -208,7 +208,7 @@

    APIs & Integration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/auth.html b/server/latest/developer_manual/digging_deeper/auth.html index 420c3bd03ea..27640ce00c8 100644 --- a/server/latest/developer_manual/digging_deeper/auth.html +++ b/server/latest/developer_manual/digging_deeper/auth.html @@ -191,7 +191,7 @@

    Users & Authentication

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/classloader.html b/server/latest/developer_manual/digging_deeper/classloader.html index f71b12dc8e5..c0efded7059 100644 --- a/server/latest/developer_manual/digging_deeper/classloader.html +++ b/server/latest/developer_manual/digging_deeper/classloader.html @@ -208,7 +208,7 @@

    Server autoloading

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/config/appconfig.html b/server/latest/developer_manual/digging_deeper/config/appconfig.html index 89f28ef5bfd..2afe65fd287 100644 --- a/server/latest/developer_manual/digging_deeper/config/appconfig.html +++ b/server/latest/developer_manual/digging_deeper/config/appconfig.html @@ -466,7 +466,7 @@

    Constants and flags

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/config/index.html b/server/latest/developer_manual/digging_deeper/config/index.html index 55b02294c42..54510731090 100644 --- a/server/latest/developer_manual/digging_deeper/config/index.html +++ b/server/latest/developer_manual/digging_deeper/config/index.html @@ -174,7 +174,7 @@

    Config & Preferences

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/config/lexicon.html b/server/latest/developer_manual/digging_deeper/config/lexicon.html index b90964df49f..0ef5b2ef863 100644 --- a/server/latest/developer_manual/digging_deeper/config/lexicon.html +++ b/server/latest/developer_manual/digging_deeper/config/lexicon.html @@ -290,7 +290,7 @@

    ./occ config:app:get –details

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/config/userconfig.html b/server/latest/developer_manual/digging_deeper/config/userconfig.html index 490f0c85ce2..1d42a3334f9 100644 --- a/server/latest/developer_manual/digging_deeper/config/userconfig.html +++ b/server/latest/developer_manual/digging_deeper/config/userconfig.html @@ -338,7 +338,7 @@

    Miscellaneous

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/context_chat.html b/server/latest/developer_manual/digging_deeper/context_chat.html index 23d9ca96221..1c494b595d1 100644 --- a/server/latest/developer_manual/digging_deeper/context_chat.html +++ b/server/latest/developer_manual/digging_deeper/context_chat.html @@ -274,7 +274,7 @@

    Submitting ContentItem data

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/continuous_integration.html b/server/latest/developer_manual/digging_deeper/continuous_integration.html index 57c4f2339d5..dbfefd1e64f 100644 --- a/server/latest/developer_manual/digging_deeper/continuous_integration.html +++ b/server/latest/developer_manual/digging_deeper/continuous_integration.html @@ -246,7 +246,7 @@

    php-cs<

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/dashboard.html b/server/latest/developer_manual/digging_deeper/dashboard.html index 73b0c208257..94d90944da4 100644 --- a/server/latest/developer_manual/digging_deeper/dashboard.html +++ b/server/latest/developer_manual/digging_deeper/dashboard.html @@ -686,7 +686,7 @@

    Use the API

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/deadlock.html b/server/latest/developer_manual/digging_deeper/deadlock.html index 0f605165129..ce6c4132230 100644 --- a/server/latest/developer_manual/digging_deeper/deadlock.html +++ b/server/latest/developer_manual/digging_deeper/deadlock.html @@ -246,7 +246,7 @@

    References

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/debugging.html b/server/latest/developer_manual/digging_deeper/debugging.html index 00d2ff559d6..06f04002d01 100644 --- a/server/latest/developer_manual/digging_deeper/debugging.html +++ b/server/latest/developer_manual/digging_deeper/debugging.html @@ -241,7 +241,7 @@

    Using alternative app directories

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/declarative_settings.html b/server/latest/developer_manual/digging_deeper/declarative_settings.html index dde083dd898..48d823e6964 100644 --- a/server/latest/developer_manual/digging_deeper/declarative_settings.html +++ b/server/latest/developer_manual/digging_deeper/declarative_settings.html @@ -589,7 +589,7 @@

    Sensitive field type

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/devtools.html b/server/latest/developer_manual/digging_deeper/devtools.html index 67c5d59974a..48031ee80f2 100644 --- a/server/latest/developer_manual/digging_deeper/devtools.html +++ b/server/latest/developer_manual/digging_deeper/devtools.html @@ -200,7 +200,7 @@

    Development Tools

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/discovery.html b/server/latest/developer_manual/digging_deeper/discovery.html index edef24301a1..223c06c411d 100644 --- a/server/latest/developer_manual/digging_deeper/discovery.html +++ b/server/latest/developer_manual/digging_deeper/discovery.html @@ -177,7 +177,7 @@

    Search & Discovery

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/email.html b/server/latest/developer_manual/digging_deeper/email.html index 58597b21812..f6954d42a0a 100644 --- a/server/latest/developer_manual/digging_deeper/email.html +++ b/server/latest/developer_manual/digging_deeper/email.html @@ -198,7 +198,7 @@

    Inline attachments

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/files-metadata.html b/server/latest/developer_manual/digging_deeper/files-metadata.html index 22ebb9b6bec..8e3f007a5fa 100644 --- a/server/latest/developer_manual/digging_deeper/files-metadata.html +++ b/server/latest/developer_manual/digging_deeper/files-metadata.html @@ -528,7 +528,7 @@

    Metadata Query Helper

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/flow.html b/server/latest/developer_manual/digging_deeper/flow.html index 32ef527540c..902b08dc0b2 100644 --- a/server/latest/developer_manual/digging_deeper/flow.html +++ b/server/latest/developer_manual/digging_deeper/flow.html @@ -184,7 +184,7 @@

    Configuration Component

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/groupware/calendar.html b/server/latest/developer_manual/digging_deeper/groupware/calendar.html index f4fa9fb595f..9ef9bae7839 100644 --- a/server/latest/developer_manual/digging_deeper/groupware/calendar.html +++ b/server/latest/developer_manual/digging_deeper/groupware/calendar.html @@ -377,7 +377,7 @@

    Rooms

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/groupware/calendar_provider.html b/server/latest/developer_manual/digging_deeper/groupware/calendar_provider.html index f843ee8b75a..519efb7c1ae 100644 --- a/server/latest/developer_manual/digging_deeper/groupware/calendar_provider.html +++ b/server/latest/developer_manual/digging_deeper/groupware/calendar_provider.html @@ -779,7 +779,7 @@

    Register the calendar provider

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/groupware/contacts_menu.html b/server/latest/developer_manual/digging_deeper/groupware/contacts_menu.html index 3cb33008b63..5ce33b57705 100644 --- a/server/latest/developer_manual/digging_deeper/groupware/contacts_menu.html +++ b/server/latest/developer_manual/digging_deeper/groupware/contacts_menu.html @@ -257,7 +257,7 @@

    User status

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/groupware/index.html b/server/latest/developer_manual/digging_deeper/groupware/index.html index 9730b3dc896..53941012700 100644 --- a/server/latest/developer_manual/digging_deeper/groupware/index.html +++ b/server/latest/developer_manual/digging_deeper/groupware/index.html @@ -181,7 +181,7 @@

    Groupware integration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/groupware/mail_provider.html b/server/latest/developer_manual/digging_deeper/groupware/mail_provider.html index 82b436c70b7..be62f12df62 100644 --- a/server/latest/developer_manual/digging_deeper/groupware/mail_provider.html +++ b/server/latest/developer_manual/digging_deeper/groupware/mail_provider.html @@ -363,7 +363,7 @@

    Step 3: Register the Mail Provider

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/groupware_workflows.html b/server/latest/developer_manual/digging_deeper/groupware_workflows.html index bc63df2c296..6643883e23d 100644 --- a/server/latest/developer_manual/digging_deeper/groupware_workflows.html +++ b/server/latest/developer_manual/digging_deeper/groupware_workflows.html @@ -163,7 +163,7 @@

    Groupware & Workflows

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/http_client.html b/server/latest/developer_manual/digging_deeper/http_client.html index dc8efdb6317..388a576ddb6 100644 --- a/server/latest/developer_manual/digging_deeper/http_client.html +++ b/server/latest/developer_manual/digging_deeper/http_client.html @@ -281,7 +281,7 @@

    Error handling

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/index.html b/server/latest/developer_manual/digging_deeper/index.html index e9d6c007334..80320f94f2d 100644 --- a/server/latest/developer_manual/digging_deeper/index.html +++ b/server/latest/developer_manual/digging_deeper/index.html @@ -459,7 +459,7 @@

    Digging deeper

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/internals.html b/server/latest/developer_manual/digging_deeper/internals.html index 22a249d44fa..20baa2bbfff 100644 --- a/server/latest/developer_manual/digging_deeper/internals.html +++ b/server/latest/developer_manual/digging_deeper/internals.html @@ -218,7 +218,7 @@

    Server Internals

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/javascript-apis.html b/server/latest/developer_manual/digging_deeper/javascript-apis.html index 5cf31c46616..a10ab025167 100644 --- a/server/latest/developer_manual/digging_deeper/javascript-apis.html +++ b/server/latest/developer_manual/digging_deeper/javascript-apis.html @@ -282,7 +282,7 @@

    OCP – Public APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/machinetranslation.html b/server/latest/developer_manual/digging_deeper/machinetranslation.html index 621b5572bfd..7ac6eb79a84 100644 --- a/server/latest/developer_manual/digging_deeper/machinetranslation.html +++ b/server/latest/developer_manual/digging_deeper/machinetranslation.html @@ -324,7 +324,7 @@

    Provider registration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/notifications.html b/server/latest/developer_manual/digging_deeper/notifications.html index 1c875fb3a45..7f764c9a2b5 100644 --- a/server/latest/developer_manual/digging_deeper/notifications.html +++ b/server/latest/developer_manual/digging_deeper/notifications.html @@ -150,7 +150,7 @@

    Notifications

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/npm.html b/server/latest/developer_manual/digging_deeper/npm.html index 808b77dfa71..4f681ef5177 100644 --- a/server/latest/developer_manual/digging_deeper/npm.html +++ b/server/latest/developer_manual/digging_deeper/npm.html @@ -236,7 +236,7 @@

    npm run lint (optional)

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/oidc.html b/server/latest/developer_manual/digging_deeper/oidc.html index dd4a84718a2..8c833782962 100644 --- a/server/latest/developer_manual/digging_deeper/oidc.html +++ b/server/latest/developer_manual/digging_deeper/oidc.html @@ -175,7 +175,7 @@

    Generating a token if Nextcloud is the provider

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/openmetrics.html b/server/latest/developer_manual/digging_deeper/openmetrics.html index 5e4031c274c..5f30d83d11d 100644 --- a/server/latest/developer_manual/digging_deeper/openmetrics.html +++ b/server/latest/developer_manual/digging_deeper/openmetrics.html @@ -231,7 +231,7 @@

    Implement a new exporter

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/out_of_office.html b/server/latest/developer_manual/digging_deeper/out_of_office.html index 038aa73bda9..effeecd095a 100644 --- a/server/latest/developer_manual/digging_deeper/out_of_office.html +++ b/server/latest/developer_manual/digging_deeper/out_of_office.html @@ -265,7 +265,7 @@

    Common data structure

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/performance.html b/server/latest/developer_manual/digging_deeper/performance.html index 2bc2613729d..8da3f4a4e6a 100644 --- a/server/latest/developer_manual/digging_deeper/performance.html +++ b/server/latest/developer_manual/digging_deeper/performance.html @@ -262,7 +262,7 @@

    Getting help

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/phonenumberutil.html b/server/latest/developer_manual/digging_deeper/phonenumberutil.html index 43736464cee..6b8773681a0 100644 --- a/server/latest/developer_manual/digging_deeper/phonenumberutil.html +++ b/server/latest/developer_manual/digging_deeper/phonenumberutil.html @@ -203,7 +203,7 @@

    Get the country code for a region

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/profile.html b/server/latest/developer_manual/digging_deeper/profile.html index 71af3fb160d..c455e3df3f3 100644 --- a/server/latest/developer_manual/digging_deeper/profile.html +++ b/server/latest/developer_manual/digging_deeper/profile.html @@ -325,7 +325,7 @@

    Register a profile action

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/profiler.html b/server/latest/developer_manual/digging_deeper/profiler.html index 1a548672ecb..d2b28d4a1a9 100644 --- a/server/latest/developer_manual/digging_deeper/profiler.html +++ b/server/latest/developer_manual/digging_deeper/profiler.html @@ -289,7 +289,7 @@

    Contributing

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/projects.html b/server/latest/developer_manual/digging_deeper/projects.html index 07c2de40924..6346df4a170 100644 --- a/server/latest/developer_manual/digging_deeper/projects.html +++ b/server/latest/developer_manual/digging_deeper/projects.html @@ -358,7 +358,7 @@

    Provide a user interface

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/psr.html b/server/latest/developer_manual/digging_deeper/psr.html index 988648a1085..77fe7044fc2 100644 --- a/server/latest/developer_manual/digging_deeper/psr.html +++ b/server/latest/developer_manual/digging_deeper/psr.html @@ -202,7 +202,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/publicpage.html b/server/latest/developer_manual/digging_deeper/publicpage.html index f5e9533b993..2b99bead979 100644 --- a/server/latest/developer_manual/digging_deeper/publicpage.html +++ b/server/latest/developer_manual/digging_deeper/publicpage.html @@ -241,7 +241,7 @@

    Implementing an authenticated public page

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/reference.html b/server/latest/developer_manual/digging_deeper/reference.html index 7013560c262..89032fbe8b8 100644 --- a/server/latest/developer_manual/digging_deeper/reference.html +++ b/server/latest/developer_manual/digging_deeper/reference.html @@ -988,7 +988,7 @@

    Register a custom picker component

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/repair.html b/server/latest/developer_manual/digging_deeper/repair.html index e09592b5645..5d95b26acd8 100644 --- a/server/latest/developer_manual/digging_deeper/repair.html +++ b/server/latest/developer_manual/digging_deeper/repair.html @@ -278,7 +278,7 @@

    Creating an expensive repair step

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/rest_apis.html b/server/latest/developer_manual/digging_deeper/rest_apis.html index 3f8be3be9f7..3f9dd12e00b 100644 --- a/server/latest/developer_manual/digging_deeper/rest_apis.html +++ b/server/latest/developer_manual/digging_deeper/rest_apis.html @@ -392,7 +392,7 @@

    Historical options

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/search.html b/server/latest/developer_manual/digging_deeper/search.html index a2064e73a0e..df7a9e96360 100644 --- a/server/latest/developer_manual/digging_deeper/search.html +++ b/server/latest/developer_manual/digging_deeper/search.html @@ -635,7 +635,7 @@

    Privacy

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/security.html b/server/latest/developer_manual/digging_deeper/security.html index 5e075027eec..1d99feefbbc 100644 --- a/server/latest/developer_manual/digging_deeper/security.html +++ b/server/latest/developer_manual/digging_deeper/security.html @@ -252,7 +252,7 @@

    Trusted domain

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/settings.html b/server/latest/developer_manual/digging_deeper/settings.html index d57f2bd7d9f..d92b41b3e64 100644 --- a/server/latest/developer_manual/digging_deeper/settings.html +++ b/server/latest/developer_manual/digging_deeper/settings.html @@ -450,7 +450,7 @@

    Registering Settings and Sections

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/setup_checks.html b/server/latest/developer_manual/digging_deeper/setup_checks.html index 03f15d7f3a2..0667c44c835 100644 --- a/server/latest/developer_manual/digging_deeper/setup_checks.html +++ b/server/latest/developer_manual/digging_deeper/setup_checks.html @@ -301,7 +301,7 @@

    Running HTTP requests against the server

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/snowflake_ids.html b/server/latest/developer_manual/digging_deeper/snowflake_ids.html index 473de310627..7c6d94dde1a 100644 --- a/server/latest/developer_manual/digging_deeper/snowflake_ids.html +++ b/server/latest/developer_manual/digging_deeper/snowflake_ids.html @@ -259,7 +259,7 @@

    Decode a Snowflake ID

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/speech-to-text.html b/server/latest/developer_manual/digging_deeper/speech-to-text.html index f714550d6b7..bef7f8190fb 100644 --- a/server/latest/developer_manual/digging_deeper/speech-to-text.html +++ b/server/latest/developer_manual/digging_deeper/speech-to-text.html @@ -320,7 +320,7 @@

    Provider registration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/status.html b/server/latest/developer_manual/digging_deeper/status.html index 397d6fe90ae..3310e4dcddb 100644 --- a/server/latest/developer_manual/digging_deeper/status.html +++ b/server/latest/developer_manual/digging_deeper/status.html @@ -234,7 +234,7 @@

    Updating the status programmatically

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/talk.html b/server/latest/developer_manual/digging_deeper/talk.html index 0c168744641..fec0dfd139c 100644 --- a/server/latest/developer_manual/digging_deeper/talk.html +++ b/server/latest/developer_manual/digging_deeper/talk.html @@ -224,7 +224,7 @@

    Delete a conversation

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/task_processing.html b/server/latest/developer_manual/digging_deeper/task_processing.html index 348ec423bcc..31db9a7d308 100644 --- a/server/latest/developer_manual/digging_deeper/task_processing.html +++ b/server/latest/developer_manual/digging_deeper/task_processing.html @@ -941,7 +941,7 @@

    Provider and task type registration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/text2image.html b/server/latest/developer_manual/digging_deeper/text2image.html index d34232367df..b0d6fbe4b1b 100644 --- a/server/latest/developer_manual/digging_deeper/text2image.html +++ b/server/latest/developer_manual/digging_deeper/text2image.html @@ -361,7 +361,7 @@

    Provider registration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/text_processing.html b/server/latest/developer_manual/digging_deeper/text_processing.html index 74685bb4a0d..2254b6192a5 100644 --- a/server/latest/developer_manual/digging_deeper/text_processing.html +++ b/server/latest/developer_manual/digging_deeper/text_processing.html @@ -510,7 +510,7 @@

    Provider registration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/time.html b/server/latest/developer_manual/digging_deeper/time.html index 30af37997f2..413077ad6ca 100644 --- a/server/latest/developer_manual/digging_deeper/time.html +++ b/server/latest/developer_manual/digging_deeper/time.html @@ -190,7 +190,7 @@

    Methods

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/two-factor-provider.html b/server/latest/developer_manual/digging_deeper/two-factor-provider.html index caa39582c41..d1dc084a0f3 100644 --- a/server/latest/developer_manual/digging_deeper/two-factor-provider.html +++ b/server/latest/developer_manual/digging_deeper/two-factor-provider.html @@ -292,7 +292,7 @@

    Make a provider deactivatable by the admin (optional)

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/user_migration.html b/server/latest/developer_manual/digging_deeper/user_migration.html index a0416c3f9ae..21a5fe5a321 100644 --- a/server/latest/developer_manual/digging_deeper/user_migration.html +++ b/server/latest/developer_manual/digging_deeper/user_migration.html @@ -310,7 +310,7 @@

    Register a migrator

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/users.html b/server/latest/developer_manual/digging_deeper/users.html index ad9d3e2b732..a3a7a39e559 100644 --- a/server/latest/developer_manual/digging_deeper/users.html +++ b/server/latest/developer_manual/digging_deeper/users.html @@ -366,7 +366,7 @@

    User managers

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/web_host_metadata.html b/server/latest/developer_manual/digging_deeper/web_host_metadata.html index 98d0c65a030..ac68f17c089 100644 --- a/server/latest/developer_manual/digging_deeper/web_host_metadata.html +++ b/server/latest/developer_manual/digging_deeper/web_host_metadata.html @@ -280,7 +280,7 @@

    Handler registration

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/digging_deeper/webdav_collection_preload.html b/server/latest/developer_manual/digging_deeper/webdav_collection_preload.html index 94835cf58fd..ed0a2cba615 100644 --- a/server/latest/developer_manual/digging_deeper/webdav_collection_preload.html +++ b/server/latest/developer_manual/digging_deeper/webdav_collection_preload.html @@ -244,7 +244,7 @@

    Best practices

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/DevSetup.html b/server/latest/developer_manual/exapp_development/DevSetup.html index 34cfd6b9c82..de9aa07e988 100644 --- a/server/latest/developer_manual/exapp_development/DevSetup.html +++ b/server/latest/developer_manual/exapp_development/DevSetup.html @@ -225,7 +225,7 @@

    Docker by socket

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/Introduction.html b/server/latest/developer_manual/exapp_development/Introduction.html index 6dead4e063f..c0df73fbfd5 100644 --- a/server/latest/developer_manual/exapp_development/Introduction.html +++ b/server/latest/developer_manual/exapp_development/Introduction.html @@ -173,7 +173,7 @@

    Glossary

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html b/server/latest/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html index f051d1b5c72..01c53e4ef36 100644 --- a/server/latest/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html +++ b/server/latest/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html @@ -258,7 +258,7 @@

    6. Testing

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html b/server/latest/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html index 3e870c58c32..761b2a5d586 100644 --- a/server/latest/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html +++ b/server/latest/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html @@ -829,7 +829,7 @@

    Integration test example

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/development_overview/ExAppLifecycle.html b/server/latest/developer_manual/exapp_development/development_overview/ExAppLifecycle.html index 4a2c7ed7ada..43de079595e 100644 --- a/server/latest/developer_manual/exapp_development/development_overview/ExAppLifecycle.html +++ b/server/latest/developer_manual/exapp_development/development_overview/ExAppLifecycle.html @@ -703,7 +703,7 @@

    Cookies

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/development_overview/ExAppOverview.html b/server/latest/developer_manual/exapp_development/development_overview/ExAppOverview.html index 9c0cd169a8d..aa08d8d2c23 100644 --- a/server/latest/developer_manual/exapp_development/development_overview/ExAppOverview.html +++ b/server/latest/developer_manual/exapp_development/development_overview/ExAppOverview.html @@ -343,7 +343,7 @@

    Makefile

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/development_overview/index.html b/server/latest/developer_manual/exapp_development/development_overview/index.html index 183a702ed45..d9c2cb2d679 100644 --- a/server/latest/developer_manual/exapp_development/development_overview/index.html +++ b/server/latest/developer_manual/exapp_development/development_overview/index.html @@ -178,7 +178,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/BehindCompanyProxy.html b/server/latest/developer_manual/exapp_development/faq/BehindCompanyProxy.html index 6095172f885..9624c3f7e83 100644 --- a/server/latest/developer_manual/exapp_development/faq/BehindCompanyProxy.html +++ b/server/latest/developer_manual/exapp_development/faq/BehindCompanyProxy.html @@ -287,7 +287,7 @@

    Contact Support

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/DockerContainerRegistry.html b/server/latest/developer_manual/exapp_development/faq/DockerContainerRegistry.html index 467120882e8..c7abe069cc9 100644 --- a/server/latest/developer_manual/exapp_development/faq/DockerContainerRegistry.html +++ b/server/latest/developer_manual/exapp_development/faq/DockerContainerRegistry.html @@ -151,7 +151,7 @@

    How to use a private Docker container registry with authentication?

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/DockerSocketProxy.html b/server/latest/developer_manual/exapp_development/faq/DockerSocketProxy.html index bebcfd2d3b4..03f6f4c3e2b 100644 --- a/server/latest/developer_manual/exapp_development/faq/DockerSocketProxy.html +++ b/server/latest/developer_manual/exapp_development/faq/DockerSocketProxy.html @@ -194,7 +194,7 @@

    Other implementations

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/GpuSupport.html b/server/latest/developer_manual/exapp_development/faq/GpuSupport.html index 25e1e9b4b9a..b2f7c72a904 100644 --- a/server/latest/developer_manual/exapp_development/faq/GpuSupport.html +++ b/server/latest/developer_manual/exapp_development/faq/GpuSupport.html @@ -169,7 +169,7 @@

    How to limit the number of GPUs per ExApp?

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/Scaling.html b/server/latest/developer_manual/exapp_development/faq/Scaling.html index 7b624debd68..065c3c67365 100644 --- a/server/latest/developer_manual/exapp_development/faq/Scaling.html +++ b/server/latest/developer_manual/exapp_development/faq/Scaling.html @@ -162,7 +162,7 @@

    GPUs scaling

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/Troubleshooting.html b/server/latest/developer_manual/exapp_development/faq/Troubleshooting.html index eb75fd3a531..ddb78687f08 100644 --- a/server/latest/developer_manual/exapp_development/faq/Troubleshooting.html +++ b/server/latest/developer_manual/exapp_development/faq/Troubleshooting.html @@ -195,7 +195,7 @@

    ExApps management list of apps from App Store is empty

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/faq/index.html b/server/latest/developer_manual/exapp_development/faq/index.html index 1c531e3cae8..542abf161d6 100644 --- a/server/latest/developer_manual/exapp_development/faq/index.html +++ b/server/latest/developer_manual/exapp_development/faq/index.html @@ -190,7 +190,7 @@

    Frequently Asked Questions

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/index.html b/server/latest/developer_manual/exapp_development/index.html index 50a36f9f3b4..8c74504d384 100644 --- a/server/latest/developer_manual/exapp_development/index.html +++ b/server/latest/developer_manual/exapp_development/index.html @@ -171,7 +171,7 @@

    ExApp development

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/Authentication.html b/server/latest/developer_manual/exapp_development/tech_details/Authentication.html index c4f7be8efdd..02965bcbdc3 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/Authentication.html +++ b/server/latest/developer_manual/exapp_development/tech_details/Authentication.html @@ -603,7 +603,7 @@

    Authentication flow

    Authentication flow in details

    -
    +
             sequenceDiagram
         autonumber
         participant ExApp
    @@ -658,7 +658,7 @@ 

    AppAPI session keys

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/Deployment.html b/server/latest/developer_manual/exapp_development/tech_details/Deployment.html index 974bf770df7..0d8d40d3af8 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/Deployment.html +++ b/server/latest/developer_manual/exapp_development/tech_details/Deployment.html @@ -299,7 +299,7 @@

    ExApp info.xml schema

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/InstallationFlow.html b/server/latest/developer_manual/exapp_development/tech_details/InstallationFlow.html index dbb39f3c090..d5836203557 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/InstallationFlow.html +++ b/server/latest/developer_manual/exapp_development/tech_details/InstallationFlow.html @@ -252,7 +252,7 @@

    Enabled

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/Translations.html b/server/latest/developer_manual/exapp_development/tech_details/Translations.html index 43586d72138..67dfc5185c9 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/Translations.html +++ b/server/latest/developer_manual/exapp_development/tech_details/Translations.html @@ -195,7 +195,7 @@

    Translation tool

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/appconfig.html b/server/latest/developer_manual/exapp_development/tech_details/api/appconfig.html index e778e212aba..bbb858300cb 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/appconfig.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/appconfig.html @@ -282,7 +282,7 @@

    Response

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/events_listener.html b/server/latest/developer_manual/exapp_development/tech_details/api/events_listener.html index 9f5ff1ed3d3..fbec0639dcb 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/events_listener.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/events_listener.html @@ -229,7 +229,7 @@

    Node Events

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/exapp.html b/server/latest/developer_manual/exapp_development/tech_details/api/exapp.html index 28039f10441..65e48289384 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/exapp.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/exapp.html @@ -269,7 +269,7 @@

    Response data

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html b/server/latest/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html index e1077161a91..3089a17ef51 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html @@ -721,7 +721,7 @@

    Examples

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/index.html b/server/latest/developer_manual/exapp_development/tech_details/api/index.html index c0d2ec2f02c..97d699623c5 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/index.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/index.html @@ -247,7 +247,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/logging.html b/server/latest/developer_manual/exapp_development/tech_details/api/logging.html index 8e621b32307..b60b8a6d954 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/logging.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/logging.html @@ -184,7 +184,7 @@

    Response data

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/notifications.html b/server/latest/developer_manual/exapp_development/tech_details/api/notifications.html index 4193ef6252f..33168b1bd63 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/notifications.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/notifications.html @@ -221,7 +221,7 @@

    Params<

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/occ_command.html b/server/latest/developer_manual/exapp_development/tech_details/api/occ_command.html index 350b621b43f..894ba5794ef 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/occ_command.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/occ_command.html @@ -251,7 +251,7 @@

    Params

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/other_ocs.html b/server/latest/developer_manual/exapp_development/tech_details/api/other_ocs.html index 1b9f0b839fa..3eaadbd24bc 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/other_ocs.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/other_ocs.html @@ -177,7 +177,7 @@

    Other OCS APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/preferences.html b/server/latest/developer_manual/exapp_development/tech_details/api/preferences.html index 796f9526745..8810332de4a 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/preferences.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/preferences.html @@ -282,7 +282,7 @@

    Response

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/routes.html b/server/latest/developer_manual/exapp_development/tech_details/api/routes.html index 5f4008afe7e..3b4f292f22a 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/routes.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/routes.html @@ -196,7 +196,7 @@

    Unregister

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/settings.html b/server/latest/developer_manual/exapp_development/tech_details/api/settings.html index 2fe0101af32..f2c454d76fb 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/settings.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/settings.html @@ -356,7 +356,7 @@

    Params

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/talkbots.html b/server/latest/developer_manual/exapp_development/tech_details/api/talkbots.html index a5d9cc05d94..01999fc3d92 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/talkbots.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/talkbots.html @@ -189,7 +189,7 @@

    Request data

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/topmenu.html b/server/latest/developer_manual/exapp_development/tech_details/api/topmenu.html index c3101ef3da3..06d1127456a 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/topmenu.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/topmenu.html @@ -303,7 +303,7 @@

    Params

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/api/utils.html b/server/latest/developer_manual/exapp_development/tech_details/api/utils.html index 481eba3dd59..cc1f385399b 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/api/utils.html +++ b/server/latest/developer_manual/exapp_development/tech_details/api/utils.html @@ -181,7 +181,7 @@

    Response data

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/exapp_development/tech_details/index.html b/server/latest/developer_manual/exapp_development/tech_details/index.html index b8ab4f51f34..4ceb30442d3 100644 --- a/server/latest/developer_manual/exapp_development/tech_details/index.html +++ b/server/latest/developer_manual/exapp_development/tech_details/index.html @@ -193,7 +193,7 @@

    Technical details

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/genindex.html b/server/latest/developer_manual/genindex.html index 93aaf8e3284..db7ae54dc71 100644 --- a/server/latest/developer_manual/genindex.html +++ b/server/latest/developer_manual/genindex.html @@ -559,7 +559,7 @@

    Index

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/coding_standards/html_css.html b/server/latest/developer_manual/getting_started/coding_standards/html_css.html index 0b34a832d73..32b9ee29f80 100644 --- a/server/latest/developer_manual/getting_started/coding_standards/html_css.html +++ b/server/latest/developer_manual/getting_started/coding_standards/html_css.html @@ -231,7 +231,7 @@

    Naming convention

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/coding_standards/index.html b/server/latest/developer_manual/getting_started/coding_standards/index.html index 77ecea2f914..1b535a8e54e 100644 --- a/server/latest/developer_manual/getting_started/coding_standards/index.html +++ b/server/latest/developer_manual/getting_started/coding_standards/index.html @@ -272,7 +272,7 @@

    License headers

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/coding_standards/javascript.html b/server/latest/developer_manual/getting_started/coding_standards/javascript.html index c3a0ed65428..0ea052acc68 100644 --- a/server/latest/developer_manual/getting_started/coding_standards/javascript.html +++ b/server/latest/developer_manual/getting_started/coding_standards/javascript.html @@ -1067,7 +1067,7 @@

    Control structures

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/coding_standards/php.html b/server/latest/developer_manual/getting_started/coding_standards/php.html index 5337c17255e..8aa93b5f473 100644 --- a/server/latest/developer_manual/getting_started/coding_standards/php.html +++ b/server/latest/developer_manual/getting_started/coding_standards/php.html @@ -287,7 +287,7 @@

    Unit tests

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/development_process.html b/server/latest/developer_manual/getting_started/development_process.html index 72bf678eecb..5a3f4ddb292 100644 --- a/server/latest/developer_manual/getting_started/development_process.html +++ b/server/latest/developer_manual/getting_started/development_process.html @@ -236,7 +236,7 @@

    Manual Backport

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/devenv.html b/server/latest/developer_manual/getting_started/devenv.html index fe87ad23456..2a8fd60e3d0 100644 --- a/server/latest/developer_manual/getting_started/devenv.html +++ b/server/latest/developer_manual/getting_started/devenv.html @@ -261,7 +261,7 @@

    Keep the code up-to-date

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/getting_started/index.html b/server/latest/developer_manual/getting_started/index.html index 4b25bd551a1..14215354841 100644 --- a/server/latest/developer_manual/getting_started/index.html +++ b/server/latest/developer_manual/getting_started/index.html @@ -153,7 +153,7 @@

    Getting started

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/how_to/index.html b/server/latest/developer_manual/how_to/index.html index a9665467a73..16688f47433 100644 --- a/server/latest/developer_manual/how_to/index.html +++ b/server/latest/developer_manual/how_to/index.html @@ -446,7 +446,7 @@

    WebAuthn without SSL

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/content.html b/server/latest/developer_manual/html_css_design/content.html index aa9765e8290..d18fe9fa7a7 100644 --- a/server/latest/developer_manual/html_css_design/content.html +++ b/server/latest/developer_manual/html_css_design/content.html @@ -193,7 +193,7 @@

    Rules and information

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/css.html b/server/latest/developer_manual/html_css_design/css.html index 8d97d40bd93..c4e80a41336 100644 --- a/server/latest/developer_manual/html_css_design/css.html +++ b/server/latest/developer_manual/html_css_design/css.html @@ -663,7 +663,7 @@

    Dos and Don’ts

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/html.html b/server/latest/developer_manual/html_css_design/html.html index 415c0818674..1655f34b0d2 100644 --- a/server/latest/developer_manual/html_css_design/html.html +++ b/server/latest/developer_manual/html_css_design/html.html @@ -204,7 +204,7 @@

    Buttons

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/icons.html b/server/latest/developer_manual/html_css_design/icons.html index f4bfe0e74b8..064744e52d0 100644 --- a/server/latest/developer_manual/html_css_design/icons.html +++ b/server/latest/developer_manual/html_css_design/icons.html @@ -166,7 +166,7 @@

    Material design icons

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/index.html b/server/latest/developer_manual/html_css_design/index.html index ce6d8cd986a..f123d568602 100644 --- a/server/latest/developer_manual/html_css_design/index.html +++ b/server/latest/developer_manual/html_css_design/index.html @@ -204,7 +204,7 @@

    HTML/CSS guidelines

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/list.html b/server/latest/developer_manual/html_css_design/list.html index 5b877ca3481..938b23dc5d8 100644 --- a/server/latest/developer_manual/html_css_design/list.html +++ b/server/latest/developer_manual/html_css_design/list.html @@ -266,7 +266,7 @@

    Rules and information

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/navigation.html b/server/latest/developer_manual/html_css_design/navigation.html index 705cb9da891..6ffda48ef57 100644 --- a/server/latest/developer_manual/html_css_design/navigation.html +++ b/server/latest/developer_manual/html_css_design/navigation.html @@ -619,7 +619,7 @@

    Basic layout

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/html_css_design/popovermenu.html b/server/latest/developer_manual/html_css_design/popovermenu.html index d3d3eeb1b2d..a1446ec2129 100644 --- a/server/latest/developer_manual/html_css_design/popovermenu.html +++ b/server/latest/developer_manual/html_css_design/popovermenu.html @@ -241,7 +241,7 @@

    Alignment

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/index.html b/server/latest/developer_manual/index.html index 6ff6a1c0bcc..bbc4d5f52fb 100644 --- a/server/latest/developer_manual/index.html +++ b/server/latest/developer_manual/index.html @@ -250,7 +250,7 @@

    Table of contents

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/bugtracker/codereviews.html b/server/latest/developer_manual/prologue/bugtracker/codereviews.html index 850ea063c01..22e858410b0 100644 --- a/server/latest/developer_manual/prologue/bugtracker/codereviews.html +++ b/server/latest/developer_manual/prologue/bugtracker/codereviews.html @@ -199,7 +199,7 @@

    Questions?

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/bugtracker/index.html b/server/latest/developer_manual/prologue/bugtracker/index.html index 9e8f9751da3..ee82079075d 100644 --- a/server/latest/developer_manual/prologue/bugtracker/index.html +++ b/server/latest/developer_manual/prologue/bugtracker/index.html @@ -151,7 +151,7 @@

    Bugtracker

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/bugtracker/triaging.html b/server/latest/developer_manual/prologue/bugtracker/triaging.html index 1daabf229e8..1ea43882b15 100644 --- a/server/latest/developer_manual/prologue/bugtracker/triaging.html +++ b/server/latest/developer_manual/prologue/bugtracker/triaging.html @@ -269,7 +269,7 @@

    Finalizing and tagging

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/code-of-conduct.html b/server/latest/developer_manual/prologue/code-of-conduct.html index 9f914bc56fc..417915616c1 100644 --- a/server/latest/developer_manual/prologue/code-of-conduct.html +++ b/server/latest/developer_manual/prologue/code-of-conduct.html @@ -135,7 +135,7 @@

    Code of conduct

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/compatibility_app_ecosystem.html b/server/latest/developer_manual/prologue/compatibility_app_ecosystem.html index cf8eb2436a7..c8097c423a3 100644 --- a/server/latest/developer_manual/prologue/compatibility_app_ecosystem.html +++ b/server/latest/developer_manual/prologue/compatibility_app_ecosystem.html @@ -172,7 +172,7 @@

    Other documentation requirements

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/help_communication.html b/server/latest/developer_manual/prologue/help_communication.html index 82cd72b3f49..5ef29305b87 100644 --- a/server/latest/developer_manual/prologue/help_communication.html +++ b/server/latest/developer_manual/prologue/help_communication.html @@ -150,7 +150,7 @@

    Maintainers

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/index.html b/server/latest/developer_manual/prologue/index.html index 5f1ae910493..3d9909c2f84 100644 --- a/server/latest/developer_manual/prologue/index.html +++ b/server/latest/developer_manual/prologue/index.html @@ -164,7 +164,7 @@

    Prologue

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/prologue/security.html b/server/latest/developer_manual/prologue/security.html index 46d7bd82248..f1a2461a726 100644 --- a/server/latest/developer_manual/prologue/security.html +++ b/server/latest/developer_manual/prologue/security.html @@ -384,7 +384,7 @@

    Getting help

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/critical_changes.html b/server/latest/developer_manual/release_notes/critical_changes.html index 13ad4a0080f..052662f597d 100644 --- a/server/latest/developer_manual/release_notes/critical_changes.html +++ b/server/latest/developer_manual/release_notes/critical_changes.html @@ -234,7 +234,7 @@

    Settings title left-alignment

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/deprecations.html b/server/latest/developer_manual/release_notes/deprecations.html index 3ae4839d029..452074a3f60 100644 --- a/server/latest/developer_manual/release_notes/deprecations.html +++ b/server/latest/developer_manual/release_notes/deprecations.html @@ -160,7 +160,7 @@

    Older deprecations

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/index.html b/server/latest/developer_manual/release_notes/index.html index d266eedd04d..e4214e5513a 100644 --- a/server/latest/developer_manual/release_notes/index.html +++ b/server/latest/developer_manual/release_notes/index.html @@ -142,7 +142,7 @@

    Release notes

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/new.html b/server/latest/developer_manual/release_notes/new.html index f1d1b6b04d4..b4ee2a1d0ef 100644 --- a/server/latest/developer_manual/release_notes/new.html +++ b/server/latest/developer_manual/release_notes/new.html @@ -157,7 +157,7 @@

    Expensive post migration repair steps

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/index.html b/server/latest/developer_manual/release_notes/previous/index.html index 42ba2427575..8d42572f401 100644 --- a/server/latest/developer_manual/release_notes/previous/index.html +++ b/server/latest/developer_manual/release_notes/previous/index.html @@ -185,7 +185,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_14.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_14.html index 6bdf7f07bcb..0fd845efd80 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_14.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_14.html @@ -289,7 +289,7 @@

    Internal changes

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_15.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_15.html index dfedba7895e..0316d85fadd 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_15.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_15.html @@ -207,7 +207,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_16.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_16.html index 7b112b8f60f..d6f9dbdff20 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_16.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_16.html @@ -210,7 +210,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_17.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_17.html index b1983bcbaf6..524573463d5 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_17.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_17.html @@ -225,7 +225,7 @@

    Behavioral changes

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_18.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_18.html index 2c86eb3f24e..c3c01144c2a 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_18.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_18.html @@ -217,7 +217,7 @@

    Behavioral changes

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_19.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_19.html index d803dcd0d2b..810131d24aa 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_19.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_19.html @@ -250,7 +250,7 @@

    Changed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_20.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_20.html index 7d3ebcac168..1f9574b2970 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_20.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_20.html @@ -374,7 +374,7 @@

    Removed from public namespace

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_21.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_21.html index 5508948a3d3..ef4a4bd75d5 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_21.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_21.html @@ -224,7 +224,7 @@

    Replaced well-known handler API

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_22.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_22.html index 68615afcbc2..edb31e4c138 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_22.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_22.html @@ -245,7 +245,7 @@

    Deprecated APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_23.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_23.html index 648fc0af855..2cae977a59f 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_23.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_23.html @@ -201,7 +201,7 @@

    Deprecated APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_24.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_24.html index 63b101e4583..51b8e07feb6 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_24.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_24.html @@ -210,7 +210,7 @@

    Entity slug deprecation

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_25.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_25.html index ca30e09a1de..2810f7e1c7a 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_25.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_25.html @@ -211,7 +211,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_26.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_26.html index d58e17eea91..27e952b00e4 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_26.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_26.html @@ -272,7 +272,7 @@

    Deprecated

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_27.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_27.html index 8ffb1f8fb09..fa4c810dd0a 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_27.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_27.html @@ -268,7 +268,7 @@

    Changed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_28.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_28.html index 78d23b32b80..068060e660b 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_28.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_28.html @@ -461,7 +461,7 @@

    Removed WebDAV properties

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_29.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_29.html index 17c64f69521..4743667aadf 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_29.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_29.html @@ -235,7 +235,7 @@

    Changed behavior

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_30.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_30.html index bb80348375e..892a96b8a53 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_30.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_30.html @@ -461,7 +461,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_31.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_31.html index dc35883d4ff..a0d5f010405 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_31.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_31.html @@ -563,7 +563,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_32.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_32.html index 37c57086eec..d0de7410100 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_32.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_32.html @@ -380,7 +380,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/release_notes/previous/upgrade_to_33.html b/server/latest/developer_manual/release_notes/previous/upgrade_to_33.html index cdd7dfbc12c..0ae1542dd82 100644 --- a/server/latest/developer_manual/release_notes/previous/upgrade_to_33.html +++ b/server/latest/developer_manual/release_notes/previous/upgrade_to_33.html @@ -417,7 +417,7 @@

    Removed APIs

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/search.html b/server/latest/developer_manual/search.html index e8e2e82aaed..a27d16c0c9b 100644 --- a/server/latest/developer_manual/search.html +++ b/server/latest/developer_manual/search.html @@ -566,7 +566,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/architecture/files.html b/server/latest/developer_manual/server/architecture/files.html index c835d8aac08..10df65f904e 100644 --- a/server/latest/developer_manual/server/architecture/files.html +++ b/server/latest/developer_manual/server/architecture/files.html @@ -270,7 +270,7 @@

    View.php

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/architecture/index.html b/server/latest/developer_manual/server/architecture/index.html index d4fb1028e6d..f65e6f11dc2 100644 --- a/server/latest/developer_manual/server/architecture/index.html +++ b/server/latest/developer_manual/server/architecture/index.html @@ -165,7 +165,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/code-back-end.html b/server/latest/developer_manual/server/code-back-end.html index c3c6fd63bb0..f997a48d5f2 100644 --- a/server/latest/developer_manual/server/code-back-end.html +++ b/server/latest/developer_manual/server/code-back-end.html @@ -155,7 +155,7 @@

    Compatibility documentation

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/code-front-end.html b/server/latest/developer_manual/server/code-front-end.html index e309fc162bb..e38a55fb842 100644 --- a/server/latest/developer_manual/server/code-front-end.html +++ b/server/latest/developer_manual/server/code-front-end.html @@ -230,7 +230,7 @@

    Committing changes

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/externalapi.html b/server/latest/developer_manual/server/externalapi.html index d017a0dddfc..2425f0972a2 100644 --- a/server/latest/developer_manual/server/externalapi.html +++ b/server/latest/developer_manual/server/externalapi.html @@ -259,7 +259,7 @@

    Changing API and backwards compatibility

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/index.html b/server/latest/developer_manual/server/index.html index a0aa0501927..ce3c2ca0941 100644 --- a/server/latest/developer_manual/server/index.html +++ b/server/latest/developer_manual/server/index.html @@ -182,7 +182,7 @@

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/static-analysis.html b/server/latest/developer_manual/server/static-analysis.html index f648970619e..725c8455f5d 100644 --- a/server/latest/developer_manual/server/static-analysis.html +++ b/server/latest/developer_manual/server/static-analysis.html @@ -169,7 +169,7 @@

    PHP static analysis

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/developer_manual/server/unit-testing.html b/server/latest/developer_manual/server/unit-testing.html index 883bbf9f967..6d60c2b3e31 100644 --- a/server/latest/developer_manual/server/unit-testing.html +++ b/server/latest/developer_manual/server/unit-testing.html @@ -324,7 +324,7 @@

    Documentation

    © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on May 13, 2026. + Last updated on May 14, 2026.

    diff --git a/server/latest/user_manual/cs/groupware/sync_ios.html b/server/latest/user_manual/cs/groupware/sync_ios.html index a6e58dfa302..67128e15c9c 100644 --- a/server/latest/user_manual/cs/groupware/sync_ios.html +++ b/server/latest/user_manual/cs/groupware/sync_ios.html @@ -184,7 +184,7 @@

    Kontakty

    Poznámka

    If you select CalDAV only calendar syncing will be made available.

    -

    Pokud to ani tak nefunguje, podívejte se do příručky Řešení problémů s kontakty a kalendářem nebo Řešení problémů s objevováním služby.

    +

    Pokud to ani tak nefunguje, podívejte se do příručky Řešení problémů s kontakty a kalendářem nebo Řešení problémů s objevováním služby.

    diff --git a/server/latest/user_manual/ga/groupware/sync_ios.html b/server/latest/user_manual/ga/groupware/sync_ios.html index cc39f353c5d..d6fdb085680 100644 --- a/server/latest/user_manual/ga/groupware/sync_ios.html +++ b/server/latest/user_manual/ga/groupware/sync_ios.html @@ -183,7 +183,7 @@

    TeagmhálaitheNote

    If you select CalDAV only calendar syncing will be made available.

    -

    Mura bhfuil sé ag obair go fóill, féach ar Fabhtcheartú Teagmhálacha & FéilireFabhtcheartú na Seirbhíse Fionnachtana.

    +

    Mura bhfuil sé ag obair go fóill, féach ar Fabhtcheartú Teagmhálacha & FéilireFabhtcheartú na Seirbhíse Fionnachtana.

    diff --git a/server/latest/user_manual/gl/groupware/sync_ios.html b/server/latest/user_manual/gl/groupware/sync_ios.html index fd1529f1c21..afa1b5cc3d6 100644 --- a/server/latest/user_manual/gl/groupware/sync_ios.html +++ b/server/latest/user_manual/gl/groupware/sync_ios.html @@ -184,7 +184,7 @@

    ContactosNota

    If you select CalDAV only calendar syncing will be made available.

    -

    Se aínda non funciona, bótelle unha ollada a Solución de problemas de Contactos e Calendario ou a Solución de problemas de descubrimento do servizo.

    +

    Se aínda non funciona, bótelle unha ollada a Solución de problemas de Contactos e Calendario ou a Solución de problemas de descubrimento do servizo.

    diff --git a/server/latest/user_manual/pt_BR/groupware/sync_ios.html b/server/latest/user_manual/pt_BR/groupware/sync_ios.html index ef55cbdc60f..35137b4ec47 100644 --- a/server/latest/user_manual/pt_BR/groupware/sync_ios.html +++ b/server/latest/user_manual/pt_BR/groupware/sync_ios.html @@ -184,7 +184,7 @@

    ContatosNota

    If you select CalDAV only calendar syncing will be made available.

    -

    Se ainda não estiver funcionando, dê uma olhada em Solução de problemas de Contatos e Calendário ou Resolução de problemas de descoberta de serviços.

    +

    Se ainda não estiver funcionando, dê uma olhada em Solução de problemas de Contatos e Calendário ou Resolução de problemas de descoberta de serviços.