diff --git a/server/32/Nextcloud_Developer_Manual.epub b/server/32/Nextcloud_Developer_Manual.epub index 4fb7b4bf56c..8d8628fd41e 100644 Binary files a/server/32/Nextcloud_Developer_Manual.epub and b/server/32/Nextcloud_Developer_Manual.epub differ diff --git a/server/32/Nextcloud_Server_Administration_Manual.epub b/server/32/Nextcloud_Server_Administration_Manual.epub index 4b286182af3..33359becc13 100644 Binary files a/server/32/Nextcloud_Server_Administration_Manual.epub and b/server/32/Nextcloud_Server_Administration_Manual.epub differ diff --git a/server/32/Nextcloud_Server_Administration_Manual.pdf b/server/32/Nextcloud_Server_Administration_Manual.pdf index bba443becfe..c8bbbb38199 100644 Binary files a/server/32/Nextcloud_Server_Administration_Manual.pdf and b/server/32/Nextcloud_Server_Administration_Manual.pdf differ diff --git a/server/32/Nextcloud_User_Manual.epub b/server/32/Nextcloud_User_Manual.epub index 5ee1ae99b58..5a4ec60dceb 100644 Binary files a/server/32/Nextcloud_User_Manual.epub and b/server/32/Nextcloud_User_Manual.epub differ diff --git a/server/32/Nextcloud_User_Manual.pdf b/server/32/Nextcloud_User_Manual.pdf index f0133bd8ddc..fe323e301ff 100644 Binary files a/server/32/Nextcloud_User_Manual.pdf and b/server/32/Nextcloud_User_Manual.pdf differ diff --git a/server/32/admin_manual/configuration_server/config_sample_php_parameters.html b/server/32/admin_manual/configuration_server/config_sample_php_parameters.html index a789f794870..756e7e79289 100644 --- a/server/32/admin_manual/configuration_server/config_sample_php_parameters.html +++ b/server/32/admin_manual/configuration_server/config_sample_php_parameters.html @@ -363,6 +363,7 @@
  • trusted_proxies
  • forwarded_for_headers
  • allowed_admin_ranges
  • +
  • allowed_no_password_confirmation_ranges
  • max_filesize_animated_gifs_public_sharing
  • filelocking.ttl
  • memcache.locking
  • @@ -3455,6 +3456,19 @@

    allowed_admin_ranges2001:db8::13:37/64

    Defaults to [] (empty array)

    +
    +

    allowed_no_password_confirmation_ranges

    +
    'allowed_no_password_confirmation_ranges' => ['192.0.2.42/32', '233.252.0.0/24', '2001:db8::13:37/64'],
    +
    +
    +

    List of trusted IP ranges that can bypass password confirmation.

    +

    If non-empty, all endpoints marked with the PasswordConfirmationRequired attribute +won’t need a password confirmation when originating from IPs within these ranges.

    +

    Supported formats: +- IPv4 addresses or ranges, e.g., 192.0.2.42/32, 233.252.0.0/24 +- IPv6 addresses or ranges, e.g., 2001:db8::13:37/64

    +

    Defaults to [] (empty array)

    +

    max_filesize_animated_gifs_public_sharing

    'max_filesize_animated_gifs_public_sharing' => 10,
    diff --git a/server/32/admin_manual/contents.html b/server/32/admin_manual/contents.html
    index 2857314b43b..cb113a73e38 100644
    --- a/server/32/admin_manual/contents.html
    +++ b/server/32/admin_manual/contents.html
    @@ -815,6 +815,7 @@ 

    Table of contentstrusted_proxies
  • forwarded_for_headers
  • allowed_admin_ranges
  • +
  • allowed_no_password_confirmation_ranges
  • max_filesize_animated_gifs_public_sharing
  • filelocking.ttl
  • memcache.locking
  • diff --git a/server/32/admin_manual/searchindex.js b/server/32/admin_manual/searchindex.js index d5d653e16db..6da4a02c33b 100644 --- a/server/32/admin_manual/searchindex.js +++ b/server/32/admin_manual/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {".htaccess": [[130, "htaccess"]], "/dev/urandom is not readable by PHP": [[67, "dev-urandom-is-not-readable-by-php"]], "1st login": [[130, "st-login"], [142, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[54, "ajax"]], "APCu": [[56, "apcu"]], "Account delegation": [[114, "account-delegation"]], "Activating": [[55, "activating"]], "Activities in groupfolders or external storages": [[49, "activities-in-groupfolders-or-external-storages"]], "Activity app": [[49, null], [57, "activity-app"]], "Add a new user": [[74, "add-a-new-user"]], "Add an OAuth2 Application": [[65, "add-an-oauth2-application"]], "Add missing indices": [[146, "add-missing-indices"]], "Add repository:": [[149, "add-repository"]], "Add user to group": [[74, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storages": [[37, "adding-files-to-external-storages"]], "Additional Apache configurations": [[130, "additional-apache-configurations"]], "Additional configuration options": [[147, "additional-configuration-options"]], "Additional configuration options via occ": [[79, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[56, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[100, "additional-options"]], "Address Book Sync": [[112, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[23, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[64, "admin-audit-log-optional"]], "Administration interface": [[112, "administration-interface"]], "Administration privileges (Delegation)": [[50, null]], "Administrative Group mapping": [[79, "administrative-group-mapping"]], "Advanced Deploy Options": [[97, null], [101, "advanced-deploy-options"]], "Advanced settings": [[40, "advanced-settings"], [79, "advanced-settings"]], "Advantages of upgrading PHP": [[131, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[60, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[57, "all-other-configuration-options"]], "All parameters": [[53, "all-parameters"]], "Allow access to CIFS/SMB": [[128, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[128, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[128, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[128, "allow-access-to-ldap-server"]], "Allow access to SMTP/sendmail": [[128, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[128, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[128, "allow-access-to-network-memcache"]], "Allow access to remote network": [[128, "allow-access-to-remote-network"]], "Allow subscriptions on local network": [[111, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[37, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[57, "alternate-code-locations"]], "Amazon S3": [[28, null]], "Android 11 and Below": [[51, "android-11-and-below"]], "Android 12 and Above": [[51, "android-12-and-above"]], "Android Deep Link Handling": [[51, null]], "Anti-abuse alerts": [[114, "anti-abuse-alerts"]], "Antivirus": [[146, "antivirus"]], "Antivirus scanner": [[52, null]], "Apache": [[23, "apache"], [120, "apache"]], "Apache Web server configuration": [[130, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[23, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[23, "apache-with-mod-proxy-fcgi"]], "Apache2": [[66, "apache2"]], "App config options": [[57, "app-config-options"]], "App passwords": [[70, "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 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": [[163, "appapi-app-api-is-now-a-default-app"], [164, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[165, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[98, null]], "Applying a patch": [[133, "applying-a-patch"]], "Approaching Upgrades": [[145, "approaching-upgrades"]], "Approval/Suspend steps": [[168, "approval-suspend-steps"]], "Apps": [[15, "apps"], [57, "apps"], [86, null]], "Apps commands": [[146, "apps-commands"]], "Apps management": [[15, null]], "Arguments": [[100, "arguments"], [101, "arguments"], [101, "id1"], [101, "id3"]], "Artificial Intelligence": [[12, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[105, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[114, "attachment-size-limit"]], "Authentication": [[70, null], [168, "authentication"]], "Authentication in Nextcloud": [[82, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig for your mail domain fails": [[116, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[70, "automated-clean-up"]], "Automated clean-up of app password": [[163, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[105, null]], "Automatic configurations examples": [[53, "automatic-configurations-examples"]], "Automatic setup": [[53, null]], "Available rules": [[104, "available-rules"], [105, "available-rules"]], "Available storage backends": [[37, "available-storage-backends"]], "Backend apps": [[14, "backend-apps"], [14, "id31"], [14, "id35"], [14, "id39"], [14, "id43"], [14, "id47"], [14, "id51"], [14, "id55"]], "Background job": [[41, "background-job"], [46, "background-job"]], "Background jobs": [[54, null], [111, "background-jobs"]], "Background jobs selector": [[146, "background-jobs-selector"]], "Background sync interval": [[79, "background-sync-interval"], [114, "background-sync-interval"]], "Backup": [[137, null]], "Backup database": [[137, "backup-database"]], "Backup folders": [[137, "backup-folders"]], "Backups": [[25, "backups"]], "Bad signature error": [[25, "bad-signature-error"]], "Batch mode for command line based updater": [[144, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[82, "bearer-token-validation"]], "Before You Enable Encryption": [[25, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[166, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[49, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[16, null]], "Birthday calendar": [[111, "birthday-calendar"]], "Blocking user groups": [[104, "blocking-user-groups"]], "Branded clients": [[69, "branded-clients"]], "Brute force protection": [[55, null]], "Brute force protection and load balancers/reverse proxies": [[55, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Bug reporting": [[166, "bug-reporting"]], "Bugs": [[135, "bugs"]], "Building a workflow": [[168, "building-a-workflow"]], "CPU Architecture and OS": [[131, "cpu-architecture-and-os"]], "Cache Directory location": [[56, "cache-directory-location"]], "Cache warnings": [[67, "cache-warnings"]], "Caching": [[79, "caching"], [129, "id1"]], "Caddy": [[66, "caddy"]], "Calendar": [[116, "calendar"]], "Calendar / CalDAV": [[111, null]], "Calendar server settings": [[111, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[168, "can-i-create-a-script"]], "Canonical webroot": [[147, "canonical-webroot"]], "Certification Extension 2025/2026": [[87, "certification-extension-2025-2026"]], "Changelog": [[159, "changelog"]], "Changing the display of federated shares": [[38, "changing-the-display-of-federated-shares"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[26, "check-the-block-signatures"]], "Check the signature": [[26, "check-the-signature"]], "Checking for old files": [[27, "checking-for-old-files"]], "Chroot": [[121, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[146, "cleanup"]], "Cleanup previews": [[146, "cleanup-previews"]], "Code signing": [[134, null]], "Collabora Online Server": [[147, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[112, "command-line"]], "Command Line Client": [[90, null]], "Command line": [[96, "command-line"]], "Command line installation": [[146, "command-line-installation"]], "Command line upgrade": [[146, "command-line-upgrade"]], "Command-line Account Setup": [[89, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[57, "comments"], [129, "comments"]], "Common misconfigurations": [[104, "common-misconfigurations"], [108, "common-misconfigurations"]], "Common problems / error messages": [[135, "common-problems-error-messages"]], "Compression": [[129, "compression"]], "Config commands": [[146, "config-commands"]], "Config file": [[96, "config-file"]], "Configuration": [[1, "configuration"], [45, "configuration"], [75, "configuration"], [79, "configuration"], [86, null], [114, "configuration"], [130, "configuration"], [147, null], [149, "configuration"]], "Configuration File": [[91, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[57, null]], "Configuration keys": [[80, "configuration-keys"]], "Configuration tips": [[38, "configuration-tips"]], "Configurations preventing embedding": [[61, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[148, "configure-the-app-in-nextcloud"]], "Configure theming through CLI": [[69, "configure-theming-through-cli"]], "Configuring ClamAV on Nextcloud": [[52, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[37, null]], "Configuring Federation Sharing": [[38, null]], "Configuring ICAP on Nextcloud": [[52, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[23, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[45, null]], "Configuring PHP": [[23, "configuring-php"]], "Configuring Sendmail/qmail": [[60, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[19, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[60, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings": [[64, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[38, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[49, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[58, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[23, "configuring-your-web-server"]], "Confirm everything is working": [[52, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[56, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[56, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[56, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[56, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[96, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[79, "connection-settings"]], "Connections to remote servers": [[123, "connections-to-remote-servers"]], "Consequences": [[47, "consequences"]], "Considerations for shared storage": [[29, "considerations-for-shared-storage"]], "Contacts": [[116, "contacts"]], "Contacts / CardDAV": [[112, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[102, "container-started"]], "Context Agent": [[1, "context-agent"]], "Context Chat": [[1, "context-chat"], [14, "context-chat"]], "Context Chat Search": [[14, "context-chat-search"]], "Controlling file versions and aging": [[41, null]], "Converting database type": [[17, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[109, null]], "Cookies stored by Nextcloud": [[109, "cookies-stored-by-nextcloud"]], "Core Dumps": [[96, "core-dumps"]], "Create Debug Archive": [[96, "create-debug-archive"]], "Create a addressbook for a user": [[146, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[146, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[146, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[73, "create-a-group"]], "Creating Federation Shares via public Link Share": [[38, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[80, "creating-a-configuration"]], "Creating a new Federation Share": [[38, "creating-a-new-federation-share"]], "Creating a new user": [[83, "creating-a-new-user"]], "Creating assetlinks.json": [[51, "creating-assetlinks-json"]], "Creating persistent file Shares": [[40, "creating-persistent-file-shares"]], "Credential Handling": [[90, "credential-handling"]], "Critical changes": [[159, "critical-changes"]], "Cron": [[54, "cron"]], "Cron job": [[121, "cron-job"]], "Cron jobs": [[54, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[147, "custom-fonts"]], "Custom public calendars": [[111, "custom-public-calendars"]], "DAV sync tokens retention": [[160, "dav-sync-tokens-retention"]], "Dashboard app": [[58, null]], "Data Backup and Recovery Implications": [[45, "data-backup-and-recovery-implications"]], "Data Directory": [[53, "data-directory"]], "Data Not Encrypted": [[25, "data-not-encrypted"]], "Data directory location": [[125, "data-directory-location"]], "Data retention": [[111, "data-retention"], [112, "data-retention"]], "Database": [[120, "database"], [121, "database"]], "Database choice": [[125, "database-choice"]], "Database configuration": [[18, null], [19, null], [164, "database-configuration"]], "Database conversion": [[146, "database-conversion"]], "Database insert problems on MySQL": [[116, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[131, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[19, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[146, "dav-commands"]], "Debug Mode": [[129, "debug-mode"]], "Debugging": [[146, "debugging"]], "Debugging sync issues": [[135, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[88, null]], "Decrease sync delay": [[35, "decrease-sync-delay"]], "Decrypt the blocks": [[26, "decrypt-the-blocks"]], "Decrypt the private key": [[26, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[26, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[25, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[26, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[26, "decryption-read-the-file-key"]], "Decryption: read the private key": [[26, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[99, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[57, "default-parameters"]], "Default file extension": [[68, "default-file-extension"]], "Default file templates": [[24, "default-file-templates"]], "Default language": [[63, "default-language"]], "Default locale": [[63, "default-locale"]], "Defaults": [[57, "defaults"]], "Defining trusted proxies": [[66, "defining-trusted-proxies"]], "Definitions": [[25, "definitions"]], "Delete a calendar for a user": [[146, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[146, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[73, "delete-a-group"]], "Delete a user": [[74, "delete-a-user"]], "Deleted Items (trash bin)": [[46, null], [57, "deleted-items-trash-bin"]], "Deleting a configuration": [[80, "deleting-a-configuration"]], "Deleting a single configuration value": [[146, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[81, "deleting-local-nextcloud-users"]], "Deleting users": [[83, "deleting-users"]], "Demote user from subadmin": [[74, "demote-user-from-subadmin"]], "Denied access": [[104, "denied-access"]], "Denying access to folders": [[104, "denying-access-to-folders"]], "DeployConfig": [[100, "deployconfig"]], "DeployConfig options": [[100, "deployconfig-options"]], "Deployment": [[123, "deployment"]], "Deployment configurations": [[99, null]], "Deployment recommendations": [[119, null]], "Derive the decryption key": [[26, "derive-the-decryption-key"]], "Derive the encryption key": [[26, "derive-the-encryption-key"]], "Desktop Clients": [[93, null]], "Desktop client": [[131, "desktop-client"]], "Differences from External Storage": [[45, "differences-from-external-storage"]], "Directory settings": [[79, "directory-settings"]], "Disable": [[101, "disable"]], "Disable 3rdparty / non-shipped apps": [[135, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[123, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[114, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[74, "disable-a-user"]], "Disable an app": [[72, "disable-an-app"]], "Disable and enable users": [[83, "disable-and-enable-users"]], "Disable creation of example events": [[146, "disable-creation-of-example-events"]], "Disable preview image generation": [[123, "disable-preview-image-generation"]], "Disable rich text editing": [[68, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[68, "disable-rich-workspaces-globally"]], "Disable users": [[146, "disable-users"]], "Disabling background scan task": [[52, "disabling-background-scan-task"]], "Disabling previews:": [[44, "disabling-previews"]], "Disabling two-factor authentication": [[78, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[128, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[40, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[134, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[99, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[99, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[99, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[98, "docker-socket-proxy"]], "Docker Socket Proxy security": [[99, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[98, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[99, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[99, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[14, "document-generation"]], "Domain Change": [[59, null]], "Downgrading": [[166, "downgrading"]], "Download Logs": [[102, "download-logs"]], "Duplicating server configurations": [[79, "duplicating-server-configurations"]], "Edit data of a single group": [[73, "edit-data-of-a-single-group"]], "Edit data of a single user": [[74, "edit-data-of-a-single-user"]], "Email": [[60, null]], "Enable": [[101, "enable"]], "Enable HTTP Strict Transport Security": [[123, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[129, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[129, "enable-php-opcache"]], "Enable a user": [[74, "enable-a-user"]], "Enable access for external apps": [[147, "enable-access-for-external-apps"]], "Enable an app": [[72, "enable-an-app"]], "Enable hardening modules such as SELinux": [[123, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[128, "enable-updates-via-the-web-interface"]], "Enabled": [[102, "enabled"]], "Enabling Encryption (Step-by-Step)": [[25, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[37, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[20, null]], "Enabling SSL": [[130, "enabling-ssl"]], "Enabling Windows compatible filenames": [[47, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[15, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[146, "enabling-autocompletion"]], "Enabling debug mode": [[60, "enabling-debug-mode"]], "Enabling the activity app": [[49, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[52, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[58, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[78, "enabling-two-factor-authentication"]], "Encrypt the blocks": [[26, "encrypt-the-blocks"]], "Encrypt the private key": [[26, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[26, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[25, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[25, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[146, "encryption"]], "Encryption Method Comparison": [[25, "encryption-method-comparison"]], "Encryption format": [[27, "encryption-format"]], "Encryption key cannot be found": [[25, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[25, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[26, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[26, "encryption-generate-the-file-key"]], "End-of-life": [[166, "end-of-life"]], "Energy consumption": [[87, null]], "Enforcing two-factor authentication": [[78, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[123, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[57, "environment-variables"], [92, null], [97, "environment-variables"]], "Environment variables": [[146, "environment-variables"]], "Errors": [[134, "errors"]], "Establishing the target database": [[17, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [14, "ethical-ai-rating"]], "Event alarm types": [[111, "event-alarm-types"]], "Events": [[111, "events"]], "ExApps management": [[103, null]], "Example": [[66, "example"], [72, "example"], [72, "id1"], [72, "id3"], [72, "id5"], [73, "example"], [73, "id1"], [73, "id3"], [73, "id5"], [73, "id8"], [74, "example"], [74, "id1"], [74, "id3"], [74, "id8"], [74, "id10"], [74, "id12"], [74, "id14"], [74, "id16"], [74, "id18"], [74, "id20"], [74, "id22"], [74, "id24"], [74, "id26"], [80, "example"], [80, "id1"], [80, "id3"], [80, "id5"], [90, "example"], [105, "example"], [108, "example"]], "Example contact": [[112, "example-contact"]], "Example event": [[111, "example-event"]], "Example installation on CentOS 8": [[120, null]], "Example installation on OpenBSD": [[121, null]], "Example installation on Ubuntu 22.04 LTS": [[122, null]], "Example log entries": [[64, "example-log-entries"]], "Example: The login page": [[55, "example-the-login-page"]], "Examples": [[57, "examples"], [73, "examples"], [74, "examples"], [74, "id6"], [104, "examples"]], "Exclude List": [[90, "exclude-list"]], "Excluding IP addresses from brute force protection": [[55, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[49, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[105, "executing-actions"]], "Expert settings": [[79, "expert-settings"]], "Export a calendar of a user": [[146, "export-a-calendar-of-a-user"]], "Export threading data": [[116, "export-threading-data"]], "Exposed system address book": [[161, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[29, null]], "External media": [[130, "external-media"]], "External storage": [[104, "external-storage"]], "FAQ": [[98, "faq"], [134, "faq"], [168, "faq"]], "FTP/FTPS": [[30, null]], "Fail2ban introduction": [[123, "fail2ban-introduction"]], "Fair Use Policy": [[135, "fair-use-policy"]], "Features used by other apps": [[14, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[23, "federated-cloud-sharing"], [57, "federated-cloud-sharing"]], "Federated calendar shares": [[111, "federated-calendar-shares"]], "Federation sync": [[146, "federation-sync"]], "File Sharing": [[40, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[108, "file-age"]], "File conversion": [[39, null]], "File encodings": [[68, "file-encodings"]], "File format": [[26, "file-format"], [26, "id1"], [26, "id3"], [26, "id5"], [26, "id7"]], "File locations": [[26, "file-locations"], [26, "id2"], [26, "id4"], [26, "id6"], [26, "id8"]], "File operations": [[146, "file-operations"]], "File sharing and management": [[43, null]], "File type: file": [[26, "file-type-file"]], "File type: file key file": [[26, "file-type-file-key-file"]], "File type: private key file": [[26, "file-type-private-key-file"]], "File type: public key file": [[26, "file-type-public-key-file"]], "File type: share key file": [[26, "file-type-share-key-file"]], "File versions": [[57, "file-versions"]], "Files": [[86, null]], "Files App": [[131, "files-app"]], "Files Sharing": [[146, "files-sharing"]], "Files access control": [[104, null]], "Files external": [[146, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[167, "filters"]], "Fixing invalid code integrity messages": [[134, "fixing-invalid-code-integrity-messages"]], "Flow": [[107, null]], "Flow configuration": [[106, null]], "Follow-up reminders": [[114, "follow-up-reminders"]], "Force language": [[63, "force-language"]], "Force locale": [[63, "force-locale"]], "Format": [[57, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[111, "freebusy"]], "Frequently Asked Questions": [[14, "frequently-asked-questions"]], "Frequently asked questions": [[154, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[14, "frontend-apps"], [14, "id29"], [14, "id32"], [14, "id37"], [14, "id41"], [14, "id45"], [14, "id49"], [14, "id53"]], "Further Reading": [[25, "further-reading"]], "Further Resources": [[127, "further-resources"]], "GDPR-compliance": [[110, null]], "General troubleshooting": [[135, null], [135, "id1"]], "Generate the file key": [[26, "generate-the-file-key"]], "Get a notification before a share expires": [[40, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[13, "get-a-task-by-id"]], "Get account IDs": [[116, "get-account-ids"]], "Get app info": [[72, "get-app-info"]], "Get data of a single user": [[74, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[52, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[72, "get-list-of-apps"]], "Get members of a group": [[73, "get-members-of-a-group"]], "Get subadmins of a group": [[73, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[74, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[74, "get-user-s-subadmin-groups"]], "Getting Started": [[86, null]], "Getting a single configuration value": [[146, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[123, "give-php-read-access-to-dev-urandom"]], "Globally": [[116, "globally"]], "Google OAuth": [[114, "google-oauth"]], "Granting administrator privileges to a user": [[83, "granting-administrator-privileges-to-a-user"]], "Group commands": [[146, "group-commands"]], "Groups tab": [[79, "groups-tab"]], "Groupware": [[86, null], [113, null]], "HAProxy": [[66, "haproxy"]], "HTTPD(8)": [[121, "httpd-8"]], "HTTPS encryption": [[130, "https-encryption"]], "HaRP": [[98, "harp"]], "Handling with backup server": [[79, "handling-with-backup-server"]], "Hardening and security guidance": [[123, null]], "Hashing": [[57, "hashing"]], "Heartbeat": [[102, "heartbeat"]], "Hidden files upload failure or not shown": [[35, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[111, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[60, "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?": [[60, "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?": [[19, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[60, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[19, "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?": [[60, "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?": [[60, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[156, "how-does-it-work"]], "How it works": [[55, "how-it-works"]], "How to upgrade": [[145, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[19, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[114, "imap-timeout"]], "Icon retrieval": [[48, "icon-retrieval"]], "Identifying Basic Functionality Problems": [[96, "identifying-basic-functionality-problems"]], "Image Pull": [[102, "image-pull"]], "Image generation": [[14, "image-generation"]], "Image storage": [[1, "image-storage"]], "Import a calendar to a user": [[146, "import-a-calendar-to-a-user"]], "Import signing keys:": [[149, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [14, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[17, "inconvertible-tables"]], "Init": [[102, "init"]], "Initial Certification 2024/2025": [[87, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[22, "initial-splitting"]], "Insight and debugging": [[13, null]], "Install": [[90, "install"]], "Install packages": [[149, "install-packages"]], "Install the Apache reverse proxy": [[148, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[148, "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"], [86, null], [130, "installation"], [142, "installation"], [151, null], [167, "installation"], [168, "installation"]], "Installation and server configuration": [[124, null]], "Installation example on Ubuntu 24.04": [[149, null]], "Installation example with Docker": [[148, null]], "Installation on Linux": [[130, null]], "Installation on TrueNAS": [[130, "installation-on-truenas"]], "Installation version": [[166, "installation-version"]], "Installation via install script": [[130, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[130, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[125, null], [130, "installation-wizard"]], "Installing AppAPI": [[98, "installing-appapi"]], "Installing ClamAV": [[52, "installing-clamav"]], "Installing ExApps": [[98, "installing-exapps"]], "Installing Nextcloud": [[120, "installing-nextcloud"]], "Installing PHP and the required modules": [[120, "installing-php-and-the-required-modules"]], "Installing from command line": [[118, null]], "Installing on Windows (virtual machine)": [[130, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[120, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[130, "installing-via-snap-packages"]], "Instruction set for apps": [[72, null]], "Instruction set for groups": [[73, null]], "Instruction set for users": [[74, null]], "Integrating into the Web Interface": [[64, "integrating-into-the-web-interface"]], "Integrity check": [[146, "integrity-check"]], "Internal Server Errors": [[135, "internal-server-errors"]], "Introduction": [[50, "introduction"], [55, "introduction"], [57, "introduction"], [117, null]], "Invalid private key for encryption app": [[25, "invalid-private-key-for-encryption-app"]], "Invitations": [[111, "invitations"]], "Is code signing mandatory for apps?": [[134, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[96, "isolating-other-issues"]], "Issues and troubleshooting": [[136, null]], "Issues connecting to Outlook.com": [[116, "issues-connecting-to-outlook-com"]], "JIT": [[129, "jit"]], "JPEG quality setting:": [[44, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[126, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[25, "key-management-modes"]], "Key Points & Limitations": [[25, "key-points-limitations"]], "Key generation: generate the key pair": [[26, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[26, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[26, "key-generation-store-the-public-key"]], "Key type: master key": [[26, "key-type-master-key"]], "Key type: public sharing key": [[26, "key-type-public-sharing-key"]], "Key type: recovery key": [[26, "key-type-recovery-key"]], "Key type: user key": [[26, "key-type-user-key"]], "Keyboard shortcut": [[96, "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": [[157, "known-smart-picker-providers"]], "Known backends": [[111, "known-backends"]], "Known link preview providers": [[156, "known-link-preview-providers"]], "LDAP": [[57, "ldap"]], "LDAP and External User Backends": [[25, "ldap-and-external-user-backends"]], "LDAP commands": [[146, "ldap-commands"]], "LDAP user cleanup": [[81, null]], "LLM Processing": [[114, "llm-processing"]], "Language & Locale": [[63, null]], "Large file upload on object storage": [[23, "large-file-upload-on-object-storage"]], "Length of support (\u201cmaintenance\u201d)": [[166, "length-of-support-maintenance"]], "Limit on password length": [[123, "limit-on-password-length"]], "Limitations": [[5, "limitations"]], "Limitations in maintenance mode": [[146, "limitations-in-maintenance-mode"]], "Link previews": [[156, null]], "Linking external sites": [[61, null]], "List": [[146, "list"]], "List ExApps": [[101, "list-exapps"]], "List all addressbooks of a user": [[146, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[146, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[146, "list-all-calendars-of-a-user"]], "List and filter tasks": [[13, "list-and-filter-tasks"]], "List of editable data fields": [[74, "list-of-editable-data-fields"]], "List registered daemons": [[100, "list-registered-daemons"]], "Listening to events": [[167, "listening-to-events"]], "Loading": [[57, "loading"]], "Local": [[31, null]], "Local IMAP and SMTP servers": [[114, "local-imap-and-smtp-servers"]], "Log Files": [[96, "log-files"]], "Log Levels": [[129, "log-levels"]], "Log field breakdown": [[64, "log-field-breakdown"]], "Log fields explained": [[64, "log-fields-explained"]], "Log level": [[64, "log-level"]], "Log level interaction": [[64, "log-level-interaction"]], "Log type": [[64, "log-type"]], "Logfiles": [[135, "logfiles"]], "Logging": [[57, "logging"], [64, null], [79, "logging"]], "Logging commands": [[146, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[116, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[79, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[126, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[145, "long-running-migration-steps"]], "Long term support": [[131, "long-term-support"]], "Low Disk Space": [[92, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [14, "machine-translation"]], "Mail": [[114, null], [116, "mail"]], "Mail Parameters": [[57, "mail-parameters"]], "Mail Providers": [[60, "mail-providers"]], "Mailbox Share": [[114, "mailbox-share"]], "Maintenance": [[57, "maintenance"], [86, null], [138, null]], "Maintenance and release schedule": [[166, null]], "Maintenance commands": [[146, "maintenance-commands"]], "Maintenance mode": [[137, "maintenance-mode"], [145, "maintenance-mode"]], "Maintenance releases": [[166, "maintenance-releases"]], "Major releases": [[166, "major-releases"]], "Major version upgrades": [[166, "major-version-upgrades"]], "Manage addressbooks": [[146, "manage-addressbooks"]], "Manage calendar subscriptions": [[146, "manage-calendar-subscriptions"]], "Manage calendars": [[146, "manage-calendars"]], "Manage the background scanner": [[52, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[100, null]], "Managing Encryption via occ Commands": [[25, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[101, null]], "Managing apps": [[15, "managing-apps"]], "Managing groups": [[83, "managing-groups"]], "Manual account synchronization and threading": [[116, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[145, "manual-steps-during-upgrade"]], "Manually scan a single file": [[52, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[52, "manually-trigger-the-background-scan"]], "MariaDB": [[137, "mariadb"], [143, "mariadb"], [143, "id2"]], "Mark a file as scanned or unscanned": [[52, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[94, null]], "Maximum chunk size": [[164, "maximum-chunk-size"]], "Maximum memory for image generation:": [[44, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[44, "maximum-preview-size"]], "Maximum scale factor:": [[44, "maximum-scale-factor"]], "Maximum upload size": [[130, "maximum-upload-size"]], "Memcached": [[56, "memcached"]], "Memcached configuration in Nextcloud (config.php)": [[56, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[131, "memory"]], "Memory caching": [[56, null]], "Memory caching backend configuration": [[57, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[79, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[45, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[141, null]], "Migrating to a different server": [[140, null]], "Migration from Collabora Online": [[152, null]], "Migrations on updates": [[22, "migrations-on-updates"]], "Mimetype aliases": [[48, "mimetype-aliases"]], "Mimetype mapping": [[48, "mimetype-mapping"]], "Mimetypes management": [[48, null]], "Misc": [[146, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[116, "missing-shared-calendars"]], "Mobile apps": [[131, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modify the appearance of Nextcloud": [[69, "modify-the-appearance-of-nextcloud"]], "Modifying": [[57, "modifying"]], "Modifying a configuration": [[80, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[60, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[162, "monitoring"]], "Monitoring: Counting of active users": [[163, "monitoring-counting-of-active-users"], [164, "monitoring-counting-of-active-users"], [165, "monitoring-counting-of-active-users"]], "Mount options": [[37, "mount-options"]], "Mounts": [[97, "mounts"]], "Move a calendar of a user": [[146, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[135, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multibucket Object Store": [[45, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[45, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[66, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[57, "multiple-merged-configuration-files"]], "MySQL": [[137, "mysql"], [143, "mysql"], [143, "id4"]], "MySQL database": [[53, "mysql-database"]], "NC & Docker on the Same-Host": [[99, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[99, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[99, "nc-to-exapp-communication"]], "NGINX": [[66, "nginx"]], "NGINX configuration": [[126, null]], "NOTE": [[121, "note"]], "Next steps": [[122, "next-steps"]], "Nextcloud": [[32, null]], "Nextcloud AIO": [[100, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[51, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[79, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[147, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[168, "nextcloud-scripts"]], "Nextcloud Verifications": [[57, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[167, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[79, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[62, null], [163, "nextcloud-configuration"], [164, "nextcloud-configuration"]], "Nextcloud final steps": [[121, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[99, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[126, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[126, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[135, "nextcloud-log-files"]], "Nextcloud prerequisites": [[123, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[96, "nextcloud-server-log-file"]], "Not open source anymore?": [[134, "not-open-source-anymore"]], "Note": [[79, "note"]], "Notes and troubleshooting": [[133, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[127, "notes-on-php-ini-configuration"]], "OAuth2": [[65, null]], "OCC CLI": [[100, "occ-cli"]], "Obtaining a patch": [[133, "obtaining-a-patch"]], "Obtaining the Client Log File": [[96, "obtaining-the-client-log-file"]], "Office": [[86, null], [150, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenStack Object Storage": [[33, null]], "OpenStack Swift": [[45, "openstack-swift"]], "Operating system": [[123, "operating-system"]], "Options": [[95, null], [100, "options"], [101, "options"], [101, "id2"], [101, "id4"]], "Organizations with clustered setups": [[56, "organizations-with-clustered-setups"]], "Organizations with single-server": [[56, "organizations-with-single-server"]], "Other Web servers": [[130, "other-web-servers"]], "Other issues": [[135, "other-issues"]], "Out-of-office feature": [[115, null]], "Outdated NSS / OpenSSL version": [[67, "outdated-nss-openssl-version"]], "Overview": [[14, null], [25, "overview"], [55, "overview"], [55, "id1"], [130, "overview"], [139, "overview"], [145, "overview"], [166, "overview"]], "Overview of AI features": [[14, "overview-of-ai-features"]], "Overwrite parameters": [[66, "overwrite-parameters"]], "PHP": [[120, "php"], [121, "php"]], "PHP Installation": [[127, "php-installation"]], "PHP Module Quick Reference Table": [[127, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[127, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[127, "php-modules-for-specific-applications"]], "PHP configuration": [[164, "php-configuration"]], "PHP ini Settings": [[127, "php-ini-settings"]], "PHP version and information": [[135, "php-version-and-information"]], "PHP-FPM configuration": [[130, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[126, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[19, "parameters"], [44, "parameters"], [53, "parameters"], [54, "parameters"]], "Passing values between blocks": [[168, "passing-values-between-blocks"]], "Password-based mechanisms": [[29, "password-based-mechanisms"]], "Passwords": [[123, "passwords"]], "Patching Nextcloud": [[133, null]], "Patching apps": [[133, "patching-apps"]], "Patching server": [[133, "patching-server"]], "Per mail account": [[116, "per-mail-account"]], "Performance Implications": [[45, "performance-implications"]], "Place config directory outside of the web root": [[123, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[123, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[137, "postgresql"], [143, "postgresql"], [143, "id5"]], "PostgreSQL database": [[19, "postgresql-database"], [53, "postgresql-database"]], "Preparing PHP": [[127, null]], "Prerequisites": [[145, "prerequisites"]], "Prerequisites for manual installation": [[130, "prerequisites-for-manual-installation"]], "Pretty URLs": [[130, "pretty-urls"]], "Prevent uploading of specific files": [[104, "prevent-uploading-of-specific-files"]], "Previews": [[57, "previews"], [129, "previews"], [147, "previews"], [164, "previews"], [165, "previews"]], "Previews configuration": [[44, null]], "Previews for Office files using LibreOffice": [[162, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[163, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[139, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[112, "privacy-and-user-property-scopes"]], "Process manager": [[130, "process-manager"]], "Profile configuration": [[75, null]], "Promote user to subadmin": [[74, "promote-user-to-subadmin"]], "Proper SSL configuration": [[123, "proper-ssl-configuration"]], "Property scopes": [[75, "property-scopes"]], "Provider apps": [[14, "provider-apps"], [14, "id52"]], "Provider removal": [[78, "provider-removal"]], "Providing default files": [[24, null]], "Proxy Configurations": [[57, "proxy-configurations"]], "Public collaborative tag": [[108, "public-collaborative-tag"]], "Public-key mechanisms": [[29, "public-key-mechanisms"]], "Quick start": [[125, "quick-start"]], "Rate limits": [[111, "rate-limits"], [112, "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": [[26, "read-the-envelope-key"]], "Read the file key": [[26, "read-the-file-key"]], "Read the private key file": [[26, "read-the-private-key-file"]], "Read the public key": [[26, "read-the-public-key"]], "Reading a configuration": [[80, "reading-a-configuration"]], "Recommendations based on type of deployment": [[56, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[127, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[127, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[127, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[123, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[56, "redis"], [120, "redis"], [121, "redis"]], "Redis configuration in Nextcloud (config.php)": [[56, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[129, "reducing-system-load"]], "Reference management": [[155, null]], "Refresh rate": [[111, "refresh-rate"]], "Register": [[100, "register"], [101, "register"], [102, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[166, "release-channels"]], "Release notes": [[86, null], [158, null], [159, null]], "Release schedule": [[166, "release-schedule"]], "Release types": [[166, "release-types"]], "Reminder notifications": [[111, "reminder-notifications"]], "Remove user from group": [[74, "remove-user-from-group"]], "Renaming a user": [[83, "renaming-a-user"]], "Repair-Tree": [[146, "repair-tree"]], "Replication": [[21, 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": [[127, "required-php-database-connectors"]], "Required PHP Modules": [[127, "required-php-modules"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [19, "requirements"]], "Rescans": [[134, "rescans"]], "Resend the welcome email": [[74, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[83, "reset-a-user-s-password"]], "Resetting a lost admin password": [[76, null]], "Resetting a user password": [[77, null]], "Resources and rooms": [[111, "resources-and-rooms"]], "Restore database": [[143, "restore-database"]], "Restore folders": [[143, "restore-folders"]], "Restoring": [[143, "restoring"]], "Restoring backup": [[143, null]], "Restrict admin actions to a specific range of IP addresses": [[123, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[147, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[147, "restrict-usage-to-specific-groups"]], "Retention of files": [[108, null]], "Revalidation": [[129, "revalidation"]], "Reverse proxy": [[66, null], [153, null]], "Reverting a patch": [[133, "reverting-a-patch"]], "Run the conversion": [[17, "run-the-conversion"]], "Running occ": [[146, "running-occ"]], "S3 SSE-C encryption support": [[45, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[165, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[120, "selinux"]], "SELinux configuration": [[128, null]], "SELinux configuration tips": [[130, "selinux-configuration-tips"]], "SFTP": [[34, null]], "SMB authentication": [[35, "smb-authentication"]], "SMB update notifications": [[35, "smb-update-notifications"]], "SMB/CIFS": [[35, null]], "SMTP": [[60, "smtp"]], "SMTP timeout": [[114, "smtp-timeout"]], "SQLite": [[137, "sqlite"], [143, "sqlite"]], "SQLite database": [[53, "sqlite-database"]], "SSL": [[57, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[79, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[19, "ssl-for-mysql-database"]], "Sanitize filenames": [[146, "sanitize-filenames"]], "Sanitizing invalid filenames": [[47, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[146, "scan"]], "Scan appdata": [[146, "scan-appdata"]], "Screen or tmux session": [[14, "screen-or-tmux-session"], [167, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[73, "search-get-groups"]], "Search/get users": [[74, "search-get-users"]], "Secure view settings": [[147, "secure-view-settings"]], "Security": [[146, "security"]], "Security considerations": [[65, "security-considerations"]], "Selecting the right Workspace": [[168, "selecting-the-right-workspace"]], "Send a test email": [[60, "send-a-test-email"]], "Sendmail": [[60, "sendmail"]], "Serve security related headers by the Web server": [[123, "serve-security-related-headers-by-the-web-server"]], "Server": [[131, "server"]], "Server tab": [[79, "server-tab"]], "Server tuning": [[129, null]], "Server-side Encryption": [[25, null]], "Server-side encryption details": [[26, null]], "Server-side encryption migration": [[27, null]], "Service Discovery": [[66, "service-discovery"]], "Service discovery": [[135, "service-discovery"]], "Setting Storage quotas": [[83, "setting-storage-quotas"]], "Setting a hierarchical configuration value": [[146, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[146, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[146, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[60, "setting-mail-server-parameters-in-config-php"]], "Setting up background jobs": [[130, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[120, "setting-up-remirepo-with-php-8-2"]], "Setting up the Correct Nextcloud URL": [[168, "setting-up-the-correct-nextcloud-url"]], "Settings": [[129, "settings"]], "Settings app": [[57, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[162, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[123, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[98, "setup-deploy-daemon"]], "Setup fail2ban": [[123, "setup-fail2ban"]], "Setupchecks": [[146, "setupchecks"]], "Share operations": [[146, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[112, "shared-items"]], "Sharing": [[57, "sharing"]], "Sieve timeout": [[114, "sieve-timeout"]], "Sign the blocks": [[26, "sign-the-blocks"]], "Sign the private key": [[26, "sign-the-private-key"]], "Simple Storage Service (S3)": [[45, "simple-storage-service-s3"]], "Sizing": [[129, "sizing"]], "Skipping pre-login warning": [[65, "skipping-pre-login-warning"]], "Small/Private home server": [[56, "small-private-home-server"]], "Snooze and scheduled sending": [[114, "snooze-and-scheduled-sending"]], "Some files have not passed the integrity check": [[67, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[26, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[79, "special-attributes"]], "Special mechanisms": [[29, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [14, "speech-to-text"]], "Speeding up webhook dispatch": [[167, "speeding-up-webhook-dispatch"]], "Split the file": [[26, "split-the-file"], [26, "id9"]], "Splitting databases": [[22, null]], "Status": [[146, "status"]], "Status Checks": [[102, "status-checks"]], "Status return code": [[146, "status-return-code"]], "Step-by-Step Manual Upgrade": [[139, "step-by-step-manual-upgrade"]], "Storage configuration": [[37, "storage-configuration"]], "Storage of access tokens": [[123, "storage-of-access-tokens"]], "Store the envelope keys": [[26, "store-the-envelope-keys"]], "Store the file": [[26, "store-the-file"]], "Store the file key": [[26, "store-the-file-key"]], "Store the private key": [[26, "store-the-private-key"]], "Subscriptions": [[111, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[126, "suppressing-log-messages"]], "Sync birthday calendar": [[146, "sync-birthday-calendar"]], "Sync system address book": [[146, "sync-system-address-book"]], "Sync tokens": [[111, "sync-tokens"], [112, "sync-tokens"]], "Synchronising with clients after data recovery": [[143, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[112, "system-address-book"]], "System Tags": [[146, "system-tags"]], "System address book": [[165, "system-address-book"]], "System configuration": [[23, "system-configuration"]], "System email": [[160, "system-email"]], "System environment variables": [[130, "system-environment-variables"]], "System requirements": [[131, null], [160, "system-requirements"], [161, "system-requirements"], [162, "system-requirements"], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"]], "Systemd service": [[14, "systemd-service"], [167, "systemd-service"]], "TLS / encryption app": [[129, "tls-encryption-app"]], "Table of contents": [[86, null]], "Talk App": [[131, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target audience": [[117, "target-audience"]], "Task processing": [[1, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[64, "temporary-overrides"]], "Test Deploy Daemon": [[102, null]], "Testing the configuration": [[79, "testing-the-configuration"]], "Text app": [[68, null]], "Text processing": [[1, "text-processing"], [14, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [14, "text-to-speech"]], "The LDAP configuration API": [[80, null]], "The Smart Picker": [[157, null]], "The access token": [[65, "the-access-token"]], "The brute force settings app": [[55, "the-brute-force-settings-app"]], "The magic listener script": [[168, "the-magic-listener-script"]], "The test with getenv(\"PATH\") only returns an empty response": [[67, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[67, "the-strict-transport-security-http-header-is-not-configured"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[67, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[69, null]], "Theming of icons": [[69, "theming-of-icons"]], "Thread Summary": [[114, "thread-summary"]], "Timeout and other connectivity issues": [[116, "timeout-and-other-connectivity-issues"]], "Timeouts": [[114, "timeouts"]], "Tips and tricks": [[126, "tips-and-tricks"]], "Toggle Windows compatibility": [[146, "toggle-windows-compatibility"]], "Traefik 1": [[66, "traefik-1"]], "Traefik 2": [[66, "traefik-2"]], "Transactional file locking": [[42, null]], "Transactional file locking is disabled": [[67, "transactional-file-locking-is-disabled"]], "Transfer": [[146, "transfer"]], "Transferring files to another user": [[40, "transferring-files-to-another-user"]], "Translation": [[114, "translation"]], "Trash bin": [[111, "trash-bin"]], "Trashbin": [[146, "trashbin"]], "Triggering the conversion": [[17, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [19, "troubleshooting"], [25, "troubleshooting"], [55, "troubleshooting"], [60, "troubleshooting"], [96, null], [116, null], [128, "troubleshooting"], [139, "troubleshooting"], [144, "troubleshooting"], [154, null]], "Troubleshooting Web server and PHP problems": [[135, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[135, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[135, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[135, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[135, "troubleshooting-encrypted-files"]], "Troubleshooting file encoding on external storages": [[135, "troubleshooting-file-encoding-on-external-storages"]], "Troubleshooting quota or size issues": [[135, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[135, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[79, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[125, "trusted-domains"]], "Tune PHP-FPM": [[129, "tune-php-fpm"]], "Two-factor authentication": [[78, null], [146, "two-factor-authentication"]], "Types of Values": [[57, "types-of-values"]], "Unable to update contacts or events": [[116, "unable-to-update-contacts-or-events"]], "Uninstallation": [[132, null]], "Unregister": [[100, "unregister"], [101, "unregister"]], "Update": [[101, "update"]], "Update notifications": [[15, "update-notifications"], [145, "update-notifications"]], "Update the reverse proxy configuration": [[152, "update-the-reverse-proxy-configuration"]], "Updating": [[148, "updating"]], "Upgrade distribution packages": [[152, "upgrade-distribution-packages"]], "Upgrade manually": [[139, null]], "Upgrade quickstart": [[142, "upgrade-quickstart"]], "Upgrade the docker image": [[152, "upgrade-the-docker-image"]], "Upgrade tips": [[142, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[160, null]], "Upgrade to Nextcloud 27": [[161, null]], "Upgrade to Nextcloud 28": [[162, null]], "Upgrade to Nextcloud 30": [[163, null]], "Upgrade to Nextcloud 31": [[164, null]], "Upgrade to Nextcloud 32": [[165, null]], "Upgrade via built-in updater": [[144, null]], "Upgrade via snap packages": [[142, null]], "Upload of files greater than 10 MiB fails": [[126, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[23, null]], "Usage": [[8, "usage"], [50, "usage"], [55, "usage"], [90, "usage"]], "Usage Examples": [[100, "usage-examples"]], "Usage of variables for mount paths": [[37, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[123, "use-https"]], "Use OOXML by default for new files": [[147, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[123, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[79, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[114, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[19, "useful-sql-commands"]], "User Experience": [[57, "user-experience"]], "User Interface Preference Defaults": [[114, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[25, "user-keys-sharing-recovery"]], "User Profile attributes": [[79, "user-profile-attributes"]], "User and group mapping": [[79, "user-and-group-mapping"]], "User and group permissions": [[37, "user-and-group-permissions"]], "User authentication with LDAP": [[79, null]], "User authentication with OpenID Connect": [[82, null]], "User commands": [[146, "user-commands"]], "User listing and login per nested groups": [[79, "user-listing-and-login-per-nested-groups"]], "User management": [[71, null], [83, null]], "User migration": [[114, "user-migration"]], "User password policy": [[84, null]], "User provisioning API": [[85, null]], "User session": [[57, "user-session"]], "Users": [[86, null]], "Users tab": [[79, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[135, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[40, "using-file-drop-share-links"]], "Using MariaDB/MySQL instead of SQLite": [[129, "using-mariadb-mysql-instead-of-sqlite"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[82, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[57, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[129, "using-redis-based-transactional-file-locking"]], "Using a self hosted apps store": [[15, "using-a-self-hosted-apps-store"]], "Using cron to perform background jobs": [[129, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[15, "using-custom-app-directories"]], "Using email templates": [[60, "using-email-templates"]], "Using private API": [[15, "using-private-api"]], "Using self-signed certificates": [[37, "using-self-signed-certificates"]], "Using the Redis session handler": [[56, "using-the-redis-session-handler"]], "Using the command line based updater": [[144, "using-the-command-line-based-updater"]], "Using the occ command": [[47, "using-the-occ-command"], [146, null]], "Using the web based updater": [[144, "using-the-web-based-updater"]], "Using the web interface": [[47, "using-the-web-interface"]], "Versions": [[146, "versions"]], "Videos and blogs": [[117, "videos-and-blogs"]], "Warnings on admin page": [[67, null]], "Web browser": [[131, "web-browser"]], "Web server and PHP modules": [[135, "web-server-and-php-modules"]], "Web server configuration": [[160, "web-server-configuration"], [161, "web-server-configuration"], [162, "web-server-configuration"], [163, "web-server-configuration"], [165, "web-server-configuration"]], "WebDAV": [[36, null]], "Webcron": [[54, "webcron"]], "Webhook Listeners": [[167, null]], "Webserver Log Files": [[96, "webserver-log-files"]], "Websocket support with notify_push": [[68, "websocket-support-with-notify-push"]], "What does the updater do?": [[144, "what-does-the-updater-do"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[157, "where-can-it-be-used"]], "Where do they appear?": [[156, "where-do-they-appear"]], "Why did Nextcloud add code signing?": [[134, "why-did-nextcloud-add-code-signing"]], "Why is my prompt slow?": [[14, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[60, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[131, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[168, null]], "Windows compatible filenames": [[47, null]], "Wopi settings": [[147, "wopi-settings"]], "Workflow log": [[64, "workflow-log"]], "XML output": [[72, "xml-output"], [72, "id2"], [72, "id4"], [72, "id6"], [73, "xml-output"], [73, "id2"], [73, "id4"], [73, "id6"], [73, "id7"], [73, "id9"], [74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id5"], [74, "id7"], [74, "id9"], [74, "id11"], [74, "id13"], [74, "id15"], [74, "id17"], [74, "id19"], [74, "id21"], [74, "id23"], [74, "id25"], [74, "id27"], [80, "xml-output"], [80, "id2"], [80, "id4"], [80, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[114, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[67, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[67, "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": [[67, "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": [[67, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[57, "account-manager-default-property-scope"]], "allow_local_remote_servers": [[57, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[57, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[57, "allowed-admin-ranges"]], "appcodechecker": [[57, "appcodechecker"]], "apps_paths": [[57, "apps-paths"]], "appsallowlist": [[57, "appsallowlist"]], "appstoreenabled": [[57, "appstoreenabled"]], "appstoreurl": [[57, "appstoreurl"]], "auth.bruteforce.max-attempts": [[57, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[57, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[57, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[57, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[57, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[57, "auth-webauthn-enabled"]], "auto_logout": [[57, "auto-logout"]], "binary_search_paths": [[57, "binary-search-paths"]], "bulkupload.enabled": [[57, "bulkupload-enabled"]], "cache_app_config": [[57, "cache-app-config"]], "cache_chunk_gc_ttl": [[57, "cache-chunk-gc-ttl"]], "cache_path": [[57, "cache-path"]], "carddav_sync_request_timeout": [[57, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[57, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[57, "check-data-directory-permissions"]], "check_for_working_htaccess": [[57, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[57, "check-for-working-wellknown-setup"]], "cipher": [[57, "cipher"]], "comments.managerFactory": [[57, "comments-managerfactory"]], "config_is_read_only": [[57, "config-is-read-only"]], "connectivity_check_domains": [[57, "connectivity-check-domains"]], "cookie_domain": [[57, "cookie-domain"]], "copied_sample_config": [[57, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[57, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[57, "csrf-optout"]], "customclient_desktop": [[57, "customclient-desktop"]], "data-fingerprint": [[57, "data-fingerprint"]], "datadirectory": [[57, "datadirectory"]], "davstorage.request_timeout": [[57, "davstorage-request-timeout"]], "db.log_request_id": [[57, "db-log-request-id"]], "dbdriveroptions": [[57, "dbdriveroptions"]], "dbhost": [[57, "dbhost"]], "dbname": [[57, "dbname"]], "dbpassword": [[57, "dbpassword"]], "dbpersistent": [[57, "dbpersistent"]], "dbreplica": [[57, "dbreplica"]], "dbtableprefix": [[57, "dbtableprefix"]], "dbtype": [[57, "dbtype"]], "dbuser": [[57, "dbuser"]], "debug": [[57, "debug"]], "default_certificates_bundle_path": [[57, "default-certificates-bundle-path"]], "default_language": [[57, "default-language"]], "default_locale": [[57, "default-locale"]], "default_phone_region": [[57, "default-phone-region"]], "default_timezone": [[57, "default-timezone"]], "defaultapp": [[57, "defaultapp"]], "diagnostics.logging": [[57, "diagnostics-logging"]], "diagnostics.logging.threshold": [[57, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[57, "documentation-url-server-logs"]], "enable_lazy_objects": [[57, "enable-lazy-objects"]], "enable_non-accessible_features": [[57, "enable-non-accessible-features"]], "enable_previews": [[57, "enable-previews"]], "enabledPreviewProviders": [[57, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[57, "encryption-use-legacy-base64-encoding"]], "enforce_theme": [[57, "enforce-theme"]], "errorlog": [[64, "errorlog"]], "external_storage.auth_availability_delay": [[57, "external-storage-auth-availability-delay"]], "file": [[64, "file"]], "filelocking.debug": [[57, "filelocking-debug"]], "filelocking.ttl": [[57, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[57, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[57, "files-chunked-upload-max-size"]], "files.trash.delete": [[57, "files-trash-delete"]], "files_external_allow_create_new_local": [[57, "files-external-allow-create-new-local"]], "files_no_background_scan": [[57, "files-no-background-scan"]], "filesystem_cache_readonly": [[57, "filesystem-cache-readonly"]], "filesystem_check_changes": [[57, "filesystem-check-changes"]], "forbidden_filename_basenames": [[57, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[57, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[57, "forbidden-filename-extensions"]], "forbidden_filenames": [[57, "forbidden-filenames"]], "force_language": [[57, "force-language"]], "force_locale": [[57, "force-locale"]], "forwarded_for_headers": [[57, "forwarded-for-headers"]], "gs.enabled": [[57, "gs-enabled"]], "gs.federation": [[57, "gs-federation"]], "has_internet_connection": [[57, "has-internet-connection"]], "hashingCost": [[57, "hashingcost"]], "hashingMemoryCost": [[57, "hashingmemorycost"]], "hashingThreads": [[57, "hashingthreads"]], "hashingTimeCost": [[57, "hashingtimecost"]], "hashing_default_password": [[57, "hashing-default-password"]], "hide_login_form": [[57, "hide-login-form"]], "htaccess.IgnoreFrontController": [[57, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[57, "htaccess-rewritebase"]], "installed": [[57, "installed"]], "instanceid": [[57, "instanceid"]], "knowledgebase.embedded": [[57, "knowledgebase-embedded"]], "knowledgebaseenabled": [[57, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[146, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[146, "ldap-check-group"]], "ldap:check-user": [[146, "ldap-check-user"]], "ldap:create-empty-config": [[146, "ldap-create-empty-config"]], "ldap:delete-config": [[146, "ldap-delete-config"]], "ldap:search": [[146, "ldap-search"]], "ldap:set-config": [[146, "ldap-set-config"]], "ldap:show-remnants": [[146, "ldap-show-remnants"]], "ldap:test-config": [[146, "ldap-test-config"]], "ldap:test-user-settings": [[146, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[57, "ldapusercleanupinterval"]], "ldap_log_file": [[57, "ldap-log-file"]], "localstorage.allowsymlinks": [[57, "localstorage-allowsymlinks"]], "localstorage.umask": [[57, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[57, "localstorage-unlink-on-truncate"]], "log.backtrace": [[57, "log-backtrace"]], "log.condition": [[57, "log-condition"]], "log_query": [[57, "log-query"]], "log_rotate_size": [[57, "log-rotate-size"]], "log_type": [[57, "log-type"]], "log_type_audit": [[57, "log-type-audit"]], "logdateformat": [[57, "logdateformat"]], "logfile": [[57, "logfile"]], "logfile_audit": [[57, "logfile-audit"]], "logfilemode": [[57, "logfilemode"]], "login_form_autocomplete": [[57, "login-form-autocomplete"]], "login_form_timeout": [[57, "login-form-timeout"]], "loglevel": [[57, "loglevel"]], "loglevel_dirty_database_queries": [[57, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[57, "loglevel-frontend"]], "logo_url": [[57, "logo-url"]], "logtimezone": [[57, "logtimezone"]], "lookup_server": [[57, "lookup-server"]], "lost_password_link": [[57, "lost-password-link"]], "mail_domain": [[57, "mail-domain"]], "mail_from_address": [[57, "mail-from-address"]], "mail_send_plaintext_only": [[57, "mail-send-plaintext-only"]], "mail_sendmailmode": [[57, "mail-sendmailmode"]], "mail_smtpauth": [[57, "mail-smtpauth"]], "mail_smtpdebug": [[57, "mail-smtpdebug"]], "mail_smtphost": [[57, "mail-smtphost"]], "mail_smtpmode": [[57, "mail-smtpmode"]], "mail_smtpname": [[57, "mail-smtpname"]], "mail_smtppassword": [[57, "mail-smtppassword"]], "mail_smtpport": [[57, "mail-smtpport"]], "mail_smtpsecure": [[57, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[57, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[57, "mail-smtptimeout"]], "mail_template_class": [[57, "mail-template-class"]], "maintenance": [[57, "id1"]], "maintenance_window_start": [[54, "maintenance-window-start"], [57, "maintenance-window-start"]], "max_file_conversion_filesize": [[57, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[57, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[57, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[79, "memberof-read-memberof-permissions"]], "memcache.distributed": [[57, "memcache-distributed"]], "memcache.local": [[57, "memcache-local"]], "memcache.locking": [[57, "memcache-locking"]], "memcache_customprefix": [[57, "memcache-customprefix"]], "memcached_options": [[57, "memcached-options"]], "memcached_servers": [[57, "memcached-servers"]], "metadata_max_filesize": [[57, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[57, "minimum-supported-desktop-version"]], "mount_file": [[57, "mount-file"]], "mysql.collation": [[57, "mysql-collation"]], "mysql.utf8mb4": [[57, "mysql-utf8mb4"]], "nginx": [[23, "nginx"]], "no_unsupported_browser_warning": [[57, "no-unsupported-browser-warning"]], "objectstore": [[57, "objectstore"], [57, "id2"], [57, "id3"]], "objectstore.multibucket.preview-distribution": [[57, "objectstore-multibucket-preview-distribution"]], "occ command Directory": [[146, "occ-command-directory"]], "occ commands": [[55, "occ-commands"]], "openssl": [[57, "openssl"]], "overwrite.cli.url": [[57, "overwrite-cli-url"]], "overwritecondaddr": [[57, "overwritecondaddr"]], "overwritehost": [[57, "overwritehost"]], "overwriteprotocol": [[57, "overwriteprotocol"]], "overwritewebroot": [[57, "overwritewebroot"]], "part_file_in_storage": [[57, "part-file-in-storage"]], "passwordsalt": [[57, "passwordsalt"]], "pgsql_ssl": [[57, "pgsql-ssl"]], "preview_concurrency_all": [[57, "preview-concurrency-all"]], "preview_concurrency_new": [[57, "preview-concurrency-new"]], "preview_ffmpeg_path": [[57, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[57, "preview-ffprobe-path"]], "preview_imaginary_key": [[57, "preview-imaginary-key"]], "preview_imaginary_url": [[57, "preview-imaginary-url"]], "preview_libreoffice_path": [[57, "preview-libreoffice-path"]], "preview_max_filesize_image": [[57, "preview-max-filesize-image"]], "preview_max_memory": [[57, "preview-max-memory"]], "preview_max_x": [[57, "preview-max-x"]], "preview_max_y": [[57, "preview-max-y"]], "profile.enabled": [[57, "profile-enabled"]], "profiler": [[57, "profiler"]], "profiling.path": [[57, "profiling-path"]], "profiling.request": [[57, "profiling-request"]], "profiling.request.rate": [[57, "profiling-request-rate"]], "profiling.sample": [[57, "profiling-sample"]], "profiling.sample.rate": [[57, "profiling-sample-rate"]], "profiling.sample.rotation": [[57, "profiling-sample-rotation"]], "profiling.secret": [[57, "profiling-secret"]], "projects.enabled": [[57, "projects-enabled"]], "proxy": [[57, "proxy"]], "proxyexclude": [[57, "proxyexclude"]], "proxyuserpwd": [[57, "proxyuserpwd"]], "qmail": [[60, "qmail"]], "query_log_file": [[57, "query-log-file"]], "query_log_file_backtrace": [[57, "query-log-file-backtrace"]], "query_log_file_parameters": [[57, "query-log-file-parameters"]], "query_log_file_requestid": [[57, "query-log-file-requestid"]], "quota_include_external_storage": [[57, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[57, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[57, "ratelimit-overwrite"]], "redis": [[57, "redis"]], "redis.cluster": [[57, "redis-cluster"]], "redis_log_file": [[57, "redis-log-file"]], "reduce_to_languages": [[57, "reduce-to-languages"]], "reference_opengraph": [[57, "reference-opengraph"]], "remember_login_cookie_lifetime": [[57, "remember-login-cookie-lifetime"]], "secret": [[57, "secret"]], "security.ipv6_normalized_subnet_size": [[57, "security-ipv6-normalized-subnet-size"]], "session_keepalive": [[57, "session-keepalive"]], "session_lifetime": [[57, "session-lifetime"]], "session_relaxed_expiry": [[57, "session-relaxed-expiry"]], "share_folder": [[57, "share-folder"]], "sharing.allow_custom_share_folder": [[57, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[57, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[57, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[57, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[57, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[57, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[57, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[57, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[57, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[57, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[57, "sharing-minsearchstringlength"]], "simpleSignUpLink.shown": [[57, "simplesignuplink-shown"]], "skeletondirectory": [[57, "skeletondirectory"]], "sort_groups_by_name": [[57, "sort-groups-by-name"]], "sqlite.journal_mode": [[57, "sqlite-journal-mode"]], "supportedDatabases": [[57, "supporteddatabases"]], "syslog": [[64, "syslog"]], "syslog_tag": [[57, "syslog-tag"]], "syslog_tag_audit": [[57, "syslog-tag-audit"]], "systemd": [[54, "systemd"], [64, "systemd"]], "systemtags.managerFactory": [[57, "systemtags-managerfactory"]], "tempdirectory": [[57, "tempdirectory"]], "templatedirectory": [[57, "templatedirectory"]], "theme": [[57, "theme"]], "theming.standalone_window.enabled": [[57, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[57, "token-auth-activity-update"]], "token_auth_enforced": [[57, "token-auth-enforced"]], "transferIncomingShares": [[57, "transferincomingshares"]], "trashbin_retention_obligation": [[57, "trashbin-retention-obligation"]], "trusted_domains": [[57, "trusted-domains"]], "trusted_proxies": [[57, "trusted-proxies"]], "unified_search.enabled": [[57, "unified-search-enabled"]], "updatechecker": [[57, "updatechecker"]], "updatedirectory": [[57, "updatedirectory"]], "updater.release.channel": [[57, "updater-release-channel"]], "updater.server.url": [[57, "updater-server-url"]], "upgrade.cli-upgrade-link": [[57, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[57, "upgrade-disable-web"]], "user:add": [[146, "user-add"]], "user:delete": [[146, "user-delete"]], "user:info": [[146, "user-info"]], "user:lastseen": [[146, "user-lastseen"]], "user:list": [[146, "user-list"]], "user:profile": [[146, "user-profile"]], "user:report": [[146, "user-report"]], "user:resetpassword": [[146, "user-resetpassword"]], "user:setting": [[146, "user-setting"]], "user_ini_additional_lines": [[57, "user-ini-additional-lines"]], "version": [[57, "version"]], "versions_retention_obligation": [[57, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[96, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[96, "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/index", "ai/insight_and_debugging", "ai/overview", "apps_management", "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_server/activity_configuration", "configuration_server/admin_delegation_configuration", "configuration_server/android_deep_link_handling", "configuration_server/antivirus_configuration", "configuration_server/automatic_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/accountcommand", "desktop/commandline", "desktop/configfile", "desktop/envvars", "desktop/index", "desktop/massdeployment", "desktop/options", "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/index", "groupware/calendar", "groupware/contacts", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "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_command", "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_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/index.rst", "ai/insight_and_debugging.rst", "ai/overview.rst", "apps_management.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_server/activity_configuration.rst", "configuration_server/admin_delegation_configuration.rst", "configuration_server/android_deep_link_handling.rst", "configuration_server/antivirus_configuration.rst", "configuration_server/automatic_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/accountcommand.rst", "desktop/commandline.rst", "desktop/configfile.rst", "desktop/envvars.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/options.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/index.rst", "groupware/calendar.rst", "groupware/contacts.rst", "groupware/index.rst", "groupware/mail.rst", "groupware/out_of_office.rst", "groupware/troubleshooting.rst", "index.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_command.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_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, 13, 17, 19, 23, 24, 25, 26, 28, 34, 37, 38, 41, 42, 45, 46, 52, 54, 55, 56, 57, 59, 60, 61, 64, 66, 71, 79, 81, 82, 86, 89, 90, 91, 92, 94, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 121, 123, 125, 126, 127, 128, 129, 130, 133, 134, 135, 139, 142, 143, 144, 145, 146, 147, 149, 154, 162, 165, 166, 168], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 14, 19, 20, 21, 23, 25, 26, 30, 38, 42, 45, 49, 56, 57, 60, 64, 66, 67, 68, 72, 73, 74, 75, 79, 80, 83, 91, 94, 96, 98, 99, 101, 102, 111, 112, 114, 115, 116, 121, 123, 125, 126, 127, 129, 131, 135, 141, 144, 145, 146, 147, 148, 154, 161, 162, 163, 164, 165, 166], "00": [19, 20, 51, 56, 57, 64, 146], "000": [26, 111, 112], "0000": 146, "001": 57, "0022": 57, "0082c9": 69, "00am": [54, 57], "00iv00": 26, "00sig00": 26, "01": [54, 57, 64, 81, 131, 146], "0100": 60, "0123": 74, "02": [6, 56, 64, 146], "03": [51, 64, 146], "04": [19, 69, 86, 124, 130, 131, 150, 151], "05": [54, 57, 126], "055": 19, "06": 146, "062": 19, "0640": 57, "07": [57, 126], "0750": 31, "0770": 25, "079e7bc89d69792839a5e1831b1cbc80": 116, "08": [57, 146], "09": 64, "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 134, "0e": 51, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 13, 14, 15, 19, 20, 21, 23, 25, 26, 28, 30, 40, 44, 45, 52, 54, 55, 56, 57, 60, 63, 64, 67, 68, 72, 73, 74, 79, 80, 86, 90, 91, 92, 94, 96, 98, 99, 101, 102, 111, 112, 114, 116, 121, 123, 125, 126, 127, 129, 130, 131, 133, 141, 144, 145, 146, 148, 154, 160, 161, 163, 164, 165, 166, 167], "10": [1, 2, 4, 5, 6, 7, 9, 10, 14, 19, 20, 21, 38, 41, 44, 51, 52, 55, 57, 60, 64, 66, 79, 83, 84, 86, 91, 96, 99, 111, 112, 114, 120, 131, 141, 146, 147, 163, 164, 167], "100": [7, 23, 26, 44, 54, 57, 72, 73, 74, 114, 154, 162, 166], "1000": [5, 79, 92, 96, 121], "10000": [56, 121], "1000000": 96, "10000000": [91, 96], "100mb": [3, 8, 74, 96], "100mib": 164, "100px": 44, "101": [72, 73, 74], "102": [73, 74], "1024": [29, 57, 114], "103": [73, 74], "103f": 146, "104": 74, "1040": 135, "10485760": 52, "104857600": [23, 45, 57], "105": 74, "106": 74, "107": 74, "1071": 57, "108": 74, "108082": 25, "109": 74, "10gb": 23, "10mib": 164, "10min": 80, "10t15": 64, "10x100": 23, "11": [6, 14, 62, 86, 116, 131, 145, 146, 152], "110": [60, 74], "111": [57, 74], "1110": 146, "112": [57, 74], "11211": [56, 57], "1124": 5, "1125420102": [57, 69], "113": [57, 74], "113556": 79, "114": 64, "11g": [118, 125, 131], "12": [57, 62, 74, 79, 86, 126, 131, 146, 163], "120": 9, "123": 57, "1234": 4, "12345": [8, 74], "1255": 129, "127": [56, 57, 60, 91, 99, 102, 123, 125, 126, 146, 148, 154], "128": [57, 79], "128m": [19, 56], "128mb": 131, "12b": 2, "12gb": [3, 5], "13": [57, 64, 131, 141, 146], "1319": 57, "1393": 116, "13b": 5, "14": [19, 40, 64, 81, 108, 131, 141], "143": 60, "1465910968": 146, "14t08": 146, "15": [26, 35, 37, 45, 51, 57, 64, 79, 80, 109, 111, 112, 114, 131, 141, 146], "1524": 60, "155": 57, "15552000": [67, 123], "15768000": 121, "15778463": 126, "15857": 52, "15m": 114, "15t15": 57, "16": [4, 19, 26, 64, 123, 131, 141], "16000": 8, "162409623552": 146, "162409624662": 146, "164": 79, "168": [19, 38, 57, 60, 64, 90, 123, 125], "16g": 23, "17": [131, 144, 146], "1711971024": 167, "1759739453": 13, "1759739455": 13, "1759739466": 13, "1759739513": 13, "1759740266": 13, "1759743900": 13, "178": 90, "18": [69, 131, 145, 146], "1800": [57, 111, 112], "19": [57, 131, 145, 146], "192": [19, 38, 57, 60, 64, 90, 123, 125], "1941": 79, "19417": 116, "19563": 56, "1970": 131, "198": 57, "19c": 131, "1d": [67, 114], "1d4725ae1ac4e4798b541ca3f3cdce6": 116, "1gb": [2, 6, 23], "1h": 114, "1st": [86, 138, 167], "1und1": 114, "2": [2, 3, 4, 5, 7, 8, 9, 12, 14, 19, 21, 22, 23, 26, 41, 45, 52, 56, 57, 60, 64, 67, 70, 79, 86, 91, 98, 99, 108, 114, 116, 118, 121, 123, 124, 125, 126, 127, 131, 141, 144, 145, 146, 155, 160, 161, 162, 165], "20": [4, 5, 6, 7, 9, 27, 64, 80, 81, 114, 141, 145, 146], "200": [80, 81], "2000": 19, "2001": 57, "2002": 135, "2005": 57, "2006": [86, 135], "20080704": 19, "2013": [57, 60, 64], "2014": 57, "2015": 146, "2016": 23, "2019": 81, "2020": 116, "2021": [64, 120], "2023": 146, "2024": [86, 88, 126, 146, 167], "2025": [4, 86, 88, 126, 146], "2026": [86, 88], "203": 57, "2038": 131, "2048": [5, 79], "20971520": 23, "20mb": 23, "21": [30, 57, 64, 133, 146, 152], "215": 87, "21a7": 57, "21c": 131, "22": [34, 51, 60, 86, 124, 130, 131, 146], "220": 60, "221": 60, "222": 57, "22203": 56, "2245": 60, "23": [126, 146], "23000": 98, "2323": 57, "233": 57, "2375": [99, 100], "23999": 98, "23ai": 131, "23t09": 146, "24": [3, 40, 41, 55, 57, 70, 92, 96, 109, 130, 131, 145, 146, 150, 151, 164], "24000": 100, "24001": 99, "24099": 99, "24b": 2, "25": [25, 51, 55, 57, 60, 64, 92, 126, 141, 145, 146], "250": 60, "2500": 57, "252": 57, "255": 57, "256": [26, 44, 57, 126], "256mb": 131, "2592000": [70, 111], "25t20": 146, "26": [6, 60, 64, 86, 111, 112, 141, 145, 146, 159, 166], "261535": 116, "262086": 116, "262087": 116, "26396": 133, "26406": 133, "27": [86, 112, 139, 141, 145, 159, 166], "28": [7, 57, 86, 115, 139, 141, 145, 159, 161, 166], "28451": 57, "288": 54, "28800": 57, "29": [15, 21, 57, 64, 139, 141, 145], "2b": 67, "2c5778476346786306303": 57, "2d": 51, "2def0f3597806ecb886da1d9cc323a7c": 116, "2f": 80, "2fa": [78, 114], "2fldap": 80, "2gb": [3, 23], "2k": 19, "2m": 19, "2nd": 79, "2x": 164, "3": [1, 2, 3, 5, 7, 8, 10, 13, 14, 15, 19, 21, 26, 52, 57, 60, 64, 69, 72, 90, 91, 96, 98, 99, 114, 118, 123, 125, 127, 130, 131, 135, 141, 144, 145, 146, 156, 162, 163, 164, 165, 166, 167], "30": [3, 8, 11, 23, 38, 41, 46, 49, 55, 57, 60, 70, 79, 83, 86, 91, 98, 111, 112, 114, 116, 129, 141, 146, 159, 164, 165], "300": [57, 81, 91, 92, 99, 114, 126], "30000": [91, 111, 112], "301": [66, 121, 123, 126, 135], "302": 126, "30566": 48, "3060": 98, "31": [10, 47, 51, 57, 86, 116, 120, 141, 159], "3100": 165, "31536000": 126, "3166": 57, "31d4a230559d4f3e2c471d3ea094": 134, "32": [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, 166, 167, 168], "32bit": 23, "32m": [19, 56], "33": 146, "3306": [17, 60], "34": 69, "34262": 129, "35": 25, "36": [19, 64], "3600": [23, 57, 79, 114, 121, 146], "3600000": 91, "365": [57, 70], "37": [57, 64, 116], "389": [79, 80], "39": 60, "3a": 80, "3mb": 114, "3rd": [57, 60, 109, 135, 139, 145, 147, 155, 157], "3rdparti": [86, 120, 126, 128], "4": [1, 2, 3, 4, 5, 11, 14, 18, 19, 23, 35, 45, 54, 56, 57, 60, 64, 67, 72, 79, 86, 114, 116, 120, 123, 126, 127, 129, 131, 137, 139, 145, 146, 147, 152, 160, 163, 164, 165, 166, 167], "40": 51, "400": 11, "4000": 5, "40000": 8, "404": 126, "4086": 123, "4096": [5, 57], "41395": 162, "42": [13, 57, 167], "4200": 45, "425": 60, "429": [55, 57], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 134, "43200": 123, "4389": 64, "44": 146, "4418": 60, "443": [45, 57, 121, 123, 126, 148], "444": 121, "45": 57, "450": 6, "456": 74, "46": 146, "465": 60, "46cfa6e729ff329e6ede076853154113": 116, "47": 52, "48": [55, 96], "483": 116, "49": [57, 116, 131], "4966612345678": 79, "497": 116, "4a87e94522a3cf26dba8977ae901094d": 116, "4gb": [6, 7, 23], "4h": [7, 10], "4k": 126, "5": [0, 1, 2, 3, 14, 15, 45, 54, 56, 57, 64, 83, 90, 91, 92, 99, 104, 111, 112, 114, 116, 121, 123, 130, 131, 135, 144, 145, 146, 163, 167], "50": [38, 41, 57, 81, 83, 96, 111, 112, 114, 125], "500": [25, 57, 80, 83, 126, 135, 146], "5000": [57, 91, 111, 112, 165], "5000000": 91, "50000000": 96, "5000000000": 91, "500mb": 3, "501": 116, "502": 86, "504": [23, 126], "50m": 57, "51": [57, 81], "512": [92, 116, 121], "512k": 126, "512m": 126, "512mb": [43, 86, 126, 127, 131], "512x512": 9, "513": 116, "513m": 121, "515a13302a6b3950a9d0fdb970191a": 57, "51747": 23, "52": [57, 131], "5226": 96, "5242880": 92, "52428800": 60, "524288000": [45, 57], "5242880000": 45, "53": 23, "537": 64, "537919488": 121, "55": [60, 64, 146], "5545": 146, "56": [19, 57, 60, 64], "5646": 57, "57b58edb6637fe3059b3595cf9c41b9": 57, "587": [60, 116], "5e": 51, "5f": 51, "5gb": 6, "5min": 54, "5pm": 104, "6": [3, 4, 11, 13, 20, 26, 27, 52, 56, 57, 67, 69, 92, 111, 114, 116, 121, 127, 131, 140, 146, 152, 164], "60": [14, 19, 44, 57, 70, 92, 126, 129, 167], "600": [79, 80], "6000": 96, "60000": 91, "6072": 26, "61": 51, "62": 69, "6226r": [7, 10], "6238": 78, "62mb": 116, "63072000": 70, "631": 60, "6321": 146, "636": 79, "6379": [42, 56, 57, 120, 121], "639": 63, "64": [19, 23, 26, 45, 51, 56, 57, 60, 126, 131], "640": 139, "64bit": [18, 86], "64m": [19, 60], "67336bcdf7630dd80b2b81a413d07": 57, "68": 64, "6f": 51, "7": [3, 14, 26, 40, 49, 52, 57, 64, 114, 120, 126, 127, 131, 140, 141, 146, 160, 166], "7000": [56, 57], "7001": [56, 57], "7002": 56, "7003": 56, "7004": 56, "7005": 56, "70b": 5, "71d5": 146, "72": 123, "7200": 114, "7200000": 91, "7265": 146, "73": 51, "750": 139, "767": 57, "77": 11, "770": 56, "78": 165, "789": 74, "7b": [5, 11, 51], "7d": 126, "7urtvsj": 45, "8": [3, 4, 6, 7, 10, 11, 19, 20, 57, 68, 69, 86, 98, 114, 116, 123, 124, 126, 127, 129, 130, 131, 135, 141, 160, 161, 162, 163, 164, 165], "80": [6, 44, 51, 60, 120, 123, 126, 129, 130], "8000": 5, "800mb": 10, "8080": [57, 90, 91, 99, 130], "8081": 57, "8088": 57, "8096": 26, "8147": 26, "8192": 26, "83": 116, "83379f9bc36915d5024de878386060b5": 116, "84": [19, 60], "840": 79, "8443": 45, "8546": 25, "85a3": 57, "86": 146, "8601": 57, "86400": 123, "8651a9ac37674907606c936ced1333d7": 116, "8780": [99, 100], "8781": 99, "8782": [99, 100], "8802": 126, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 134, "89": 64, "8a": 51, "8a20": 57, "8b": [1, 2, 5], "8bitmim": 60, "8d3": 57, "8dd0e0ef2f7ab100b75922489ff26306": 116, "8e9f60369dce3d8b2b27430bd50ec46d": 116, "8gb": [3, 5, 9], "8m": 129, "9": [19, 25, 38, 57, 69, 72, 79, 83, 104, 114, 131, 146, 163], "90": [1, 19, 129], "9000": [126, 129], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 134, "94": 116, "95": [11, 51, 57], "95a8": 146, "95af": 146, "97": [51, 116], "98": 146, "9825679": 2, "9839": 116, "98543234": 2, "9876": 79, "99": 57, "993": [60, 116], "995": 60, "9980": [148, 153], "9999": [45, 79], "9_": 79, "9am": 104, "9e": 51, "A": [3, 4, 5, 7, 9, 11, 19, 22, 25, 30, 32, 33, 37, 38, 40, 45, 49, 54, 56, 57, 60, 66, 67, 78, 79, 83, 84, 92, 94, 96, 98, 99, 111, 114, 116, 121, 123, 125, 126, 130, 131, 134, 135, 139, 140, 143, 146, 148, 151, 156, 160, 166], "AND": 135, "And": [28, 35, 45, 54, 56, 60, 86, 93, 121, 139, 144, 146, 166], "As": [4, 14, 19, 23, 40, 44, 47, 52, 56, 75, 81, 96, 98, 104, 111, 116, 117, 120, 121, 123, 140, 141, 146, 162, 166], "At": [0, 1, 2, 3, 5, 6, 9, 11, 60, 67, 78, 79, 111, 112, 140], "BY": [19, 122], "Be": [8, 14, 20, 40, 56, 57, 60, 79, 98, 99, 111, 125, 126, 135, 154], "But": [44, 47, 55, 57, 99, 129, 164], "By": [15, 23, 25, 31, 38, 44, 45, 47, 48, 49, 50, 54, 57, 64, 69, 78, 79, 83, 97, 101, 111, 114, 123, 126, 130, 134, 142, 143, 146, 147, 149, 166], "For": [1, 6, 7, 8, 13, 14, 15, 19, 20, 22, 23, 25, 26, 30, 34, 35, 37, 38, 41, 42, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 61, 66, 67, 79, 81, 83, 89, 94, 96, 97, 98, 99, 102, 111, 112, 116, 120, 123, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 140, 145, 146, 147, 148, 151, 152, 162, 165, 166, 167, 168], "IF": [19, 122], "IT": 130, "If": [3, 5, 6, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31, 35, 37, 38, 40, 41, 42, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 64, 66, 67, 69, 75, 76, 78, 79, 82, 83, 89, 91, 94, 96, 98, 99, 100, 104, 111, 112, 114, 115, 116, 120, 122, 123, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 166, 167, 168], "In": [0, 1, 3, 5, 6, 13, 14, 15, 19, 20, 22, 23, 25, 26, 28, 31, 37, 38, 39, 40, 45, 49, 52, 54, 55, 56, 57, 60, 63, 65, 67, 69, 75, 77, 78, 79, 82, 84, 90, 96, 98, 99, 100, 102, 104, 105, 111, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 141, 143, 144, 146, 147, 151, 154, 156, 162, 168], "It": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 16, 17, 19, 22, 23, 25, 28, 33, 38, 41, 42, 45, 46, 55, 56, 57, 58, 60, 61, 65, 67, 78, 79, 80, 90, 91, 94, 96, 97, 98, 99, 100, 104, 105, 111, 112, 115, 116, 118, 121, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 139, 140, 143, 144, 145, 146, 147, 154, 160, 162, 164, 165, 166, 167, 168], "Its": 55, "NO": 140, "NOT": [19, 56, 57, 94, 99, 122, 146], "No": [2, 14, 22, 25, 35, 57, 67, 91, 98, 105, 109, 135, 144, 146, 154], "Not": [19, 43, 50, 55, 57, 86, 96, 116], "ON": [19, 20, 57, 122], "Of": [125, 135, 168], "On": [3, 17, 19, 27, 35, 37, 38, 52, 54, 55, 56, 60, 61, 66, 79, 83, 91, 96, 120, 122, 130, 135, 140, 142, 148, 166], "One": [3, 8, 40, 45, 96, 98, 130, 146, 151], "Or": [97, 117, 130], "TO": [19, 57, 122], "That": [19, 24, 52, 57, 59, 60, 79, 111, 112, 114, 139, 148], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 46, 47, 49, 52, 53, 54, 56, 57, 58, 60, 61, 62, 63, 64, 66, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 81, 82, 83, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 158, 160, 161, 162, 163, 164, 165, 166, 167], "Then": [19, 25, 26, 52, 60, 61, 69, 79, 81, 121, 122, 123, 125, 129, 130, 139, 140, 145, 146, 166], "There": [3, 23, 25, 28, 40, 44, 45, 49, 55, 56, 57, 60, 61, 67, 79, 81, 94, 96, 99, 100, 101, 108, 118, 123, 130, 132, 134, 135, 140, 145, 146, 151, 156], "These": [1, 2, 3, 24, 25, 26, 29, 31, 35, 37, 54, 57, 67, 78, 79, 81, 99, 114, 120, 123, 127, 129, 130, 139, 145, 146, 147, 159, 166], "To": [3, 4, 12, 15, 19, 24, 25, 28, 30, 35, 37, 41, 42, 45, 46, 47, 49, 52, 53, 54, 56, 57, 60, 65, 67, 68, 75, 78, 79, 81, 83, 86, 90, 95, 96, 101, 111, 112, 114, 115, 116, 117, 121, 122, 123, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 157, 162, 166, 167, 168], "WITH": 19, "Will": [40, 146], "With": [0, 26, 40, 57, 60, 69, 99, 126, 135, 145, 146, 156, 164, 168], "_": [79, 83, 90], "__host": [62, 86], "_arm64": 126, "_bin": 57, "_complet": 146, "_groupsr": 123, "_postgresql": 121, "_static": [57, 167, 168], "a2enmod": [130, 148], "a2ensit": 130, "a3b30430b1ccb41089170eecbe315d3a": 116, "a4": 51, "a92c": 57, "aaliyah": 81, "aaliyah_brown": 81, "aaliyah_hamm": 81, "aaliyah_johnston": 81, "aaliyah_kunz": 81, "aavx": 137, "aax": 143, "abbrevi": 83, "abil": [6, 13, 55, 106, 130, 146, 147], "abl": [2, 3, 8, 15, 20, 26, 29, 35, 37, 40, 47, 50, 54, 60, 63, 69, 74, 79, 83, 96, 98, 100, 102, 104, 105, 111, 114, 123, 127, 130, 142, 150, 153, 154], "abort": [57, 78, 92], "about": [1, 2, 3, 6, 7, 8, 11, 15, 25, 33, 42, 45, 48, 57, 64, 67, 74, 76, 78, 79, 81, 83, 86, 96, 99, 111, 114, 115, 116, 117, 120, 123, 126, 129, 130, 133, 134, 135, 140, 145, 146, 154, 162, 164, 165], "abov": [1, 3, 4, 5, 14, 17, 19, 23, 40, 49, 56, 57, 62, 69, 75, 79, 85, 86, 89, 94, 96, 99, 100, 111, 116, 118, 120, 123, 126, 129, 130, 133, 134, 135, 139, 144, 146, 162], "absenc": 79, "absolut": [15, 57, 66, 79, 101, 135, 146], "abstract": [129, 132], "abund": 135, "abus": 86, "abuse_detect": 114, "abuse_number_of_messages_per_15m": 114, "abuse_number_of_messages_per_1d": 114, "abuse_number_of_messages_per_1h": 114, "abuse_number_of_recipients_per_message_threshold": 114, "acc": 52, "accel": 23, "accent": [7, 57], "accept": [13, 28, 29, 37, 38, 45, 57, 60, 63, 67, 82, 96, 99, 100, 114, 115, 154, 167], "access": [0, 2, 8, 12, 13, 14, 15, 23, 25, 28, 29, 30, 31, 35, 37, 38, 40, 45, 49, 50, 54, 55, 57, 60, 61, 62, 64, 66, 75, 78, 79, 82, 83, 86, 90, 96, 98, 99, 100, 102, 105, 107, 108, 112, 116, 117, 120, 124, 125, 129, 130, 135, 140, 143, 144, 146, 150, 154, 157, 166, 167], "access_log": [96, 126], "accessible_featur": 86, "accident": [101, 144], "acclaim": 5, "accommod": [96, 139, 145], "accomplish": 111, "accord": [41, 57, 69, 79, 87, 141, 146, 147, 151], "accordingli": [19, 23, 25, 56, 57, 79, 99], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 26, 33, 40, 50, 54, 55, 57, 60, 65, 70, 75, 78, 79, 81, 83, 86, 93, 96, 113, 127, 130, 146, 150, 167], "account_kei": 45, "account_manag": [75, 79, 86], "account_nam": 45, "accountid": 116, "accountmanag": [57, 75], "accumul": 96, "accur": [135, 145, 162], "accuraci": [5, 7, 8, 10, 45], "accuweath": 13, "achiev": [9, 115, 123], "acl": [49, 57, 66, 114], "acm": [69, 126], "acquir": [56, 116], "across": [1, 7, 10, 29, 56, 57, 98, 114, 127], "act": [1, 2, 5, 7, 9, 10, 11, 64, 111], "action": [1, 2, 3, 14, 16, 38, 49, 52, 54, 55, 57, 67, 86, 95, 98, 99, 107, 114, 124, 135, 144, 146, 168], "actionjob": 3, "activ": [15, 16, 22, 26, 40, 41, 42, 46, 52, 54, 56, 58, 60, 62, 64, 72, 77, 78, 80, 83, 85, 86, 91, 111, 112, 121, 123, 127, 129, 130, 131, 135, 140, 144, 146, 147, 166], "activity_": 22, "activity_dbdriveropt": 22, "activity_dbhost": 22, "activity_dbnam": 22, "activity_dbpassword": 22, "activity_dbport": 22, "activity_dbus": 22, "activity_expire_dai": [49, 57], "activity_expire_exclude_us": 49, "activity_use_cached_mountpoint": [49, 57], "actor": [55, 123], "actual": [1, 4, 19, 23, 26, 55, 67, 99, 127, 135, 144, 146, 165], "ad": [2, 6, 8, 17, 21, 24, 25, 26, 40, 43, 49, 54, 55, 56, 57, 60, 61, 64, 66, 67, 70, 79, 86, 94, 111, 112, 113, 115, 116, 121, 123, 129, 130, 131, 146, 147, 150, 160, 163, 164, 165, 168], "ad2dab17b2f9": 146, "adapt": [56, 99, 123, 126, 135, 140, 152, 166], "add": [0, 2, 6, 19, 20, 22, 37, 38, 40, 49, 50, 56, 57, 58, 60, 61, 62, 64, 73, 75, 78, 79, 83, 86, 96, 98, 100, 111, 112, 114, 116, 120, 121, 123, 126, 129, 130, 135, 137, 141, 145, 147, 148, 154, 155, 161, 162, 163, 167], "add_head": [23, 126], "addendum": [12, 86], "addit": [1, 3, 4, 15, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 41, 45, 50, 51, 52, 55, 57, 64, 69, 71, 78, 80, 83, 86, 93, 96, 97, 98, 99, 101, 102, 103, 111, 120, 122, 123, 125, 127, 128, 129, 131, 132, 134, 135, 139, 146, 150, 166, 167, 168], "addition": [38, 56, 79, 81, 111, 112, 135, 146, 165], "additional_opt": 99, "address": [2, 8, 19, 25, 38, 40, 52, 54, 57, 64, 66, 67, 74, 75, 76, 79, 80, 83, 86, 90, 91, 96, 98, 99, 100, 102, 104, 113, 114, 124, 125, 130, 142, 145, 147, 166], "address_of_remote_machin": 99, "addressbook": [38, 57, 86, 112, 123, 135], "addressbookchang": 112, "addressbookid": 135, "addserv": 57, "addus": 146, "adequ": [23, 79, 111, 112, 131], "adjust": [1, 8, 14, 19, 20, 41, 43, 44, 45, 47, 55, 57, 64, 69, 79, 86, 91, 92, 96, 99, 121, 126, 127, 128, 129, 130, 131, 135, 139, 141, 152, 163, 164, 165, 166, 167, 168], "adm": 73, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 15, 25, 31, 37, 38, 40, 42, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 68, 69, 71, 72, 73, 74, 78, 79, 80, 83, 85, 86, 94, 96, 98, 99, 102, 111, 112, 114, 115, 116, 118, 120, 124, 125, 129, 130, 134, 135, 139, 140, 142, 144, 145, 146, 147, 148, 149, 162, 166, 168], "admin_": 167, "admin_audit": 86, "admin_manu": 57, "administ": 117, "administartor": 57, "administr": [0, 1, 2, 6, 13, 15, 19, 25, 26, 37, 40, 47, 48, 49, 54, 55, 57, 58, 60, 61, 62, 64, 65, 71, 75, 78, 84, 86, 96, 99, 104, 106, 108, 111, 114, 117, 123, 125, 130, 135, 142, 145, 146, 154, 155, 162, 165, 166, 167], "adminlogin": 53, "adminpass": 53, "adminw": [148, 153], "advanc": [35, 43, 49, 53, 66, 69, 71, 86, 100, 103, 130, 151, 168], "advantag": [26, 29, 53, 54, 86], "advertis": [54, 57], "advic": 57, "advis": [8, 147, 164], "ae": [3, 26, 57, 129], "aegi": 78, "affect": [14, 22, 23, 24, 25, 57, 58, 64, 79, 96, 104, 116, 129, 131, 135, 152], "after": [1, 4, 8, 13, 14, 15, 17, 19, 24, 25, 29, 34, 35, 41, 42, 44, 45, 46, 47, 49, 53, 54, 55, 56, 57, 59, 60, 61, 64, 65, 70, 76, 77, 79, 83, 86, 91, 94, 95, 96, 98, 99, 101, 102, 104, 105, 108, 112, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 139, 140, 141, 142, 144, 145, 146, 147, 148, 149, 154, 162, 166, 167, 168], "afterward": [55, 78, 79, 114, 130, 141, 143, 144, 148], "ag": [7, 43, 57, 83, 86, 107, 121, 123, 126], "again": [15, 17, 25, 27, 37, 40, 41, 49, 57, 67, 74, 78, 79, 83, 104, 111, 115, 116, 120, 121, 139, 141, 144, 145, 146, 154], "against": [0, 25, 55, 66, 70, 79, 83, 84, 105, 166, 168], "agenda": 114, "agent": [5, 12, 14, 57, 61, 64, 86, 104], "aggreg": 57, "aggress": 166, "agpl": 72, "agplv3": 15, "agre": 123, "ahead": 166, "ai": [2, 3, 4, 5, 7, 12, 13, 86, 98, 114], "ai_provid": 8, "aim": [123, 152], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 86, 98, 103, 127, 129, 130, 167], "ajax": [86, 114, 126, 146, 147], "aka": 130, "alarm": [86, 113], "albert": 146, "alert": [52, 86], "algorithm": [57, 99, 100, 116, 123, 143], "alia": [79, 114, 130, 146], "alias": 86, "aliasgroup1": 148, "aliasgroup2": 148, "alic": [37, 79, 146], "alice_1337": 79, "align": 60, "aliv": 57, "all": [1, 2, 3, 5, 6, 7, 9, 10, 13, 14, 15, 16, 17, 19, 20, 23, 24, 26, 30, 31, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 54, 55, 56, 58, 61, 62, 64, 68, 75, 78, 79, 80, 81, 83, 85, 86, 90, 91, 92, 95, 96, 98, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 120, 121, 122, 125, 126, 128, 129, 130, 132, 134, 135, 139, 140, 142, 143, 144, 145, 147, 150, 151, 152, 155, 162, 165, 166, 167, 168], "allenai": [5, 11], "alloc": [44, 57], "allow": [1, 2, 3, 5, 7, 14, 15, 19, 22, 23, 24, 26, 28, 29, 38, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 57, 60, 61, 62, 65, 66, 70, 74, 79, 80, 82, 83, 86, 89, 90, 94, 97, 98, 99, 101, 104, 105, 108, 112, 114, 115, 123, 124, 125, 126, 127, 129, 130, 131, 144, 146, 147, 151, 154, 155, 163, 168], "allow_custom_share_fold": 86, "allow_disabled_password_enforcement_group": 86, "allow_local_infil": 19, "allow_local_remote_serv": [86, 114], "allow_persist": 19, "allow_self_sign": 60, "allow_url_fopen": 30, "allow_user_to_change_display_nam": 86, "allowcleanup": 13, "allowed_admin_rang": [86, 123], "allowed_user_ag": 86, "allowencodedslash": 148, "allowoverrid": [120, 130, 135], "allowselfsignedcertif": 86, "allowsymlink": 86, "almost": [57, 79, 130], "along": [3, 5, 17, 41, 57, 90, 123, 146], "alongsid": 57, "alpin": [90, 131], "alpinelinux": 90, "alreadi": [3, 8, 15, 16, 17, 20, 25, 44, 53, 57, 58, 73, 74, 79, 96, 99, 102, 112, 114, 121, 123, 125, 127, 128, 129, 130, 141, 144, 146, 152, 162, 166], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 22, 23, 25, 33, 37, 38, 39, 40, 44, 45, 47, 48, 49, 50, 54, 55, 56, 57, 61, 64, 66, 69, 74, 75, 78, 79, 81, 82, 83, 85, 89, 90, 92, 95, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 126, 127, 129, 130, 131, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 152, 154, 155, 162, 163, 164, 165, 166, 167, 168], "alter": [19, 20, 41, 46, 79, 164], "altern": [2, 23, 47, 54, 62, 69, 86, 96, 127, 130, 133, 137, 146], "although": [40, 69, 146], "altitud": 123, "alwai": [1, 3, 5, 7, 14, 15, 26, 36, 37, 40, 49, 52, 57, 63, 64, 68, 78, 79, 93, 99, 100, 117, 121, 123, 125, 126, 127, 129, 134, 135, 139, 145, 146, 148, 162, 166, 167, 168], "amazon": [37, 45, 57, 86, 165], "amazonaw": 45, "amd": 102, "american": 10, "among": [0, 3, 82, 127, 166], "amongst": 98, "amount": [8, 44, 56, 79, 81, 96, 123, 129, 130, 165], "amp": 80, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 13, 14, 15, 19, 23, 25, 26, 28, 29, 30, 33, 35, 37, 38, 40, 42, 45, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 64, 66, 69, 71, 74, 75, 76, 77, 78, 79, 80, 83, 85, 86, 89, 90, 94, 96, 98, 99, 101, 104, 106, 111, 112, 114, 115, 116, 120, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 142, 143, 144, 145, 147, 148, 149, 151, 154, 156, 160, 162, 164, 165, 166, 167, 168], "analyt": 14, "analyz": [57, 114], "andrew": 2, "android": [57, 61, 62, 69, 86, 104, 117, 131], "android_app": 51, "androidclienturl": 69, "angel": 87, "ani": [0, 2, 3, 5, 7, 13, 14, 15, 17, 19, 22, 23, 24, 25, 26, 29, 31, 34, 35, 36, 38, 40, 42, 45, 49, 50, 52, 53, 54, 55, 56, 57, 60, 61, 64, 66, 67, 78, 79, 81, 82, 83, 85, 86, 89, 90, 96, 97, 98, 99, 100, 101, 102, 104, 108, 111, 112, 114, 123, 125, 129, 130, 131, 134, 135, 140, 144, 145, 146, 154, 155, 160, 162, 166, 167, 168], "anim": [6, 57], "anna": 2, "anni": 146, "anniversari": 166, "announc": [60, 79, 123], "anon": 57, "anonym": [79, 123, 150], "anoth": [19, 25, 36, 43, 45, 66, 67, 68, 76, 78, 83, 86, 94, 96, 114, 123, 126, 128, 132, 134, 135, 145, 146, 148, 162, 163, 166], "ansi": 146, "answer": [1, 2, 57, 79, 168], "anti": [52, 57, 86], "anticip": 166, "antiviru": [62, 86], "anymor": [57, 74, 79, 86, 146, 165], "anyon": 40, "anyth": [13, 19, 28, 52, 55, 57, 111, 112, 139, 140, 146], "anytim": [46, 57, 83], "anywher": [29, 121, 125], "apach": [16, 38, 56, 57, 65, 67, 86, 96, 122, 123, 124, 125, 131, 135, 142, 146, 162], "apache2": [56, 86, 96, 122, 123, 127, 130, 135, 148], "apart": 120, "apc": [56, 57, 164], "apcu": [57, 62, 67, 86, 120, 127, 164], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 33, 40, 57, 65, 71, 82, 84, 86, 96, 98, 99, 102, 114, 123, 126, 129, 147, 156, 162, 167, 168], "apirequest": [72, 73, 74, 80, 85], "app": [0, 12, 13, 17, 22, 24, 37, 38, 39, 40, 41, 44, 46, 50, 51, 54, 56, 59, 61, 62, 65, 67, 69, 71, 75, 78, 79, 80, 81, 82, 83, 85, 94, 96, 97, 101, 102, 103, 104, 105, 106, 108, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 126, 127, 128, 130, 137, 139, 141, 142, 144, 145, 150, 151, 154, 155, 156, 157, 162, 165, 166, 167, 168], "app1": 146, "app2": 146, "app3": 146, "app_api": [2, 3, 4, 8, 86, 100, 101, 168], "app_api_haproxy_us": 99, "app_container_nam": 99, "app_display_nam": 8, "app_host": 8, "app_id": [8, 100, 102], "app_port": 8, "app_python_skeleton": 101, "app_secret": 8, "app_upd": 15, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 86, 97, 99, 100, 101, 102, 103, 168], "appapi_nextcloud": 168, "apparmor": 57, "appcodecheck": [15, 86], "appconfig": [57, 146], "appdata": [86, 91, 96], "appdata_instanceid": 57, "appdata_xxx": 146, "appear": [6, 19, 24, 25, 31, 53, 55, 57, 60, 61, 62, 67, 76, 79, 83, 86, 96, 98, 122, 125, 129, 134, 135, 146, 155], "appelman": 72, "append": [1, 16, 26, 40, 54, 57, 79, 133, 144], "appframework": 102, "appid": [13, 72, 99, 101, 133, 134], "appimag": 131, "appinfo": [72, 134], "appl": [57, 69, 96, 131], "applewebkit": 64, "appli": [8, 20, 22, 23, 24, 26, 38, 40, 41, 53, 57, 60, 63, 67, 74, 75, 79, 83, 86, 99, 105, 116, 123, 130, 136, 143, 145, 146], "applianc": [130, 140], "applic": [0, 2, 8, 15, 25, 37, 45, 51, 56, 57, 62, 64, 70, 72, 79, 81, 85, 86, 95, 96, 98, 99, 104, 111, 114, 117, 124, 126, 129, 130, 132, 134, 135, 139, 140, 143, 145, 146, 147, 166], "appnam": 146, "appoint": [58, 111], "apppassword": 94, "appreci": [5, 7, 9, 10], "approach": [25, 54, 64, 86, 138, 139, 166], "appropri": [26, 37, 40, 55, 56, 57, 63, 99, 111, 114, 118, 122, 126, 129, 130, 133, 139, 140, 146, 166], "approv": 86, "approve_link": 168, "approxim": [57, 79, 91, 96, 166], "apps_path": [15, 86], "appsallowlist": 86, "appstor": [15, 57], "appstoreen": [15, 86], "appstoreurl": [15, 86], "april": [64, 167], "apt": [52, 122, 123, 148, 149], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 83, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 162, 163, 165, 166, 167, 168], "arab": 4, "arbitrari": [1, 37, 57], "arch": [90, 146], "architectur": [23, 57, 86, 102, 130, 142], "archiv": [57, 86, 90, 116, 120, 122, 130, 139, 144, 145, 146], "area": [50, 66, 130, 157], "arg": 126, "arg_v": 126, "argon2": [57, 127], "argument": [16, 35, 45, 49, 57, 72, 73, 74, 79, 80, 86, 126, 135, 146], "aris": [57, 140, 166], "arm32v7": 146, "around": [10, 14, 15, 86, 104, 105, 117, 166], "arrai": [15, 42, 45, 48, 53, 57, 60, 65, 66, 74, 75, 79, 80, 86, 99, 111, 120, 121, 125, 134, 167], "arrang": 166, "arraycach": 57, "art": 123, "articl": [129, 135], "artifact": 11, "artifici": [0, 1, 14, 86, 98], "asc": [120, 122], "ascii": [57, 68, 79, 127, 134], "asdf": 64, "asid": 165, "ask": [1, 2, 3, 12, 13, 16, 17, 40, 60, 76, 79, 82, 83, 86, 91, 114, 135, 143, 144, 145, 146, 150, 156, 162], "aspect": [57, 146], "assembl": 23, "assembli": 23, "asset": [66, 69, 123, 126, 163], "asset_immut": 126, "assetlink": 86, "assign": [2, 35, 75, 79, 81, 83, 86, 104, 107, 108, 129, 146, 168], "assignable\u00b2": 146, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 57, 86, 96, 105, 114, 144], "assistant_en": 1, "associ": [17, 40, 51, 55, 78, 79, 96, 135, 166], "assum": [8, 19, 55, 57, 60, 79, 99, 111, 112, 121, 123, 130, 135, 140, 142, 143, 144], "assumpt": 126, "asterisk": 146, "astroc": 146, "astronomi": 146, "async": 168, "asynchron": [3, 168], "atom": [57, 126], "attach": [1, 14, 35, 79, 86, 100, 167], "attack": [26, 55, 109, 123, 165], "attempt": [22, 25, 55, 76, 79, 86, 96, 102, 104, 123, 135, 146], "attend": 2, "attende": 111, "attr": 80, "attr_persist": 57, "attribut": [37, 73, 74, 75, 80, 85, 86, 146], "attributenam": 80, "auckland": 57, "audienc": 86, "audio": [2, 4, 6, 14, 48, 57, 161, 162], "audit": [57, 62, 86, 123, 128], "auth": [55, 60, 78, 85, 86, 99, 126, 146, 168], "auth_availability_delai": 86, "authent": [2, 19, 25, 26, 28, 30, 31, 32, 33, 34, 36, 37, 43, 45, 55, 57, 60, 65, 71, 72, 73, 74, 77, 80, 83, 86, 89, 96, 99, 113, 123, 127, 130, 135, 140, 160, 167], "author": [2, 22, 50, 65, 72, 73, 74, 82, 83, 86, 111, 114, 127, 130, 134], "authorit": 143, "authorized_kei": [29, 34], "authtyp": 130, "auto": [4, 16, 25, 38, 40, 41, 46, 57, 69, 79, 80, 86, 120, 123, 146], "auto_index": 3, "auto_logout": 86, "auto_reset_persist": 19, "autocomplet": [40, 57, 79, 86, 112], "autoconfig": [53, 86], "autoconfigur": [57, 116], "autocr": [45, 57], "autofil": 98, "autom": [3, 57, 79, 86, 89, 104, 107, 108, 116, 130, 144, 168], "automat": [2, 3, 4, 6, 14, 17, 25, 35, 37, 40, 41, 46, 47, 49, 52, 54, 55, 56, 57, 60, 61, 62, 63, 66, 68, 69, 77, 78, 79, 81, 83, 85, 86, 91, 93, 96, 98, 99, 100, 108, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 146, 160, 162, 164, 168], "autotest": 126, "aux": 47, "av_background_scan": 52, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 25, 28, 30, 31, 33, 39, 40, 41, 42, 43, 44, 46, 49, 55, 56, 57, 59, 60, 61, 67, 69, 74, 75, 79, 81, 83, 86, 90, 91, 92, 93, 96, 97, 99, 100, 101, 102, 107, 108, 111, 116, 117, 120, 121, 123, 127, 130, 133, 135, 139, 140, 142, 144, 145, 146, 150, 151, 152, 155, 156, 162, 163, 166, 167, 168], "avatar": [60, 71, 75, 80, 86, 146], "avconv": 127, "averag": [23, 111, 112], "avoid": [3, 16, 19, 22, 23, 42, 52, 54, 57, 64, 79, 80, 86, 96, 101, 105, 127, 129, 135, 144, 146, 167], "avx": [3, 5], "avx2": [3, 5], "aw": [28, 45, 57, 120, 128, 165], "awai": [86, 111, 129, 135], "awar": [8, 79, 96, 123], "ax": 56, "axi": 44, "azur": [86, 113], "b": [57, 99], "b2": 51, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 134, "b4af8db0ae269d73432e9a01e63a": 134, "b6": 51, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 134, "back": [3, 22, 23, 25, 52, 55, 57, 60, 99, 104, 112, 126, 132, 135, 137, 139, 140, 144, 145, 167], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 23, 29, 34, 35, 36, 42, 43, 45, 55, 56, 62, 73, 74, 77, 79, 81, 82, 83, 86, 96, 112, 123, 129, 130, 146, 165], "background": [0, 3, 6, 14, 29, 37, 43, 49, 57, 58, 62, 67, 69, 81, 86, 95, 124, 141, 145, 167], "background_job_expire_trash": 46, "background_job_expire_vers": 41, "backgroundcolor": 69, "backgroundjob": [3, 167], "backport": [133, 166], "backportbot": 133, "backtrac": 86, "backup": [20, 43, 44, 57, 78, 86, 114, 130, 132, 135, 138, 139, 140, 141, 144, 145, 146, 152, 166], "backward": [19, 80], "bad": [5, 86, 123], "badger": 61, "bak": [137, 143], "balanc": [23, 56, 66, 79, 86, 125], "ban": 123, "bandwidth": [23, 126], "banner": [79, 145], "bantim": 123, "bar": [41, 46, 69, 146], "barcelona": 79, "bare": [86, 132], "barracuda": [19, 57], "base": [1, 3, 4, 5, 7, 9, 10, 14, 17, 25, 26, 35, 38, 40, 43, 52, 54, 55, 57, 62, 63, 64, 66, 69, 79, 80, 85, 86, 90, 102, 104, 105, 120, 121, 123, 124, 126, 127, 130, 131, 138, 139, 140, 145, 146, 150, 152, 166, 168], "base64": [26, 28, 45, 57, 146], "basenam": [57, 163], "baseurl": 168, "bash": [31, 120, 130, 146], "bash_profil": 146, "basi": 54, "basic": [47, 57, 60, 72, 73, 74, 75, 79, 80, 83, 85, 86, 99, 120, 123, 130, 135, 144, 160, 168], "batch": [11, 79, 86, 138], "bc95cbaff3abbed716e1d40bbdaa58a0": 116, "bcrypt": [123, 127], "bearer": [2, 65, 71, 86], "beauti": 168, "becaus": [16, 17, 19, 23, 24, 26, 29, 35, 40, 42, 45, 50, 51, 52, 53, 54, 56, 57, 59, 61, 67, 79, 82, 96, 111, 114, 116, 120, 123, 128, 129, 130, 131, 135, 139, 144, 146, 167], "becom": [37, 40, 57, 66, 129, 130, 135, 165], "been": [3, 26, 29, 35, 37, 38, 45, 49, 50, 52, 53, 54, 57, 60, 64, 67, 81, 90, 94, 96, 104, 108, 134, 141, 146, 152, 158, 160, 165, 166], "befor": [1, 3, 5, 7, 8, 13, 16, 17, 19, 20, 29, 43, 44, 45, 48, 49, 52, 54, 57, 60, 65, 79, 86, 96, 98, 108, 111, 114, 115, 116, 121, 125, 127, 129, 130, 131, 132, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 163, 166], "beforehand": [132, 166], "beforenodecopiedev": 167, "beforenodecreatedev": 167, "beforenodedeletedev": 167, "beforenodereadev": 167, "beforenoderenamedev": 167, "beforenoderestoredev": 167, "beforenodetouchedev": 167, "beforenodewrittenev": 167, "begin": [2, 3, 5, 7, 79, 128, 135, 139, 146, 162], "begin_of_text": 5, "behalf": [1, 168], "behav": 79, "behavior": [2, 23, 29, 38, 55, 57, 60, 64, 79, 80, 91, 92, 96, 129, 135], "behaviour": [57, 79, 123, 126], "behind": [14, 23, 55, 57, 66, 67, 96, 130, 134], "being": [3, 26, 40, 45, 55, 56, 57, 98, 102, 104, 105, 111, 114, 120, 123, 140, 146, 163, 166], "believ": 135, "belong": [2, 79, 83, 116, 147], "below": [1, 3, 8, 23, 25, 35, 40, 45, 55, 56, 57, 60, 62, 64, 67, 75, 78, 79, 80, 83, 86, 91, 92, 96, 98, 99, 104, 116, 126, 127, 139, 141, 145, 146, 148], "benchmark": [4, 57, 116], "bender": 146, "benefit": [45, 57, 98, 99, 123, 129, 130, 135, 166], "berlin": [2, 13, 57, 115, 146], "berni": 146, "besid": [55, 57, 79, 98, 126], "best": [13, 14, 25, 44, 55, 56, 60, 104, 114, 123, 125, 127, 130, 131, 135, 139, 140, 145, 149, 167], "beta": [15, 57, 86], "better": [1, 5, 6, 7, 9, 10, 11, 17, 22, 25, 45, 52, 62, 79, 86, 129, 135, 146, 166], "between": [13, 22, 25, 26, 35, 38, 43, 51, 54, 57, 66, 79, 86, 90, 93, 98, 99, 100, 104, 129, 139, 141, 143, 145, 146, 147, 166], "bewar": [37, 54], "beyond": [19, 45, 51, 86], "bia": [6, 11], "bias": 9, "big": [16, 43, 55, 86, 96, 126, 127, 135, 164, 166], "big_temp_fil": 23, "bigger": [54, 57, 145], "bigint": [18, 22, 86, 141], "bin": [14, 25, 43, 52, 54, 56, 62, 83, 86, 99, 113, 121, 130, 146, 167], "binari": [26, 35, 57, 60, 90, 99, 131, 134, 146], "binary_search_path": 86, "bind": [79, 99, 100, 127, 130, 146], "bind_address": 99, "bing": 156, "binlog_format": [19, 131], "bio": 129, "biographi": [75, 79], "birth": 79, "birthdai": [86, 113], "birthdat": 79, "bit": [1, 19, 20, 23, 29, 57, 79, 121, 131, 151], "bitmap": 57, "black": 2, "blacklist": 92, "blacklisted_fil": 163, "blob": [14, 60, 86], "block": [1, 8, 25, 37, 55, 57, 61, 79, 86, 102, 121, 123, 126, 129, 154, 163], "blocker": 61, "blog": [6, 8, 11, 25, 57, 86, 120, 126], "blue": 87, "blurri": 44, "bmp": [57, 126], "board": [2, 156, 157], "bob": [146, 167], "bock": 163, "bodi": [57, 121], "bold": 166, "book": [11, 40, 57, 75, 83, 86, 111, 113], "bookworm": 131, "bool": [111, 116, 167], "boolean": [3, 15, 17, 20, 38, 57, 68, 146, 168], "boolval": 99, "boot": [54, 56, 120], "bootstrap": [56, 57], "border": 37, "borrow": 126, "bot": [12, 14, 86], "both": [3, 14, 19, 22, 25, 34, 38, 44, 45, 46, 52, 56, 57, 60, 64, 67, 78, 79, 83, 89, 90, 99, 102, 105, 114, 116, 123, 126, 127, 129, 130, 135, 140, 145, 146, 147, 154, 155], "bottom": [139, 168], "bound": [3, 91, 96, 99], "box": [25, 50, 55, 60, 79, 96, 98, 116, 151, 160], "bracket": [79, 80], "branch": 134, "brand": [61, 62, 86, 149], "brazilian": 4, "breach": [84, 123], "break": [14, 57, 126, 131, 135, 146, 166], "breakdown": 86, "breton": 4, "brick": 168, "bridg": [99, 100], "brief": 160, "briefli": 99, "bring": [14, 90, 155], "british": 10, "broaden": 146, "broken": [20, 25, 67, 126, 135, 162], "brown": 81, "browser": [38, 57, 61, 63, 67, 86, 89, 96, 104, 120, 121, 123, 124, 125, 126, 129, 130, 135, 140, 142, 144, 146, 148, 152, 153, 154, 162, 165], "brute": [57, 62, 86, 123, 146], "bruteforc": [55, 86, 146], "bruteforce_attempt": 55, "bruteforceset": 55, "bsd": 121, "bt": 11, "bucket": [28, 33, 43, 57, 86], "bucketnam": 45, "buffer": [23, 96, 129], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 57, 67, 86, 96, 116, 129, 131, 136, 145, 146], "bugtrack": 135, "build": [6, 8, 52, 86, 116, 126], "built": [1, 2, 5, 7, 9, 10, 11, 25, 29, 50, 55, 57, 64, 67, 86, 96, 111, 126, 127, 130, 131, 135, 138, 139, 141, 145, 148, 151, 154], "bulk": [6, 57], "bulkupload": 86, "bundl": [3, 15, 56, 57, 167], "busi": [57, 130, 135, 154], "bust": 126, "button": [1, 4, 15, 24, 29, 37, 38, 57, 60, 69, 79, 83, 86, 96, 97, 98, 112, 114, 135, 144, 168], "byedvluwkxkmflpbgvxc": 64, "bypass": [3, 45, 50, 57, 79, 96, 123], "byte": [18, 19, 23, 26, 28, 45, 52, 57, 60, 86, 91, 92, 96, 114, 116, 121, 129, 131, 135, 137, 146], "bytecod": 129, "bz2": [120, 122, 139], "bzip2": 120, "c": [6, 19, 25, 28, 43, 57, 64, 86, 89, 94, 96, 99, 116, 120, 122, 123, 127, 130, 135, 143, 146], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 134, "c478e6c156c5955ed53c40d06585": 134, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 57, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 134, "ca": [19, 56, 57, 99, 146], "ca_cert": 57, "cach": [8, 42, 55, 62, 66, 80, 86, 111, 124, 126, 132, 135, 146, 162], "cache_app_config": 86, "cache_chunk_gc_ttl": 86, "cache_path": [56, 86], "cache_s": 19, "cadav": [96, 135], "caddi": 86, "cadenc": 166, "cafil": [56, 57], "cal": 66, "calcul": [5, 6, 7, 9, 10, 26, 57, 83, 129], "caldav": [57, 62, 66, 86, 112, 113, 116, 121, 126, 130, 135, 146, 160, 167], "caldav_external_attendees_dis": 111, "calendar": [15, 20, 58, 60, 86, 113, 115, 134, 136, 141, 167], "calendarchang": [111, 146], "calendardata": 167, "calendarid": 167, "calendarobjectcreatedev": 167, "calendarobjectdeletedev": 167, "calendarobjectmovedev": 167, "calendarobjectmovedtotrashev": 167, "calendarobjectrestoredev": 167, "calendarobjectupdatedev": 167, "calendarretentionoblig": 111, "calendarserv": 167, "calendarsubscriptionrefreshr": 111, "call": [2, 3, 4, 14, 26, 38, 40, 53, 54, 56, 57, 64, 65, 73, 79, 85, 96, 98, 114, 126, 128, 130, 131, 135, 143, 144, 146, 147, 155, 167, 168], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 61, 63, 64, 65, 66, 67, 68, 69, 70, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 162, 163, 164, 165, 166, 167], "can_instal": 121, "cancel": 135, "candid": 86, "cannot": [0, 3, 5, 8, 9, 23, 26, 29, 31, 35, 42, 47, 48, 51, 52, 57, 60, 67, 74, 79, 83, 86, 116, 123, 131, 133, 134, 139, 143, 145, 146, 160, 166], "canon": 86, "cantonbeck": 146, "cap": [129, 148], "cap_add": 129, "capabl": [2, 14, 57, 79, 86, 99, 111, 129, 146, 148, 153, 154, 155], "capac": [5, 7, 9, 10], "carbonara": 2, "card": [2, 66, 83, 98, 112, 156, 157], "carddav": [40, 62, 66, 86, 111, 113, 121, 126, 130, 135, 160], "carddav_sync_request_timeout": 86, "carddav_sync_request_trunc": 86, "care": [3, 22, 52, 54, 57, 82, 99, 100, 121, 125, 126], "carefulli": [135, 146], "carla": 90, "carri": [2, 57], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 19, 20, 22, 25, 26, 35, 39, 40, 47, 52, 54, 55, 57, 60, 63, 67, 69, 77, 79, 84, 94, 96, 98, 99, 100, 102, 104, 105, 114, 116, 120, 123, 127, 129, 130, 131, 133, 135, 139, 140, 141, 143, 144, 146, 147, 154, 160, 162, 166, 168], "cast": 57, "cat": [2, 28, 146], "catalan": 4, "catch": 135, "categori": [2, 15, 98], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 55, 56, 57, 67, 79, 96, 126, 128, 129, 130, 134, 135, 140, 143, 144, 162, 164, 165], "causal": 21, "caution": [8, 91, 116], "cautiou": [57, 60], "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, 14, 20, 25, 31, 118, 121, 146, 149, 167], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 134, "ce6cd914": 146, "ce8b61c2": 146, "ce9e248333c44a5a64ccad26f2550f95": 116, "ceas": 166, "center": 60, "cento": [52, 56, 86, 124, 126, 130, 131, 146], "central": [25, 26, 56], "ceph": 45, "cert": [19, 56, 57, 97, 99, 121, 148], "certain": [3, 9, 23, 44, 49, 55, 57, 66, 79, 92, 94, 96, 108, 111, 112, 123, 126, 130, 144, 146, 154, 168], "certfil": 99, "certif": [29, 30, 43, 57, 61, 80, 86, 88, 90, 96, 99, 114, 121, 123, 126, 130, 131, 134, 146, 148, 149, 160], "certifi": 87, "cfb": 57, "cfg": [91, 94, 96], "cgi": 126, "challeng": [123, 126, 146], "chanc": [116, 135, 166], "chang": [1, 2, 3, 8, 11, 13, 14, 15, 16, 17, 20, 22, 24, 25, 35, 36, 37, 40, 42, 43, 44, 45, 48, 49, 52, 56, 57, 58, 60, 62, 63, 68, 69, 75, 79, 80, 83, 86, 89, 90, 91, 94, 96, 98, 99, 104, 111, 112, 114, 116, 118, 120, 122, 123, 126, 127, 129, 130, 134, 137, 139, 140, 143, 145, 146, 152, 154, 160, 161, 162, 163, 164, 166, 167, 168], "changelog": [15, 86, 139], "channel": [15, 86, 117, 135], "chapter": [127, 130, 135, 166], "char": [79, 146], "charact": [8, 19, 20, 47, 57, 60, 79, 80, 84, 96, 122, 123, 127, 135, 137, 143, 146], "character_set_serv": 19, "characterist": 57, "charg": [82, 168], "charset": [22, 57], "chart": [83, 130], "chat": [2, 5, 12, 13, 58, 86, 104], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 14], "chatroom": 8, "chatti": 13, "cheap": 57, "cheat": 165, "check": [2, 3, 5, 6, 7, 11, 13, 14, 19, 25, 30, 35, 37, 38, 40, 52, 54, 55, 56, 57, 60, 62, 63, 69, 74, 78, 79, 81, 83, 84, 86, 91, 98, 99, 101, 103, 104, 114, 116, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 154, 163, 164, 166, 167, 168], "check_data_directory_permiss": 86, "check_for_working_htaccess": 86, "check_for_working_wellknown_setup": 86, "checkbox": [28, 37, 38, 69, 83, 99, 111, 112], "checker": [57, 67], "checkout": 3, "checksum": [79, 120, 122, 165], "chines": 4, "chmod": [25, 31, 99, 139], "choic": [8, 19, 52, 57, 78, 79, 86, 123, 124, 127, 145], "choos": [1, 5, 7, 15, 25, 40, 50, 55, 56, 57, 64, 66, 79, 98, 99, 111, 112, 121, 126, 127, 130, 135, 139, 146, 148, 155, 166, 168], "chooser": 57, "chose": [114, 145], "chosen": [1, 17, 19, 56, 57], "chown": [25, 31, 118, 120, 122, 126, 130, 139], "christoph": 116, "chrome": [64, 131], "chromium": [131, 165], "chroot": [86, 124], "chunk": [3, 40, 43, 57, 86, 91, 92, 96, 116, 126], "chunked_upload": [23, 86], "chunksiz": [91, 96], "ci": 57, "cid": 146, "cidr": [57, 66], "cif": [37, 86, 124, 127], "cipher": [26, 86, 96, 123], "circl": 86, "circumst": [44, 55, 79, 91], "circumv": 57, "cisco": 52, "citi": 79, "claim": 0, "clam": 52, "clamav": [62, 86], "clamd": 52, "clamp": 79, "clamscan": 52, "clarif": 13, "class": [28, 45, 57, 60, 75, 79, 134, 167], "classic": 130, "classif": 167, "classifi": [6, 96, 116], "clean": [1, 46, 49, 54, 57, 78, 86, 102, 111, 130, 146, 160], "cleanup": [1, 44, 71, 78, 79, 86, 162], "cleanupjobchunks": 81, "clear": [6, 17, 55, 56, 57, 79, 80, 95, 116, 129, 146], "clear_env": 130, "cli": [54, 60, 62, 66, 86, 97, 101, 103, 111, 120, 123, 124, 130, 145, 146, 162], "click": [15, 24, 37, 38, 50, 57, 60, 61, 76, 79, 83, 96, 98, 114, 125, 134, 135, 144, 146, 168], "clickjack": [61, 123], "client": [16, 19, 23, 25, 28, 29, 35, 40, 42, 45, 47, 51, 55, 57, 60, 61, 62, 65, 66, 70, 78, 79, 83, 86, 89, 91, 92, 94, 95, 99, 100, 104, 111, 112, 114, 116, 117, 123, 124, 125, 126, 128, 129, 130, 134, 135, 138, 140, 144, 146, 147, 148, 153], "client_body_buffer_s": 126, "client_body_temp_path": 23, "client_body_timeout": 126, "client_max_body_s": [23, 126], "clone": [7, 8], "close": [7, 8, 10, 40, 57, 60, 66, 86, 135, 144], "cloud": [0, 1, 4, 8, 14, 38, 40, 43, 51, 62, 64, 65, 67, 69, 72, 73, 74, 85, 86, 89, 94, 96, 97, 123, 126, 130, 146, 148, 154], "cloud2": 148, "cloud_id": 146, "cloudfil": [33, 57], "cloudflar": [57, 96, 126, 135], "clue": 86, "cluster": [0, 3, 6, 86, 140], "cmd": [90, 120], "cn": [57, 79, 80, 146], "cname": 140, "cnf": [19, 57, 121], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 25, 26, 44, 48, 60, 62, 63, 66, 67, 72, 73, 74, 75, 78, 79, 86, 94, 96, 118, 123, 126, 129, 132, 135, 136, 144, 145, 148, 149, 150, 151, 152, 154, 167], "code_docker_imag": 151, "codebas": [57, 141], "collabor": [29, 86, 104, 105], "collabora": [29, 86, 130, 149, 150, 151, 153, 154, 157, 162], "collaboraoffic": [149, 151, 152], "collaboraonlin": [147, 148, 149, 151, 152, 153], "collat": [19, 20, 86, 122, 143], "collation_serv": 19, "collect": [54, 57, 116, 123, 156, 157], "collis": [57, 79, 80], "colon": [57, 60], "color": [37, 69, 146], "column": [16, 22, 83, 114, 141, 145], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 25, 32, 38, 45, 51, 52, 56, 57, 60, 66, 69, 72, 73, 74, 79, 80, 81, 84, 85, 86, 89, 90, 94, 96, 99, 111, 114, 117, 118, 120, 122, 123, 125, 126, 127, 129, 130, 131, 133, 134, 135, 139, 144, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 167, 168], "combin": [12, 29, 55, 67, 86, 96, 127, 130, 142], "combo": 50, "come": [2, 4, 5, 23, 40, 44, 48, 49, 55, 57, 98, 99, 109, 120, 130, 131, 135, 146, 151, 167, 168], "comma": [57, 58, 79], "command": [1, 4, 6, 12, 13, 14, 16, 17, 27, 31, 35, 37, 38, 40, 43, 44, 45, 48, 49, 52, 54, 57, 58, 60, 64, 66, 68, 69, 75, 76, 79, 81, 86, 93, 94, 95, 99, 100, 101, 102, 106, 111, 114, 115, 116, 120, 122, 124, 127, 128, 129, 130, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 145, 164, 165, 167], "comment": [20, 23, 40, 52, 62, 86, 130, 133, 139, 144, 150, 156, 157], "commentsmanag": 57, "commerci": [130, 135], "commit": [57, 62, 86, 131], "common": [11, 25, 48, 51, 55, 57, 67, 79, 84, 86, 98, 107, 114, 120, 123, 126, 130, 146, 153, 168], "commonli": [25, 45, 55, 56, 127, 135], "commonnam": [57, 130, 167], "commun": [1, 14, 15, 32, 67, 79, 82, 86, 90, 98, 100, 103, 116, 117, 118, 122, 127, 130, 135, 144, 146, 150, 153, 155, 164, 166], "compani": [2, 61, 79], "compar": [17, 53, 54, 79, 139, 146], "comparison": [43, 57, 79, 86, 167], "comparison_of_file_system": 57, "compat": [0, 3, 5, 15, 19, 25, 28, 35, 37, 43, 45, 57, 78, 80, 86, 127, 135, 141, 145, 148, 166], "compil": [19, 56, 129], "complain": 146, "complet": [1, 2, 3, 11, 14, 17, 23, 25, 38, 40, 52, 57, 65, 79, 83, 91, 104, 118, 120, 121, 123, 125, 127, 128, 129, 130, 132, 141, 143, 144, 145, 146, 156, 159, 167], "completionexpectedat": 13, "complex": [25, 57, 99], "compli": [57, 146], "complianc": [57, 86, 135], "compliant": [78, 123, 131], "compon": [57, 126, 130, 135, 146, 155, 160, 167], "compos": 52, "composit": 157, "comprehens": 135, "compress": [52, 57, 83, 86, 96, 104, 123, 124, 164], "compromis": [25, 57], "comput": [47, 57, 83, 84, 93, 98, 99, 100, 102, 135], "compute_devic": 100, "computedevic": 100, "concaten": [26, 35], "concept": [22, 121, 146], "concern": [8, 23, 25, 26, 44, 57, 126, 166], "concert": 2, "concurr": [3, 4, 45, 57, 129, 162], "condit": [13, 14, 64, 67, 79, 86, 105, 135, 166, 167, 168], "condition": 57, "conf": [19, 52, 56, 79, 120, 121, 123, 126, 130, 135], "confdir": 95, "confer": [2, 117], "confidenti": [65, 104, 147], "config": [1, 2, 3, 5, 11, 15, 17, 19, 20, 22, 23, 24, 25, 26, 27, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 58, 62, 63, 64, 65, 66, 67, 68, 69, 70, 75, 77, 79, 80, 81, 82, 83, 86, 91, 94, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 120, 121, 125, 126, 128, 129, 130, 132, 135, 137, 139, 140, 141, 143, 144, 145, 148, 154, 162, 163, 164, 165], "config_is_read_onli": 86, "configdata": 80, "configid": [79, 80, 146], "configur": [2, 4, 12, 15, 17, 20, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 43, 47, 50, 54, 55, 63, 65, 66, 68, 70, 71, 78, 81, 83, 84, 92, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 109, 111, 112, 113, 115, 116, 120, 122, 125, 129, 131, 132, 135, 139, 140, 141, 143, 144, 150, 153, 157, 159, 168], "configuration_serv": 57, "confin": [40, 130], "confirm": [4, 16, 19, 38, 45, 62, 65, 67, 76, 79, 86, 91, 120, 122, 129, 130, 139, 140, 146], "conflict": [15, 57, 79, 116, 143, 146], "confus": 25, "congratul": [114, 148], "conjunct": [5, 146], "connect": [0, 3, 5, 19, 21, 22, 28, 29, 30, 33, 35, 37, 38, 42, 45, 55, 57, 60, 65, 66, 67, 70, 71, 80, 81, 86, 89, 91, 92, 98, 99, 100, 111, 112, 114, 121, 124, 126, 128, 130, 131, 135, 146, 147, 153, 154, 162], "connect_timeout": [19, 45], "connectivity_check_domain": 86, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 86, 124, 125, 146], "consecut": 31, "consent": 114, "consequ": [43, 86, 123, 126], "consid": [1, 8, 15, 25, 28, 38, 44, 45, 57, 60, 64, 78, 79, 96, 111, 112, 116, 123, 130, 131, 135, 143, 154, 166, 168], "consider": [43, 57, 62, 83, 86, 166], "consist": [17, 26, 57, 104, 114, 126, 135, 139, 146], "consol": [16, 49, 61, 101, 126, 130, 135, 139, 146, 148], "constant": [57, 75], "constraint": [130, 146], "consult": [15, 23, 25, 56, 57, 75, 123, 127, 131], "consum": [8, 23, 57, 145], "consumpt": [5, 6, 7, 11, 23, 86, 88], "contact": [15, 40, 69, 75, 79, 83, 86, 111, 113, 118, 130, 134, 136, 141, 146, 150], "contain": [3, 4, 5, 7, 8, 11, 14, 15, 19, 25, 26, 27, 28, 40, 45, 52, 57, 60, 67, 79, 80, 83, 86, 87, 90, 91, 96, 97, 98, 100, 101, 104, 109, 112, 114, 116, 123, 126, 129, 130, 132, 133, 135, 144, 146, 147, 148, 151, 154, 162, 168], "container": 130, "container_id": 148, "container_nam": 52, "content": [2, 3, 11, 14, 17, 25, 26, 28, 40, 45, 51, 57, 61, 85, 90, 96, 99, 105, 111, 112, 120, 121, 122, 123, 126, 134, 135, 139, 143, 146, 156, 167], "contentlength": 126, "context": [5, 8, 12, 35, 57, 64, 86, 104, 127, 146, 157, 165, 167], "context_ag": [1, 12, 86], "context_chat": [1, 3, 14], "context_chat_backend": [1, 3, 14], "contextchat": 3, "continu": [3, 16, 41, 64, 83, 99, 101, 123, 131, 141, 144, 146, 154], "contrari": 90, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 135], "control": [12, 25, 38, 40, 43, 57, 60, 66, 75, 79, 83, 86, 92, 98, 105, 107, 108, 111, 112, 123, 126, 130, 142, 146, 162], "convei": 11, "conveni": 118, "convent": 26, "convers": [1, 2, 8, 13, 16, 18, 43, 57, 86, 116, 147, 156, 157], "convert": [16, 18, 20, 22, 57, 68, 79, 86, 105, 129, 135, 141, 146, 148], "cookbook": 86, "cooki": [57, 62, 86, 110], "cookie_domain": 86, "cool": [148, 152, 153], "coolconfig": [147, 149], "coolwsd": [147, 148, 149, 151, 152, 153], "coordin": [2, 127], "copi": [2, 3, 5, 7, 22, 24, 29, 34, 38, 57, 60, 79, 83, 99, 114, 120, 122, 126, 137, 139, 140, 143, 146, 168], "copied_sample_config": 86, "copyright": 111, "copysizelimit": 45, "core": [3, 5, 6, 7, 9, 10, 11, 13, 24, 40, 56, 58, 86, 121, 122, 126, 127, 129, 130, 134, 139, 142, 146, 162, 166, 168], "coreinfo": 129, "corner": 1, "corpor": [69, 130], "correct": [5, 6, 9, 11, 19, 25, 55, 57, 60, 66, 79, 86, 96, 98, 116, 123, 125, 126, 127, 130, 133, 134, 135, 139, 141, 146, 166], "correctli": [19, 23, 37, 38, 42, 55, 61, 67, 79, 81, 96, 97, 102, 115, 120, 126, 130, 135, 146, 163, 168], "correspond": [23, 42, 45, 79, 81, 94, 120, 122, 126, 127, 132, 135, 139, 146, 157], "corrupt": [42, 56, 57, 140, 144, 145], "cost": 57, "could": [1, 3, 17, 19, 23, 37, 40, 45, 54, 56, 57, 60, 74, 78, 79, 96, 104, 116, 121, 123, 126, 131, 134, 135, 137, 143, 146, 154], "couldn": 102, "count": [2, 57, 83, 86, 108, 123, 135, 146], "countri": [2, 57, 79], "courier": 60, "cours": [57, 78, 104, 125, 135, 144, 148, 168], "court": 79, "cover": [19, 99, 104, 114, 125, 126, 134, 145, 159, 164, 165], "coverag": [5, 9, 11], "cp": [3, 4, 120, 121, 122], "cpanel": 36, "cpp": 5, "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 52, 57, 86, 98, 99, 100, 123, 129], "cpuinfo": [3, 129], "cr": 79, "cram": 60, "crammd5": 60, "crash": 96, "crc32": 165, "creat": [0, 1, 2, 4, 13, 14, 15, 17, 24, 25, 26, 28, 30, 31, 33, 37, 41, 43, 44, 45, 47, 48, 49, 50, 52, 53, 54, 57, 61, 64, 66, 68, 71, 74, 79, 82, 85, 86, 94, 98, 99, 100, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 125, 130, 132, 135, 139, 140, 141, 142, 143, 144, 147, 162, 167], "create_example_ev": [111, 146], "createdb": 19, "createj": 146, "creation": [3, 5, 7, 26, 40, 57, 86, 93, 99, 108, 111, 112, 130], "credenti": [17, 26, 29, 35, 37, 45, 53, 57, 60, 79, 86, 96, 114, 123, 146, 147], "crew": 146, "criteria": [7, 22, 104, 167], "critic": [3, 5, 7, 8, 57, 86, 123, 131, 135, 139, 145, 166], "crl": 57, "crlf": 79, "cromwel": 127, "cron": [3, 6, 35, 37, 38, 41, 46, 49, 52, 57, 62, 86, 111, 114, 123, 124, 126, 127, 135, 139, 141, 145, 146, 167], "cronjob": [40, 54, 55, 121], "crontab": [49, 54, 111, 135, 139, 141], "crop": 79, "cross": 126, "crt": [56, 57, 99, 126, 146], "crucial": [57, 147], "crypto": 99, "cryptograph": 123, "cryptographi": 3, "csrf": [67, 86, 109], "css": [66, 86, 129, 146], "csync": 86, "ct2": 11, "ctl": 52, "ctr": [26, 57], "ctrl": [96, 127], "ctype": 127, "cuda": [3, 4, 5, 6, 7, 9, 11, 98, 100], "cudnn": 6, "cupsd": 60, "curl": [64, 67, 72, 73, 74, 80, 85, 120, 122, 127, 154, 162], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 19, 26, 29, 40, 41, 49, 54, 55, 56, 57, 59, 61, 63, 65, 69, 78, 79, 86, 96, 98, 99, 100, 104, 111, 114, 117, 118, 120, 121, 123, 129, 130, 131, 134, 139, 141, 145, 146, 154, 166], "currentvers": 144, "cursor": [79, 83], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 24, 45, 48, 57, 58, 61, 64, 66, 69, 77, 81, 83, 86, 96, 98, 99, 105, 112, 114, 119, 126, 127, 128, 129, 130, 134, 137, 146, 156, 163, 164, 168], "customclient_android": 57, "customclient_desktop": 86, "customclient_fdroid": 57, "customclient_io": 57, "customclient_ios_appid": 57, "customid": 13, "custompath": 24, "cut": 14, "cycl": 79, "czech": 4, "d": [19, 25, 26, 41, 46, 52, 57, 64, 73, 74, 75, 79, 80, 81, 89, 94, 99, 120, 121, 123, 126, 128, 129, 130, 137, 139, 143, 144, 148, 149], "d1": [41, 46, 57], "d2": [41, 46, 57], "d3c944a9a": 57, "d3c944a9af095aa08f": 57, "d5685c3b45aee373b09be54742ea": 134, "d7": 51, "daemon": [3, 4, 52, 56, 57, 64, 86, 101, 103, 153], "daemon_config_nam": 8, "daemonconfig": [99, 100], "dai": [1, 2, 3, 16, 40, 41, 46, 54, 57, 58, 70, 79, 83, 92, 96, 108, 109, 111, 114, 120, 146, 166, 167], "daili": [49, 55, 57], "daisi": 146, "dall": 157, "danger": 61, "dark": 57, "dash": [64, 83, 146], "dashboard": [57, 62, 86, 114], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 22, 23, 24, 26, 31, 37, 42, 43, 48, 49, 52, 54, 56, 60, 64, 65, 70, 72, 76, 78, 79, 80, 81, 82, 83, 86, 96, 97, 99, 101, 109, 113, 114, 118, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 146, 147, 155, 157, 162, 165, 166, 167, 168], "databas": [13, 16, 20, 21, 26, 29, 35, 42, 45, 49, 52, 54, 55, 62, 79, 81, 86, 96, 111, 112, 118, 122, 123, 124, 129, 130, 132, 135, 138, 139, 140, 141, 144, 145, 156, 157], "databaseid": 116, "datacent": [28, 45], "datadir": [25, 57, 128], "datadirectori": [26, 53, 64, 86, 132, 144], "dataintegr": [57, 165], "dataloss": 143, "dataset": 11, "date": [2, 13, 16, 38, 43, 54, 57, 63, 64, 67, 75, 79, 81, 86, 111, 114, 119, 120, 127, 129, 131, 135, 137, 143, 159, 166], "dateinterv": 111, "datepattern": 123, "datetim": 57, "dav": [32, 57, 66, 67, 79, 86, 96, 111, 112, 115, 116, 120, 121, 126, 130, 135], "davclnt": 126, "davstorag": [23, 38, 86], "davx\u2075": 116, "db": [3, 16, 17, 19, 22, 48, 52, 81, 86, 90, 96, 121, 125, 135, 137, 141, 143, 145, 146], "db8": 57, "db_": 126, "db_name": [137, 143], "dbal": 57, "dbdriveropt": [19, 22, 86], "dbhost": [19, 22, 53, 86, 132], "dbindex": [56, 57, 146], "dbname": [19, 21, 22, 53, 86], "dbpass": 53, "dbpassword": [19, 22, 53, 86, 125], "dbpersist": 86, "dbport": 22, "dbreplica": [21, 86], "dbtableprefix": [19, 53, 86], "dbtype": [17, 19, 53, 86, 132], "dbuser": [19, 22, 53, 86, 125], "dc": [79, 80, 81, 146], "dd": 79, "ddl": 164, "de": [57, 63, 66, 87], "de_d": [57, 63], "deactiv": [17, 41, 46, 111, 114, 163, 164, 165], "deal": [116, 130], "deb": [122, 149], "debian": [19, 52, 56, 69, 90, 118, 130, 131, 135, 146, 148], "debug": [12, 64, 67, 79, 86, 95, 116, 124, 134, 140, 144], "decemb": 120, "decid": [19, 25, 98, 108, 126, 145, 146, 166], "decim": 45, "decis": 132, "deck": [25, 86, 156, 157], "declar": [75, 79, 86, 126], "decreas": [57, 86, 96], "decrypt": [43, 45, 57, 86, 99, 109, 123, 129, 135, 146], "dedic": [2, 3, 6, 22, 23, 57, 79, 86, 111, 124, 129, 132, 144, 146, 151], "deem": 44, "deep": [25, 37, 62, 86], "deeper": 11, "deepl": [1, 14], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 14, 15, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 58, 60, 62, 64, 65, 66, 69, 75, 78, 79, 80, 81, 83, 84, 85, 86, 89, 90, 91, 92, 94, 96, 97, 98, 100, 101, 111, 112, 113, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 135, 137, 142, 143, 145, 146, 149, 151, 153, 156, 165, 166, 167, 168], "default_certificates_bundle_path": 86, "default_en": 72, "default_file_extens": 68, "default_host": 19, "default_languag": [63, 86], "default_local": [63, 86], "default_password": 19, "default_phone_region": [79, 86], "default_port": 19, "default_property_scop": [75, 79, 86], "default_scop": 75, "default_socket": 19, "default_timezon": [86, 115], "default_us": 19, "defaultapp": 86, "defaultmodul": 146, "defaultpag": 58, "defaulttemplatedirectori": 24, "defin": [15, 25, 26, 29, 33, 42, 45, 46, 47, 54, 57, 62, 63, 64, 75, 79, 83, 86, 96, 97, 99, 104, 105, 106, 111, 123, 126, 134, 146, 147, 162, 166], "definit": [17, 43, 86, 123, 166], "defunct": 79, "degrad": 57, "degre": 132, "delai": [0, 14, 38, 54, 55, 57, 86, 111], "deleg": [62, 86, 113, 167], "delegate_permiss": 51, "delet": [1, 2, 3, 4, 24, 37, 40, 41, 43, 47, 49, 52, 54, 62, 70, 71, 72, 79, 85, 86, 91, 96, 101, 104, 108, 111, 112, 115, 116, 132, 134, 135, 139, 143, 144], "delete_timestamp": 26, "deliber": 166, "delimit": [28, 79, 146], "deliv": [69, 126, 166], "deliveri": 57, "demand": [8, 14, 52, 54, 79, 123], "demo": 57, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 17, "demot": [79, 86], "deni": [3, 57, 86, 107, 126, 128, 146], "denial": [55, 123, 128], "denni": 146, "deno": 168, "denot": 26, "depart": 80, "depend": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 29, 40, 54, 55, 56, 57, 61, 66, 67, 69, 79, 98, 114, 120, 121, 123, 125, 130, 131, 132, 135, 139, 140, 142, 145, 146, 148, 157, 163, 164, 165], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 19, 86, 103, 120, 121, 126, 129, 135, 151, 166, 168], "deploy": [3, 57, 62, 86, 93, 98, 100, 102, 103, 120, 124, 127, 130, 131, 132, 135, 145, 150, 151, 166], "deployconfig": [86, 99], "deploydaemon": 99, "deprec": [57, 74, 131, 146, 161, 163, 164, 165], "deprovis": 132, "deriv": [79, 86, 123, 130], "describ": [23, 26, 38, 40, 49, 53, 54, 57, 60, 67, 78, 79, 92, 98, 99, 100, 104, 105, 108, 117, 135, 141, 148], "descript": [2, 14, 15, 25, 54, 72, 79, 80, 97, 111, 114, 120, 127, 129, 130, 146, 156, 167], "design": [2, 25, 42, 60, 69, 79, 84, 130, 142, 145, 154], "desir": [8, 22, 23, 35, 56, 57, 60, 64, 81, 105, 125, 126, 130, 140, 146], "desktop": [25, 29, 47, 61, 69, 79, 86, 89, 90, 94, 95, 96, 104, 117, 124], "despit": [40, 126], "destin": [2, 29, 34, 36, 122, 146], "destinationuid": 146, "detail": [2, 4, 7, 19, 25, 37, 40, 43, 57, 60, 64, 65, 69, 75, 79, 82, 86, 89, 94, 96, 98, 102, 116, 120, 122, 123, 125, 126, 127, 129, 130, 135, 139, 140, 146, 151, 152, 154, 163, 164, 165, 166, 168], "detect": [13, 14, 35, 37, 52, 55, 56, 57, 63, 66, 67, 68, 79, 80, 81, 86, 91, 99, 126, 135, 146], "detect_ord": 68, "determin": [2, 40, 57, 78, 79, 86, 96, 99, 109, 116, 130, 146], "dev": [57, 62, 64, 86, 90, 121, 131, 146, 168], "develop": [14, 15, 50, 57, 78, 93, 96, 97, 98, 116, 117, 123, 130, 131, 133, 134, 135, 142, 145, 146, 150, 166], "developer_manu": [57, 167, 168], "deviat": 123, "devic": [25, 37, 55, 57, 61, 66, 69, 78, 93, 96, 98, 99, 100, 102, 123, 129, 130, 142], "diagnos": [64, 79, 129, 162], "diagnost": [3, 86], "diagram": 99, "dialect": [7, 57], "dialog": [38, 40, 79, 91, 95, 146], "dialogu": [79, 143], "dictat": 99, "did": [17, 25, 27, 86, 102, 135, 146], "diff": 133, "differ": [2, 5, 7, 14, 19, 22, 25, 26, 28, 29, 37, 43, 51, 52, 53, 54, 55, 56, 57, 61, 63, 66, 78, 79, 83, 86, 90, 96, 98, 99, 101, 102, 111, 112, 123, 125, 126, 130, 132, 134, 135, 138, 143, 146, 147, 162, 167, 168], "differenti": [14, 111, 112], "difficult": [57, 125, 134], "difficulti": [2, 143], "diffus": [14, 157], "digit": 131, "dimens": 57, "diminish": 57, "dir": [20, 25, 89, 96, 130, 135, 144, 146], "dirbkp": 143, "dirbkp_": 137, "direct": [23, 37, 56, 57, 77, 79, 104, 126, 130, 135, 164, 166], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 22, 23, 25, 29, 45, 51, 54, 57, 60, 79, 96, 99, 104, 109, 130, 132, 135, 144, 145, 146, 156], "directori": [3, 5, 7, 8, 23, 24, 25, 26, 30, 31, 34, 36, 37, 38, 40, 42, 45, 49, 51, 52, 54, 57, 62, 64, 77, 81, 86, 90, 93, 95, 96, 104, 105, 116, 118, 120, 121, 122, 124, 126, 130, 132, 133, 136, 137, 139, 140, 141, 143, 144], "directory2": 79, "directory_that_has_been_cr": 90, "dirnam": 95, "dirti": 57, "disabl": [1, 2, 3, 15, 20, 22, 23, 26, 27, 28, 29, 37, 38, 41, 43, 46, 47, 55, 60, 62, 64, 69, 71, 75, 79, 85, 86, 91, 96, 99, 100, 103, 104, 106, 111, 112, 115, 116, 126, 127, 128, 129, 130, 131, 139, 141, 144, 145, 149, 163, 164, 165, 168], "disable_act": 57, "disable_email": 57, "disable_funct": 127, "disablefreebusi": 111, "disadvantag": [26, 54], "disallow": [3, 57, 86, 124], "disappear": [40, 42, 55, 56, 120], "disapprov": 168, "discard": 114, "disclaim": 40, "disconnect": [38, 57, 81, 146], "discontinu": 60, "discourag": [44, 55, 57, 67, 146], "discover": [7, 10], "discoveri": [56, 57, 62, 67, 86, 91, 130, 136, 148, 153, 154], "discrep": 146, "discret": [55, 166], "discuss": [19, 40, 96, 165, 166], "disk": [3, 25, 36, 41, 57, 83, 86, 96, 129, 135, 146, 164], "dispar": 7, "dispatch": 86, "displai": [25, 40, 43, 44, 48, 57, 60, 61, 63, 73, 74, 77, 79, 80, 81, 83, 86, 95, 97, 98, 99, 100, 101, 111, 114, 116, 126, 134, 146], "display_nam": 146, "displaynam": [73, 74, 79, 80, 111, 146, 167], "disregard": 135, "disrupt": 145, "dist": [48, 104], "distinct": 45, "distinguish": [43, 57, 86], "distribut": [23, 24, 35, 42, 45, 48, 52, 55, 56, 67, 79, 86, 91, 93, 96, 98, 99, 120, 123, 126, 127, 128, 130, 131, 134, 135, 145, 146, 150, 151], "distro": [35, 57, 128, 130, 135, 142], "dive": 25, "divid": 57, "dmz": [86, 124], "dn": [56, 79, 80, 81, 99, 140, 154, 162], "dnextcloud": 19, "dnf": 120, "do": [0, 2, 4, 5, 7, 9, 10, 13, 14, 15, 16, 17, 19, 22, 23, 25, 29, 40, 44, 48, 52, 53, 55, 56, 57, 60, 61, 67, 69, 78, 79, 80, 83, 86, 90, 98, 99, 101, 104, 105, 115, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 135, 138, 139, 141, 143, 145, 146, 147, 148, 155, 162, 163, 164, 165, 166, 167, 168], "doc": [1, 14, 57, 96, 102, 117, 121, 131, 147, 148, 149, 150, 151, 152, 153, 165, 167, 168], "docker": [3, 4, 5, 7, 8, 11, 14, 52, 57, 66, 79, 86, 100, 102, 103, 127, 129, 130, 145, 146, 150, 151, 154, 162, 167], "docker_aio": 99, "docker_instal": [98, 100], "docker_local_sock": [100, 101], "docker_socket_port": 100, "dockerfil": 8, "dockersocketproxi": [99, 168], "doctrin": 57, "document": [1, 2, 3, 19, 20, 23, 26, 28, 29, 32, 37, 40, 42, 44, 48, 52, 56, 57, 59, 61, 64, 67, 86, 90, 94, 96, 105, 115, 116, 120, 122, 123, 126, 127, 129, 130, 131, 134, 135, 141, 142, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 164, 165, 168], "document_root": 126, "documentation_url": 86, "documentroot": [120, 130], "docx": 150, "doe": [1, 2, 3, 5, 6, 7, 9, 10, 11, 14, 17, 19, 25, 26, 28, 29, 30, 33, 35, 40, 42, 45, 51, 52, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 73, 74, 79, 83, 86, 90, 91, 98, 99, 100, 101, 104, 112, 114, 115, 116, 121, 123, 126, 128, 129, 130, 134, 135, 138, 139, 141, 143, 145, 146, 155, 162, 165, 166, 168], "doesn": [19, 25, 74, 79, 116, 120, 126, 144, 146, 154], "doesnotexist": 146, "dollar": 79, "dom": [52, 60, 127], "domain": [2, 28, 35, 38, 45, 51, 54, 57, 62, 67, 86, 98, 121, 124, 126, 130, 146, 148, 154], "don": [6, 13, 23, 25, 28, 41, 42, 49, 52, 54, 56, 57, 59, 60, 79, 98, 111, 116, 126, 128, 130, 134, 137, 139, 146], "done": [1, 3, 4, 14, 54, 57, 59, 60, 65, 72, 73, 74, 79, 80, 99, 101, 120, 121, 130, 140, 141, 144, 147, 148, 162, 167], "dora": 146, "dot": [8, 35, 37, 47, 98, 99, 126, 135, 163, 168], "doubl": [57, 135], "dow": 52, "down": [3, 56, 86, 96, 111, 112, 114, 116, 129], "downgrad": [86, 144, 145], "download": [4, 5, 6, 15, 23, 25, 38, 52, 57, 83, 86, 87, 92, 96, 99, 103, 104, 118, 120, 122, 123, 130, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 149], "downsid": [45, 162], "downstream": [5, 14], "downtim": 79, "dozen": 150, "draft": [2, 3, 5, 7, 116, 135], "draw": [2, 55], "drawback": [29, 130], "drawn": 57, "drive": [23, 57, 129], "driven": 130, "driver": [6, 19, 57, 102], "droid": 57, "drop": [19, 43, 55, 60, 86, 121, 123, 125, 135, 143, 146], "dropbox": 96, "dropdown": [37, 40, 83], "dry": [145, 146], "dsheurist": 79, "dsnap": 121, "dsp": [98, 99, 100], "dst_path": 101, "duckduckgo": [2, 156], "due": [2, 23, 35, 44, 46, 49, 51, 57, 61, 68, 79, 96, 102, 104, 123, 126, 129, 135, 139, 146, 152], "dummi": 144, "dump": [86, 137, 140], "duplic": [3, 11, 86, 135, 146], "durat": [57, 91, 96], "dure": [3, 4, 15, 23, 25, 26, 29, 42, 52, 54, 57, 66, 79, 82, 86, 94, 99, 102, 120, 126, 130, 138, 144, 146, 164, 165, 168], "dutch": 4, "dynam": [20, 57, 80, 91, 96, 164], "e": [1, 5, 8, 14, 16, 17, 19, 20, 23, 25, 28, 29, 31, 37, 45, 48, 49, 50, 51, 52, 54, 55, 57, 60, 61, 65, 69, 70, 75, 76, 78, 79, 80, 81, 89, 90, 94, 95, 96, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 149, 152, 157, 166, 167, 168], "e2e": 25, "eacceler": 135, "each": [1, 2, 3, 6, 9, 13, 14, 25, 26, 29, 37, 40, 51, 52, 53, 54, 55, 57, 61, 75, 79, 83, 91, 95, 96, 98, 99, 102, 104, 114, 127, 129, 130, 135, 145, 146, 162, 166, 168], "earli": 79, "earlier": [54, 57, 79, 120, 135, 166, 167], "eas": [57, 166], "easi": [52, 56, 57, 60, 81, 83, 130, 141, 142, 151], "easier": [51, 57, 96, 116, 129, 130, 141], "easiest": [19, 55, 57, 60, 104, 123, 130, 135, 143, 145], "easili": [14, 38, 57, 60, 61, 130, 141, 142, 153, 167], "east": [45, 57], "easycron": 54, "echo": [14, 146, 149, 167], "ecosystem": [50, 55, 98], "ed": 51, "edg": [14, 40, 90, 114, 131], "edit": [11, 19, 29, 30, 38, 40, 42, 52, 62, 79, 80, 83, 85, 86, 117, 118, 129, 130, 134, 135, 137, 145, 146, 149, 150, 151, 166, 168], "editor": [57, 83, 111, 150], "edri": [57, 123], "edu": 57, "edward": 146, "eff": [57, 123], "effect": [14, 38, 55, 56, 57, 79, 96, 128, 129, 144, 162, 167, 168], "effici": [8, 57, 131], "effort": 166, "efss": 132, "eg": [129, 146], "egress": 121, "ehlo": 60, "eicar": 52, "eicar_hdb": 52, "either": [3, 5, 8, 13, 23, 35, 39, 47, 50, 56, 57, 60, 75, 79, 83, 90, 96, 98, 99, 104, 120, 122, 126, 130, 132, 134, 139, 144, 145, 146, 166, 168], "ej39ityzeuh5bgwdrufi": 45, "elect": 79, "element": [72, 73, 74, 129, 146], "elimin": [53, 79], "els": [13, 79, 99, 130, 134], "elseif": 99, "elsewher": [55, 57], "email": [2, 38, 40, 57, 58, 62, 75, 76, 79, 80, 83, 86, 111, 114, 117, 146, 157], "email_address_changed_by_admin": 57, "email_configur": 57, "emailtempl": [57, 60], "emb": [57, 61, 147], "embed": [3, 62, 86, 123, 164, 165], "embrac": [130, 142], "emf": [57, 162], "emit": 146, "emoji": [20, 131, 137, 143], "emot": 11, "emploi": [3, 8, 79, 84, 166], "empti": [19, 24, 26, 55, 57, 62, 64, 66, 74, 75, 79, 80, 83, 86, 99, 130, 135, 139, 140, 167, 168], "en": [2, 7, 8, 57, 63, 120, 131, 146], "en_u": [57, 63], "enabl": [1, 2, 3, 6, 8, 14, 16, 17, 18, 19, 22, 26, 28, 36, 38, 39, 40, 43, 44, 46, 50, 54, 55, 56, 61, 62, 64, 65, 67, 68, 69, 70, 71, 75, 79, 81, 85, 86, 91, 93, 96, 97, 98, 99, 103, 104, 111, 112, 114, 115, 116, 120, 121, 124, 126, 127, 131, 134, 135, 137, 139, 141, 144, 145, 148, 149, 151, 152, 154, 157, 160, 162, 163, 164, 167, 168], "enable_encrypt": 25, "enable_lazy_object": 86, "enable_mail_link_password_expir": 86, "enable_non": 86, "enable_preview": [44, 86, 123], "enable_share_accept": 86, "enable_share_mail": 86, "enablecalendarfeder": 111, "enabledefaultcontact": 112, "enabledpreviewprovid": [44, 86, 123, 129, 162, 163], "encapsul": 126, "encf": 128, "encod": [19, 26, 28, 45, 62, 80, 81, 86, 126, 136, 146], "encount": [2, 3, 38, 47, 57, 116, 126, 134, 135, 139], "encourag": [84, 123, 130, 166], "encrypt": [28, 29, 37, 38, 42, 43, 79, 83, 86, 123, 124, 126, 136, 154, 160], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 25, 26, 48, 53, 57, 79, 86, 111, 120, 126, 140, 141, 145, 146, 162], "end_header_id": 5, "endedat": 13, "endedbefor": 13, "endpoint": [2, 28, 32, 33, 45, 57, 65, 67, 74, 85, 99, 112, 135, 144, 146, 148, 162, 168], "energi": [5, 6, 7, 8, 11, 86, 88], "enforc": [9, 19, 38, 40, 47, 57, 60, 61, 69, 71, 79, 84, 86, 98, 111, 120, 123, 126, 134, 146, 147, 160, 167], "enforce_home_folder_naming_rul": 79, "enforce_them": 86, "engin": [19, 52, 99, 102, 104, 129, 131, 137, 143, 166, 168], "english": [2, 4, 5, 7, 8, 9, 10, 11, 57, 63], "enhanc": [8, 15, 42, 55, 57, 67, 79, 84, 129], "enlarg": 61, "enough": [0, 1, 4, 11, 23, 56, 57, 79, 96, 102, 111, 123, 129, 135, 146, 148, 152, 164], "ensembl": 3, "ensur": [8, 15, 19, 23, 25, 35, 41, 51, 54, 56, 57, 67, 79, 86, 96, 98, 111, 114, 121, 124, 126, 127, 129, 130, 131, 134, 135, 139, 140, 146, 147, 154], "enter": [19, 23, 25, 28, 29, 30, 31, 33, 34, 35, 38, 40, 42, 57, 60, 65, 76, 77, 79, 83, 89, 96, 114, 121, 122, 123, 125, 130, 142, 144, 146], "enterpris": [52, 64, 117, 118, 119, 120, 123, 130, 131, 135, 146, 150, 166], "entir": [3, 5, 6, 7, 9, 10, 11, 40, 92, 115, 118, 135, 137, 146, 150, 166], "entri": [1, 19, 38, 49, 55, 56, 57, 66, 79, 81, 86, 111, 112, 121, 129, 130, 132, 134, 135, 139, 140, 141, 144, 146, 157, 162], "entrypoint": [55, 153], "entryuuid": 146, "enumer": [112, 161], "env": [4, 95, 99, 100, 101, 123, 130, 146], "env_nam": 101, "env_valu": 101, "envelop": 86, "environ": [3, 4, 8, 19, 23, 40, 55, 62, 67, 79, 86, 90, 93, 96, 99, 101, 103, 116, 123, 126, 127, 129, 131, 135, 137, 139, 140, 142, 143, 144, 145, 151, 166], "eof": 60, "eot_id": 5, "epel": [52, 120], "epoch": 131, "equal": [8, 26, 44, 57, 99], "equival": [46, 57, 79, 95], "eras": 96, "err": 4, "error": [3, 4, 7, 13, 23, 37, 52, 56, 57, 64, 66, 78, 79, 86, 92, 101, 102, 116, 118, 120, 123, 125, 127, 128, 130, 136, 139, 140, 144, 146, 154, 165], "error_log": [57, 64, 96, 135], "error_messag": 13, "errorlog": [57, 86, 146], "escal": 50, "escap": [60, 167], "esmtp": 60, "especi": [37, 54, 55, 79, 99, 105, 130, 135, 139, 141, 145, 146, 162, 167], "esperanto": 4, "essenti": [8, 57, 65, 79, 135, 168], "establish": [38, 40, 51, 60, 86, 96, 127, 131, 146], "estim": [4, 146], "esx": 130, "etag": [126, 146, 167], "etc": [3, 8, 14, 19, 22, 40, 45, 52, 54, 56, 57, 64, 66, 79, 83, 120, 121, 123, 126, 127, 128, 130, 135, 141, 146, 148, 149, 152, 154, 156, 160, 162, 167], "ethic": [5, 12, 86], "eu": [28, 45], "euc": 68, "europ": [57, 115, 146], "eval": 146, "evalu": 166, "even": [1, 3, 15, 17, 19, 23, 28, 29, 35, 45, 49, 55, 56, 57, 66, 86, 91, 99, 101, 104, 111, 123, 128, 129, 130, 135, 139, 143, 145, 166], "event": [2, 20, 49, 57, 64, 79, 86, 96, 113, 114, 123, 125, 129, 168], "everi": [3, 5, 14, 19, 29, 35, 37, 41, 45, 46, 50, 51, 52, 54, 56, 57, 60, 65, 78, 79, 83, 96, 111, 112, 120, 129, 131, 141, 144, 145, 156, 157, 166, 167], "everybodi": 135, "everyon": [78, 146, 166], "everyth": [56, 57, 60, 62, 79, 86, 130, 135, 166], "everywher": [79, 157], "evict": 57, "ex": [2, 89, 94, 96, 141, 146, 168], "ex_app_port": 99, "exact": [54, 57, 67, 79, 144, 168], "exactli": [45, 120, 145], "examin": 81, "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 13, 15, 17, 19, 23, 25, 29, 30, 31, 32, 37, 38, 40, 42, 44, 45, 47, 48, 49, 51, 52, 54, 56, 60, 61, 62, 65, 69, 75, 77, 79, 81, 83, 85, 86, 89, 94, 96, 97, 98, 99, 101, 107, 113, 114, 116, 118, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 139, 144, 145, 150, 151, 153, 154, 160, 166, 167, 168], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 14, 86, 97, 100, 102, 163, 164, 165, 168], "exapp_direct": 100, "exapp_resourc": 168, "exapphost": 99, "exce": [4, 41, 46, 57, 83, 165], "exceed": [23, 46, 57], "excel": 56, "except": [56, 57, 64, 74, 78, 79, 126, 134, 139, 140, 144, 146], "excerpt": 96, "excess": 129, "exchang": [0, 5, 7, 38, 60, 160], "excim": 57, "exclud": [40, 57, 62, 78, 86, 96, 105], "exclus": [33, 45, 57, 67, 96, 99, 135, 146], "exec": [4, 14, 139, 167], "execcondit": 54, "execstart": [14, 54, 167], "execut": [1, 3, 4, 6, 8, 14, 16, 22, 35, 38, 52, 54, 57, 67, 79, 86, 94, 99, 107, 114, 123, 126, 128, 134, 139, 144, 145, 146, 167, 168], "exempt": [55, 57], "exhaust": 167, "exhibit": [7, 8, 126], "exif": 127, "exim": 60, "exim4": 60, "exist": [6, 15, 17, 19, 20, 24, 25, 28, 30, 33, 45, 48, 50, 57, 58, 60, 64, 66, 73, 74, 75, 79, 81, 83, 96, 98, 111, 114, 116, 122, 125, 126, 127, 130, 134, 135, 139, 140, 143, 144, 145, 146, 152, 159, 162, 166, 168], "exit": [90, 94, 121, 146], "expand": 86, "expect": [6, 13, 57, 60, 79, 83, 114, 134, 144, 146, 147, 162, 163, 164, 165, 166], "expedit": 8, "expens": 111, "experi": [4, 15, 54, 62, 86, 112, 114, 123, 129, 131, 135, 154], "experienc": 96, "experiment": [57, 79, 83, 91], "expert": [25, 71, 86, 114], "expertis": [135, 166], "expir": [2, 29, 38, 41, 43, 46, 54, 55, 57, 62, 79, 84, 86, 96, 111, 114, 126, 146, 167], "expiri": 79, "explain": [52, 62, 75, 86, 120, 127], "explan": [135, 146], "explicitli": [5, 13, 26, 46, 56, 57, 64, 66, 85, 90, 126, 135, 146, 160], "explod": [57, 99], "exponenti": 123, "export": [86, 96, 114, 123, 168], "expos": [2, 25, 37, 38, 52, 57, 86, 98, 99, 100, 123, 125, 127, 135, 146], "exposur": [123, 135], "express": [57, 66, 104, 167], "extapp": 147, "extend": [2, 8, 40, 57, 60, 66, 131, 155, 166], "extendedsupport": 146, "extens": [3, 19, 48, 57, 60, 62, 64, 67, 86, 88, 89, 94, 116, 120, 123, 126, 127, 129, 130, 135, 140, 142, 161, 162, 163, 166], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 14, 28, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 54, 57, 62, 65, 79, 82, 83, 85, 86, 103, 105, 111, 123, 127, 128, 129, 132, 136, 139, 162, 168], "external_db": 3, "external_storag": 86, "externalapp": 3, "extra": [15, 52, 57, 69, 79, 102, 120, 121, 134, 139], "extra_fil": 134, "extract": [1, 3, 26, 57, 99, 120, 122, 144], "extrem": [55, 67], "extstoragemount": 58, "f": [2, 4, 8, 14, 49, 54, 57, 64, 102, 111, 137, 139, 143, 145, 146, 167], "f12": [96, 135], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 134, "f6": 51, "fa829794448eaffbc9a04a29d216": 134, "face": [7, 9, 13, 14, 86, 126], "facebook": 57, "facebook100000123456789": 57, "facilit": [78, 129, 166], "fact": [123, 129], "facto": 66, "factor": [4, 8, 14, 23, 55, 70, 71, 86, 116, 123], "factori": 57, "fail": [3, 13, 15, 23, 38, 56, 57, 64, 66, 73, 74, 76, 79, 86, 96, 102, 111, 118, 123, 127, 134, 135, 142, 144, 146, 162], "fail2ban": [86, 124], "failov": [57, 79], "failover_distribut": 57, "failover_error": [56, 57], "failover_mod": [56, 57], "failover_non": 57, "failregex": 123, "failur": [57, 73, 74, 86, 94, 102, 135], "fair": [86, 136], "fairli": 96, "fall": [22, 23, 57, 92], "fallback": [48, 126, 156], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 27, 38, 44, 45, 55, 56, 57, 60, 75, 79, 83, 91, 99, 100, 111, 114, 116, 123, 129, 135, 137, 145, 146, 149, 162], "familiar": [57, 130], "faq": [67, 86, 103, 130, 135, 136, 142], "far": [2, 14, 83, 114, 166], "farsi": 4, "fast": [5, 60, 114, 146], "fastcgi": [121, 130], "fastcgi_buff": 126, "fastcgi_connect_timeout": 126, "fastcgi_hide_head": 126, "fastcgi_intercept_error": 126, "fastcgi_max_temp_file_s": 126, "fastcgi_param": [123, 126], "fastcgi_pass": 126, "fastcgi_path_info": 126, "fastcgi_read_timeout": [23, 126], "fastcgi_request_buff": 126, "fastcgi_script_nam": 126, "fastcgi_send_timeout": 126, "fastcgi_split_path_info": 126, "faster": [0, 3, 7, 11, 14, 56, 86, 124, 130, 166], "fatal": [57, 64, 92, 118, 146], "fault": 23, "faulti": 60, "favicon": 69, "favor": 57, "favorit": 166, "fb": 51, "fcgidmaxrequestinmem": 23, "fcgidmaxrequestlen": 23, "fcontext": [120, 128], "fd00": 123, "fd9e": 57, "fe80": 125, "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 35, 40, 47, 49, 53, 54, 55, 57, 59, 60, 67, 69, 79, 81, 86, 91, 111, 112, 113, 114, 116, 117, 120, 123, 129, 130, 131, 135, 146, 148, 150, 151, 155, 159, 165, 166, 167], "februari": 23, "feder": [40, 43, 62, 67, 75, 86, 112, 113, 123], "fedivers": 79, "fedora": [56, 90, 130, 146], "fedoraproject": 90, "feedback": [5, 7, 9, 10, 14, 144, 166], "feel": [69, 99], "felt": 146, "fetch": [2, 15, 57, 79, 80, 121, 143, 145, 146, 147], "few": [29, 38, 55, 57, 79, 100, 114, 130, 139, 144, 145], "fewer": 129, "ff5733": 146, "ffmpeg": [57, 127], "ffprobe": 57, "ffri": 66, "fidel": 150, "field": [1, 13, 15, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 52, 62, 73, 79, 80, 83, 86, 98, 99, 123, 130, 135, 166, 168], "figur": [145, 146], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 20, 29, 30, 31, 34, 38, 44, 45, 46, 47, 48, 49, 51, 53, 54, 56, 58, 60, 62, 65, 66, 69, 72, 77, 79, 83, 89, 90, 92, 93, 94, 95, 99, 101, 102, 107, 111, 112, 115, 116, 117, 120, 121, 122, 123, 124, 125, 127, 130, 132, 133, 134, 136, 139, 140, 142, 143, 144, 145, 149, 150, 152, 156, 157, 161, 164, 165, 167], "filecach": [16, 22, 48, 57, 141, 146], "fileformat": 167, "fileid": [57, 147, 167], "fileinfo": 127, "filekei": [26, 146], "filelist": 35, "filelock": 86, "filenam": [25, 26, 43, 45, 57, 86, 95, 96, 143, 163], "filepart": 57, "filepath": [31, 128, 130, 146], "files_accesscontrol": 3, "files_antiviru": [52, 96, 146], "files_encrypt": [25, 26], "files_extern": [3, 35, 57, 146], "files_external_allow_create_new_loc": 86, "files_no_background_scan": 86, "files_pdfview": 144, "files_shar": [38, 83, 146], "files_texteditor": 72, "files_trashbin": [26, 46, 146], "files_vers": [26, 41, 146], "filescan": 54, "filesmatch": 130, "filesync": 72, "filesystem": [23, 25, 37, 42, 45, 57, 72, 79, 128, 146, 167], "filesystem_cache_readonli": 86, "filesystem_check_chang": 86, "filetyp": [44, 57, 123], "fill": [2, 3, 5, 32, 37, 38, 52, 60, 79, 83, 98, 111, 114, 168], "filter": [12, 15, 55, 57, 72, 79, 80, 83, 86, 127, 129, 146, 154, 165, 168], "final": [3, 5, 7, 23, 35, 60, 86, 99, 114, 120, 122, 123, 124, 130, 144, 146, 166], "financi": 135, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 23, 25, 30, 35, 37, 45, 52, 55, 57, 64, 67, 78, 79, 83, 86, 93, 96, 114, 119, 127, 129, 130, 133, 135, 139, 145, 146, 164, 166, 168], "finder": [57, 135], "findtim": 123, "fine": [5, 11, 57, 105, 123, 128, 130, 168], "fingerprint": [86, 140, 143, 146], "finish": [3, 4, 8, 13, 52, 53, 54, 99, 101, 102, 125, 135, 137, 139, 144, 145, 146], "fire": 167, "firefox": 131, "firewal": [15, 99, 102, 120, 123, 154, 162], "first": [17, 19, 22, 24, 25, 29, 41, 45, 52, 53, 55, 57, 59, 79, 80, 81, 82, 83, 96, 99, 101, 102, 104, 111, 112, 116, 120, 122, 123, 126, 129, 130, 132, 133, 134, 135, 139, 140, 141, 142, 145, 146, 163, 166, 168], "first_seen": 146, "fit": [1, 6, 56, 98, 130, 142, 160], "five": 137, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 25, 54, 55, 67, 86, 99, 127, 131, 133, 135, 136, 146, 166], "fix_pathinfo": 126, "flac": [126, 161, 162], "flag": [49, 57, 81, 82, 100, 129, 146], "flash": 52, "flat": 57, "flexibl": [49, 117, 130, 132, 166], "flite": 57, "float": [57, 146], "flow": [57, 64, 65, 82, 86, 91, 94, 104, 108, 168], "flow_input": 168, "flush": [95, 122], "focu": [0, 1], "focus": [25, 145, 166], "folder": [2, 7, 8, 15, 17, 23, 24, 28, 30, 31, 35, 36, 37, 38, 40, 43, 45, 46, 49, 57, 64, 66, 69, 79, 80, 81, 86, 89, 90, 91, 92, 94, 96, 97, 99, 105, 107, 120, 121, 126, 128, 130, 134, 135, 138, 139, 144, 146, 150, 167], "folder_nam": 146, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 13, 14, 15, 17, 19, 20, 22, 23, 25, 35, 36, 37, 38, 40, 44, 45, 49, 52, 53, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 75, 78, 79, 81, 83, 86, 89, 90, 91, 94, 95, 96, 98, 99, 100, 104, 106, 111, 112, 113, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 141, 146, 148, 153, 154, 156, 162, 166, 167, 168], "followsymlink": [120, 130], "font": [57, 86, 126], "fontobject": 126, "foo": [57, 79, 146], "foobar": 74, "food": 6, "foolproof": [57, 129], "forbid": [47, 84, 111, 146], "forbidden": 57, "forbidden_char": 163, "forbidden_filenam": [86, 163], "forbidden_filename_basenam": [47, 86, 163], "forbidden_filename_charact": [47, 86, 163], "forbidden_filename_extens": [47, 86, 163], "forc": [8, 40, 62, 79, 86, 89, 91, 101, 112, 116, 123, 146], "force_languag": [63, 86], "force_local": [63, 86], "force_share_accept": 86, "forceeventalarmtyp": 111, "forceloginv2": 91, "forcesyncinterv": 91, "foreign": 60, "forest": 2, "forev": [46, 57, 109], "forgeri": 123, "forget": [25, 26, 57, 60, 129, 130, 137, 142], "forgot": 78, "form": [52, 57, 79, 85, 86, 98, 102, 120, 135, 167, 168], "formal": [57, 63], "format": [2, 5, 29, 43, 44, 62, 63, 64, 68, 79, 80, 81, 86, 89, 91, 94, 116, 129, 131, 146, 147, 150, 164], "formid": 167, "formsubmittedev": 167, "forum": [67, 135, 144, 145, 166], "forward": [14, 57, 66, 67, 99, 125, 130, 135, 139, 146, 153], "forwarded_for_head": [55, 66, 86], "found": [0, 1, 3, 6, 44, 48, 52, 55, 56, 57, 64, 67, 78, 79, 86, 96, 98, 99, 102, 120, 123, 126, 130, 133, 134, 135, 142, 145, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 166], "foundat": 0, "four": [14, 52, 79, 143, 166], "fourth": 166, "fpm": [23, 57, 67, 86, 121, 123, 124, 126, 127, 131], "fr": [57, 63], "frame": [61, 111, 123, 126], "franc": 57, "frank": [73, 74], "franksnewemail": 74, "frankspassword": 74, "fred": 146, "freda": [38, 146], "free": [2, 14, 17, 41, 78, 92, 99, 116, 117, 123, 130, 135, 146, 150], "free_prompt_picker_en": 1, "freebsd": 127, "freebusi": [86, 113], "freedom": 156, "freeli": [6, 11, 14, 60, 61], "french": [4, 5, 10, 11, 57, 63], "frequenc": [37, 38, 129], "frequent": [12, 52, 56, 57, 86, 135, 150, 166], "fresh": [3, 79, 126, 139, 145, 146], "freshclam": 52, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 14, 15, 19, 23, 25, 26, 27, 29, 34, 36, 37, 38, 40, 42, 43, 47, 50, 51, 52, 54, 56, 57, 61, 62, 64, 66, 67, 69, 73, 78, 79, 80, 81, 83, 84, 86, 90, 94, 96, 97, 98, 99, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 125, 126, 129, 130, 131, 132, 134, 135, 138, 139, 140, 143, 144, 145, 146, 147, 148, 150, 154, 156, 157, 162, 163, 164, 165, 166, 168], "front": [2, 3, 5, 7, 8, 9, 10, 11, 12, 86, 116, 126, 151], "front_controller_act": [126, 130], "frontend": [23, 57, 66, 86, 98, 155, 156], "frontend1": 66, "frp": [98, 99, 100], "frp_address": 100, "frpc": [99, 100], "fry": 146, "ftp": [37, 86, 121, 127, 134], "fulfil": [2, 125, 135], "full": [25, 31, 40, 44, 48, 49, 50, 56, 57, 60, 64, 65, 75, 83, 91, 104, 112, 117, 123, 130, 131, 142, 146, 148, 149, 153, 166], "fulli": [0, 1, 12, 25, 38, 57, 60, 86, 130, 145, 146, 152, 166], "fulllocaldiscoveryinterv": 91, "fullscreen": 148, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 26, 36, 42, 50, 57, 60, 61, 64, 75, 85, 86, 98, 99, 105, 114, 123, 127, 128, 130, 131, 132, 135, 139, 140, 145, 147, 152, 154, 166, 168], "fundament": [57, 67, 79], "further": [19, 40, 43, 56, 57, 60, 64, 67, 74, 79, 86, 96, 120, 124, 130, 139, 141, 142, 146, 151, 166], "furthermor": [26, 49, 56, 57], "fuse": 128, "fusef": [86, 124], "fuserpwdsupport": 79, "futur": [22, 40, 55, 67, 111, 123, 163, 164, 165], "g": [5, 14, 19, 23, 25, 28, 29, 45, 49, 51, 54, 55, 56, 60, 61, 69, 75, 79, 80, 81, 86, 89, 90, 94, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 135, 139, 140, 143, 144, 145, 146, 147, 148, 152, 166, 167], "gain": [3, 13, 123], "galleri": [44, 57, 144, 146], "garbag": [54, 57], "garbl": 5, "garm": [15, 123], "gatewai": [45, 86, 90, 130], "gather": [79, 135, 162], "gb": [3, 4, 11, 23, 57, 79, 83, 92, 98], "gc_maxlifetim": 57, "gcc": 19, "gd": [44, 120, 122, 127], "gdpr": [86, 109], "gear": 83, "gecko": 64, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 5, 7, 8, 10, 12, 25, 28, 29, 33, 34, 37, 43, 45, 48, 49, 55, 57, 60, 66, 69, 78, 79, 80, 86, 91, 94, 96, 99, 111, 114, 120, 124, 126, 128, 129, 130, 132, 136, 145, 146, 147, 155, 156, 157, 162, 163, 164, 165, 166], "generalizedtim": 79, "genr": [14, 86], "geo": 126, "german": [4, 5, 57, 63], "germani": [2, 57], "get": [1, 2, 12, 15, 19, 23, 25, 26, 29, 35, 43, 44, 48, 57, 59, 64, 66, 68, 69, 78, 79, 80, 89, 94, 108, 120, 121, 123, 126, 128, 129, 130, 131, 133, 134, 135, 139, 144, 148, 151, 154, 157, 162, 168], "get_lin": 60, "getctag": 167, "getenv": [57, 62, 86, 130], "getpath": [133, 146], "gguf": 5, "ghcr": [99, 129], "gib": 23, "gid": 146, "gidnumb": [80, 146], "gif": [57, 101, 126, 156, 157], "giphi": [156, 157], "git": [7, 8, 133], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 26, 52, 56, 57, 60, 79, 96, 123, 126, 129, 130, 133, 142, 156, 157, 162, 165, 166], "githubusercont": 123, "gitlab": [156, 157], "give": [1, 2, 14, 28, 29, 42, 52, 58, 67, 70, 79, 86, 106, 121, 128, 130, 134, 144, 166], "given": [2, 26, 48, 54, 55, 57, 60, 61, 63, 78, 79, 80, 99, 104, 108, 116, 123, 125, 130, 135, 146, 147, 162], "givennam": [80, 146], "glanc": 129, "global": [29, 57, 62, 75, 79, 86, 111, 114, 115, 126, 146, 157], "gmail": 114, "gmbh": [15, 69, 105, 123, 130, 135, 166], "gmp": [122, 127], "gnu": [6, 19], "go": [2, 3, 6, 15, 25, 37, 38, 40, 49, 50, 52, 55, 57, 58, 61, 66, 78, 79, 98, 99, 100, 111, 117, 120, 122, 129, 133, 139, 140, 144, 146, 148, 166, 168], "goal": [25, 79, 130], "goe": [13, 83, 99, 141], "gold": [7, 10], "gone": [83, 86, 135], "good": [1, 2, 4, 5, 17, 52, 56, 60, 79, 123, 125, 129, 130, 139, 145, 146, 166], "googl": [2, 14, 57, 69, 78, 86, 131, 156], "got": [105, 166], "gpg": [86, 120, 122, 124, 149], "gpt": [1, 157], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 98, 99, 100, 102], "grab": 120, "grace": 79, "grain": [128, 168], "granit": 14, "grant": [19, 50, 71, 79, 86, 116, 120, 122, 125, 130], "granular": 49, "graph": [14, 57], "graphic": [1, 14, 44, 98, 118, 130, 146], "great": 120, "greater": [57, 86], "greatli": [3, 130, 131], "green": [5, 14, 37, 38, 79, 86, 87], "grep": [3, 14, 17, 52, 56, 102, 127, 129, 167], "groceri": 2, "groqcloud": [0, 14], "group": [2, 6, 15, 28, 30, 31, 33, 35, 40, 43, 50, 52, 56, 57, 61, 71, 78, 80, 81, 85, 86, 112, 116, 130, 154, 167], "group1": 74, "group2": 74, "group_admin": 49, "groupfold": [25, 45, 57, 62, 86, 105, 146], "groupid": [73, 74, 79], "groupofnam": 146, "groupwar": [111, 112, 114, 135], "gt": 167, "gte": 167, "guacamol": 2, "guarante": [0, 1, 5, 13, 42, 46, 56, 57], "guess": 55, "guest": 15, "gui": [3, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 43, 63, 86, 90, 129, 146], "guid": [20, 25, 57, 60, 98, 114, 117, 120, 122, 123, 127, 129, 130, 143, 151, 152, 159, 160, 165], "guidanc": [86, 124, 127, 130], "guidelin": 126, "guzzl": 57, "gz": [57, 116], "gzip": [116, 126], "gzip_comp_level": 126, "gzip_min_length": 126, "gzip_proxi": 126, "gzip_typ": 126, "gzip_vari": 126, "h": [19, 52, 57, 64, 72, 73, 74, 80, 90, 95, 99, 123, 130, 137, 143, 146], "h2non": 57, "ha": [3, 5, 7, 9, 10, 13, 14, 15, 16, 23, 25, 26, 29, 35, 37, 38, 40, 44, 45, 48, 49, 50, 52, 53, 54, 55, 57, 60, 61, 63, 64, 65, 67, 69, 78, 79, 83, 86, 90, 94, 96, 98, 99, 100, 104, 111, 114, 115, 116, 120, 123, 128, 129, 130, 132, 134, 135, 140, 142, 144, 145, 146, 148, 152, 160, 165, 166, 168], "hackeron": 25, "had": [26, 49, 160, 162, 165], "half": 29, "hallucin": [5, 8], "halt": 57, "hamm": 81, "hand": [105, 166], "handl": [1, 8, 17, 26, 55, 57, 61, 62, 66, 77, 86, 96, 97, 111, 114, 123, 126, 129, 135, 146, 153, 154], "handle_all_url": 51, "handler": [60, 86], "hanson": 146, "hansson": 130, "happen": [22, 25, 40, 45, 49, 55, 57, 78, 79, 80, 104, 111, 114, 126, 134, 135, 140, 144, 146, 148], "happi": [13, 28, 45], "haproxi": [86, 98, 99], "haproxy_host": 99, "haproxy_password": [99, 100], "haproxypass": 99, "hard": [23, 40, 61, 123], "hardcod": [123, 126], "harden": [57, 86, 124, 127], "harder": 55, "hardest": 52, "hardwar": [1, 3, 4, 14, 25, 98, 102, 129, 130, 140], "harp": [86, 100, 102, 103, 168], "harp_docker_socket_port": 100, "harp_exapp_direct": 100, "harp_frp_address": 100, "harp_proxy_dock": 100, "harp_proxy_host": 100, "harp_shared_kei": 100, "has_internet_connect": 86, "hash": [26, 62, 79, 80, 84, 86, 127, 134, 167, 168], "hash_equ": 26, "hash_hmac": 26, "hashing_default_password": 86, "hashingcost": 86, "hashingmemorycost": 86, "hashingthread": 86, "hashingtimecost": 86, "hashtag": 157, "hasmemberoffiltersupport": 80, "hasn": [57, 63], "haspagedresultsupport": 80, "hat": [56, 130, 131], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 22, 23, 25, 26, 27, 29, 30, 31, 35, 38, 40, 44, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 69, 75, 76, 78, 79, 81, 83, 86, 90, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 108, 111, 112, 114, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 156, 158, 162, 164, 166, 167, 168], "haveibeenpwnd": 84, "hbegin": 26, "hdr": 57, "head": [55, 65, 67, 120], "header": [2, 23, 26, 27, 57, 60, 61, 62, 65, 66, 69, 72, 73, 74, 80, 85, 86, 124, 125, 126, 130, 135, 162, 165, 168], "headless": 118, "headlin": [1, 75, 79], "health": 102, "healthi": [102, 135], "heartbeat": [57, 86], "heartbeat_count": 102, "heavi": [0, 1, 16, 42, 56, 99, 127, 150], "heavili": [55, 57], "heic": [57, 129, 130], "heif": [57, 130], "height": 57, "hello": [1, 60], "helm": 130, "help": [2, 3, 4, 8, 13, 25, 26, 55, 56, 57, 60, 64, 69, 79, 92, 95, 96, 104, 105, 111, 112, 116, 120, 128, 129, 130, 133, 135, 139, 143, 144, 145, 146, 166], "helper": 14, "henc": [78, 146], "hend": 26, "her": 2, "here": [1, 2, 3, 5, 6, 11, 13, 15, 17, 19, 25, 28, 40, 52, 57, 60, 64, 65, 66, 79, 93, 94, 98, 99, 114, 116, 123, 126, 129, 130, 145, 146, 156], "heurist": 67, "hex": 146, "hexadecim": 26, "hf_model_path": 11, "hidden": [40, 79, 86, 90, 96, 111, 116, 123, 126, 135], "hide": [35, 57, 86, 115, 116, 126], "hide_absence_set": 115, "hide_disabled_user_shar": 83, "hide_login_form": 86, "hideeventexport": 111, "hierarch": 86, "hierarchi": 37, "high": [4, 5, 6, 7, 11, 14, 19, 23, 25, 35, 52, 54, 114, 123, 129, 130, 131, 132, 150, 164, 166], "highcontrast": 57, "higher": [2, 5, 6, 7, 9, 11, 23, 42, 57, 60, 64, 112, 141, 166], "highest": [2, 79, 145, 166], "highli": [55, 57, 67, 79, 116, 123, 127, 129, 134, 147, 151, 166], "highlight": [14, 130, 139, 145, 166], "hike": 2, "him": 2, "hinder": 54, "hindi": [4, 5, 10], "hint": [57, 67, 74, 126, 145], "histor": 25, "histori": [13, 14, 55, 84, 146], "hit": [1, 52, 55, 79], "hlocalhost": 19, "hmac": 26, "hog": [5, 7, 9, 10], "hold": [23, 26, 29, 45, 79, 98, 104, 146], "holidai": 111, "home": [25, 37, 60, 79, 81, 86, 89, 90, 91, 94, 96, 130, 135, 146, 154], "homefoldernamingrul": 80, "hood": [5, 7, 10, 166], "hook": [146, 168], "hope": 22, "hopefulli": 144, "hord": 116, "horde_": 116, "horde_imap": 116, "hors": 52, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 14, 19, 21, 28, 34, 35, 42, 45, 51, 52, 56, 57, 60, 66, 67, 79, 80, 86, 91, 97, 98, 100, 111, 114, 116, 120, 121, 123, 125, 126, 130, 135, 139, 144, 146, 147, 148, 149, 153, 154, 162, 167], "hoster": [19, 57, 114], "hostnam": [17, 19, 28, 45, 52, 57, 60, 66, 79, 98, 114, 126, 130, 140, 142, 146, 154], "hour": [2, 5, 9, 16, 40, 41, 49, 52, 54, 55, 57, 79, 95, 96, 111, 112, 114, 139, 140, 145], "hourli": 49, "hous": [28, 139], "housekeep": [54, 139], "hover": [79, 83, 156], "how": [2, 6, 7, 10, 14, 23, 25, 28, 29, 30, 32, 38, 45, 52, 57, 62, 63, 64, 67, 79, 80, 83, 86, 94, 98, 109, 111, 112, 114, 116, 120, 123, 126, 127, 129, 130, 134, 135, 138, 140, 144, 146, 148, 155, 159, 160, 164, 165, 166], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 26, 27, 52, 54, 55, 56, 57, 64, 68, 77, 78, 99, 111, 115, 123, 129, 130, 131, 141, 142, 145, 146, 151, 153, 162, 168], "hp_frp_address": 99, "hp_shared_kei": [98, 99], "hr": 91, "href": 167, "hst": [67, 121, 123, 126], "hstspreload": 126, "htaccess": [23, 86, 120, 123, 126, 128, 135, 146, 162, 163, 165], "htaccesstest": 126, "htdoc": 53, "html": [57, 60, 64, 96, 120, 126, 127, 128, 131, 135, 144, 146, 147, 148, 149, 151, 152, 153, 165, 167, 168], "htop": 129, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 23, 25, 28, 31, 32, 33, 36, 37, 38, 42, 45, 51, 52, 54, 57, 60, 61, 62, 64, 65, 66, 69, 72, 73, 74, 77, 79, 80, 81, 85, 86, 89, 90, 91, 94, 96, 97, 98, 99, 100, 102, 111, 114, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 131, 133, 134, 135, 137, 139, 141, 142, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 162, 165, 167, 168], "http2": 126, "http_author": 130, "http_forwarded_for": 57, "http_proxi": 57, "http_user_ag": 126, "http_x_forward": 57, "http_x_forwarded_for": [57, 66], "httpd": [86, 96, 104, 105, 120, 124, 130], "httpd_can_connect_ldap": 128, "httpd_can_network_connect": [120, 128], "httpd_can_network_connect_db": 128, "httpd_can_network_memcach": 128, "httpd_can_sendmail": 128, "httpd_sys_rw_content_t": [120, 128], "httpd_unifi": 128, "httpd_use_cif": 128, "httpd_use_fusef": 128, "httpd_use_gpg": 128, "httpdavmodul": 135, "httpproxi": 90, "https_proxi": 57, "hub": [0, 2, 14, 152, 168], "hug": 7, "huge": [16, 57, 129], "huggingfac": [5, 11], "human": [6, 11, 79, 168], "hundr": 135, "hurri": 60, "hy000": 135, "hyperlink": 40, "hypervisor": 130, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 160, 161, 162, 165, 166, 167], "i686": 19, "iaccountmanag": [57, 75], "iana": [57, 115], "ibm": [1, 8, 12, 14, 86], "ic": [111, 146], "ical": 146, "icalendar": 146, "icap": [62, 86], "icmp_req": [19, 60], "ico": 126, "icon": [37, 38, 44, 57, 61, 62, 83, 86, 91, 126, 146], "id": [2, 3, 8, 12, 15, 25, 28, 35, 40, 57, 60, 64, 69, 72, 74, 79, 80, 82, 83, 86, 99, 100, 109, 114, 123, 146, 148, 154, 167, 168], "id1125420102": [57, 69], "idea": [2, 52, 139, 145], "ideal": [1, 130, 135, 142], "ident": [33, 45, 57, 69, 71, 79, 86, 130], "identif": 79, "identifi": [18, 19, 26, 45, 57, 58, 65, 79, 80, 86, 102, 109, 115, 116, 122, 123, 129, 134, 135, 147, 168], "ie": [1, 3, 120], "ie11": 23, "ie6": 23, "ie8": 23, "ie9": 23, "iemailtempl": 60, "ietf": 167, "ifmodul": [120, 123, 130, 135], "ifram": [57, 61, 123], "igbinari": 57, "ignor": [3, 17, 25, 28, 40, 45, 46, 56, 57, 60, 83, 90, 96, 127, 146, 147], "ignore_notic": 19, "ignorefrontcontrol": [86, 130], "illustr": [57, 130], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 25, 30, 48, 52, 57, 66, 69, 86, 126, 127, 129, 130, 146, 148, 150, 151, 154, 156, 157, 163, 164, 165], "imagegd": 57, "imagick": [69, 86, 122, 127], "imagin": 40, "imaginari": [57, 86, 129, 130], "imaginarypdf": [57, 163], "imap": [60, 86, 127], "imap4": 60, "immedi": [52, 57, 60, 83], "immut": [79, 126], "impact": [25, 45, 55, 57, 60, 99, 106, 129, 135, 166], "imperson": [123, 168], "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 25, 26, 29, 45, 49, 50, 52, 57, 60, 65, 78, 79, 86, 99, 111, 116, 130, 131, 140, 146, 156], "implic": [57, 86], "implicitli": 146, "import": [29, 31, 37, 54, 55, 57, 61, 69, 86, 111, 112, 114, 120, 122, 125, 127, 130, 132, 135, 140, 150, 159], "importantli": 130, "impos": 14, "imprinturl": 69, "improv": [2, 3, 12, 23, 35, 42, 56, 57, 67, 79, 86, 98, 120, 126, 127, 129, 131, 145, 146, 150, 151], "in_arrai": 99, "inaccess": [20, 25, 45], "inaccur": 8, "inact": 57, "inadvert": [55, 129], "inbox": [14, 116], "inc": 69, "incid": 64, "inclin": 166, "includ": [1, 4, 7, 11, 15, 17, 26, 28, 35, 37, 40, 44, 50, 52, 55, 57, 60, 65, 79, 83, 90, 96, 100, 102, 114, 115, 116, 117, 123, 126, 127, 129, 130, 132, 135, 137, 144, 145, 146, 147, 150, 151, 163, 164, 165, 166, 168], "includedir": 19, "includesubdomain": [123, 126], "incom": [57, 58, 146], "incoming_server2server_share_en": 146, "incompat": [57, 129, 141], "inconsist": [137, 146], "inconvert": [18, 86], "incorpor": [45, 57], "incorrect": [57, 77, 91, 96, 168], "incorrectli": [57, 66, 116], "increas": [23, 29, 35, 38, 56, 57, 60, 92, 102, 114, 121, 123, 126, 129, 130, 131, 135, 146, 164], "increment": 16, "indefinit": 55, "independ": [3, 26, 96, 104], "index": [2, 25, 26, 38, 57, 65, 66, 86, 99, 104, 121, 123, 126, 130, 134, 135, 144, 146, 151, 167, 168], "indexerjob": 3, "indi": 126, "indic": [15, 22, 37, 38, 57, 60, 79, 80, 86, 102, 114, 128, 135, 141, 145, 166], "indirectli": 105, "individu": [23, 25, 29, 37, 50, 55, 57, 75, 96, 116, 123, 129, 146], "industri": 140, "inetorgperson": [79, 80, 146], "inevit": [123, 131], "infect": 52, "infer": [5, 6, 11], "inferenc": [6, 14], "infinit": 126, "influenc": [8, 29, 92, 111, 112], "info": [8, 40, 57, 64, 67, 75, 79, 85, 86, 96, 101, 135], "inform": [0, 1, 3, 4, 5, 7, 8, 13, 15, 19, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 45, 49, 53, 55, 56, 57, 60, 61, 63, 64, 66, 67, 72, 74, 75, 79, 83, 86, 90, 92, 93, 96, 101, 104, 109, 111, 112, 114, 115, 116, 118, 121, 123, 126, 129, 130, 131, 134, 139, 142, 144, 145, 146, 156, 160, 162, 164, 165], "infrastructur": [57, 135], "inher": 54, "inhibit": 90, "ini": [19, 23, 30, 56, 57, 68, 86, 91, 120, 121, 123, 124, 126, 128, 130, 135, 164], "init": [52, 86, 146], "initdb": 121, "initi": [12, 18, 24, 25, 26, 46, 53, 57, 83, 86, 88, 94, 99, 101, 102, 105, 146, 166, 168], "initialcontentimportjob": 3, "initialis": [121, 130, 142], "inject": 57, "inlin": 14, "innodb": [20, 57, 131], "innodb_buffer_pool_inst": 19, "innodb_buffer_pool_s": 19, "innodb_file_format": [19, 57], "innodb_file_per_t": [19, 20, 57], "innodb_flush_log_at_trx_commit": 19, "innodb_large_prefix": [19, 57], "innodb_log_buffer_s": 19, "innodb_max_dirty_pages_pct": 19, "input": [3, 5, 7, 13, 29, 40, 57, 72, 73, 79, 146, 157, 168], "insecur": [60, 86, 131], "insensit": [47, 57, 104], "insert": [57, 86, 126, 146, 150, 157], "insid": [3, 5, 7, 8, 14, 23, 35, 42, 54, 57, 61, 63, 66, 79, 96, 99, 105, 111, 121, 129, 144, 146, 167], "insight": [1, 12, 86], "inspect": [4, 52], "inspector": 67, "instal": [12, 14, 15, 17, 19, 20, 23, 26, 27, 32, 35, 36, 38, 42, 46, 50, 53, 54, 56, 60, 61, 62, 66, 67, 68, 69, 72, 78, 79, 82, 96, 97, 99, 100, 101, 102, 103, 104, 105, 108, 111, 112, 114, 117, 126, 128, 129, 131, 132, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 150, 152, 153, 155, 157, 159, 160, 162], "installed_vers": 146, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 16, 17, 19, 20, 25, 26, 40, 44, 45, 53, 54, 57, 60, 65, 69, 75, 79, 82, 86, 96, 98, 99, 109, 111, 112, 114, 116, 120, 124, 126, 129, 130, 131, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 151, 154, 164, 166, 168], "instanceid": [26, 86, 144], "instancesecret": 26, "instanti": 57, "instantli": 57, "instead": [3, 5, 14, 20, 23, 28, 29, 35, 44, 45, 48, 49, 54, 57, 60, 61, 63, 64, 67, 69, 74, 75, 79, 80, 81, 86, 89, 91, 114, 116, 120, 123, 124, 126, 130, 134, 135, 141, 142, 144, 145, 146, 148, 160], "instruct": [1, 2, 3, 5, 17, 19, 52, 61, 67, 71, 79, 85, 86, 116, 122, 123, 127, 129, 130, 132, 139, 141, 145], "insuffici": [74, 96], "int": [23, 70, 73, 74, 80, 99, 116, 167], "int8_float32": 11, "integ": [1, 16, 45, 54, 57, 99, 111, 112, 146], "integr": [1, 2, 3, 8, 12, 14, 40, 52, 55, 57, 62, 68, 71, 80, 86, 114, 115, 127, 130, 135, 136, 144, 148, 156, 157, 163, 164, 168], "integration_deepl": [1, 14], "integration_openai": [0, 1, 2, 5, 8, 114], "integration_repl": [0, 1, 14], "integration_watsonx": [0, 1], "integritycheck": 134, "intel": [7, 10, 129], "intellig": [0, 1, 14, 86, 98], "intend": [57, 78, 79, 94, 123], "intens": [54, 129], "intent": 146, "intention": 116, "interact": [1, 2, 3, 16, 17, 38, 52, 54, 56, 57, 79, 86, 90, 144, 146, 168], "intercept": 123, "interchang": [25, 60, 127], "interest": [69, 91, 166], "interfac": [1, 2, 5, 7, 9, 10, 11, 14, 15, 19, 25, 38, 40, 45, 55, 57, 60, 67, 69, 76, 83, 86, 91, 96, 98, 111, 113, 115, 116, 117, 122, 123, 124, 129, 130, 131, 135, 145, 146, 165, 168], "intermedi": 145, "intern": [3, 13, 25, 37, 38, 45, 54, 57, 67, 71, 80, 83, 86, 100, 104, 114, 129, 130, 147, 157, 167, 168], "internal_defaultexpdai": 40, "interned_strings_buff": 121, "internet": [54, 57, 60, 123, 130, 146], "interpret": [98, 123], "interrupt": [25, 42, 54, 127], "interv": [35, 52, 54, 57, 81, 86, 91, 111, 166, 167], "intervent": [6, 52, 123], "intl": [120, 122, 127], "introduc": [14, 47, 79, 98, 166, 168], "introduct": [62, 86, 99, 120], "invalid": [43, 55, 57, 61, 67, 72, 73, 74, 79, 86, 90, 123, 126, 129, 136, 146, 162], "invalid_hash": 134, "invalidsignatur": 134, "invalidsignatureexcept": 134, "invert": 104, "investig": 57, "invis": [86, 104, 107, 108, 146], "invit": [60, 86, 113, 150, 160], "invite": 111, "invoc": [57, 123, 162], "invok": [57, 90, 144, 146, 162], "involv": [23, 131, 162], "io": [42, 57, 61, 69, 99, 104, 117, 126, 129, 130, 131, 135, 142], "iono": [0, 14], "iosclienturl": 69, "iot": [130, 142], "iotop": 129, "ip": [8, 19, 38, 52, 57, 60, 64, 66, 67, 79, 86, 90, 98, 99, 100, 102, 104, 114, 124, 125, 130, 142, 146, 147, 154], "ipad": 66, "iphon": 66, "iptabl": [123, 154], "ipv4": [55, 57, 66], "ipv6": [55, 57, 66], "ipv6_normalized_subnet_s": 86, "irrevers": 78, "is_arg": 126, "isanonym": 167, "isn": [20, 25, 57, 79, 116, 129, 130, 146], "iso": [57, 63], "iso_639": 57, "isol": [62, 86, 129, 130, 131, 144], "isset": 99, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 25, 47, 49, 55, 56, 57, 60, 67, 79, 86, 102, 111, 112, 122, 123, 125, 126, 129, 131, 133, 134, 142, 144, 145, 146, 148, 154, 156, 157, 164, 165], "isvfsen": 94, "italian": [4, 5, 10], "item": [3, 40, 43, 62, 81, 86, 90, 105, 111, 113, 139], "iter": [55, 57], "ithem": 57, "its": [0, 1, 2, 3, 8, 13, 14, 17, 23, 26, 28, 34, 38, 51, 52, 57, 67, 70, 79, 80, 90, 91, 92, 96, 114, 120, 122, 128, 130, 134, 135, 139, 144, 146, 155, 162, 165], "itself": [5, 19, 29, 57, 82, 98, 99, 104, 115, 122, 130, 134, 135, 142, 144, 146, 154, 162], "itun": [57, 69], "itunesappid": 69, "iv": 26, "j": [48, 57, 66, 86, 146, 148, 162], "jail": [86, 121], "jan": 60, "januari": 64, "japanes": [4, 10], "javascript": [86, 123, 129, 135, 161, 162], "jcal": 146, "jeroboam": 146, "ji": 68, "jit": 86, "jit_buffer_s": 129, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 94, "job": [3, 6, 14, 35, 37, 38, 43, 49, 52, 57, 62, 79, 86, 92, 114, 124, 127, 135, 139, 141, 145, 167], "johnston": 81, "join": [2, 22], "joke": 2, "jone": 146, "journal": [57, 64], "journal_mod": 86, "journalctl": [14, 102, 167], "journald": 102, "jp": 68, "jpeg": [57, 86, 129], "jpeg_qual": 44, "jpegphoto": 79, "jpg": 126, "json": [2, 4, 5, 8, 11, 13, 15, 48, 57, 80, 81, 86, 101, 102, 104, 111, 116, 120, 123, 126, 134, 146, 167], "json_pretti": [13, 146], "jump": [89, 139], "just": [19, 24, 54, 60, 61, 79, 83, 104, 111, 116, 121, 123, 125, 126, 130, 135, 139, 140, 144, 146, 148, 166], "jwfcftvztglwtje": 38, "k": 74, "karlsruh": 13, "kazakh": 4, "kb": 57, "keep": [3, 14, 25, 38, 41, 46, 47, 53, 54, 55, 56, 57, 66, 67, 78, 79, 86, 96, 102, 104, 111, 112, 114, 116, 120, 121, 122, 130, 131, 135, 139, 140, 144, 145, 146, 159, 166, 167], "keepal": [57, 135], "keepalivetimeout": 135, "kei": [2, 3, 11, 15, 16, 19, 22, 28, 33, 34, 37, 38, 42, 43, 45, 56, 57, 71, 73, 74, 75, 79, 83, 86, 98, 99, 100, 114, 121, 122, 123, 126, 129, 130, 132, 135, 141, 145, 146, 157], "kept": [46, 56, 57, 144], "keyboard": 86, "keyfil": 99, "keyformat": 26, "keypair": 29, "keyr": 149, "keyston": [33, 45, 57], "keyvalu": 45, "keyword": 90, "khtml": 64, "kib": 57, "kick": [55, 57], "killmod": 54, "kind": [1, 13, 57, 66, 99, 123], "kink": 52, "kitchen": 2, "know": [26, 28, 57, 79, 82, 111, 116, 135, 146, 148], "knowledg": [11, 135], "knowledgebas": 86, "knowledgebaseen": 86, "known": [12, 17, 25, 45, 49, 51, 55, 57, 60, 62, 66, 79, 86, 104, 116, 121, 126, 131, 135, 146, 155], "kokoro": 10, "korean": 4, "krita": [57, 129], "kubernet": 3, "kunz": 81, "kvm": 130, "l": [19, 54, 56, 66, 96, 121, 135, 146], "l10n": 86, "lab": 123, "label": [2, 14, 38, 66, 79, 100, 128, 135, 168], "labeleduri": 79, "lamp": 130, "lan": [19, 38, 60], "landmark": 6, "landscap": 6, "lang": [57, 146], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 24, 57, 61, 62, 74, 86, 98, 114, 127, 131], "laptop": 2, "larg": [2, 7, 8, 9, 12, 13, 14, 19, 38, 43, 52, 57, 86, 96, 111, 114, 116, 126, 129, 130, 135, 145], "larger": [3, 11, 23, 25, 52, 57, 67, 83, 129, 146], "largest": 98, "last": [1, 13, 26, 54, 55, 57, 81, 83, 102, 108, 125, 141, 142, 144, 146, 166], "last_seen": 146, "lastjpegphotolookup": 80, "lastli": [28, 45], "lastlogin": 146, "lastmodifi": 167, "lastprofilechecksum": 79, "lastseen": 86, "lastupd": [13, 167], "latenc": 129, "later": [17, 40, 57, 72, 81, 105, 114, 116, 130, 135, 141, 147, 154, 168], "latest": [1, 2, 4, 23, 45, 57, 58, 93, 117, 120, 122, 129, 130, 131, 139, 142, 145, 152, 159, 165, 166], "latitud": 123, "latter": [56, 146], "launch": [2, 51, 52, 53, 56, 94, 95, 96, 98, 100, 139, 167], "launchpad": 90, "layer": [25, 78, 129, 134], "layla": 146, "layout": [57, 58, 145, 150], "lazi": [57, 146], "ld": [79, 126], "ldap": [37, 43, 62, 71, 77, 86, 120, 124, 127, 130, 140], "ldap_group_map": 79, "ldap_log_fil": 86, "ldap_matching_rule_in_chain": 79, "ldap_opt_network_timeout": 80, "ldap_user_map": 79, "ldapadmingroup": 79, "ldapagentnam": 80, "ldapagentpassword": 80, "ldapattributesforgroupsearch": 80, "ldapattributesforusersearch": [80, 146], "ldapbackuphost": 80, "ldapbackupport": 80, "ldapbas": 80, "ldapbasegroup": 80, "ldapbaseus": 80, "ldapcachettl": [79, 80], "ldapconfigurationact": 80, "ldapconnectiontimeout": 80, "ldapdefaultppolicydn": 80, "ldapdynamicgroupmemberurl": 80, "ldapemailattribut": [80, 146], "ldapexperiencedadmin": 80, "ldapexpertusernameattr": [80, 146], "ldapexpertuuidgroupattr": 80, "ldapexpertuuiduserattr": 80, "ldapgidnumb": 80, "ldapgroupdisplaynam": 80, "ldapgroupfilt": [80, 146], "ldapgroupfiltergroup": 80, "ldapgroupfiltermod": 80, "ldapgroupfilterobjectclass": 80, "ldapgroupmemberassocattr": [80, 146], "ldaphost": 80, "ldapignorenamingrul": 80, "ldaploginfilt": 80, "ldaploginfilterattribut": 80, "ldaploginfilteremail": 80, "ldaploginfiltermod": 80, "ldaploginfilterusernam": 80, "ldapnestedgroup": 80, "ldapoverridemainserv": 80, "ldappagings": 80, "ldapport": 80, "ldapquotaattribut": 80, "ldapquotadefault": 80, "ldaptl": 80, "ldapuseravatarrul": [79, 80], "ldapusercleanupinterv": [81, 86], "ldapuserdisplaynam": [80, 146], "ldapuserdisplayname2": 80, "ldapuserfilt": 80, "ldapuserfiltergroup": 80, "ldapuserfiltermod": 80, "ldapuserfilterobjectclass": 80, "ldapuuidgroupattribut": 80, "ldapuuiduserattribut": [80, 146], "lead": [30, 54, 55, 56, 57, 67, 111, 112, 123, 126, 129, 130, 135], "leak": [49, 57, 126, 135, 167], "leakag": 123, "leap": 131, "learn": [5, 6, 8, 11, 30, 32, 42, 44, 48, 56, 76, 81, 83, 117, 123, 134, 145, 146], "least": [2, 3, 4, 5, 6, 7, 9, 11, 15, 19, 23, 41, 46, 54, 57, 67, 78, 79, 127, 131, 141, 145, 146, 147, 162, 166, 167], "leav": [2, 24, 25, 28, 30, 36, 55, 57, 66, 74, 79, 83, 114, 133, 146], "leela": 146, "left": [37, 45, 54, 57, 60, 79, 83, 129, 134, 144, 146, 168], "leftov": 79, "legaci": [27, 28, 29, 45, 57, 64, 126, 146], "legacy_auth": 45, "legacy_format_support": 27, "legal": [11, 69], "legibl": 9, "legitim": [25, 55], "length": [8, 29, 45, 52, 57, 84, 86], "lengthen": 129, "less": [6, 7, 10, 11, 45, 52, 55, 57, 64, 92, 123, 127, 129, 131, 166], "let": [14, 17, 55, 60, 83, 99, 126, 130, 135, 140, 148], "letsencrypt": 126, "letter": [83, 168], "level": [4, 14, 21, 22, 25, 40, 42, 52, 57, 60, 62, 83, 86, 95, 96, 123, 124, 131, 135, 144, 146], "leverag": 8, "lf": 79, "lib": [6, 15, 19, 52, 57, 60, 126], "libapache2": 122, "libargon2": 127, "liber": 96, "libmagickcor": 69, "librari": [11, 44, 57, 60, 85, 91, 96, 123, 160], "libreoffic": [57, 86, 127], "libsmbclient": 35, "libxml": 127, "libxml2": 127, "licenc": 72, "licens": [14, 15, 123], "life": [86, 120, 141, 145], "lifetim": [57, 79, 109], "lift": 99, "light": [38, 57, 79], "lighter": 166, "lighttpd": 135, "lightweight": [57, 125], "like": [1, 2, 3, 5, 6, 7, 8, 13, 14, 15, 17, 19, 20, 24, 25, 28, 29, 35, 38, 42, 45, 47, 49, 50, 54, 56, 57, 58, 61, 64, 75, 78, 79, 81, 84, 85, 96, 98, 99, 105, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 129, 130, 135, 137, 139, 141, 142, 144, 145, 146, 154, 155, 156, 157, 162, 167], "likelihood": [57, 129], "limit": [0, 1, 12, 14, 23, 35, 40, 41, 43, 44, 46, 49, 50, 52, 54, 57, 60, 73, 74, 79, 86, 96, 98, 99, 113, 116, 120, 121, 125, 129, 130, 131, 135, 140, 144, 162, 165, 166], "limitrequestbodi": 23, "line": [17, 19, 23, 27, 54, 56, 57, 60, 64, 66, 75, 79, 86, 93, 94, 111, 114, 116, 122, 124, 126, 127, 129, 130, 135, 138, 139, 145, 165], "link": [2, 15, 43, 62, 69, 74, 75, 76, 77, 83, 86, 104, 114, 123, 129, 130, 133, 134, 135, 144, 150, 155, 157, 168], "link_defaultexpdai": 40, "linux": [19, 25, 31, 35, 47, 48, 52, 56, 64, 81, 86, 89, 91, 93, 94, 96, 117, 118, 120, 122, 123, 124, 125, 126, 127, 128, 131, 135, 137, 139, 145, 146, 151], "list": [1, 2, 3, 11, 12, 14, 15, 16, 17, 20, 25, 35, 38, 40, 44, 50, 55, 56, 57, 58, 60, 63, 68, 73, 75, 84, 85, 86, 97, 98, 103, 104, 111, 116, 120, 123, 125, 126, 130, 131, 134, 135, 139, 145, 147, 148, 149, 154, 159, 161, 162, 166, 167, 168], "listen": [35, 42, 52, 56, 86, 90, 91, 99, 102, 121, 126, 146, 148, 153], "listen_to_ev": 168, "listexapp": 101, "liter": 168, "littl": [4, 14, 67, 83, 99], "live": [0, 2, 7, 12, 57, 79, 86, 146], "live_transcript": [12, 86], "ll": [15, 19, 25, 35, 40, 57, 60, 79, 83, 111, 114, 126, 130, 139, 146, 148, 166], "llama": [1, 5, 14], "llama3": 5, "llm": [2, 5, 8, 13, 14, 86, 113], "llm2": [1, 2, 8, 12, 14, 86], "ln": [15, 121], "load": [5, 7, 12, 19, 23, 25, 35, 42, 52, 56, 60, 62, 66, 78, 86, 123, 124, 125, 127, 135, 146], "loadbalanc": 23, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 14, 15, 19, 23, 25, 28, 30, 35, 36, 37, 38, 40, 56, 60, 62, 69, 70, 71, 75, 79, 83, 86, 89, 90, 91, 94, 96, 98, 100, 101, 104, 112, 120, 121, 123, 126, 129, 130, 133, 135, 142, 146, 148, 162], "local_cert": [56, 57], "local_dock": 100, "local_pk": [56, 57], "local_summary_bot": 8, "localai": [0, 3, 8, 14], "localdir": 31, "localdirpath": 94, "localdomain": [130, 142], "localhost": [19, 42, 53, 56, 57, 60, 66, 99, 100, 102, 114, 120, 121, 122, 125, 130, 135, 142, 146, 148], "localitynam": 79, "localsocket": 52, "localstorag": 86, "localtim": 8, "locat": [2, 3, 8, 15, 20, 23, 25, 54, 55, 62, 66, 79, 83, 86, 90, 91, 93, 96, 98, 99, 104, 105, 121, 123, 124, 126, 130, 132, 135, 137, 139, 140, 144, 145, 146, 152, 156, 157, 168], "lock": [29, 43, 56, 62, 86, 104, 120, 124, 127, 135, 137, 145, 146], "lock_retri": 56, "lock_wait_tim": 56, "locking_en": 56, "lockout": [57, 84], "log": [12, 13, 14, 19, 25, 29, 33, 37, 38, 50, 52, 55, 60, 62, 65, 66, 78, 83, 86, 90, 94, 95, 99, 103, 104, 111, 112, 114, 120, 123, 124, 125, 127, 128, 130, 131, 132, 137, 140, 142, 144, 145, 154, 165, 167], "log_error": 135, "log_not_found": 126, "log_notic": 19, "log_queri": 86, "log_request_id": 86, "log_rotate_s": 86, "log_secret": 57, "log_typ": [64, 86], "log_type_audit": [64, 86], "logdateformat": [64, 86], "logdebug": [95, 96], "logdir": [95, 96], "logexpir": [95, 96], "logfil": [3, 23, 64, 86, 95, 96, 121, 126, 132, 140, 146], "logfile_audit": [64, 86, 132], "logfilemod": [86, 123], "logflush": 95, "logic": [49, 78, 101, 102, 143, 167], "login": [14, 19, 24, 25, 29, 34, 35, 49, 54, 57, 60, 61, 62, 64, 69, 70, 74, 76, 77, 78, 81, 82, 83, 84, 86, 90, 91, 94, 122, 123, 125, 135, 137, 138, 139, 145, 146], "login_flow_v2": 86, "login_form_autocomplet": 86, "login_form_timeout": 86, "loginfailexit": 99, "loglevel": [55, 60, 64, 79, 86, 116, 123, 129], "loglevel_dirty_database_queri": 86, "loglevel_frontend": 86, "logo": [57, 69], "logo_url": 86, "logohead": 69, "logon": 35, "logout": 57, "logpath": 123, "logread": 64, "logtimezon": [86, 146], "logwindow": [95, 96], "loleaflet": 152, "long": [3, 6, 15, 19, 42, 56, 57, 79, 80, 86, 91, 96, 108, 111, 112, 125, 126, 130, 139, 144, 164, 166], "long_query_tim": 19, "longer": [23, 45, 55, 57, 60, 63, 83, 111, 120, 126, 129, 146, 160, 162, 163], "longest": 23, "longitud": 123, "look": [2, 3, 14, 17, 19, 20, 45, 48, 54, 55, 57, 67, 69, 79, 81, 86, 99, 104, 114, 116, 125, 126, 130, 133, 134, 139, 144, 146, 147, 149, 150, 156, 168], "lookup": [57, 66, 75, 123], "lookup_serv": 86, "lool": [148, 152], "loolwsd": 152, "loop": [86, 99], "loopback": 125, "lose": [25, 42, 57, 146], "loss": [19, 25, 57, 83, 96, 131, 135], "lost": [25, 26, 71, 78, 86, 135, 146], "lost_password_link": [77, 86], "lostpassword": 57, "lot": [14, 44, 55, 56, 57, 64, 79, 116, 129, 135, 139, 145], "love": 79, "low": [7, 10, 23, 56, 57, 86, 130, 131], "lower": [4, 5, 7, 10, 26, 54, 57, 83, 84, 129, 130], "lowest": [131, 166], "lsof": 102, "lst": 90, "lt": [4, 86, 124, 130, 131, 167], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [15, 123], "lte": 167, "luk": 25, "lukasreschk": 146, "lunar": 146, "m": [13, 19, 52, 56, 81, 121, 123, 126, 127, 129, 130, 137, 146], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 45, "mac": [37, 52, 89, 94, 135], "machin": [3, 5, 6, 7, 9, 10, 12, 19, 47, 57, 60, 86, 90, 98, 99, 123, 124, 132, 140], "macintosh": 79, "maco": [86, 91, 93, 117, 131, 135], "made": [3, 14, 17, 35, 44, 48, 55, 57, 96, 116, 129, 130, 132, 140, 166, 168], "madlad": [11, 14], "madlad400": 11, "madrid": 79, "mageia": 127, "magic": 86, "mai": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 41, 45, 46, 48, 54, 55, 56, 57, 60, 61, 64, 66, 74, 75, 77, 78, 79, 80, 81, 83, 86, 92, 96, 98, 102, 111, 112, 114, 115, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 142, 143, 144, 145, 146, 147, 152, 154, 162, 164, 166, 167, 168], "mail": [2, 5, 14, 49, 62, 74, 79, 80, 83, 86, 113, 115, 128, 146, 157, 160], "mail_domain": [60, 86], "mail_from_address": 86, "mail_link_password_expiration_interv": 86, "mail_send_plaintext_onli": 86, "mail_sendmailmod": 86, "mail_smtpauth": [60, 86], "mail_smtpauthtyp": 60, "mail_smtpdebug": [60, 86], "mail_smtphost": [60, 86], "mail_smtpmod": [60, 86], "mail_smtpnam": [60, 86], "mail_smtppassword": [60, 86], "mail_smtpport": [60, 86], "mail_smtpsecur": [60, 86], "mail_smtpstreamopt": [60, 86], "mail_smtptimeout": [60, 86], "mail_template_class": [60, 86], "mailbox": [86, 113, 116], "mailcow": 114, "mailer": [57, 60, 160], "mailprimaryaddress": 79, "main": [1, 4, 11, 14, 19, 57, 79, 80, 91, 95, 98, 99, 102, 105, 126, 135, 137, 143, 144, 148, 152, 168], "mainli": [15, 25, 57, 59, 145], "maintain": [1, 38, 57, 67, 96, 112, 123, 130, 135, 142, 144, 145, 146, 166], "mainten": [3, 16, 20, 22, 25, 48, 62, 118, 129, 130, 131, 139, 140, 143, 144, 151, 164], "maintenance_window_start": 86, "major": [3, 39, 52, 86, 123, 126, 130, 135, 139, 141, 145, 151], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 28, 30, 31, 35, 37, 38, 40, 44, 45, 49, 50, 51, 55, 56, 57, 61, 63, 65, 68, 70, 74, 75, 79, 81, 82, 86, 91, 96, 99, 104, 108, 111, 114, 116, 120, 121, 123, 126, 127, 129, 130, 131, 132, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 161, 162, 163, 166, 167, 168], "malform": 146, "malfunct": 57, "malici": [25, 55], "malwar": [52, 57, 60], "man": [52, 54, 123], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 38, 42, 50, 51, 55, 56, 57, 62, 66, 69, 72, 79, 82, 85, 86, 97, 98, 104, 105, 108, 111, 120, 123, 124, 144, 145, 151, 163, 164, 165], "managerfactori": 86, "mandarin": 10, "mandatori": [49, 54, 70, 79, 86, 146], "mani": [6, 11, 14, 19, 20, 50, 52, 55, 57, 79, 96, 111, 112, 116, 126, 129, 130, 135, 144, 146, 150, 162, 166], "manifest": [51, 126], "manipul": 146, "manner": [1, 90, 163, 164, 165], "manual": [3, 4, 6, 15, 16, 17, 19, 22, 23, 25, 29, 47, 49, 50, 54, 56, 57, 61, 66, 79, 80, 81, 86, 93, 94, 96, 98, 99, 100, 105, 114, 117, 120, 122, 123, 124, 129, 132, 133, 134, 135, 138, 141, 142, 144, 146, 147, 151, 163, 166, 168], "manual_instal": [8, 98, 100], "manual_install_harp": 100, "map": [2, 45, 57, 81, 86, 126, 129, 141, 146, 156], "march": 23, "marco": 2, "margin": 129, "mariadb": [17, 20, 22, 57, 86, 118, 120, 122, 124, 125, 127, 130, 146, 163, 164], "mark": [2, 37, 57, 60, 81, 86, 146], "markdown": [57, 68, 129], "market": [2, 11, 141], "martin": 2, "mask": 116, "mass": [86, 93], "master": [25, 43, 57, 60, 86, 146], "master_": 26, "mastodon": [156, 157], "match": [3, 22, 40, 45, 56, 57, 60, 73, 74, 79, 80, 99, 104, 112, 116, 121, 126, 130, 135, 140, 146, 152, 154, 167], "math": 5, "matter": [40, 162], "max": [1, 23, 43, 52, 86, 90, 121, 123, 126, 146], "max_accelerated_fil": 121, "max_allowed_packet": 19, "max_children": 130, "max_execution_tim": [23, 57, 127], "max_file_conversion_files": 86, "max_filesize_animated_gifs_public_shar": 86, "max_heap_table_s": 19, "max_image_generation_idle_tim": 1, "max_input_tim": 23, "max_link": 19, "max_parallel_count": 86, "max_persist": 19, "max_siz": [23, 86], "max_token": 5, "maxautocompleteresult": 86, "maxchunks": [91, 96], "maxim": [40, 55], "maximum": [8, 23, 25, 40, 45, 46, 55, 79, 83, 86, 90, 91, 92, 96, 111, 112, 126], "maximumadressbook": 112, "maximumcalendarssubscript": 111, "maxkeepaliverequest": 135, "maxretri": 123, "mayb": [96, 129], "mb": [44, 57, 80, 83, 91, 92, 96], "mb4": 57, "mbstring": [68, 120, 122, 127], "mcp": [12, 86], "md": [2, 25, 68], "md5": [60, 120, 121, 122], "md5sum": [120, 122], "me": [2, 13, 57, 109], "mean": [11, 13, 14, 38, 47, 55, 57, 65, 67, 78, 79, 83, 91, 99, 114, 120, 123, 126, 129, 131, 134, 145, 162, 166, 167], "meaningless": 126, "meant": [55, 57, 166], "measur": [7, 10, 57, 67], "mechan": [26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 42, 43, 54, 55, 57, 60, 64, 86, 146, 160, 168], "media": [1, 2, 6, 7, 86, 90, 104, 124], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 28, 41, 45, 139, 166], "megabyt": [52, 57], "member": [2, 40, 50, 61, 74, 78, 79, 80, 83, 86, 104, 146, 147, 156, 157], "memberof": [80, 86, 146], "membership": [40, 79, 80, 83, 104, 116, 146], "memberuid": 80, "memcach": [23, 42, 62, 67, 79, 86, 120, 121, 124, 127, 132], "memcache_customprefix": 86, "memcached_opt": 86, "memcached_serv": [56, 86], "memori": [23, 25, 42, 52, 55, 62, 67, 79, 86, 102, 116, 127, 129, 130, 164, 167], "memory_consumpt": [121, 129], "memory_limit": [23, 52, 127], "mention": [1, 3, 13, 49, 69, 96, 98, 104, 120, 121, 123, 134, 144], "menu": [1, 8, 14, 37, 54, 57, 61, 83, 98, 99, 135, 157, 163, 164, 165], "mere": [17, 55, 166], "merg": [62, 86, 114, 156, 157], "messag": [1, 2, 8, 13, 16, 25, 26, 57, 58, 60, 64, 66, 67, 73, 74, 77, 79, 80, 86, 94, 95, 114, 115, 116, 118, 123, 136, 139, 140, 146, 154, 155, 156, 157, 168], "met": [2, 14, 46, 57, 79, 123, 130], "meta": [14, 72, 73, 74, 79, 80, 127], "metadata": [40, 45, 57, 83, 99, 116, 132, 135, 146], "metadata_max_files": 86, "metal": [86, 132], "method": [19, 22, 26, 29, 37, 43, 54, 57, 60, 64, 72, 73, 74, 78, 80, 86, 96, 98, 100, 116, 127, 130, 135, 140, 145, 146, 168], "metric": [57, 87], "mg": 121, "mib": [4, 23, 57, 86, 92, 129], "micro": 130, "microservic": 129, "microsoft": [47, 52, 57, 60, 86, 91, 96, 113, 117, 126, 131, 160], "middl": 123, "middlewar": 66, "might": [0, 2, 3, 11, 14, 15, 17, 19, 22, 29, 35, 37, 44, 45, 47, 48, 49, 52, 54, 56, 57, 60, 67, 79, 80, 91, 96, 98, 99, 102, 106, 112, 114, 116, 122, 123, 126, 128, 129, 131, 133, 135, 140, 141, 146, 147, 154, 155, 161, 165], "migrat": [16, 17, 18, 29, 43, 46, 57, 79, 86, 98, 113, 116, 127, 138, 144, 146, 150, 164], "millisecond": [45, 57, 91, 96], "milliwai": 146, "mime": [104, 114, 126, 130, 162], "mimetyp": [44, 57, 86, 104, 123, 126, 146], "mimetypealias": [48, 104], "mimetypelist": 146, "mimetypemap": [48, 146], "min": 91, "minchunks": [91, 96], "mind": [3, 53, 56, 57, 98, 104, 121, 122, 130, 144, 168], "minif": 57, "minim": [3, 7, 8, 10, 11, 52, 55, 84, 120, 121, 131, 135, 166], "minimum": [6, 45, 46, 67, 79, 86, 91, 92, 96, 98, 101, 114, 131, 166], "minio": 45, "miniredir": 57, "minor": [3, 129, 139], "minsearchstringlength": 86, "mint": [52, 56, 130], "minut": [0, 3, 7, 10, 14, 35, 37, 41, 46, 52, 54, 55, 57, 79, 81, 91, 96, 109, 111, 112, 114, 139, 140, 145, 167], "mirror": 123, "misbehav": 55, "misbehavior": 67, "misc": 86, "miscellan": 86, "misconfigur": [55, 57, 86, 96, 102, 107, 116, 123, 126], "misformat": 79, "mismatch": [129, 165], "miss": [22, 40, 78, 79, 86, 102, 123, 127, 141, 143, 145], "missing_fil": 134, "mission": [135, 166], "mistak": [57, 79, 135], "mistakenli": 116, "mistral": 2, "mistralai": [0, 14], "mit": 57, "mitig": [60, 123], "mitm": 123, "mix": [38, 167], "mixer": 123, "mixtur": 57, "mj": [126, 161, 162], "mkdir": [25, 31, 99, 120, 121], "mknod": 148, "mlocat": 120, "mm": 79, "mnt": [79, 130], "mobil": [25, 29, 40, 66, 69, 79, 86, 93, 104, 117, 123, 124], "mod": 122, "mod_dav": [120, 130, 135], "mod_defl": 135, "mod_dir": 130, "mod_env": [57, 65, 123, 130], "mod_evas": 135, "mod_fastcgi": 135, "mod_fcgi": 130, "mod_fcgid": [86, 135], "mod_head": [65, 123, 130], "mod_mim": 130, "mod_pagespe": 135, "mod_php": [129, 130, 131, 135], "mod_proxy_fcgi": [86, 135], "mod_reqtimeout": [23, 135], "mod_rewrit": [38, 57, 65, 130, 135], "mod_secur": 135, "mod_spdi": 135, "mod_webdav": 130, "mod_xsendfil": 135, "modal": 97, "mode": [6, 16, 19, 20, 22, 23, 26, 27, 43, 52, 54, 57, 79, 80, 86, 94, 100, 101, 111, 116, 120, 122, 124, 134, 135, 138, 139, 140, 143], "model": [0, 1, 3, 4, 6, 8, 9, 10, 12, 13, 14, 86, 98, 114, 123, 132], "model_nam": 11, "moder": 40, "modern": [4, 47, 56, 61], "modheadersavail": 126, "modif": [19, 40, 60, 96, 108, 111, 112, 130, 139, 146], "modifi": [28, 35, 45, 47, 48, 49, 55, 56, 62, 63, 71, 79, 83, 86, 96, 104, 105, 108, 111, 112, 116, 123, 125, 129, 130, 134, 135, 146], "modul": [19, 23, 25, 26, 35, 42, 56, 57, 69, 79, 86, 121, 122, 124, 125, 126, 130, 131, 146, 148, 161, 162], "modular": [1, 14], "module_nam": 127, "molli": [79, 146], "mollybook": 146, "mollyc": 146, "moment": [8, 154], "momentj": 63, "mon": [49, 52], "mondai": 49, "monitor": [15, 55, 56, 86, 90, 123, 129, 146], "monterei": 131, "month": [1, 2, 13, 123, 126, 130], "monument": 6, "moodl": 65, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 20, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 52, 55, 56, 57, 58, 60, 67, 74, 76, 79, 81, 82, 92, 93, 96, 97, 98, 99, 102, 104, 111, 112, 114, 115, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 139, 140, 143, 145, 146, 148, 150, 151, 153, 154, 160, 162, 164, 165, 166, 167, 168], "moreov": 15, "morn": 49, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 45, 54, 55, 56, 57, 60, 61, 64, 67, 79, 98, 99, 116, 123, 127, 128, 129, 130, 131, 135, 141, 142, 145, 146, 151, 152, 153, 159, 160, 166, 168], "mostli": 130, "mount": [4, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 42, 43, 45, 52, 54, 57, 86, 99, 101, 103, 104, 130, 135, 146], "mount_fil": 86, "mount_id": 35, "mount_nam": 146, "mountpoint": [28, 30, 35, 36, 37, 43, 57, 86], "move": [2, 23, 25, 57, 66, 86, 91, 123, 125, 139, 140, 144, 145, 164, 166], "movetotrash": 91, "movi": [57, 156, 157], "mozilla": [64, 116, 123, 126, 131], "mp3": [48, 57, 164, 165], "mp4": 126, "mpeg": 48, "mrtumnu": 66, "msoffice2003": 57, "msoffice2007": 57, "msofficedoc": 57, "mt": [11, 57, 69], "mtime": 40, "much": [23, 58, 96, 99, 125, 128, 129, 135, 143], "multi": [14, 55, 56, 79, 167], "multibucket": [43, 86], "multibyt": 143, "multilingu": [7, 12, 86], "multipart": 45, "multipartupload": 23, "multipl": [2, 5, 6, 9, 14, 17, 23, 29, 37, 42, 45, 52, 53, 54, 55, 56, 62, 67, 70, 79, 80, 81, 82, 86, 98, 99, 101, 114, 123, 127, 129, 130, 141, 143, 146, 147, 150, 151, 166, 167], "multiview": [120, 130], "music": [14, 86, 90, 94, 146], "must": [3, 4, 5, 6, 8, 15, 23, 25, 26, 28, 30, 31, 33, 37, 38, 42, 45, 52, 53, 54, 56, 57, 60, 65, 66, 67, 78, 79, 80, 81, 83, 90, 96, 98, 99, 101, 111, 114, 118, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 137, 139, 141, 143, 145, 146, 167, 168], "mx": [114, 116], "my": [2, 15, 45, 48, 69, 73, 79, 86, 98, 100, 111, 154], "my_sync_fold": 90, "myapp": 60, "myapplic": 65, "myclass": 60, "mycloud": [2, 57], "mycustomprefix": 57, "mygroup": [73, 146], "myisam": 131, "mylogfil": 128, "mylogo": 69, "mypictur": 37, "myserv": 38, "mysql": [17, 18, 22, 86, 118, 120, 122, 124, 125, 127, 130, 135, 142, 146, 164], "mysql_attr_init_command": 57, "mysql_attr_ssl_ca": [19, 57], "mysql_attr_ssl_cert": [19, 57], "mysql_attr_ssl_kei": [19, 57], "mysql_attr_ssl_verify_server_cert": [19, 57], "mysql_secure_instal": 120, "mysql_user_password": 17, "mysqld": [19, 20, 57, 60], "mysqldump": [20, 137], "mysqlnd": 120, "n": [1, 5, 14, 16, 17, 26, 79, 90, 94, 102, 146, 167], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 15, 17, 19, 20, 25, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 45, 47, 51, 52, 53, 56, 57, 60, 62, 64, 65, 69, 72, 73, 74, 75, 79, 80, 81, 83, 86, 90, 95, 96, 98, 99, 100, 101, 104, 111, 114, 116, 118, 120, 121, 122, 123, 125, 126, 129, 130, 134, 146, 152, 168], "namespac": [13, 51, 57, 60, 146], "nativ": [21, 35], "natur": [14, 82, 147], "navig": [51, 57, 96, 98, 104, 105, 108, 111, 112, 114, 121, 133, 168], "nc": [57, 60, 64, 86, 103, 126], "nc_app_": 102, "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": 146, "nc_domain": 99, "nc_instance_url": [98, 99], "nc_loglevel": 146, "nc_password": 90, "nc_samesitecookielax": 67, "nc_samesitecookiestrict": 67, "nc_user": 90, "ncdata": 135, "ncp": 127, "ncvm": 130, "ne": 167, "nearli": [120, 162], "necessari": [2, 15, 19, 22, 23, 33, 44, 49, 54, 56, 57, 60, 82, 114, 116, 120, 125, 126, 127, 130, 135, 146, 147, 164, 168], "necessarili": [55, 98, 99, 135], "need": [0, 1, 3, 4, 6, 8, 11, 14, 15, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 42, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 64, 67, 78, 79, 80, 82, 83, 86, 89, 91, 92, 98, 99, 100, 102, 104, 105, 109, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 163, 164, 166, 167, 168], "needsdbupgrad": 146, "neg": [6, 123], "neither": 76, "nest": [80, 86], "net": [57, 90, 99, 100, 120, 141, 146, 147], "netdata": 129, "netrc": 90, "netstat": [52, 60], "network": [14, 19, 37, 55, 57, 86, 91, 92, 96, 98, 99, 100, 102, 104, 123, 124, 130, 131, 142, 146, 162, 167, 168], "never": [25, 37, 41, 49, 57, 79, 123, 129, 146], "nevertheless": 145, "new": [2, 3, 5, 6, 11, 17, 20, 22, 23, 24, 25, 27, 29, 30, 34, 37, 41, 42, 43, 45, 49, 54, 57, 60, 65, 71, 73, 75, 76, 78, 79, 80, 81, 86, 91, 95, 96, 98, 99, 101, 111, 114, 116, 117, 121, 123, 125, 127, 128, 129, 130, 131, 135, 137, 139, 140, 144, 145, 146, 148, 152, 160, 162, 163, 164, 166, 168], "newer": [20, 35, 67, 98, 129, 131, 143, 166], "newest": [141, 166], "newgroup": [73, 74], "newli": [17, 25, 45, 49, 52, 54, 57, 79, 108, 130, 146, 166, 168], "newpassword": 146, "newroot": 146, "newus": 146, "next": [1, 2, 15, 19, 24, 25, 37, 38, 40, 52, 56, 79, 80, 81, 86, 90, 91, 97, 111, 112, 120, 124, 144, 145, 146, 151, 156, 166, 168], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 53, 54, 55, 59, 60, 61, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 78, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 98, 101, 102, 103, 104, 105, 108, 110, 111, 112, 114, 115, 116, 117, 118, 122, 124, 125, 127, 128, 129, 130, 131, 132, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 166], "nextcloud_": 45, "nextcloud_1": 45, "nextcloud_admin": 79, "nextcloud_config_dir": [57, 123], "nextcloud_docker_network_nam": 99, "nextcloud_host": 66, "nextcloud_imaginari": 129, "nextcloud_install_product": 130, "nextcloud_log": 96, "nextcloud_redirectregex": 66, "nextcloud_url": [8, 99, 100], "nextcloudcmd": 90, "nextcloudcron": 54, "nextclouden": 80, "nextcloudgroup": 80, "nextcloudpi": 130, "nextcloudquota": 79, "nextcloudresourc": 168, "nextcloudsystemus": 79, "nextcloudtemp": 57, "nextcloudurl": 90, "nextcloudus": [79, 80], "nf": 57, "nfc": 135, "nfd": [37, 135], "nginx": [16, 67, 86, 99, 123, 124, 130, 131, 135, 160, 161, 162], "ngo": 135, "ngx_pagespe": [126, 135], "ni": 129, "nice": 48, "night": 3, "nin": 167, "nix": [54, 60], "no_etag": 126, "no_last_modifi": 126, "no_proxi": 57, "no_unsupported_browser_warn": 86, "nobodi": 134, "nocanon": 148, "node": [6, 57, 146, 167], "nodecod": 148, "nodecopiedev": 167, "nodecreatedev": 167, "nodedeletedev": 167, "nodeinfo": 135, "noderenamedev": 167, "noderestoredev": 167, "nodetouchedev": 167, "nodewrittenev": 167, "nofollow": [123, 126], "noindex": [123, 126], "nologon": 146, "nomatim": 2, "nominatim": 123, "non": [3, 8, 17, 23, 25, 28, 31, 37, 45, 57, 74, 79, 86, 90, 91, 94, 100, 127, 140, 144, 146, 147], "none": [14, 29, 55, 57, 60, 79, 80, 83, 126, 139, 146, 148, 160], "nonexist": 79, "noon": 2, "nor": [35, 49, 54, 86, 98, 144, 167], "norepli": 57, "normal": [3, 6, 16, 22, 23, 42, 49, 53, 54, 57, 63, 64, 76, 79, 83, 91, 132, 135, 140, 145, 146, 168], "nosniff": [123, 126], "notat": [57, 66], "note": [0, 1, 2, 3, 5, 13, 19, 28, 35, 37, 40, 44, 45, 46, 54, 57, 60, 65, 71, 75, 85, 94, 96, 99, 105, 111, 112, 118, 123, 124, 125, 126, 130, 131, 135, 136, 139, 145, 146, 154, 156, 166, 167], "noth": [3, 16, 146], "notic": [42, 44, 55, 69, 129, 140], "notif": [43, 49, 57, 60, 66, 78, 79, 83, 86, 91, 108, 113, 123, 128, 130, 135, 138, 144, 146, 160, 168], "notifi": [15, 25, 35, 60, 108, 146], "notificationrefreshinterv": 91, "notify_guest": 15, "notify_push": [62, 86], "notion": [156, 157], "notori": [5, 6, 7, 11], "now": [14, 19, 20, 22, 23, 38, 52, 54, 57, 65, 79, 83, 86, 98, 99, 111, 112, 114, 116, 118, 120, 121, 122, 125, 130, 133, 135, 139, 144, 148, 160, 161, 162, 165, 167], "nowadai": [57, 165], "nsign": 149, "nss": [62, 86], "nsuit": 149, "ntlm": [60, 160], "nuanc": 25, "nuisanc": 55, "null": [13, 44, 57, 64, 100, 121, 146, 165, 167], "num_bucket": 45, "num_nucket": 45, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 13, 14, 16, 23, 30, 40, 45, 46, 52, 53, 55, 56, 57, 60, 79, 80, 83, 92, 96, 111, 112, 114, 120, 122, 123, 131, 135, 139, 144, 146, 152, 162, 166, 167], "numer": [44, 57, 84], "numeric_id": 26, "nuri": 149, "nvidia": [3, 4, 5, 6, 7, 9, 11, 98, 100, 102], "o": [23, 25, 57, 79, 86, 90, 121, 127, 130, 135, 140, 146], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 45, "oauth": [29, 86], "oauth2": [62, 86], "object": [11, 14, 28, 37, 42, 43, 56, 62, 79, 86, 111, 123, 129, 146, 156, 165, 167, 168], "objectclass": [79, 80, 146], "objectdata": 167, "objectid": 167, "objectprefix": 57, "objectstor": [45, 86, 132], "objectstore_multibucket": 45, "objecttyp": 167, "obscur": 135, "obsolet": 44, "obtain": [60, 65, 86, 136], "obviou": [55, 162], "oc": [15, 42, 45, 56, 57, 60, 64, 72, 73, 74, 75, 80, 85, 120, 121, 126, 129, 134, 144, 146, 162, 163, 167, 168], "oc8c0fd71e03": 57, "oc_": [19, 57, 125], "oc_act": 22, "oc_activity_mq": 22, "oc_addressbook": 135, "oc_calendar_calendar": 17, "oc_calendar_object": 17, "oc_calendar_share_calendar": 17, "oc_calendar_share_ev": 17, "oc_cards_properti": 135, "oc_carla": 57, "oc_databas": 146, "oc_dav_shar": 116, "oc_dbus": 146, "oc_default_modul": [26, 146], "oc_filecach": [26, 135], "oc_fscach": 17, "oc_log": 17, "oc_mail_messag": 116, "oc_mail_recipi": 116, "oc_media_album": 17, "oc_media_artist": 17, "oc_media_sess": 17, "oc_media_song": 17, "oc_media_us": 17, "oc_molli": 125, "oc_pass": 146, "oc_permiss": 17, "oc_prefer": 81, "oc_privatedata": 17, "oc_queuedtask": 17, "oc_shar": 17, "oc_storag": [26, 81, 135], "oca": [3, 60, 162, 167], "occ": [1, 4, 6, 8, 12, 13, 14, 16, 17, 20, 22, 23, 24, 26, 27, 35, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 52, 54, 57, 58, 64, 65, 68, 69, 70, 71, 75, 76, 78, 81, 83, 86, 101, 103, 106, 111, 112, 114, 115, 116, 118, 123, 126, 129, 130, 133, 134, 135, 137, 139, 141, 144, 145, 163, 164, 165, 167, 168], "occ6f7365735": 57, "occasion": [8, 139, 148], "occur": [2, 23, 60, 99, 101, 129, 135, 140, 144, 165], "occurr": 23, "oci": [17, 57, 118, 146], "ocp": [57, 75, 167], "ocsp": 126, "octal": 57, "odd": 129, "odf": [147, 150], "off": [19, 20, 22, 23, 27, 30, 52, 68, 80, 86, 99, 114, 116, 120, 126, 128, 130, 139, 144, 146, 148], "offer": [0, 1, 14, 15, 25, 52, 57, 61, 114, 116, 123, 130, 132, 135, 144, 166], "offic": [2, 14, 39, 44, 48, 55, 113, 130, 148, 151, 152, 153, 154, 156, 157], "offici": [52, 55, 57, 79, 99, 117, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 159, 166], "offlin": [79, 96, 111, 112, 140], "offload": [0, 1, 99, 129], "offset": [73, 74, 146], "often": [1, 23, 54, 55, 57, 96, 111, 112, 114, 123, 127, 130, 162, 164, 166], "ogg": [126, 161, 162], "oid": 57, "oidc": 82, "oidc_provider_bearer_valid": 82, "ok": [72, 73, 74, 80], "okai": 139, "old": [1, 14, 17, 25, 41, 57, 79, 86, 91, 134, 135, 139, 144, 146, 160, 165], "older": [1, 4, 14, 26, 41, 46, 49, 57, 67, 83, 95, 96, 127, 129, 133, 135, 141, 144, 145], "oldest": [41, 83], "oldgroup": 74, "oldtim": 56, "ollama": [0, 14], "olmo": 86, "omit": [17, 57, 66, 67, 79, 146], "onbootsec": 54, "onc": [2, 13, 23, 27, 37, 40, 45, 48, 54, 57, 78, 79, 96, 111, 116, 120, 122, 123, 126, 139, 144, 146, 148, 159, 162, 166, 167, 168], "one": [2, 4, 5, 7, 9, 10, 11, 13, 14, 15, 17, 19, 25, 26, 29, 33, 37, 38, 40, 41, 44, 52, 55, 56, 57, 64, 65, 67, 69, 74, 75, 78, 79, 80, 83, 86, 89, 90, 92, 93, 98, 100, 104, 105, 111, 114, 116, 120, 127, 130, 131, 132, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 156, 162, 166, 167, 168], "ones": [17, 50, 56, 57, 75, 90, 130, 139, 141, 144, 156, 162, 166, 168], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 21, 24, 25, 26, 28, 29, 31, 35, 37, 40, 45, 47, 49, 50, 52, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 75, 76, 77, 78, 79, 81, 82, 83, 86, 96, 97, 98, 99, 100, 101, 102, 104, 105, 109, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 127, 128, 130, 131, 134, 135, 137, 140, 141, 143, 144, 146, 147, 154, 156, 162, 165, 166, 167, 168], "onlin": [29, 57, 86, 116, 117, 120, 130, 140, 145, 149, 150, 151, 153, 154], "onlyoffic": [29, 130], "onunitactivesec": 54, "onward": 64, "ooxml": 86, "opcach": [56, 57, 86, 120, 121, 124, 126, 127], "opcod": [56, 129], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 20, 29, 42, 52, 57, 68, 69, 79, 86, 89, 95, 96, 99, 114, 117, 123, 127, 130, 135, 144, 147, 154], "open_basedir": [23, 123, 127], "openai": [1, 3, 5, 7, 8, 12, 14, 86, 157], "openapi": [57, 167, 168], "openbsd": [86, 124], "opendocu": [57, 129, 147], "opendyslex": 57, "opengraph": 156, "openid": [71, 86], "openldap": [79, 80], "openoffic": [57, 127], "openproject": 2, "openshift": 57, "openssl": [45, 62, 86, 116, 121, 127, 129], "openssl_decrypt": 26, "openssl_encrypt": 26, "openssl_open": 26, "openssl_pkey_export": 26, "openssl_pkey_new": 26, "openssl_s": 26, "openstack": [37, 86], "openstreetmap": [123, 156, 157], "opensus": [131, 146], "opentopodata": 123, "opentyp": 126, "openweathermap": 13, "oper": [3, 6, 8, 19, 21, 23, 25, 42, 47, 52, 54, 55, 57, 64, 67, 78, 79, 81, 86, 92, 96, 104, 117, 118, 124, 129, 130, 131, 132, 135, 139, 144, 145, 147, 148, 166, 167, 168], "opinion": [130, 142], "opportunist": 60, "opt": [14, 26, 37, 57, 91, 114, 120, 125, 132, 146, 165, 167], "opt_binary_protocol": 57, "opt_compress": 57, "opt_connect_timeout": 57, "opt_libketama_compat": 57, "opt_poll_timeout": 57, "opt_recv_timeout": 57, "opt_retry_timeout": 57, "opt_send_timeout": 57, "opt_seri": 57, "optim": [0, 1, 2, 6, 23, 32, 117, 123, 126, 127, 129, 130, 166], "optimis": [6, 11, 135], "option": [0, 1, 4, 12, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 49, 52, 54, 55, 56, 60, 61, 62, 65, 66, 68, 69, 71, 72, 73, 74, 75, 76, 78, 80, 81, 82, 83, 86, 90, 91, 92, 93, 94, 96, 98, 99, 102, 103, 104, 108, 111, 112, 114, 115, 116, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 146, 149, 150, 151, 156, 162, 163, 166, 168], "optout": 86, "oracl": [17, 19, 22, 57, 118, 125, 131, 146], "orang": 14, "orchestr": 99, "order": [0, 1, 13, 14, 19, 20, 22, 40, 60, 68, 78, 79, 98, 99, 114, 123, 130, 131, 137, 146, 147, 166, 168], "org": [52, 57, 65, 74, 77, 90, 96, 123, 126, 130, 167], "organ": [25, 69, 83, 86, 131, 146], "organis": [75, 79, 131, 135], "organiz": [79, 83, 114], "organizationnam": 79, "orient": 127, "origin": [11, 24, 38, 44, 57, 66, 79, 83, 109, 116, 123, 135, 139, 140, 146], "orphan": [135, 146], "otf": 126, "other": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 19, 22, 23, 24, 25, 29, 33, 35, 37, 38, 39, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 61, 62, 63, 64, 78, 79, 82, 83, 85, 86, 90, 92, 95, 99, 100, 101, 111, 112, 114, 115, 121, 122, 123, 124, 125, 126, 127, 129, 134, 136, 139, 142, 144, 146, 147, 150, 151, 161, 162, 163, 164, 165, 166, 168], "otherdomain": 57, "otherwis": [16, 20, 23, 54, 55, 56, 57, 66, 79, 98, 104, 108, 111, 114, 126, 129, 130, 135, 140], "ou": [79, 80, 81, 146], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 20, 57, 60, 64, 67, 69, 79, 98, 99, 104, 105, 117, 119, 120, 121, 123, 127, 129, 130, 131, 134, 135, 141, 150, 162, 166], "out": [15, 22, 23, 25, 37, 45, 49, 52, 55, 57, 67, 86, 96, 98, 104, 113, 126, 128, 129, 130, 131, 134, 135, 139, 140, 144, 145, 146, 151, 160, 162, 166], "outbound": [60, 162], "outdat": [57, 62, 86, 111, 112, 120, 143], "outdoor": 2, "outgo": [60, 114, 116, 146], "outlin": [2, 52], "outlook": [60, 86, 114], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 23, 35, 57, 64, 81, 86, 90, 95, 96, 116, 127, 129, 134, 145, 146], "output_buff": 23, "outright": [55, 131], "outsid": [15, 26, 31, 38, 45, 52, 57, 61, 86, 99, 104, 111, 122, 125, 126, 129, 130, 132, 135, 137, 139], "outstand": [2, 7, 146], "ova": 130, "over": [19, 22, 28, 30, 45, 48, 55, 57, 60, 65, 67, 79, 83, 86, 96, 99, 120, 123, 129, 130, 131, 139, 146, 156, 161], "overal": 129, "overcom": 57, "overflow": 37, "overhead": [57, 96, 129], "overlai": 79, "overlap": [35, 166], "overload": 135, "overrid": [23, 24, 28, 43, 57, 60, 62, 75, 79, 80, 86, 89, 90, 92, 99, 100, 146], "overridden": 66, "override_app_host": [99, 100, 102], "overridelocaldir": 89, "overrideserverurl": [89, 94], "overview": [0, 1, 3, 12, 15, 43, 56, 58, 86, 117, 134, 135, 138, 141, 146, 160, 162], "overwrit": [24, 60, 62, 86, 91, 111, 130, 146, 162], "overwritecondaddr": [66, 86], "overwritehost": [66, 86], "overwriteprotocol": [66, 67, 86], "overwritewebroot": [66, 86], "overwritten": [24, 57, 70, 75, 79, 111, 146], "owasp": 165, "own": [0, 1, 3, 4, 14, 15, 23, 24, 25, 26, 37, 39, 40, 48, 50, 51, 55, 57, 60, 61, 63, 64, 69, 83, 90, 91, 96, 104, 106, 111, 112, 121, 125, 130, 135, 145, 148, 162, 168], "owncloud": [27, 64, 67, 86, 96, 135, 137, 138, 143, 146, 167], "owncloud_blacklist_time_max": 92, "owncloud_blacklist_time_min": 92, "owncloud_chunk_s": 92, "owncloud_core_dump": 96, "owncloud_critical_free_space_byt": 92, "owncloud_free_space_byt": 92, "owncloud_max_parallel": 92, "owncloud_timeout": 92, "owner": [19, 40, 104, 105, 108, 116, 120, 146], "ownerid": 167, "ownership": [3, 31, 40, 57, 118, 122, 130, 139, 146], "p": [8, 19, 56, 90, 99, 102, 120, 121, 128, 129, 133, 137, 143, 146, 148], "pacif": 57, "packag": [2, 52, 56, 57, 86, 90, 120, 121, 122, 123, 124, 125, 127, 128, 131, 138, 145, 146, 147, 150, 151, 168], "package_nam": 51, "packet": 19, "pad": 26, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 19, 24, 25, 31, 37, 38, 40, 49, 50, 52, 54, 56, 57, 58, 60, 61, 62, 64, 69, 76, 79, 80, 83, 86, 87, 96, 97, 98, 102, 111, 114, 120, 122, 123, 126, 127, 130, 134, 135, 139, 141, 144, 145, 146, 156, 157, 159, 168], "pagespe": 126, "paid": [144, 145], "pain": 98, "pair": [25, 34, 43, 57, 86, 100, 114], "pan": 168, "pandoc": 39, "pane": [14, 83, 167], "panel": [52, 57, 63, 79, 83, 129, 130], "pant": 60, "paper": 7, "paragraph": [123, 156], "parallel": [14, 19, 23, 57, 67, 92, 98, 129, 135, 167], "param": 167, "paramet": [3, 5, 13, 15, 17, 18, 22, 23, 24, 28, 29, 40, 43, 45, 55, 56, 62, 63, 64, 69, 74, 75, 79, 80, 86, 89, 94, 96, 99, 111, 123, 126, 127, 129, 130, 146, 162, 166, 167, 168], "parameter_nam": 127, "paramount": [14, 79], "parent": [42, 104, 130, 135, 146], "pars": [3, 26, 57], "part": [3, 5, 13, 14, 15, 38, 47, 48, 54, 56, 57, 60, 79, 83, 96, 118, 120, 123, 130, 131, 134, 146, 148, 153, 166], "part_file_in_storag": 86, "parti": [6, 14, 15, 19, 25, 26, 54, 57, 60, 109, 131, 135, 139, 145, 146, 147, 155, 157], "partial": [60, 116, 167], "particip": 111, "particular": [1, 7, 19, 35, 45, 50, 79, 126, 129, 166], "particularli": [55, 166], "partit": [23, 57], "partnership": 150, "pass": [2, 5, 19, 29, 35, 52, 57, 62, 79, 86, 90, 94, 99, 100, 101, 118, 121, 126, 134, 135, 146, 147, 166, 167], "passphras": 26, "passwd": 52, "password": [2, 3, 17, 19, 21, 25, 26, 30, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 53, 55, 56, 57, 60, 71, 74, 78, 79, 80, 86, 90, 94, 96, 98, 99, 100, 114, 116, 118, 120, 121, 122, 124, 125, 127, 130, 135, 137, 142, 143, 146, 149, 160, 168], "password1": [21, 57], "password2": [21, 57], "password_argon2_default_memory_cost": 57, "password_argon2_default_thread": 57, "password_argon2_default_time_cost": 57, "password_default": 57, "passwordsalt": 86, "past": [52, 67, 134], "pasta": 2, "patch": [60, 67, 86, 116, 136, 166], "path": [8, 14, 15, 19, 24, 25, 26, 27, 28, 31, 32, 43, 52, 54, 62, 64, 66, 79, 86, 89, 90, 94, 96, 99, 100, 101, 116, 121, 123, 126, 128, 130, 133, 140, 141, 146, 152, 167, 168], "path_info": 126, "path_to_dir": 146, "pathto": 146, "pattern": [41, 46, 57, 90], "pauvo": 66, "payload": 168, "payment": 0, "pbkdf2": 26, "pc": [19, 139], "pcntl": 127, "pcntl_signal": 127, "pcntl_signal_dispatch": 127, "pdf": [2, 3, 44, 52, 57, 86, 105, 127, 130], "pdo": [19, 57], "pdo_mysql": [19, 127], "pdo_pgsql": [19, 121, 127], "pdo_sqlit": 127, "pecl": [35, 56, 57, 120], "pecl82": 121, "peer": [19, 60, 114], "peertub": [156, 157], "pem": [19, 26, 57, 121], "pencil": 83, "pend": 123, "peopl": [6, 9, 40, 49, 55, 81, 105, 135, 146, 156, 157], "per": [4, 5, 7, 9, 10, 14, 25, 37, 43, 54, 57, 80, 86, 90, 111, 112, 131, 146, 156, 158, 162, 167], "perbucket": 45, "percentag": 166, "perfect": [9, 130, 142], "perfectli": 166, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 20, 22, 23, 25, 29, 35, 42, 44, 52, 54, 55, 56, 57, 64, 67, 79, 85, 86, 90, 91, 94, 96, 98, 99, 102, 106, 116, 123, 124, 125, 126, 127, 130, 131, 135, 140, 141, 144, 145, 146, 151, 164, 165, 166, 168], "period": [37, 54, 55, 57, 79, 83, 84, 108, 111, 112, 114, 115, 131, 139, 145, 146, 166], "peripher": 130, "perman": [25, 26, 40, 46, 57, 66, 79, 83, 120, 123, 146], "permiss": [2, 31, 40, 43, 49, 56, 57, 65, 86, 104, 116, 121, 125, 126, 128, 130, 135, 139, 140, 144, 146], "permit": [50, 57, 123, 126, 146, 166], "persian": 4, "persist": [4, 19, 43, 57, 83, 86, 101, 116, 132, 154], "person": [2, 25, 37, 38, 57, 60, 63, 75, 76, 78, 79, 83, 109, 111, 114, 130, 134, 146, 151, 157], "personnel": 96, "perspect": 14, "pertain": [23, 96], "pg_ctl": [3, 121], "pg_dump": 137, "pg_hba": 19, "pg_user": 19, "pgp": [120, 122, 128], "pgpassword": [137, 143], "pgsql": [3, 17, 19, 53, 57, 118, 146], "pgsql_ssl": 86, "pgvector": 3, "phar": [127, 144], "phase": 144, "philip": 146, "phone": [40, 57, 74, 75, 78, 79, 112, 117, 146], "phonebook": 40, "photo": [15, 24, 28, 79, 86, 94], "photor": 9, "photoshop": 57, "photothumb": 90, "php": [1, 2, 3, 6, 8, 14, 15, 16, 17, 19, 20, 24, 25, 26, 27, 30, 32, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 57, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 86, 96, 98, 99, 111, 112, 115, 116, 118, 122, 124, 125, 128, 133, 134, 136, 137, 139, 140, 141, 142, 144, 145, 146, 154, 160, 161, 162, 163, 165, 167, 168], "php7": 19, "php70": 146, "php74": 120, "php8": 126, "php82_fpm": 121, "php_valu": 23, "phpinfo": [127, 135], "phpredi": [56, 57, 127], "physic": [25, 52, 99, 125, 140], "pi": [57, 130], "pick": [14, 19, 63, 96, 140, 157], "picker": [1, 2, 14, 86, 155], "pickup": [0, 3, 12, 86], "pictur": [44, 79, 127], "ping": [19, 60], "pipe": [57, 116, 146], "pipelin": 60, "pix": 9, "pixel": [44, 57], "pkg": [90, 121], "pkg_add": 121, "pki": 126, "place": [1, 23, 24, 42, 52, 57, 60, 86, 90, 114, 116, 118, 121, 125, 126, 128, 129, 133, 134, 135, 139, 144, 146, 153, 155, 156], "placehold": [26, 29, 57, 79], "plai": [57, 69], "plain": [13, 57, 60, 67, 68, 104, 126, 130, 135, 146], "plaintext": 79, "plan": [2, 8, 22, 79, 122, 127, 130, 131, 145, 166], "planetexpress": 146, "platform": [28, 45, 89, 94, 96, 120, 129, 131, 132], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 19, 23, 37, 44, 52, 54, 55, 57, 63, 65, 67, 75, 79, 83, 96, 104, 105, 112, 115, 116, 117, 120, 123, 129, 130, 131, 134, 135, 139, 141, 144, 145, 154, 162, 166], "plu": 64, "pluggabl": 78, "plugin": [99, 131], "plusserv": [0, 14], "pm": 130, "png": [28, 57, 69, 126], "podman": [3, 130], "point": [6, 14, 15, 19, 22, 23, 29, 37, 40, 43, 55, 56, 57, 58, 86, 98, 104, 111, 112, 125, 130, 131, 135, 140, 144, 145], "poison": 57, "polici": [40, 46, 57, 61, 69, 71, 74, 79, 86, 123, 126, 127, 128, 136], "policycoreutil": 120, "polish": 4, "polit": [1, 13], "poll": 91, "pool": [56, 123, 126, 130], "poor": [5, 9], "pop": 79, "pop3": 60, "popul": [2, 79, 130, 139], "popular": [42, 98, 99], "popup": 114, "port": [8, 17, 28, 30, 34, 42, 45, 52, 56, 57, 66, 79, 80, 86, 90, 91, 98, 99, 100, 102, 120, 121, 123, 129, 146, 147, 153], "portal": [45, 60, 64, 105, 114, 119], "portion": 135, "portugues": [4, 5, 10], "pose": 57, "posgresql": 57, "posit": [6, 11, 26, 55, 57, 162, 166], "posix": [47, 127], "posixgroup": 79, "possibl": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 22, 25, 38, 40, 41, 45, 46, 47, 50, 51, 55, 56, 57, 58, 60, 61, 78, 79, 80, 82, 94, 96, 98, 99, 100, 102, 104, 105, 111, 112, 114, 116, 118, 123, 126, 127, 128, 129, 130, 131, 134, 135, 139, 141, 143, 144, 146, 147, 148, 154, 166, 168], "possibli": [57, 116, 123, 135], "post": [11, 25, 52, 64, 72, 73, 74, 80, 85, 116, 125, 126, 133, 146, 147], "post_allow": 147, "post_max_s": [23, 121, 130], "postaladdress": 79, "postfix": [45, 57, 60], "postgr": [19, 121], "postgresql": [3, 17, 57, 86, 118, 121, 125, 127, 131, 146, 163], "postrgresql": 22, "postscript": 57, "potenti": [22, 37, 49, 55, 57, 64, 129], "power": [3, 5, 6, 7, 9, 10, 13, 57, 104, 126, 130, 140], "powerpoint": 2, "ppa": 90, "ppolici": [79, 80], "ppolicy_hash_cleartext": 79, "ppt": 150, "pptx": [2, 150], "pr": 133, "practic": [44, 116, 123, 140], "pre": [47, 57, 62, 69, 86, 98, 102, 123, 127, 135, 145, 166, 168], "preced": [48, 57, 78], "precis": [45, 79, 97], "precompil": 129, "preconfigur": 104, "predefin": [47, 96], "predict": 166, "prefer": [14, 17, 19, 28, 35, 54, 56, 57, 60, 63, 79, 81, 83, 86, 91, 96, 113, 115, 116, 118, 126, 127, 129, 130, 135, 146, 167], "prefix": [22, 28, 57, 62, 64, 86, 125, 126, 130, 146], "preinstal": 151, "preliminari": 146, "preload": [121, 123, 126], "prem": 14, "prematur": [111, 112], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 14], "premium": 131, "prepar": [14, 86, 98, 124, 130], "prepend": [1, 57, 126, 135, 146], "prereleas": 19, "prerequisist": 38, "prerequisit": [81, 86, 122, 124, 125, 138, 140], "present": [2, 48, 50, 57, 60, 61, 75, 79, 99, 129, 130, 144, 148, 149], "preserv": [0, 1, 4, 40, 83, 120, 129, 139, 143, 146, 150], "preset": 83, "press": [2, 38, 60, 96, 111, 112, 135, 157], "pretrain": 5, "pretti": [65, 86, 122, 124, 126], "prettier": 130, "prevent": [23, 25, 26, 40, 42, 55, 56, 57, 62, 86, 96, 107, 109, 111, 114, 123, 126, 129, 131, 134, 135, 137, 143, 145, 146, 162, 165], "preview": [25, 37, 43, 62, 86, 124, 127, 130, 155], "preview_concurrency_al": [86, 162], "preview_concurrency_new": [86, 162], "preview_ffmpeg_path": 86, "preview_ffprobe_path": 86, "preview_format": 129, "preview_imaginary_kei": [86, 129], "preview_imaginary_url": [86, 129], "preview_libreoffice_path": 86, "preview_max_filesize_imag": 86, "preview_max_i": [44, 86], "preview_max_memori": [44, 86], "preview_max_scale_factor": 44, "preview_max_x": [44, 86], "preview_office_cl_paramet": 162, "previews_hpb": 57, "previou": [8, 19, 37, 40, 79, 86, 99, 116, 134, 138, 143, 144, 145, 152, 168], "previous": [64, 98, 127, 135, 152, 162, 164], "previousvalu": 167, "primari": [1, 22, 23, 28, 43, 55, 69, 79, 80, 86, 141, 145, 146], "primary_color": 69, "princip": [135, 167], "principaluri": 135, "print": [94, 101], "printenv": 130, "prior": [23, 55, 96, 141, 167], "prioriti": [2, 15, 68], "privaci": [0, 1, 4, 14, 57, 61, 67, 69, 86], "privacyurl": 69, "privat": [14, 29, 34, 43, 57, 60, 75, 86, 112, 114, 121, 123, 126, 146], "privatedata": 17, "privatekei": [26, 146], "privileg": [19, 62, 71, 74, 79, 86, 122, 125], "proactiv": 40, "probabl": [45, 79, 126, 149], "probe": 123, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 30, 40, 55, 57, 64, 67, 79, 86, 92, 111, 112, 126, 128, 129, 130, 134, 136, 140, 144, 166], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 55, 144], "proc": [3, 129], "proce": [26, 114, 120, 144], "procedur": [25, 96, 144], "proceed": [25, 139, 145], "process": [2, 3, 5, 6, 7, 8, 13, 19, 23, 25, 35, 48, 54, 57, 79, 81, 86, 90, 96, 98, 100, 102, 113, 120, 123, 126, 127, 129, 131, 134, 135, 139, 144, 145, 146, 167], "processor": 129, "produc": [5, 8, 11, 91], "product": [2, 3, 4, 5, 7, 17, 55, 57, 79, 120, 123, 128, 129, 130, 135, 146], "productnam": 146, "profession": [11, 14, 25, 131, 135], "profil": [37, 40, 71, 82, 86, 112, 123, 128, 162], "profile_en": 146, "profile_enabled_by_default": 75, "profile_secret": 57, "profilepag": 57, "profit": 135, "program": [54, 60, 89, 94, 96, 98, 140, 146], "programm": 79, "programmat": 81, "progress": [13, 25, 41, 46, 52, 57], "project": [2, 45, 82, 86, 122, 134, 166], "promin": [164, 168], "promot": [79, 86], "prompt": [0, 2, 3, 5, 19, 29, 79, 86, 90, 91, 96, 114, 122, 130, 142, 146, 168], "promptdeleteallfil": 91, "pronoun": 146, "proof": 22, "propag": [48, 90], "proper": [55, 57, 65, 86, 129, 134, 135, 144, 162], "properli": [9, 25, 51, 55, 57, 62, 63, 84, 86, 96, 102, 109, 123, 127, 134, 135, 139, 146, 148], "properti": [57, 71, 79, 83, 86, 96, 146, 167, 168], "property_phon": [57, 75], "property_rol": 75, "propfind": [64, 96], "propget": 96, "proprietari": [8, 14], "prospect": 166, "protect": [3, 25, 26, 38, 40, 52, 60, 61, 62, 66, 67, 86, 105, 130, 146], "proto": 60, "protocol": [2, 8, 33, 34, 52, 57, 66, 80, 86, 96, 98, 99, 100, 102, 116, 123, 147, 154], "prototyp": 99, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 22, 25, 26, 28, 29, 31, 33, 35, 37, 39, 43, 44, 45, 47, 52, 53, 56, 57, 58, 62, 64, 65, 66, 67, 69, 71, 72, 74, 79, 80, 83, 86, 90, 96, 97, 100, 111, 112, 114, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 140, 142, 146, 147, 150, 151, 155, 160, 162, 163, 164, 165, 166, 168], "provider_id": [78, 146], "providerfactori": 57, "provis": [45, 71, 82, 86, 114], "provisioning_api": [72, 146], "proxi": [2, 15, 45, 62, 67, 86, 90, 91, 100, 102, 103, 126, 130, 149, 150, 151, 168], "proxy_buff": 23, "proxy_connect_timeout": [99, 126], "proxy_hide_head": 66, "proxy_http": 148, "proxy_max_temp_file_s": 23, "proxy_pass": 99, "proxy_protocol": 99, "proxy_read_timeout": 126, "proxy_send_timeout": 126, "proxy_set": [148, 149, 152, 153], "proxy_timeout": 99, "proxy_wstunnel": 148, "proxyexclud": 86, "proxyfcgibackendtyp": 130, "proxypass": 148, "proxypassmatch": 148, "proxypassrevers": 148, "proxypreservehost": 148, "proxytimeout": 23, "proxyuserpwd": 86, "prune": [41, 102, 116], "pseudo": 123, "psql": [19, 143], "pt6h": 111, "public": [2, 15, 19, 34, 37, 40, 43, 55, 57, 60, 67, 72, 75, 79, 83, 86, 99, 102, 104, 120, 121, 123, 126, 130, 146, 150, 156, 157], "public_html": 30, "publiccalendar": 111, "publickei": 26, "publicli": [5, 26, 75, 116, 130, 146], "publish": [2, 57, 75, 99, 150, 166], "pubshare_": 26, "pull": [79, 86, 126, 133, 148, 152, 156, 157, 162], "pure": 3, "purg": 111, "purpos": [17, 40, 45, 46, 54, 55, 57], "push": [111, 123, 134], "pushfe": 123, "put": [20, 23, 25, 57, 60, 66, 73, 74, 79, 80, 116, 121, 125, 129, 130, 135, 137, 139, 140, 145, 146], "putsizelimit": 45, "pwa": 57, "pwd": 99, "px": 69, "px65ty5drhqkype5hrsdvyfhlzzhcm": 125, "python": [3, 120], "q": [19, 60, 146], "q16": 69, "qmail": [57, 62, 86], "qt": 95, "qt_logging_rul": 95, "quali": 123, "qualifi": [38, 60], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 86, 129, 146, 166], "quantiz": [5, 7], "queri": [1, 3, 14, 21, 22, 40, 57, 74, 79, 85, 111, 135, 145, 146, 167], "query_cache_limit": 19, "query_cache_min_res_unit": 19, "query_cache_s": 19, "query_cache_typ": 19, "query_log_fil": 86, "query_log_file_backtrac": 86, "query_log_file_paramet": 86, "query_log_file_requestid": 86, "question": [1, 2, 3, 12, 17, 19, 57, 79, 86, 90, 116, 144, 146, 150], "queu": 49, "queue": [3, 86, 146], "quick": [2, 52, 61, 86, 114, 124, 130], "quickli": [15, 47, 83, 96, 146], "quickstart": [86, 138], "quiet": [41, 46, 52, 146], "quit": [16, 19, 52, 60, 122, 141, 145, 146], "quot": [57, 80, 99], "quota": [23, 25, 41, 46, 57, 71, 74, 79, 80, 85, 86, 136, 146], "quota_include_external_storag": [83, 86], "qwen": 2, "r": [7, 10, 25, 31, 66, 80, 118, 120, 122, 127, 130, 133, 135, 139], "race": [7, 67], "rackspac": 33, "rainloop": [86, 124], "rais": [19, 23, 92, 129, 135], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 129, 131], "ramdisk": 57, "ran": [6, 57, 67, 162], "rand": 45, "random": [26, 45, 79, 116, 123, 125], "random_byt": 26, "randomli": 57, "rang": [45, 55, 57, 64, 66, 86, 98, 99, 104, 124, 145], "rapid": 166, "rapidli": 166, "rare": [25, 28, 45, 57, 143], "raspberri": 57, "rate": [0, 5, 7, 12, 86, 113], "ratelimit": 86, "ratelimit_overwrit": 86, "ratelimitaddressbookcr": 112, "ratelimitcalendarcr": 111, "ratelimitperiodaddressbookcr": 112, "ratelimitperiodcalendarcr": 111, "rather": [15, 29, 32, 38, 42, 57, 60, 79, 126, 135, 146, 162], "ration": 57, "raw": [14, 26, 68, 79, 99, 134, 135], "rc4": 146, "rcctl": 121, "re": [19, 23, 25, 28, 37, 40, 45, 50, 52, 55, 56, 57, 60, 67, 79, 83, 97, 104, 114, 116, 125, 126, 130, 131, 135, 139, 140, 144, 145, 146, 164, 165, 166, 167], "reach": [40, 55, 57, 67, 79, 98, 102, 109, 120, 123, 129, 130, 131, 135, 140, 141, 142, 144, 145, 154, 162, 166, 168], "reachabl": [8, 55, 57, 86, 98, 99, 102, 130, 135, 162], "react": 146, "read": [2, 21, 23, 33, 37, 43, 49, 52, 56, 57, 58, 62, 65, 69, 71, 77, 86, 90, 91, 104, 111, 112, 116, 120, 121, 126, 130, 131, 132, 134, 146, 147, 164, 165], "read_timeout": [56, 57], "readabl": [24, 31, 57, 62, 79, 86, 126], "reader": [17, 146], "readi": [37, 57, 79, 102, 130, 154, 166], "readili": 25, "readm": [3, 82, 98, 99, 102, 121, 130], "readonli": 167, "real": [4, 5, 7, 9, 10, 13, 35, 66, 68, 116, 126, 150, 166], "realiz": [14, 146], "realli": 123, "realtim": 55, "reason": [5, 14, 45, 53, 55, 57, 60, 61, 67, 79, 116, 123, 125, 127, 128, 129, 130, 131, 135, 140, 146, 148, 162, 164, 165], "reassign": 104, "recalcul": 79, "receiv": [14, 38, 40, 50, 57, 60, 66, 79, 82, 83, 114, 120, 131, 134, 145, 166, 168], "recent": [23, 40, 55, 79, 129, 140, 146, 148, 152], "recid": 123, "recip": 2, "recipi": [26, 38, 57, 114, 116, 146], "recogn": [8, 12, 14, 57, 61, 79, 86], "recognis": 29, "recognit": [14, 86], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 19, 23, 24, 25, 27, 35, 36, 37, 39, 42, 49, 54, 57, 61, 62, 65, 66, 67, 79, 86, 96, 98, 99, 104, 116, 121, 122, 123, 124, 125, 126, 129, 130, 131, 134, 135, 137, 141, 142, 143, 145, 146, 147, 148, 151, 155, 160, 161, 162, 164, 165, 166, 167, 168], "recommended": [19, 166], "recommended_fil": 14, "record": [49, 57, 78, 80, 96, 116, 140], "recov": [25, 26, 76, 83, 143], "recoveri": [43, 78, 86, 138, 146], "recoverykey_": 26, "recreat": 143, "recurs": 146, "recv": 60, "red": [14, 37, 38, 56, 96, 130, 131], "redact": [96, 116], "reddit": [156, 157], "redeploi": 3, "redhat": 52, "redi": [23, 42, 62, 67, 86, 124, 127, 132, 146], "redir": 66, "redirect": [57, 61, 65, 66, 67, 69, 86, 98, 102, 114, 130, 135], "redirectregex": 66, "redis_log_fil": 86, "redisclust": [56, 57], "reduc": [5, 7, 57, 79, 86, 92, 116, 124, 135, 166], "reduce_to_languag": 86, "refer": [3, 19, 25, 26, 37, 40, 52, 54, 56, 57, 60, 67, 75, 79, 86, 102, 115, 116, 117, 120, 124, 129, 135, 145, 156, 162, 168], "referenc": [13, 26, 135], "reference_opengraph": 86, "referr": [123, 126], "refil": 56, "reflect": 126, "refman": [57, 131], "reformat": 79, "reformul": 1, "refresh": [56, 79, 86, 142, 146], "regard": [82, 109, 116, 127, 132, 166], "regardless": [14, 28, 40, 45, 57, 79, 146, 166], "regener": 29, "regex": [66, 123, 126], "region": [28, 33, 45, 57], "regionon": [45, 57], "regist": [3, 4, 8, 14, 54, 57, 86, 98, 99, 103, 111, 114, 140, 146, 155, 156, 167, 168], "registr": [54, 114], "registrar": 130, "regress": 131, "regular": [23, 26, 52, 54, 57, 66, 104, 144, 145, 146, 151, 167], "regularli": [14, 49, 54, 92, 130, 145, 146, 166], "reinforc": 5, "reinstal": [3, 135, 141], "reject": 86, "rel": [26, 130, 146], "relat": [3, 12, 14, 23, 51, 52, 55, 57, 64, 73, 74, 79, 86, 96, 98, 109, 112, 116, 124, 127, 129, 130, 132, 133, 140, 146, 163, 164, 165, 166, 168], "relationship": 51, "relax": 57, "releas": [2, 4, 15, 42, 52, 96, 99, 120, 122, 123, 127, 129, 130, 131, 133, 134, 138, 141, 142, 145, 146, 148, 149, 152], "relev": [0, 1, 3, 14, 23, 48, 79, 96, 109, 114, 121, 123, 126, 140, 166], "reli": [14, 49, 82, 115, 131, 155, 157, 166], "reliabl": [13, 35, 52, 54, 56, 67, 79, 127, 131, 135, 139, 140, 150, 154], "reliev": 42, "reload": [37, 61, 120, 129, 130], "remain": [3, 25, 40, 57, 79, 83, 92, 99, 114, 121, 140], "remedi": [57, 112, 135], "rememb": [57, 79, 83, 109, 120, 121, 128], "remember_login_cookie_lifetim": 86, "remi": 120, "remind": [86, 113, 146], "remirepo": 86, "remnant": [17, 57, 79, 81, 86], "remot": [2, 3, 19, 30, 32, 34, 35, 36, 37, 38, 40, 52, 56, 57, 60, 64, 66, 67, 70, 72, 79, 85, 86, 90, 91, 94, 96, 98, 100, 104, 111, 114, 116, 121, 124, 126, 130, 131, 135, 144, 146], "remote_addr": 57, "remoteaddr": [64, 123], "remotedirpath": 94, "remotepollinterv": 91, "remoteport": [99, 100], "remov": [2, 3, 4, 11, 15, 17, 23, 25, 27, 40, 49, 50, 53, 55, 57, 60, 67, 71, 73, 75, 79, 81, 83, 85, 86, 95, 101, 102, 104, 105, 108, 111, 112, 114, 116, 123, 126, 128, 130, 132, 134, 146, 148, 152, 154, 161, 162, 165], "removeus": 146, "renam": [42, 47, 57, 71, 86, 139, 146, 152], "render": [9, 57, 68, 150, 155, 156], "renew": 130, "repair": [2, 20, 25, 48, 57, 86, 139, 145], "repeat": [28, 90, 102, 140], "repeatedli": [6, 123], "replac": [11, 14, 19, 25, 26, 37, 45, 48, 54, 57, 58, 60, 66, 69, 79, 99, 111, 120, 122, 123, 127, 130, 134, 144, 145, 146, 148, 160, 163, 167], "repli": [60, 114, 150], "replic": [0, 1, 14, 18, 22, 86, 146, 157], "replica": [21, 57, 79, 80], "replica1": 57, "replica2": 57, "repo": 149, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 55, 57, 67, 79, 86, 87, 96, 128, 129, 135, 154, 163, 164, 165], "repositori": [12, 26, 52, 55, 86, 90, 91, 120, 152, 156, 157, 166], "repres": [26, 44, 116, 167], "reproduc": 67, "reqid": 64, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 23, 28, 29, 33, 45, 53, 55, 56, 64, 65, 66, 67, 74, 79, 82, 83, 85, 86, 96, 98, 99, 100, 102, 104, 109, 116, 121, 123, 126, 127, 129, 131, 133, 134, 135, 147, 153, 156, 157, 162, 167, 168], "request_checksum_calcul": [57, 165], "request_timeout": [23, 38, 86], "request_uri": 126, "requestreadtimeout": 23, "requir": [1, 12, 14, 15, 18, 20, 23, 25, 26, 28, 29, 30, 33, 34, 35, 37, 38, 39, 42, 45, 46, 47, 51, 52, 53, 54, 56, 57, 60, 64, 67, 69, 72, 74, 78, 79, 80, 85, 86, 90, 94, 96, 98, 99, 100, 102, 114, 122, 123, 124, 125, 126, 128, 129, 130, 134, 135, 139, 140, 143, 144, 145, 146, 147, 148, 151, 152, 154, 166], "rerun": 25, "rescan": [37, 86, 135, 136, 139, 146], "resend": 86, "reserv": [47, 164], "reset": [23, 25, 55, 56, 57, 60, 64, 71, 79, 86, 111, 112, 116, 120, 129, 135, 144, 146, 160], "resetpassword": [76, 86], "reshar": 40, "resid": [19, 99, 128], "resist": 55, "resiz": 79, "resolut": [9, 154, 162], "resolv": [25, 55, 57, 62, 86, 96, 99, 121, 123, 144, 145, 156, 162], "resolveexappurl": 99, "resourc": [0, 1, 7, 10, 14, 26, 40, 44, 48, 54, 57, 69, 86, 98, 112, 113, 116, 123, 124, 130, 135, 139, 142, 168], "respect": [0, 3, 7, 14, 19, 49, 54, 75, 98, 99, 111, 114, 117, 146], "respond": [57, 102, 104], "respons": [2, 13, 26, 62, 86, 99, 123, 126, 135, 144, 156, 165], "response_checksum_valid": [57, 165], "rest": [25, 109, 116, 120, 135], "restart": [3, 5, 7, 11, 14, 19, 20, 52, 56, 96, 99, 120, 123, 126, 127, 129, 130, 135, 139, 148, 149, 167], "restor": [20, 26, 57, 86, 135, 137, 138, 139, 140, 144, 145, 146, 166], "restorecon": [120, 128], "restrict": [3, 15, 30, 37, 40, 57, 65, 74, 80, 86, 104, 107, 108, 111, 112, 116, 124, 135, 146, 161], "restructur": 146, "result": [2, 6, 9, 20, 25, 26, 57, 60, 79, 80, 91, 96, 98, 99, 114, 116, 126, 129, 130, 134, 162, 168], "resum": 168, "resync": 112, "retain": [13, 37, 40, 137], "retent": [46, 57, 86, 105, 107, 113, 146], "retrain": 166, "retreat": 2, "retri": [57, 90, 92, 144, 148], "retriesmaxattempt": 57, "retriev": [2, 26, 56, 57, 66, 73, 74, 79, 80, 86, 146, 168], "return": [23, 25, 26, 38, 54, 55, 56, 57, 60, 62, 66, 72, 73, 74, 79, 80, 86, 99, 111, 120, 121, 126, 129, 130, 135, 156], "reus": 116, "revalid": 86, "revalidate_freq": [121, 129], "reveal": 154, "revers": [25, 57, 62, 67, 86, 98, 99, 102, 130, 133, 149, 150, 151], "reverse_proxi": 66, "revert": [86, 96, 111, 136, 142, 144, 145], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 52, 55, 57, 64, 123, 135, 139, 145, 162, 164, 166], "revis": [139, 145], "revisit": [139, 145], "revok": 50, "rewrit": [112, 126, 130, 146, 162], "rewritebas": [86, 130], "rewriteengin": [66, 135], "rewriterul": [66, 135], "rf": 128, "rfc": [57, 78, 123, 146], "rfc6749": 65, "rh": [120, 146], "rhel": 130, "rich": [62, 86, 156], "rich_editing_en": 68, "richdocu": 162, "richdocumentscod": 126, "rid": [44, 146], "right": [1, 22, 30, 37, 56, 57, 60, 74, 79, 83, 86, 111, 126, 130, 139, 144, 162, 167], "rim": 126, "risk": [25, 31, 57, 60, 123, 135, 144, 145, 166], "rm": [101, 143, 148], "ro": 8, "rob": 146, "robbi": 146, "robert": 146, "roberta": 146, "robin": [72, 146], "robot": [123, 126], "robust": [130, 142], "rocm": [98, 100, 102], "role": [75, 79, 83], "roll": 166, "roman": 2, "room": [8, 86, 113], "root": [15, 19, 25, 30, 32, 34, 36, 53, 57, 80, 83, 86, 90, 94, 105, 116, 118, 120, 121, 122, 125, 126, 128, 130, 133, 134, 135, 144, 146], "rootcert": 57, "rosa": 146, "rotat": [4, 86, 127, 146], "rough": [5, 7, 9, 10, 14], "round": 26, "rout": [2, 57, 99], "router": [57, 66], "routin": [146, 166], "row": [19, 20, 37, 116, 131, 146, 164], "row_format": [20, 57], "rowaddedev": 167, "rowdeletedev": 167, "rowid": 167, "rowupdatedev": 167, "rpm": 120, "rsa": [26, 29, 37], "rss": 126, "rsync": [96, 137, 140, 143], "rtrim": 99, "rtx": 98, "rule": [12, 41, 57, 79, 80, 84, 86, 99, 106, 107, 108, 120, 123, 126, 130, 147, 153], "ruleset": 128, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 23, 25, 27, 35, 37, 41, 42, 44, 46, 47, 49, 52, 54, 55, 56, 57, 60, 62, 64, 66, 69, 75, 78, 79, 81, 86, 90, 91, 96, 98, 99, 100, 111, 112, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 143, 144, 148, 149, 151, 154, 162, 166, 167, 168], "runner": 14, "runtim": [80, 131], "runus": 146, "russian": 4, "rv": 128, "rw": 80, "s01": [79, 80, 146], "s02": 80, "s3": [23, 25, 37, 43, 57, 86], "s_time": 116, "sabin": 146, "sabr": [135, 167], "sabredav": [130, 135, 167], "safari": [64, 131], "safe": [14, 16, 17, 25, 56, 57, 60, 65, 120, 122, 126, 127, 135, 140, 144], "safest": 104, "safeti": 61, "sai": [60, 144], "said": 14, "sake": 120, "sale": [15, 69, 146, 150], "salt": [26, 57], "samaccountnam": 79, "samba": [25, 35], "same": [2, 3, 5, 13, 14, 17, 19, 22, 23, 25, 26, 29, 38, 40, 42, 45, 48, 52, 55, 56, 57, 60, 64, 67, 69, 79, 85, 86, 89, 90, 94, 96, 98, 100, 101, 104, 109, 111, 112, 116, 120, 121, 123, 126, 130, 132, 133, 135, 140, 142, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 167], "sameorigin": [123, 126], "samesit": 57, "saml": [26, 29], "sampl": [23, 42, 49, 53, 86, 121, 146], "sandbox": 130, "sanit": [43, 86], "sapi": 127, "satisfi": [52, 125, 130], "save": [29, 35, 37, 42, 45, 60, 61, 68, 79, 96, 98, 114, 116, 146], "save_com": [121, 129], "sbin": [57, 60, 130], "scalabl": [45, 129, 130, 142, 150, 151, 154], "scale": [12, 17, 22, 57, 86, 131, 135], "scan": [3, 27, 29, 35, 37, 57, 62, 67, 86, 96, 134, 135, 139, 143], "scanner": [57, 60, 62, 86, 135], "scenario": [8, 14, 19, 25, 45, 49, 57, 87, 123, 132, 143, 151], "scene": 14, "schedul": [2, 8, 13, 14, 52, 54, 57, 62, 79, 86, 111, 113, 115, 145, 146, 167, 168], "schedulecalendartransp": 167, "scheduledaft": 13, "scheduledat": 13, "schema": [17, 19, 22, 132, 141, 144, 146], "scheme": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 66, 99], "school": 135, "scl": 146, "scope": [8, 19, 45, 57, 65, 71, 79, 86, 101, 134, 146], "scope_feder": 75, "scope_priv": [57, 75], "score": 5, "scratch": [78, 130, 144], "screen": [38, 53, 60, 76, 77, 86, 130, 144, 146, 168], "screenshar": 131, "screenshot": [24, 61], "script": [14, 45, 54, 56, 57, 86, 118, 124, 129, 146, 147, 167], "script_filenam": 126, "scroll": [38, 83, 111, 112, 114, 144], "sdk": [6, 120, 128, 147, 148, 149, 151, 152, 153, 165], "sdkref": [57, 165], "seal": 86, "sealert": 128, "seamless": 79, "search": [3, 17, 25, 40, 48, 57, 79, 80, 81, 86, 90, 98, 111, 123, 127, 129, 130, 135, 155], "searchon": 90, "sec": [19, 20, 80, 91, 116], "second": [1, 14, 23, 33, 38, 40, 41, 45, 55, 57, 65, 67, 70, 78, 79, 83, 91, 92, 104, 111, 114, 116, 123, 129, 130, 134, 146, 148, 167], "second_admin": 49, "secondari": [37, 78], "secr3tpasswordt7": [45, 57], "secret": [8, 25, 26, 28, 29, 34, 45, 65, 72, 73, 74, 80, 86, 90, 109, 114, 123, 129, 146, 147], "secretvalu": 45, "section": [0, 1, 3, 6, 8, 14, 23, 25, 29, 38, 40, 45, 47, 50, 53, 54, 56, 57, 60, 67, 69, 75, 79, 83, 84, 91, 92, 94, 96, 99, 102, 104, 105, 111, 112, 114, 115, 116, 125, 126, 129, 130, 135, 141, 144, 145, 146, 148, 154, 166, 168], "secur": [8, 15, 19, 25, 26, 29, 30, 31, 36, 38, 42, 44, 55, 60, 61, 62, 66, 78, 84, 86, 96, 100, 111, 116, 120, 124, 125, 126, 127, 128, 130, 131, 134, 135, 141, 142, 145, 148, 166], "see": [0, 1, 2, 3, 4, 7, 11, 14, 15, 19, 20, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 48, 49, 50, 52, 55, 56, 57, 60, 65, 67, 75, 76, 79, 80, 81, 83, 91, 94, 96, 98, 99, 102, 104, 105, 111, 112, 114, 116, 117, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 144, 145, 146, 151, 154, 159, 160, 161, 163, 164, 165, 168], "seed": [56, 57], "seem": [3, 57, 60, 67, 144], "seen": [57, 96, 98, 105, 112, 126, 134, 146], "segment": 23, "segreg": 123, "select": [1, 2, 3, 4, 5, 7, 8, 19, 25, 26, 28, 37, 38, 40, 50, 54, 55, 56, 57, 60, 61, 69, 78, 79, 83, 86, 89, 90, 114, 135, 144, 146], "selector": [86, 168], "self": [0, 1, 2, 14, 30, 43, 57, 86, 96, 99, 114, 130, 146, 160], "selfiephoto": 79, "selinux": [37, 57, 79, 86, 124], "semanag": [120, 128], "semant": 3, "semaphor": 127, "semicolon": 57, "send": [2, 8, 38, 40, 49, 57, 62, 63, 65, 72, 73, 74, 80, 83, 86, 96, 99, 111, 113, 123, 125, 126, 128, 130, 144, 146, 155, 160, 168], "send_timeout": 126, "sendemail": 146, "sender": [60, 114], "sendeventremindersmod": 111, "sendfil": 135, "sendmail": [57, 62, 86, 124], "sens": [22, 49], "sensibl": 44, "sensit": [14, 47, 49, 54, 55, 57, 79, 96, 116, 123, 130, 135, 146], "sent": [57, 60, 64, 79, 99, 109, 111, 114, 116, 146], "sentri": 116, "separ": [3, 5, 7, 9, 10, 14, 19, 22, 23, 38, 53, 57, 58, 60, 64, 79, 80, 96, 102, 129, 145, 146], "septemb": 4, "seri": [156, 157, 165], "serial": 57, "serializer_igbinari": 57, "seriou": 135, "serious": 67, "serv": [3, 5, 7, 23, 57, 60, 67, 79, 86, 104, 124, 130, 140, 147, 148, 162, 163, 165], "server": [0, 1, 3, 4, 5, 6, 7, 12, 14, 15, 16, 17, 20, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 42, 43, 44, 45, 47, 48, 49, 52, 53, 54, 55, 61, 62, 64, 65, 66, 69, 72, 73, 74, 75, 76, 77, 80, 81, 83, 86, 89, 90, 91, 93, 94, 98, 99, 100, 102, 108, 109, 113, 115, 116, 117, 118, 120, 121, 122, 125, 126, 127, 132, 134, 136, 137, 138, 139, 143, 144, 145, 146, 151, 153, 154, 156, 159, 166, 167, 168], "server0": 56, "server1": [56, 125], "server2": 56, "server_address": 90, "server_log": 86, "server_nam": [66, 99, 121, 126], "server_token": 126, "serveraddr": 99, "serverinfo": [56, 135, 162], "servernam": [99, 120, 123, 130], "servernotavailableexcept": 146, "serverport": 99, "serverroot": [15, 57], "serverurl": 94, "servic": [1, 2, 3, 5, 12, 19, 28, 29, 33, 37, 52, 54, 55, 56, 57, 60, 62, 64, 65, 67, 69, 79, 80, 82, 86, 96, 102, 120, 121, 123, 129, 130, 136, 147, 149, 151, 152, 155, 157, 166], "servicenam": [45, 57], "session": [29, 35, 37, 40, 62, 86, 96, 109, 116, 126, 127, 137, 145, 146], "session_keepal": 86, "session_lifetim": [23, 86], "session_relaxed_expiri": 86, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 17, 19, 20, 23, 24, 25, 27, 28, 29, 30, 31, 33, 35, 37, 38, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 58, 59, 61, 62, 63, 65, 66, 68, 69, 70, 71, 75, 78, 80, 81, 82, 84, 85, 86, 91, 94, 95, 96, 97, 98, 99, 100, 102, 104, 105, 106, 108, 112, 113, 114, 115, 116, 121, 122, 123, 124, 125, 126, 128, 131, 134, 135, 137, 139, 140, 141, 143, 144, 145, 149, 150, 154, 160, 161, 162, 164, 166, 167], "setenv": [123, 130], "setenvif": 130, "setroubleshoot": 128, "setsebool": [120, 128], "settl": 19, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 15, 19, 29, 37, 41, 45, 46, 54, 55, 57, 59, 60, 62, 78, 79, 86, 93, 94, 96, 99, 100, 103, 120, 124, 125, 126, 130, 131, 135, 141, 145, 146, 148, 149, 151, 152, 153, 160, 163, 164, 168], "setupcheck": 86, "sever": [3, 23, 25, 55, 57, 60, 75, 99, 101, 114, 123, 126, 127, 130, 135, 140, 145, 151, 166], "sf": [15, 121], "sftp": [29, 37, 86, 127], "sh": [14, 130, 167], "sha256": [26, 120, 122], "sha256_cert_fingerprint": 51, "sha256sum": [120, 122], "sha512": 26, "shall": [49, 57, 63, 79, 91, 146], "shallow": 146, "share": [3, 19, 35, 37, 42, 49, 56, 60, 62, 67, 79, 83, 86, 96, 98, 100, 104, 105, 113, 117, 121, 123, 128, 130, 132, 136, 139, 143, 144, 147, 149, 150, 157, 167], "share20": 57, "share_fold": 86, "shareapi_restrict_user_enumeration_full_match_email": 40, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 40, "shareapi_restrict_user_enumeration_full_match_userid": 40, "sharebymail": 57, "shared_secret": 57, "sharekei": 26, "sharer": 49, "shares_extern": 146, "sheet": 165, "shell": [14, 20, 54, 57, 146, 167], "shibbol": 147, "ship": [5, 15, 24, 48, 49, 50, 55, 57, 58, 72, 79, 86, 112, 120, 123, 126, 129, 144, 146, 155, 163], "shm_size": [56, 164], "shop": 2, "short": [57, 79, 81, 98, 111, 112, 114, 135], "shortcut": 86, "shorter": [26, 130], "shortli": 108, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 16, 17, 19, 20, 24, 26, 33, 35, 36, 38, 42, 48, 52, 54, 56, 57, 60, 63, 65, 66, 68, 69, 75, 79, 80, 89, 91, 94, 96, 98, 99, 100, 102, 104, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 140, 141, 144, 145, 146, 147, 148, 150, 153, 160, 161, 164, 166, 167, 168], "shouldn": 57, "show": [1, 2, 3, 7, 10, 16, 19, 20, 24, 25, 35, 40, 44, 45, 48, 52, 56, 57, 60, 61, 78, 79, 80, 81, 83, 86, 91, 96, 101, 102, 111, 112, 116, 129, 134, 135, 139, 144, 145, 150, 162], "show_federated_shares_as_intern": 38, "showexperimentalopt": 91, "showexpir": 167, "showmaindialogasnormalwindow": 91, "shown": [23, 29, 40, 44, 65, 69, 79, 86, 91, 123, 126, 127, 129, 134, 135, 139, 144, 145, 146], "showonli": 146, "showpassword": 80, "shutdown": 16, "sick": 2, "side": [28, 37, 43, 45, 57, 60, 79, 83, 86, 111, 123, 125, 126, 129, 135, 144, 146, 162, 164], "sidebar": [83, 97, 168], "siev": 86, "sign": [30, 43, 57, 79, 83, 86, 96, 114, 120, 126, 130, 131, 135, 136, 146, 160], "signal": 4, "signatur": [52, 86, 114, 120, 122, 134, 146], "signific": [8, 31, 42, 129, 134, 166], "significantli": [8, 23, 56, 57, 131, 145], "signup": [2, 57], "silent": [90, 101, 128], "similar": [0, 6, 16, 23, 33, 64, 79, 94, 96, 105, 108, 116, 120, 123, 128, 129, 130, 132, 134, 146], "similarli": [140, 146, 147, 165], "simpl": [17, 48, 57, 86, 105, 130, 142, 146, 168], "simplesignuplink": 86, "simplest": [99, 135], "simplexml": 127, "simpli": [3, 8, 15, 40, 45, 49, 52, 57, 58, 60, 66, 78, 79, 83, 98, 104, 105, 129, 139, 143, 144, 146, 167], "simplifi": 99, "simul": 146, "simultan": [42, 129, 130, 146, 166], "sinc": [2, 5, 14, 15, 17, 25, 29, 31, 54, 55, 56, 57, 60, 96, 104, 106, 108, 121, 126, 131, 141, 144, 146, 152, 162, 164, 166, 168], "singl": [3, 17, 23, 38, 54, 55, 57, 64, 79, 83, 86, 90, 114, 116, 120, 122, 125, 126, 128, 129, 130, 137], "sink": 2, "site": [23, 62, 86, 109, 123, 130, 135], "situat": [3, 5, 7, 45, 55, 57, 66, 92, 96, 120, 123, 129, 135, 146], "sixteen": 166, "sixti": 57, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 25, 26, 40, 43, 56, 57, 60, 79, 83, 86, 91, 92, 96, 98, 104, 121, 123, 126, 136, 139, 140, 146, 160, 167], "sji": 68, "skeleton": [24, 57], "skeletondirectori": [24, 86], "skill": [130, 142], "skip": [3, 53, 54, 57, 62, 79, 86, 89, 92, 94, 100, 116, 145, 146], "skip_name_resolv": 19, "skipapp": 162, "skipauthpickerappl": 65, "sky": 1, "skydriv": 96, "sl": 56, "slash": [30, 48, 96, 135, 167], "slave": [57, 79], "sleep": 57, "slide": 2, "slightli": [5, 26, 55, 101], "slogan": 69, "slot": 2, "slow": [3, 6, 19, 52, 55, 56, 86, 96, 129, 146], "slow_query_log": 19, "slow_query_log_fil": 19, "slower": [54, 55, 151], "sm": 146, "small": [2, 40, 44, 54, 86, 111, 112, 129, 135, 146, 151, 166], "smaller": [5, 7, 23, 57, 144], "smallest": [11, 79], "smart": [1, 2, 14, 86, 114, 155], "smb": [37, 86, 124, 127], "smbclient": [35, 127], "sme": 130, "smili": 20, "smith": 146, "smtp": [57, 62, 86, 124], "sn": [80, 146], "snap": [86, 124, 127, 138, 145], "snapcraft": [130, 142], "snapd": [130, 142], "snapshot": [79, 99], "sni": 67, "sniff": 123, "snip": 54, "snooz": [86, 113], "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 23, 24, 25, 26, 27, 32, 35, 37, 38, 40, 42, 45, 47, 48, 49, 52, 55, 56, 57, 60, 65, 69, 74, 76, 79, 81, 82, 83, 97, 98, 99, 100, 104, 105, 108, 111, 114, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 139, 141, 143, 144, 145, 146, 149, 152, 155, 162, 166, 167, 168], "sock": [19, 42, 56, 57, 99, 100, 121, 126, 146], "socket": [19, 42, 52, 57, 86, 100, 102, 103, 121, 126, 153], "socks5": 91, "sodium": 127, "softwar": [0, 4, 6, 11, 14, 19, 66, 87, 96, 131, 160], "soldier": 2, "solid": 25, "solut": [1, 14, 23, 40, 66, 96, 114, 117, 130, 134, 135, 140, 150, 152, 154], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 128, 133, 144, 165], "some": [0, 1, 2, 14, 15, 19, 22, 25, 26, 28, 29, 37, 40, 44, 45, 48, 54, 55, 56, 57, 60, 62, 69, 70, 79, 83, 85, 86, 91, 96, 97, 98, 99, 101, 104, 111, 112, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 134, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 155, 156, 159, 162, 164], "some_secure_password": 100, "some_very_secure_password": [99, 100], "someon": 25, "someth": [2, 3, 13, 38, 40, 57, 79, 98, 99, 126, 129, 134, 141, 154], "sometim": [2, 5, 14, 40, 45, 54, 83, 129, 135, 139, 144, 166], "somewher": [79, 99, 126, 130, 168], "soon": [14, 59, 111, 129, 166], "sooner": 166, "sophist": [55, 96], "sorri": 154, "sort": [57, 127, 151], "sort_groups_by_nam": 86, "sortbi": 57, "sound": 139, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 29, 43, 48, 52, 55, 57, 60, 86, 111, 117, 120, 123, 127, 129, 130, 132, 135, 143, 146, 147, 149, 167], "sourcecalendardata": 167, "sourcecalendarid": 167, "sourcecod": 26, "sourcedir": 90, "sourceshar": 167, "sourceuid": 146, "sovereignti": [0, 1, 4], "space": [4, 23, 41, 46, 47, 57, 79, 83, 86, 96, 124, 135, 146, 164], "spaghetti": 2, "spam": [57, 60, 114], "span": [70, 104], "spanish": [4, 5, 10, 11], "speaker": 7, "spec": 57, "special": [1, 11, 19, 32, 37, 40, 43, 49, 57, 61, 66, 78, 83, 84, 86, 111, 125, 130, 135, 167], "specialis": 48, "specif": [1, 5, 6, 7, 9, 10, 11, 13, 15, 19, 25, 26, 29, 30, 35, 37, 39, 40, 45, 50, 51, 56, 57, 58, 63, 65, 72, 75, 83, 86, 89, 90, 94, 96, 99, 107, 111, 112, 116, 124, 130, 140, 146, 156, 162, 163, 166, 167, 168], "specifi": [1, 17, 19, 22, 28, 29, 30, 33, 35, 36, 45, 48, 53, 54, 55, 56, 57, 64, 66, 72, 74, 77, 79, 80, 81, 89, 90, 91, 92, 93, 95, 96, 99, 111, 123, 126, 129, 130, 134, 146, 147, 148, 167, 168], "speech": [4, 12, 86, 157], "speech_to_text_picker_en": 1, "speed": [3, 6, 12, 79, 86, 96, 98, 126, 129], "speedscop": 57, "split": [18, 21, 86, 158], "spoof": [57, 66], "sporad": 96, "spread": 130, "spreadsheet": [2, 48], "spreed": [4, 8], "sprintf": 99, "sql": [57, 86, 135, 145, 146], "sqlbkp": 143, "sqlbkp_": 137, "sqlite": [17, 22, 86, 118, 124, 125, 131, 132, 135, 146], "sqlite3": [17, 57, 118, 137, 143, 146], "sqlstate": 135, "squeez": 19, "src": [120, 128], "src_path": 101, "sse": [25, 28, 43, 86], "sse_c_kei": 45, "ssh": [29, 34], "ssl": [25, 28, 30, 38, 56, 60, 61, 62, 67, 86, 90, 97, 116, 121, 124, 126, 146, 148, 149, 153], "ssl_certif": 126, "ssl_certificate_kei": 126, "ssl_context": [56, 57], "ssl_stapl": 126, "ssl_stapling_verifi": 126, "sslproxycheckpeercn": 148, "sslproxycheckpeernam": 148, "sslproxyengin": 148, "sslproxyverifi": 148, "sslrenegbuffers": 23, "sso": [29, 57], "ssrf": 123, "stabil": [67, 131, 164, 165], "stabilityai": 14, "stabl": [14, 57, 121, 130, 131, 134, 142, 150, 157, 166], "stable_bas": 52, "stablediffus": 14, "stack": [130, 151], "stage": [118, 166], "stai": [130, 145, 146, 166], "stall": 57, "standalon": [4, 72, 151, 168], "standalone_window": 86, "standard": [17, 45, 53, 56, 57, 64, 66, 79, 87, 90, 111, 120, 123, 130, 131, 135, 139, 140, 146, 163, 164, 165], "staroffic": 57, "start": [3, 13, 14, 15, 19, 26, 27, 35, 49, 51, 52, 54, 55, 56, 57, 58, 63, 64, 79, 95, 96, 99, 111, 116, 120, 121, 122, 124, 129, 130, 135, 139, 140, 142, 144, 145, 146, 148, 152, 154, 162, 163, 164, 165, 167, 168], "start_header_id": 5, "startedat": 13, "startlimitburst": [14, 167], "startlimitinterv": [14, 167], "startpag": [57, 123], "starttl": [57, 80, 86, 160], "startup": [56, 102], "stash": 146, "stat": [1, 3], "state": [25, 57, 60, 78, 90, 116, 123, 143, 146, 167], "static": [26, 57, 66, 123, 126, 148, 161, 162, 163, 168], "statist": [1, 3, 116, 123, 146], "statu": [13, 14, 25, 38, 52, 54, 55, 56, 64, 72, 73, 74, 78, 80, 86, 101, 103, 115, 123, 126, 133, 145, 149, 154, 166, 167], "status": 146, "status_cancel": 13, "status_fail": 13, "status_run": 13, "status_schedul": 13, "status_success": 13, "status_unknown": 13, "statuscod": [72, 73, 74, 80], "stdin": [57, 146], "stdout": [4, 95, 146], "step": [3, 8, 17, 19, 20, 38, 43, 51, 55, 57, 59, 60, 65, 78, 79, 86, 94, 96, 98, 101, 102, 114, 116, 120, 124, 125, 129, 130, 133, 135, 138, 140, 144, 146, 148, 151, 152], "stephani": 146, "stereotyp": 9, "stick": 57, "still": [2, 3, 8, 17, 20, 22, 23, 27, 40, 44, 45, 47, 54, 55, 56, 57, 61, 64, 78, 79, 81, 83, 91, 98, 116, 123, 126, 127, 135, 140, 144, 146, 162, 163, 164, 165, 166], "stolen": 78, "stop": [5, 6, 23, 52, 57, 64, 96, 99, 105, 135, 139, 140, 144, 148, 152], "storag": [3, 26, 28, 30, 31, 32, 34, 35, 36, 41, 42, 43, 54, 57, 62, 71, 79, 85, 86, 96, 101, 105, 125, 127, 128, 130, 131, 132, 136, 146, 149], "storage43": 79, "storageclass": 45, "storagecrawljob": 3, "store": [0, 12, 16, 19, 25, 28, 29, 35, 41, 42, 43, 44, 56, 58, 61, 62, 64, 65, 67, 69, 78, 79, 80, 86, 98, 110, 112, 114, 123, 125, 126, 128, 129, 132, 135, 146, 163, 164, 165], "storecryptedpassword": 86, "str_ends_with": 99, "straight": 89, "straightforward": 51, "strain": 116, "strategi": [20, 45], "stream": [23, 49, 52, 57, 99, 120, 131], "streamable_http": 2, "street": 2, "strengthen": 67, "strict": [13, 55, 62, 86, 126], "strictli": [99, 109, 129, 130], "string": [1, 3, 5, 26, 45, 47, 52, 57, 60, 66, 72, 73, 74, 79, 99, 101, 126, 146, 166, 167, 168], "strip": [65, 130, 146], "strive": 14, "strong": 84, "stronger": 128, "strongli": [57, 61, 67, 96, 129, 130, 131, 166], "structur": [25, 26, 45, 57, 64, 79, 99, 146], "stt_whisper2": [1, 12, 14, 86], "stuck": 139, "studio": 57, "stuff": 102, "stuttgart": 146, "style": [11, 28, 57, 156], "su": [121, 146], "sub": [6, 74, 79, 146, 159, 168], "subadmin": 86, "subdir": [86, 124], "subdirectori": [33, 130], "subdomain": [57, 66, 121, 123, 130, 148], "subfold": [30, 34, 35, 36, 90, 94, 130, 135, 146], "subgroup": 79, "subject": [25, 111, 116], "submiss": [60, 167, 168], "submissionmessag": 167, "submit": [123, 146], "submitcontentjob": 3, "submitmultipl": 167, "subnet": 57, "subpag": 158, "subpath": 99, "subreddit": [156, 157], "subscrib": 111, "subscript": [69, 86, 113, 118, 123, 131, 150, 154, 166], "subsecond": 45, "subsequ": [94, 116, 130, 142, 146], "subset": 40, "substitut": [37, 57, 76], "substr": [57, 99], "succe": [64, 99], "succeed": [14, 144], "success": [16, 17, 38, 55, 57, 64, 72, 73, 74, 79, 98, 120, 121, 123, 135, 139, 144, 146], "successfulli": [13, 38, 57, 76, 94, 102, 131, 144, 146], "suddenli": 3, "sudo": [1, 8, 14, 16, 17, 19, 20, 23, 25, 31, 37, 48, 52, 65, 70, 76, 78, 79, 81, 111, 112, 116, 118, 122, 127, 130, 133, 135, 137, 139, 142, 144, 145, 146, 147, 149, 167], "suexec": 57, "suffer": 11, "suffici": [120, 129, 130, 141], "suggest": [4, 13, 40, 57, 67, 99, 120, 128, 129, 130, 166], "suit": [25, 90, 99, 123], "suitabl": [42, 54, 56, 57, 98, 123, 166], "sum": [120, 122], "summar": [1, 5, 12, 14, 86, 114], "summari": [12, 14, 86, 113, 129, 168], "summary_bot": 8, "sun": 79, "super": [79, 83], "supersed": [57, 146], "superus": 121, "supplement": 57, "supplementari": 130, "suppli": [56, 79, 86, 111, 114, 130], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 19, 22, 25, 27, 28, 34, 35, 38, 39, 42, 43, 47, 50, 55, 56, 59, 62, 63, 65, 67, 69, 70, 73, 74, 78, 79, 80, 86, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 104, 111, 114, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 150, 154, 155, 156, 160, 161, 162, 163, 164, 165, 167], "supportedcalendarcomponentset": 167, "supporteddatabas": 86, "suppress": [16, 57, 86], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 30, 31, 35, 38, 40, 45, 55, 56, 57, 63, 65, 68, 75, 79, 81, 96, 99, 104, 108, 111, 116, 120, 121, 123, 126, 129, 130, 131, 134, 135, 139, 140, 141, 143, 145, 146, 148, 154, 160, 161, 162, 163, 164, 166, 167, 168], "surfer": 61, "surnam": 79, "surround": 57, "surveyserv": 123, "surviv": 83, "suse": 131, "suspect": 166, "suspend": 86, "suspici": [14, 54, 57], "sustain": [8, 135], "sv1b7krauqmf8qq": 130, "svg": [44, 57, 69, 126, 129, 130], "swap": [23, 26, 129], "swift": [33, 57, 86], "switch": [12, 15, 57, 75, 79, 86, 90, 112, 116, 123, 146, 151, 168], "symbol": 15, "symlink": [57, 135], "symmetr": 26, "sync": [3, 16, 19, 23, 38, 40, 42, 57, 69, 83, 86, 89, 90, 93, 94, 116, 129, 140, 143, 167], "sync_xxxxxxx": 96, "synchron": [47, 57, 62, 86, 90, 91, 92, 93, 95, 96, 104, 111, 112, 117, 125, 146, 168], "synchronis": [86, 138], "syntax": [48, 54, 57, 72, 73, 74, 79, 80, 131, 146], "sys_nic": 129, "sysadmin": 118, "syslog": [57, 86, 146], "syslog_tag": [64, 86], "syslog_tag_audit": [64, 86], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 17, 19, 20, 25, 29, 40, 41, 42, 43, 44, 45, 46, 47, 48, 52, 54, 55, 56, 57, 60, 64, 67, 70, 75, 78, 79, 83, 85, 86, 90, 91, 96, 102, 106, 109, 111, 113, 116, 117, 120, 121, 122, 124, 127, 128, 135, 139, 140, 141, 147, 155, 156, 166, 167, 168], "system_addressbook_expos": 112, "system_prompt": [5, 13], "systemctl": [14, 52, 54, 56, 120, 148, 149, 167], "systemd": [52, 57, 86, 102, 146, 149], "systempl": 147, "systemtag": [86, 167], "systemtagsmanag": 57, "systran": 7, "sysus": 79, "sysvar_innodb_large_prefix": 57, "sysvsem": [127, 162], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 20, 23, 25, 28, 40, 41, 42, 49, 52, 54, 56, 57, 59, 60, 63, 74, 79, 98, 102, 111, 116, 120, 123, 126, 128, 129, 130, 134, 135, 137, 139, 140, 144, 146, 148, 154, 167], "tab": [86, 146, 168], "tabl": [14, 16, 18, 19, 20, 22, 25, 26, 55, 57, 60, 79, 80, 81, 111, 112, 116, 122, 124, 135, 141, 143, 146, 156, 157, 164, 167], "tableid": 167, "tag": [6, 15, 40, 57, 86, 104, 107, 123, 126, 134, 147], "tagassignedev": 167, "tagid": 167, "tagunassignedev": 167, "tail": [4, 126, 146], "tajik": 4, "take": [3, 6, 16, 19, 23, 26, 29, 38, 44, 52, 53, 54, 55, 56, 57, 67, 78, 79, 80, 82, 83, 91, 96, 99, 100, 118, 121, 123, 126, 129, 130, 134, 139, 140, 142, 144, 145, 146, 164, 168], "taken": [3, 40, 54, 60, 67, 79, 99, 112, 146], "talk": [1, 5, 6, 7, 9, 10, 11, 12, 14, 15, 40, 56, 86, 130, 135, 155, 156, 157, 162, 168], "talk_bot": 8, "talo": 52, "tamper": 25, "tar": [57, 120, 122, 130, 139, 146], "tarbal": [118, 130, 139, 146], "target": [14, 15, 25, 26, 51, 54, 57, 79, 86, 91, 96, 123, 139, 146, 154, 167], "targetcalendardata": 167, "targetcalendarid": 167, "targetchunkuploaddur": [91, 96], "targetshar": 167, "task": [0, 3, 5, 6, 8, 10, 12, 17, 29, 54, 62, 86, 111, 117, 121, 130, 146], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 13, 14, 167], "tb": 83, "tbsua2ue86diod0s8f9j": 64, "tcp": [86, 99, 123, 126], "te": 146, "team": [15, 43, 45, 69, 86, 130, 142, 151], "team1": 74, "teamfoldernam": 45, "technic": [11, 25, 57, 79, 134, 135, 168], "techniqu": 135, "technologi": [14, 67, 130, 142], "telegu": 4, "telephonenumb": 79, "tell": [17, 23, 27, 67, 79, 135, 139], "telnet": 60, "temp": [23, 57, 96, 130], "tempdirectori": [23, 86], "temperatur": 5, "templat": [5, 19, 43, 57, 62, 83, 86, 99, 126, 147, 157], "template0": 19, "template1": [19, 143], "templatedirectori": 86, "temporari": [23, 54, 57, 62, 83, 86, 108, 146, 168], "temporarili": [55, 60, 79, 81], "tempt": 1, "ten": [37, 52, 78, 79], "tenant": [33, 114], "tenantnam": [45, 57], "term": [15, 33, 86, 146], "termin": [6, 25, 67, 122, 130, 149, 153], "terri": 146, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 17, 19, 25, 52, 55, 62, 71, 86, 91, 96, 98, 99, 101, 103, 104, 116, 123, 125, 126, 128, 131, 134, 135, 162, 166], "tester": 104, "testfil": 52, "testgroup": 74, "tex2image_stablediffusion2": 1, "text": [2, 3, 5, 8, 9, 11, 12, 25, 40, 44, 48, 57, 60, 62, 79, 80, 86, 104, 114, 123, 126, 130, 134, 135, 146, 148, 155, 156, 157, 162], "text2image_stablediffus": 14, "text2image_stablediffusion2": [12, 86], "text2speech_kokoro": [1, 12, 14, 86], "text2text": 13, "text_to_image_picker_en": 1, "textbas": 20, "textual": 3, "tflite": 126, "thai": 5, "than": [1, 2, 3, 5, 7, 8, 9, 15, 23, 32, 38, 40, 41, 42, 44, 45, 46, 52, 55, 56, 57, 79, 83, 86, 95, 96, 111, 114, 120, 123, 125, 127, 129, 130, 131, 134, 135, 139, 143, 146, 148, 151, 162, 164, 165, 166], "thank": [66, 166], "theft": 25, "thei": [0, 1, 2, 3, 4, 5, 8, 14, 15, 22, 24, 27, 38, 39, 40, 41, 42, 44, 47, 49, 55, 56, 57, 58, 59, 60, 68, 78, 79, 82, 83, 85, 86, 90, 93, 96, 98, 104, 105, 106, 111, 114, 116, 122, 123, 125, 129, 131, 135, 139, 146, 147, 155, 164, 166], "them": [6, 7, 13, 14, 15, 19, 20, 23, 24, 25, 35, 38, 40, 44, 47, 50, 57, 60, 61, 67, 68, 79, 81, 83, 84, 90, 91, 96, 98, 104, 105, 109, 111, 116, 120, 122, 123, 126, 130, 134, 135, 139, 143, 145, 146, 147, 162, 168], "theme": [61, 62, 86, 137, 139, 143, 144, 146], "themselv": [40, 50, 54, 57, 67, 104, 146], "theori": [5, 9], "therefor": [8, 19, 23, 26, 29, 40, 44, 49, 57, 64, 79, 104, 105, 111, 112, 130, 132, 143, 145, 146, 156], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 74, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 151, 152, 154, 156, 160, 162, 163, 164, 165, 166, 167, 168], "thing": [14, 57, 78, 123, 130, 137, 143, 144, 166], "think": [33, 135], "third": [14, 15, 19, 25, 54, 76, 131, 139, 145, 146], "thisisanimportantvalu": 57, "thorough": 4, "thoroughli": 5, "those": [6, 14, 15, 22, 23, 24, 25, 29, 35, 40, 44, 45, 47, 49, 52, 57, 61, 65, 66, 67, 69, 79, 83, 96, 105, 109, 111, 120, 123, 126, 127, 131, 134, 135, 144, 145, 146, 155, 166], "though": [36, 40, 52, 56, 86, 91, 123, 126, 130, 134, 146, 162], "thousand": 135, "thread": [4, 7, 10, 14, 57, 86, 113, 135], "threat": [25, 123], "three": [8, 37, 49, 52, 54, 60, 78, 98, 99, 114, 116, 118, 125, 143, 168], "threshold": [55, 86, 92, 114], "throttl": 55, "through": [3, 8, 14, 23, 29, 37, 40, 48, 55, 57, 60, 62, 65, 66, 75, 79, 86, 90, 96, 98, 99, 106, 111, 114, 116, 120, 130, 135, 146, 150, 151, 153, 154, 166], "throughout": [26, 55, 166], "throughput": [7, 10, 57], "throw": 146, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 57, 60, 90, 98, 123, 126, 130, 131, 145, 167], "thumb": 90, "thumbnail": [25, 38, 44, 57, 83], "thumbnailphoto": 79, "thunderbird": [111, 112, 116], "ti": [8, 40], "ticket": [58, 144, 145, 156, 157], "tidewai": 135, "tidi": 146, "tiff": [57, 130], "time": [2, 3, 6, 8, 13, 14, 19, 22, 23, 26, 35, 38, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 57, 60, 64, 68, 69, 70, 79, 81, 83, 90, 91, 96, 98, 104, 108, 111, 112, 114, 115, 116, 120, 122, 123, 129, 130, 131, 139, 140, 142, 144, 145, 146, 150, 164, 166, 167, 168], "timeout": [14, 23, 33, 38, 42, 45, 56, 57, 60, 86, 91, 92, 102, 121, 126, 130, 139, 144, 146, 167], "timer": 54, "timestamp": [13, 26, 140, 146, 167], "timezon": [8, 54, 57, 64, 104, 127, 146, 167], "tip": [43, 67, 71, 86, 124, 138, 164], "titl": [1, 2, 79, 156, 167], "tl": [25, 57, 60, 67, 80, 86, 98, 99, 116, 121, 123, 124, 126, 130], "tld": [66, 67, 80, 99, 116, 121, 123, 146], "tld_fullchain": 121, "tld_privat": 121, "tls_reqcert": 79, "tmp": [3, 4, 57, 69, 90, 96, 116, 130, 146], "tmp_table_s": 19, "tmpdir": [57, 130], "tmux": 86, "to_gif_exampl": 101, "tocker": 57, "todai": 13, "togeth": [0, 2, 3, 46, 57, 131, 135], "toggl": [69, 75, 79, 86, 111, 112, 129, 135], "token": [1, 2, 29, 55, 57, 62, 71, 86, 99, 109, 146, 147, 167], "token_auth_activity_upd": 86, "token_auth_enforc": 86, "token_auth_token_retent": 70, "token_auth_wipe_token_retent": 70, "tom": 73, "toml": [66, 99], "tomorrow": 2, "too": [1, 19, 23, 35, 55, 56, 57, 96, 111, 112, 123, 130, 135, 139, 142, 146, 162], "took": 116, "tool": [5, 12, 17, 25, 26, 57, 61, 66, 67, 79, 86, 87, 96, 98, 101, 114, 123, 128, 129, 135, 145], "toolkit": 6, "tooltip": 79, "toot": [156, 157], "top": [1, 15, 37, 57, 60, 61, 67, 83, 135, 144, 145, 157], "topic": [1, 25, 42, 57, 130, 135], "topologi": 168, "total": [6, 26, 33, 57, 79, 83, 85, 146], "totalnumberofsynctokenstokeep": [111, 112], "totp": 78, "touch": [121, 139], "town": 74, "trace": [64, 129], "trace_mod": 19, "track": [96, 111, 112, 116], "traefik": 86, "traffic": [38, 55, 79, 86, 130, 148], "trai": 91, "trail": [47, 146], "train": [5, 6, 7, 9, 10, 11, 14, 54, 57], "transact": [23, 43, 56, 62, 86, 124, 127, 131, 135, 137], "transaction_isol": 19, "transaction_read_commit": 19, "transcrib": [2, 14, 157], "transcript": [1, 7, 10, 12, 14, 86], "transfer": [34, 43, 57, 86, 126, 129, 134, 139], "transferincomingshar": [86, 146], "transient": 129, "transifex": 63, "transit": [57, 130, 135], "translat": [12, 24, 86, 113, 127, 157], "translate2": [1, 12, 14, 86], "transmit": 123, "transp": 167, "transpar": [14, 26], "transport": [2, 62, 79, 86, 96, 99, 114, 126, 131], "trash": [25, 26, 38, 43, 62, 83, 86, 91, 113, 116, 146], "trashbin": [40, 46, 57, 86, 135], "trashbin_retention_oblig": [46, 86], "trashcan": 37, "treat": [57, 66, 67, 79, 135], "tree": [1, 2, 79, 86], "tremend": 96, "tri": [90, 123, 125], "trick": [71, 86, 124, 164], "trigger": [16, 37, 49, 54, 55, 57, 64, 74, 79, 86, 91, 112, 116, 134, 135, 144, 146, 162, 167, 168], "triplecheck": 154, "trojan": 52, "troubl": [79, 135, 162], "troubleshoot": [12, 18, 43, 57, 62, 71, 86, 93, 113, 123, 124, 129, 138, 145, 150], "true": [3, 13, 14, 15, 17, 19, 20, 25, 28, 38, 45, 49, 57, 60, 63, 66, 68, 72, 73, 74, 80, 82, 83, 85, 95, 96, 104, 114, 116, 123, 126, 130, 135, 137, 145, 146, 149, 167], "truena": [86, 124], "truncat": [26, 57], "trust": [25, 43, 55, 57, 62, 65, 75, 86, 90, 114, 123, 124, 146], "trusted_domain": [38, 86, 125, 146, 162], "trusted_proxi": [55, 66, 86], "trustedcafil": 99, "try": [2, 22, 25, 55, 56, 57, 60, 61, 67, 79, 96, 98, 99, 104, 116, 126, 128, 131, 134, 135, 139, 143, 144, 146, 154, 160, 166], "try_fil": 126, "trystack": 57, "ttf": 126, "ttl": [19, 60, 86], "tue": 60, "tune": [5, 86, 123, 124, 126, 127, 130], "tunisian": 4, "tunnel": [98, 99, 100], "turkish": 4, "turn": [23, 48, 57, 68, 80, 86, 91, 114, 130, 144, 146, 166, 168], "turnkei": [127, 130], "turnoffcertcheck": 80, "turnonpasswordchang": 80, "tutori": [117, 120, 121], "tweak": [20, 79], "tweet": 58, "twice": [57, 79, 126], "twitter": [74, 75, 79], "two": [3, 4, 17, 23, 25, 33, 38, 44, 46, 52, 53, 54, 55, 56, 57, 64, 66, 70, 71, 81, 83, 86, 96, 98, 99, 111, 116, 123, 130, 144, 145, 166, 167, 168], "twofactor_totp": 146, "twofactorauth": [78, 146], "txt": [25, 47, 57, 68, 126, 128, 129, 146], "type": [1, 2, 3, 10, 13, 14, 15, 18, 20, 22, 23, 25, 38, 39, 40, 43, 44, 45, 52, 54, 55, 60, 62, 65, 68, 70, 72, 78, 83, 85, 86, 91, 99, 100, 104, 112, 113, 114, 116, 122, 123, 126, 129, 135, 139, 145, 146, 149, 156, 160, 162, 165, 167, 168], "typic": [3, 25, 54, 56, 57, 79, 87, 96, 111, 116, 122, 125, 135, 140, 166], "u": [1, 2, 8, 13, 14, 16, 17, 19, 20, 23, 25, 31, 37, 45, 48, 49, 52, 54, 56, 57, 65, 69, 70, 76, 78, 79, 81, 90, 102, 111, 112, 116, 118, 121, 127, 130, 133, 135, 137, 139, 140, 143, 144, 145, 146, 162, 167, 168], "ubo": 57, "ubuntu": [19, 25, 31, 48, 52, 56, 69, 79, 81, 86, 90, 118, 124, 130, 131, 137, 139, 142, 145, 146, 148, 150, 151], "uc": 130, "udp": 60, "ui": [14, 55, 57, 80, 83, 89, 91, 94, 98, 100, 101, 114, 135, 144, 145, 146], "uid": [26, 78, 79, 80, 81, 116, 146, 167], "uid1": 146, "uid2": 146, "uidn": 146, "ukrainian": 4, "ultim": 55, "umask": 86, "un": [8, 25, 38], "unabl": [45, 57, 60, 63, 79, 86, 92, 146], "unaffect": [57, 92], "unansw": 114, "unauthent": 40, "unauthor": [25, 154], "unavail": [3, 37, 48, 57, 78, 99, 127, 146], "unban": 123, "unchang": 3, "uncheck": [36, 79], "unclear": [7, 10], "uncom": [56, 126, 130], "unconfigur": 45, "undefin": [2, 57], "under": [1, 2, 5, 6, 7, 10, 14, 15, 19, 37, 44, 47, 50, 54, 55, 56, 57, 60, 64, 66, 75, 78, 79, 87, 92, 96, 98, 120, 125, 126, 127, 130, 134, 135, 145, 150, 154, 162, 166], "undergo": 91, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 55, 57, 60, 127, 130], "underscor": [28, 45, 83, 146], "undershoot": 57, "understand": [1, 8, 11, 13, 25, 53, 57, 132, 135], "undertak": 6, "underutil": 130, "undesir": 57, "undetect": 135, "undo": 83, "unencrypt": [25, 60, 83, 86], "unencrypted_s": 135, "unevenli": [7, 10], "unexpect": [56, 57, 135, 154, 166], "unexpectedli": 57, "unexplain": 130, "unfavor": 162, "unforeseen": 140, "unfortun": 54, "unicod": [57, 135], "unicodepwd": 79, "unifi": [1, 57, 153], "unified_search": 86, "uninstal": [4, 86, 124, 128], "unintend": 91, "uniqu": [45, 57, 58, 61, 79, 83, 98, 99, 100, 101, 123, 135, 146], "uniquememb": [79, 80], "unison": 96, "unit": [14, 54, 114, 146, 167], "univent": 130, "unix": [13, 42, 52, 57, 79, 86, 104, 105, 126, 131], "unix_domain_socket": 99, "unixpath": 99, "unixsocketperm": 56, "unknown": [73, 74, 86], "unless": [25, 26, 28, 45, 52, 55, 57, 60, 79, 90, 99, 114, 127, 130, 135, 146], "unlik": [56, 96], "unlimit": [23, 57], "unlink_on_trunc": 86, "unlock": 25, "unnecessari": [17, 44, 57, 79, 123], "unnecessarili": 54, "unoffici": 142, "unpack": [118, 122, 130, 139, 146], "unpredict": 25, "unreach": 79, "unrecover": 25, "unregist": [8, 86, 103], "unreli": [57, 96, 114], "unrequir": 134, "unscan": [35, 57, 86, 146], "unseal": 86, "unselect": 28, "unset": [57, 79], "unshar": 116, "unsign": 146, "unspecifi": [53, 57], "unstabl": 146, "unsuccess": 57, "unsuccessfulli": 13, "unsupport": [28, 44, 57, 145, 154, 156], "unsur": [3, 23, 126], "unsync": 90, "unsyncedfold": 90, "until": [1, 6, 14, 25, 41, 46, 49, 52, 55, 57, 64, 79, 83, 91, 96, 101, 122, 123, 129, 143, 145, 146, 162, 165, 166], "untouch": 146, "untrust": 123, "unus": [57, 70, 102, 163], "unusu": [1, 129], "unwant": [116, 129, 135], "unzip": [120, 122, 139], "up": [0, 1, 2, 3, 5, 13, 14, 16, 17, 19, 23, 25, 29, 46, 49, 52, 53, 54, 55, 56, 57, 59, 62, 69, 75, 78, 79, 83, 86, 94, 98, 102, 111, 113, 116, 119, 123, 124, 125, 129, 131, 132, 135, 139, 140, 143, 146, 149, 159, 160, 162, 164, 166], "upcom": [58, 111, 166], "updat": [2, 3, 4, 13, 16, 17, 18, 24, 25, 27, 40, 45, 48, 52, 54, 56, 59, 60, 67, 68, 73, 74, 79, 80, 86, 103, 111, 112, 114, 120, 122, 123, 124, 126, 127, 130, 131, 134, 138, 139, 141, 142, 143, 146, 147, 149, 150, 162, 164, 166, 168], "updatecheck": 86, "updatedirectori": 86, "updatenotif": 15, "updater_serv": 57, "upgrad": [20, 27, 48, 60, 66, 67, 86, 121, 122, 129, 134, 135, 138, 141, 148, 150, 159], "upload": [25, 38, 40, 42, 43, 45, 52, 57, 61, 79, 83, 86, 91, 92, 96, 105, 107, 108, 114, 121, 127, 134, 135, 140, 142, 148, 162, 164, 165], "upload_max_files": [23, 121, 130], "upload_tmp_dir": [23, 127], "uploadparts": [45, 57], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 79, 81, 123, 130, 135, 142], "upostgr": 19, "upper": 84, "upscal": [44, 45, 101], "upscaler_exampl": 101, "upstream": [126, 131], "urandom": [62, 86], "urg": 141, "urgent": [2, 58], "uri": [57, 66, 79, 114, 116, 126, 135, 146, 167], "url": [2, 3, 8, 15, 30, 32, 33, 35, 36, 38, 45, 51, 54, 56, 60, 61, 64, 65, 66, 67, 69, 72, 73, 74, 77, 79, 80, 83, 85, 86, 89, 90, 94, 98, 99, 100, 101, 104, 111, 120, 121, 122, 124, 125, 126, 129, 133, 135, 144, 146, 147, 148, 152, 154, 162], "url_discoveri": 66, "urlencod": 85, "urltyp": [45, 57], "urn": [57, 167], "uroot": 19, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 48, 50, 51, 52, 53, 54, 55, 58, 61, 62, 63, 64, 65, 66, 68, 69, 71, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 115, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 148, 151, 152, 153, 154, 155, 156, 160, 163, 164, 165, 166, 167, 168], "usag": [4, 5, 7, 10, 12, 25, 26, 43, 52, 54, 57, 62, 64, 70, 79, 86, 87, 123, 127, 129, 143, 146, 154, 166], "use_legacy_base64_encod": 86, "use_path_styl": 45, "use_ssl": [45, 57], "useappapiauth": 168, "usememberoftodetectmembership": 80, "usemultipartcopi": 45, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 21, 23, 24, 28, 29, 30, 31, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 60, 61, 62, 63, 64, 65, 68, 69, 70, 73, 75, 76, 78, 80, 89, 90, 91, 93, 94, 96, 99, 100, 101, 105, 106, 108, 109, 111, 113, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 130, 131, 132, 134, 137, 140, 142, 143, 144, 145, 147, 150, 154, 155, 161, 162, 166, 167, 168], "user1": 40, "user123": 116, "user2": 40, "user_directori": 146, "user_id": [3, 146], "user_ini_additional_lin": 86, "user_ldap": [79, 80, 81, 146], "user_oidc": 82, "user_prompt": 5, "user_scope_dis": 106, "userag": 64, "userdeletedev": 146, "userdirectori": 37, "userid": [2, 13, 25, 74, 79, 94, 116, 135, 167, 168], "useridfilt": 13, "usermod": [56, 130], "usernam": [3, 17, 19, 26, 29, 30, 33, 35, 36, 37, 38, 40, 45, 53, 55, 57, 60, 74, 76, 79, 80, 83, 90, 94, 96, 112, 120, 122, 125, 130, 135, 137, 142, 143, 146], "userpassword": 79, "usr": [52, 54, 56, 57, 60, 99, 121, 130, 146, 149], "usual": [3, 5, 7, 9, 10, 14, 22, 35, 40, 44, 45, 51, 55, 56, 57, 60, 61, 79, 98, 123, 127, 130, 132, 133, 134, 135, 139, 145, 146, 162, 166], "utc": [54, 57, 115, 146], "utf": 68, "utf8": [19, 57, 121, 131, 143], "utf8mb4": [17, 19, 20, 22, 86, 122, 137, 143], "utf8mb4_0900_as_ci": 57, "utf8mb4_bin": [19, 57], "utf8mb4_general_ci": [20, 122, 143], "util": [6, 8, 50, 57, 64, 116, 120, 146, 166], "uuid": [79, 80, 146], "uusernam": 19, "uz": 87, "uzbek": 4, "v": [8, 14, 26, 35, 52, 86, 99, 103, 126, 127, 135, 146, 167], "v1": [3, 15, 57, 64, 65, 72, 73, 74, 80, 85, 116, 129, 144], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 28, 33, 45, 57, 80], "v27": [139, 145], "v28": [14, 139, 145], "v3": [2, 5, 7, 9, 11, 45, 57], "v4": [28, 104], "v6": 104, "v9": 25, "valid": [19, 47, 57, 63, 67, 71, 79, 80, 86, 96, 126, 134, 146, 148, 162], "valu": [1, 3, 8, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 26, 38, 40, 41, 42, 44, 45, 46, 49, 52, 54, 56, 58, 60, 63, 64, 65, 66, 68, 69, 70, 73, 74, 75, 79, 80, 81, 83, 86, 89, 91, 92, 94, 95, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 122, 123, 129, 130, 132, 135, 140, 162, 164, 165, 167], "value1": 57, "value2": 57, "vanish": 116, "var": [15, 19, 20, 23, 49, 52, 54, 57, 64, 76, 79, 81, 95, 96, 99, 100, 111, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 135, 139, 144, 145, 146], "vari": [3, 4], "variabl": [3, 4, 5, 8, 19, 20, 26, 43, 55, 56, 62, 67, 86, 91, 93, 96, 101, 103, 123, 131, 167, 168], "variable_nam": [19, 20], "variant": 52, "varieti": [1, 68, 168], "variou": [1, 14, 44, 49, 52, 55, 57, 61, 64, 67, 78, 79, 93, 96, 129, 135, 146, 147, 150, 152, 155], "vboxsf": 130, "vcard": [112, 126], "vcf": 112, "ve": [116, 129, 159, 166], "vector": [3, 26, 48, 123, 165], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 166, "vendor": 129, "verbos": [52, 64, 90, 96, 129, 146], "veri": [4, 37, 49, 54, 55, 56, 57, 61, 79, 96, 135, 144, 146, 168], "verif": [55, 60, 62, 86, 116, 134, 146], "verifi": [8, 19, 20, 38, 51, 52, 54, 56, 57, 61, 81, 96, 98, 102, 114, 120, 122, 123, 128, 129, 133, 134, 139, 141, 144, 146, 154, 162, 166], "verify_bucket_exist": 45, "verify_p": 60, "verify_peer_nam": [56, 60], "version": [2, 3, 6, 7, 8, 10, 11, 14, 19, 20, 21, 23, 25, 26, 27, 29, 30, 43, 45, 46, 52, 54, 56, 60, 62, 64, 69, 70, 72, 73, 74, 79, 80, 83, 86, 98, 101, 111, 112, 114, 115, 116, 120, 121, 122, 123, 126, 127, 129, 130, 133, 134, 139, 140, 141, 142, 144, 145, 148, 150, 152, 157, 165, 168], "version_timestamp": 26, "versions_retention_oblig": [41, 86], "versionstr": 146, "vf": 94, "vhd": 130, "vhdx": 130, "vhost": 135, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 24, 37, 40, 41, 43, 45, 46, 52, 54, 55, 56, 57, 60, 62, 65, 66, 69, 71, 78, 81, 82, 83, 84, 85, 86, 94, 96, 97, 99, 104, 111, 114, 116, 118, 123, 124, 126, 127, 129, 132, 133, 135, 138, 140, 145, 146, 147, 149, 156, 162, 163, 164, 165, 166, 167, 168], "video": [2, 14, 44, 57, 86, 127, 131, 156, 157], "vietnames": 4, "view": [1, 4, 15, 17, 55, 57, 64, 83, 86, 96, 135, 146, 150], "viewer": [57, 64], "virtual": [2, 45, 57, 86, 99, 123, 124, 129, 132, 140], "virtualbox": 130, "virtualhost": [120, 121, 123, 130, 148], "viru": [52, 96], "virus": 52, "virus_db": 52, "visibl": [3, 14, 37, 49, 66, 75, 79, 102, 115, 135, 143, 146, 162, 163, 164, 165, 166, 167], "visible\u00b9": 146, "visio": 150, "visit": [54, 104, 114, 117, 120, 130, 142, 144, 145, 168], "visitor": 123, "vm": [129, 130, 145], "vmdk": 130, "vmp": 130, "vmware": 130, "vnd": 126, "vo": 121, "volum": [4, 52, 57, 90, 101, 131], "volunt": 166, "vosk": 4, "vp": [86, 124], "vpn": 99, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 98], "vtt": 126, "vulner": [123, 166], "vv": 146, "vvv": [116, 135, 146], "w": [25, 121, 123, 148, 153], "wa": [7, 8, 10, 13, 14, 17, 25, 40, 47, 54, 55, 57, 64, 69, 74, 79, 91, 98, 108, 112, 114, 115, 116, 127, 130, 134, 135, 140, 141, 142, 143, 144, 145, 146, 162, 163, 164, 165, 168], "wai": [1, 7, 14, 19, 22, 29, 38, 40, 45, 52, 54, 55, 57, 60, 61, 65, 76, 79, 96, 98, 99, 104, 111, 123, 126, 130, 135, 139, 143, 144, 145, 146, 151, 163, 164, 165], "wait": [4, 8, 57, 101, 140, 145, 166, 168], "wait_timeout": [19, 57], "wal": 57, "walk": [120, 130], "want": [5, 6, 7, 14, 15, 17, 19, 23, 28, 31, 37, 38, 40, 42, 44, 45, 48, 49, 52, 53, 55, 56, 57, 59, 60, 63, 66, 69, 79, 81, 82, 83, 89, 93, 96, 98, 99, 102, 106, 112, 114, 117, 120, 121, 123, 125, 128, 129, 130, 131, 132, 133, 134, 135, 144, 145, 146, 148, 154, 155, 159, 165, 166, 167, 168], "wantedbi": [14, 54, 167], "wapp_us": 168, "warn": [4, 25, 56, 57, 62, 64, 78, 79, 86, 96, 120, 123, 126, 129, 130, 134, 135, 141, 142, 146, 154, 164], "wasm": 126, "watch": 146, "watermark": 147, "watsonx": [1, 8, 12, 14, 86], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 22, 23, 35, 36, 37, 41, 44, 54, 57, 60, 67, 79, 86, 96, 99, 109, 116, 120, 121, 123, 125, 126, 127, 129, 130, 135, 141, 145, 146, 148, 150, 154, 162, 164, 166, 167, 168], "weaken": 61, "weather": [2, 13, 123], "web": [2, 5, 7, 9, 10, 11, 15, 25, 36, 38, 40, 43, 54, 55, 56, 61, 62, 63, 66, 69, 76, 80, 83, 86, 96, 98, 102, 114, 116, 117, 120, 121, 122, 124, 125, 126, 127, 129, 136, 138, 139, 140, 145, 146, 153, 168], "webauthn": 86, "webcal": [57, 146], "webcalallowlocalaccess": 111, "webcron": [37, 49, 86, 146], "webdav": [23, 32, 37, 57, 67, 72, 79, 86, 96, 116, 123, 126, 130, 136, 146], "webdavf": 57, "webfing": [121, 135], "webhook": [86, 168], "webhook_listen": [167, 168], "webhookcal": 167, "webhooklisten": 167, "webinterfac": 126, "webm": 126, "webmail": 128, "webp": [57, 126, 129, 130, 163], "webp_qual": 129, "webpag": 126, "webroot": [8, 57, 66, 86, 124], "webserv": [23, 24, 54, 56, 66, 86, 120, 123, 126, 130, 131, 151, 165], "websit": [13, 51, 61, 67, 74, 75, 79, 123, 135], "websocket": [62, 86, 98, 148], "webspac": 130, "week": [2, 41, 49, 52, 166], "weekend": 3, "weekli": 49, "weight": 57, "welcom": [86, 117, 146], "well": [0, 1, 2, 3, 4, 5, 6, 14, 26, 40, 44, 51, 52, 55, 56, 57, 60, 62, 66, 79, 83, 86, 92, 116, 120, 121, 126, 128, 129, 130, 132, 135, 139, 140, 142, 144, 146, 154, 159, 166, 167, 168], "went": [139, 146], "were": [2, 13, 17, 25, 38, 57, 60, 64, 91, 115, 127, 134, 135, 144, 145, 146, 162], "west": [28, 45], "wget": [120, 122, 133, 149, 162], "what": [2, 13, 23, 28, 37, 42, 45, 53, 55, 57, 59, 64, 67, 79, 81, 83, 86, 96, 98, 99, 117, 123, 129, 135, 138, 146, 168], "whatev": [17, 40, 57, 126], "whatsoev": [26, 29], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 19, 23, 25, 26, 29, 30, 32, 35, 37, 38, 40, 41, 42, 45, 46, 48, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 66, 67, 68, 69, 78, 79, 80, 82, 83, 86, 89, 91, 92, 94, 97, 98, 99, 104, 105, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 147, 148, 154, 156, 162, 165, 166, 167, 168], "when_requir": [57, 165], "when_support": 57, "whenev": [40, 129, 135, 166], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 19, 25, 26, 27, 29, 35, 52, 54, 55, 56, 57, 60, 64, 79, 86, 90, 94, 96, 98, 99, 111, 114, 120, 122, 123, 130, 132, 133, 135, 139, 141, 144, 146, 154, 155, 166, 168], "wherev": 93, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 19, 57, 60, 78, 80, 83, 91, 94, 98, 104, 114, 123, 126, 132, 146, 166], "which": [1, 2, 3, 5, 7, 8, 14, 15, 17, 19, 22, 23, 25, 26, 28, 29, 37, 38, 40, 41, 42, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 70, 74, 75, 78, 79, 80, 83, 91, 96, 98, 99, 100, 102, 104, 109, 114, 116, 117, 120, 121, 123, 126, 127, 128, 129, 130, 131, 134, 135, 140, 142, 144, 145, 146, 147, 149, 151, 155, 156, 164, 165, 166, 168], "whichev": 57, "while": [1, 11, 14, 16, 25, 44, 45, 50, 52, 55, 57, 79, 104, 116, 123, 129, 130, 140, 142, 144, 145, 146, 166, 167], "whisper": [12, 14, 86, 157], "whitelist": [15, 55, 125], "whitespac": 146, "who": [3, 13, 25, 28, 31, 35, 40, 57, 79, 112, 117, 118, 135, 146], "whole": [36, 86, 98, 99, 111, 116, 120, 124, 143], "whom": 168, "whose": [146, 167], "why": [61, 86, 116, 146], "wide": [25, 78, 123, 146], "widenetworkaddress": 99, "wider": 98, "widespread": 166, "widget": [58, 155, 156], "width": 57, "wiki": [57, 130, 142], "wikipedia": 57, "wildcard": [57, 90, 146], "win": 52, "windmil": 86, "window": [3, 14, 35, 43, 52, 57, 79, 83, 86, 90, 91, 93, 94, 95, 96, 117, 124, 131, 164, 167], "wipe": 70, "wise": 116, "wish": [19, 25, 34, 50, 56, 57, 64, 83, 96, 111, 125, 168], "within": [19, 26, 29, 40, 47, 51, 55, 57, 64, 66, 67, 79, 91, 96, 100, 111, 112, 123, 126, 127, 131, 132, 134, 135, 139, 146, 166], "without": [4, 6, 14, 24, 25, 26, 37, 40, 41, 46, 49, 50, 52, 54, 55, 57, 65, 67, 68, 70, 79, 83, 86, 89, 95, 97, 98, 99, 100, 105, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 145, 146, 150, 151, 156, 160, 162, 163], "wizard": [19, 38, 57, 60, 80, 86, 89, 94, 118, 120, 121, 124, 146], "woff2": 126, "won": [14, 40, 57, 79, 111, 146], "wopi": [86, 148, 149, 154], "word": [7, 48, 127], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 20, 25, 29, 35, 37, 40, 42, 47, 49, 54, 57, 60, 61, 62, 63, 66, 67, 76, 77, 78, 79, 83, 86, 89, 94, 96, 98, 101, 104, 105, 109, 111, 121, 123, 126, 127, 128, 129, 130, 132, 133, 135, 139, 141, 142, 144, 145, 146, 151, 154, 155, 160, 168], "workaround": [23, 25], "worker": [0, 3, 14, 56, 167], "workflow": [62, 86, 105], "workflowengin": [64, 106], "workload": [42, 98, 146], "workspac": [62, 86], "workspace_avail": 68, "world": [1, 4, 5, 7, 9, 10, 99, 166], "worm": 52, "worri": 3, "wors": 57, "worst": [14, 96], "worthi": 55, "would": [3, 5, 13, 14, 15, 19, 22, 25, 37, 44, 50, 54, 55, 57, 64, 66, 79, 90, 92, 98, 99, 102, 111, 112, 116, 126, 135, 140, 141, 143, 144, 146, 152, 162, 167], "wrapper": [60, 146], "writabl": [15, 31, 47, 57, 130, 144, 146], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 21, 56, 57, 60, 65, 79, 86, 95, 96, 114, 120, 124, 130, 134, 144, 146], "writeabl": [15, 123], "written": [3, 26, 27, 57, 64, 75, 94, 98, 112, 116, 123, 125, 140, 146], "wrong": [13, 25, 40, 77, 134, 135, 139, 141, 146, 154, 168], "wsdlcach": 126, "wss": [4, 148], "wurst": 116, "www": [1, 8, 14, 16, 17, 20, 23, 25, 31, 37, 48, 49, 51, 52, 53, 54, 56, 57, 64, 65, 70, 76, 78, 79, 81, 85, 111, 112, 116, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 133, 135, 137, 139, 141, 144, 145, 146, 149, 151, 167, 168], "wwwhomepag": 79, "wwwrun": [54, 146], "wysiwyg": 150, "w\u00fcrzburg": 2, "x": [6, 23, 35, 44, 48, 57, 61, 66, 72, 73, 74, 79, 80, 85, 99, 104, 120, 122, 123, 125, 126, 135, 141, 146, 165, 166], "x11": 64, "x86": [4, 6, 11, 129], "x86_64": [3, 4, 5, 7, 9, 10, 11, 64, 90], "xbitmap": 57, "xcal": 146, "xeon": [7, 10], "xeu": [14, 167], "xhtml": 126, "xjf": 139, "xjvf": 122, "xl": [14, 150], "xlii": 80, "xloc": 126, "xlsx": 150, "xml": [57, 86, 101, 116, 122, 126, 127, 146, 147, 149, 152, 167], "xmlreader": 127, "xmlwriter": 127, "xoauth2": [60, 86, 113], "xss": 165, "xtradbinnodb": 57, "xxx": 26, "xxxxxxxxxx": 45, "y": [16, 44, 57, 64, 79, 81, 120, 122, 123, 137, 139, 144, 145], "ye": [14, 35, 40, 57, 69, 79, 80, 83, 94, 106, 111, 115, 135, 141, 146, 154], "year": [70, 131, 166], "yellow": [14, 37, 38, 79, 86], "yet": [1, 3, 14, 50, 57, 62, 65, 79, 86, 134, 140, 157], "yield": 57, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 23, 24, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 91, 93, 94, 95, 96, 98, 99, 101, 102, 104, 105, 106, 108, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 154, 159, 162, 163, 164, 165, 166, 167, 168], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 47, 48, 50, 51, 52, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 93, 95, 96, 97, 98, 99, 102, 104, 109, 111, 114, 115, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 154, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [116, 154], "yourself": [5, 52, 123, 146], "yourserv": 96, "yourswifthost": 57, "youtub": [2, 117], "yum": [52, 120], "yyyi": 79, "yyyymmdd": 79, "z": [83, 120, 122, 123, 139, 145], "z0": 79, "za": 79, "zammad": [156, 157], "zend": 56, "zero": 26, "zip": [83, 96, 104, 120, 122, 127, 139], "zlib": 127, "zone": [115, 120], "zsh": 146, "zshrc": 146, "\u00b2": 146, "\u00b9": 146}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription 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)", "Artificial Intelligence", "Insight and debugging", "Overview", "Apps management", "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", "Configuring External Storage (GUI)", "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", "Activity app", "Administration privileges (Delegation)", "Android Deep Link Handling", "Antivirus scanner", "Automatic setup", "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", "Profile configuration", "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", "Command-line Account Setup", "Command Line Client", "Configuration File", "Environment Variables", "Desktop Clients", "Mass Deployment And Account Creation", "Options", "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", "GDPR-compliance", "Calendar / CalDAV", "Contacts / CardDAV", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 22.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", "Using the occ command", "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", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [74, 83], "04": [122, 149], "1": 66, "10": 126, "11": 51, "12": 51, "1st": [130, 142], "2": [11, 66, 120, 129], "2006": 19, "2024": 87, "2025": 87, "2026": 87, "22": 122, "24": 149, "26": 160, "27": 161, "28": 162, "30": 163, "31": 164, "32": 165, "3rdparti": 135, "4": 20, "502": 126, "512mb": 23, "64bit": 16, "8": [120, 121], "And": 94, "Not": [25, 134], "The": [55, 65, 67, 80, 157, 168], "To": [1, 7, 10, 14], "__host": 67, "about": 52, "abov": 51, "abus": 114, "access": [3, 19, 65, 67, 104, 123, 126, 128, 147], "accessible_featur": 57, "account": [89, 94, 114, 116], "account_manag": 57, "action": [6, 105, 123], "activ": [49, 55, 57, 79, 163, 164, 165], "ad": [37, 114], "add": [65, 74, 134, 146, 149], "addendum": 5, "addit": [56, 79, 100, 130, 147], "address": [55, 60, 112, 123, 146, 161, 165], "addressbook": 146, "adjust": 23, "admin": [64, 67, 76, 123], "admin_audit": 64, "administr": [50, 79, 83, 112], "advanc": [40, 79, 97, 101], "advantag": 131, "after": [135, 143], "ag": [41, 108], "agent": [1, 2], "ai": [0, 1, 6, 8, 11, 14], "aio": [99, 100], "ajax": 54, "alarm": 111, "alert": 114, "alias": 48, "all": [25, 53, 57, 60, 99, 123, 146], "allow": [37, 67, 111, 128], "allow_custom_share_fold": 57, "allow_disabled_password_enforcement_group": 57, "allow_local_remote_serv": 57, "allow_user_to_change_display_nam": 57, "allowed_admin_rang": 57, "allowed_user_ag": 57, "allowselfsignedcertif": 57, "allowsymlink": 57, "altern": [5, 7, 57], "amazon": 28, "an": [60, 65, 67, 72, 82, 146], "android": 51, "ani": 126, "anoth": 40, "anti": 114, "antiviru": [52, 146], "anymor": 134, "apach": [23, 120, 130, 148], "apache2": 66, "apcu": 56, "api": [15, 80, 85], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 25, 49, 52, 55, 57, 58, 60, 64, 68, 70, 72, 86, 98, 129, 131, 133, 134, 135, 146, 147, 148, 163, 164], "app_api": [163, 164, 165], "appapi": [98, 163, 164, 165], "appcodecheck": 57, "appdata": 146, "appear": [69, 156], "appli": 133, "applic": [65, 127], "approach": 145, "approv": 168, "apps_path": 57, "appsallowlist": 57, "appstoreen": 57, "appstoreurl": 57, "ar": 67, "architectur": 131, "archiv": 96, "argument": [100, 101], "around": 19, "arrai": 146, "artifici": [2, 12], "ask": [14, 154], "assetlink": 51, "assign": 105, "assist": 1, "attach": 114, "attempt": 57, "attribut": 79, "audienc": 117, "audit": 64, "auth": 57, "auth_availability_delai": 57, "authent": [29, 35, 70, 78, 79, 82, 114, 146, 168], "author": 60, "auto": 3, "auto_logout": 57, "autocomplet": 146, "autoconfig": 116, "autom": [70, 105, 163], "automat": 53, "avail": [37, 104, 105], "avatar": 79, "avoid": 126, "awai": 19, "azur": [45, 114], "backend": [14, 25, 37, 57, 111], "background": [41, 46, 52, 54, 79, 111, 114, 129, 130, 146], "backtrac": 57, "backup": [25, 45, 79, 137, 143], "bad": [25, 126], "balanc": 55, "bare": 99, "base": [29, 56, 129, 144], "basic": 96, "batch": 144, "bearer": 82, "befor": [25, 40], "below": 51, "beta": 166, "better": 49, "between": [40, 168], "beyond": 60, "big": 23, "bigint": 16, "bin": [46, 57, 111], "binary_search_path": 57, "birthdai": [111, 146], "blob": 45, "block": [26, 104, 168], "blog": 117, "book": [112, 146, 161, 165], "bot": 8, "brand": 69, "breakdown": 64, "browser": 131, "brute": 55, "bruteforc": 57, "bucket": 45, "bug": [135, 166], "build": 168, "built": 144, "bulkupload": 57, "button": 111, "byte": 20, "c": 45, "cach": [56, 57, 67, 79, 127, 129], "cache_app_config": 57, "cache_chunk_gc_ttl": 57, "cache_path": 57, "caddi": 66, "caldav": [67, 111], "calendar": [2, 111, 116, 135, 146], "can": [19, 60, 157, 168], "candid": 166, "cannot": 25, "canon": 147, "capabl": 60, "carddav": [67, 112], "carddav_sync_request_timeout": 57, "carddav_sync_request_trunc": 57, "cento": 120, "certif": [37, 60, 79, 87], "chang": [38, 59, 135, 159], "changelog": 159, "channel": [57, 166], "chat": [1, 3, 8, 14], "check": [26, 27, 67, 102, 146, 162, 165], "check_data_directory_permiss": 57, "check_for_working_htaccess": 57, "check_for_working_wellknown_setup": 57, "choic": 125, "chroot": 121, "chunk": [23, 164], "chunked_upload": 57, "cif": [35, 128], "cipher": 57, "circl": 2, "clamav": 52, "clean": [70, 163], "cleanup": [81, 146], "cli": [57, 69, 100, 127], "client": [69, 90, 93, 96, 131, 143], "close": 96, "cloud": [23, 57, 135], "clue": 126, "cluster": [56, 57], "code": [57, 134, 146], "collabor": 108, "collabora": [147, 148, 152], "collat": 57, "com": 116, "combin": 2, "command": [3, 15, 19, 25, 47, 55, 89, 90, 96, 112, 118, 144, 146], "comment": [57, 129], "commit": [19, 67], "common": [104, 108, 135], "commun": 99, "comparison": 25, "compat": [47, 146], "complianc": 110, "compress": 129, "condit": 57, "config": [56, 57, 60, 96, 123, 146], "config_is_read_onli": 57, "configur": [1, 3, 5, 18, 19, 23, 37, 38, 44, 45, 49, 51, 52, 53, 56, 57, 58, 60, 61, 62, 64, 67, 69, 75, 79, 80, 86, 91, 99, 106, 114, 123, 124, 126, 127, 128, 130, 146, 147, 148, 149, 152, 160, 161, 162, 163, 164, 165], "confirm": 52, "connect": [56, 79, 82, 96, 116, 123], "connectivity_check_domain": 57, "connector": 127, "consequ": 47, "consider": [29, 65], "consumpt": 87, "contact": [2, 112, 116, 135], "contain": [99, 102], "content": 86, "context": [1, 2, 3, 14], "context_ag": 2, "control": [3, 41, 104], "convers": [17, 39, 146], "convert": 17, "cookbook": 2, "cooki": [67, 109], "cookie_domain": 57, "copied_sample_config": 57, "core": [57, 96], "correct": 168, "count": [163, 164, 165], "cpu": 131, "creat": [19, 38, 40, 51, 73, 80, 83, 96, 146, 168], "creation": [94, 146], "credenti": 90, "critic": 159, "cron": [54, 121, 129], "csrf": 57, "css": 126, "csync": 96, "current": 2, "custom": [2, 15, 111, 147], "customclient_desktop": 57, "daemon": [98, 99, 100, 102], "dashboard": 58, "data": [3, 25, 45, 53, 57, 73, 74, 111, 112, 116, 123, 125, 135, 143], "databas": [17, 18, 19, 22, 53, 57, 67, 116, 120, 121, 125, 127, 128, 131, 137, 143, 146, 164], "datadirectori": [57, 135], "date": 40, "dav": [146, 160], "davstorag": 57, "db": 57, "dbdriveropt": 57, "dbhost": 57, "dbname": 57, "dbpassword": 57, "dbpersist": 57, "dbreplica": 57, "dbtableprefix": 57, "dbtype": 57, "dbuser": 57, "debug": [13, 57, 60, 96, 123, 129, 135, 146], "deck": 2, "declar": 88, "decreas": 35, "decrypt": [25, 26], "dedic": 123, "deep": 51, "default": [24, 40, 57, 63, 68, 99, 114, 147, 163, 164], "default_certificates_bundle_path": 57, "default_languag": 57, "default_local": 57, "default_phone_region": 57, "default_property_scop": 57, "default_timezon": 57, "defaultapp": 57, "defin": 66, "definit": 25, "delai": 35, "deleg": [50, 114], "delet": [46, 57, 73, 74, 80, 81, 83, 146], "demot": 74, "deni": 104, "deploi": [97, 98, 99, 100, 101, 102], "deploy": [56, 94, 99, 119, 123], "deployconfig": 100, "deriv": 26, "desktop": [57, 93, 131], "detail": 26, "detect": 6, "determin": 60, "dev": [67, 123], "diagnost": 57, "did": 134, "differ": [45, 60, 140], "directori": [15, 53, 56, 79, 123, 125, 128, 135, 146], "disabl": [25, 44, 52, 57, 67, 68, 72, 74, 78, 83, 101, 114, 123, 135, 146], "disallow": 128, "discoveri": [66, 135], "disk": [6, 92], "dispatch": 167, "displai": 38, "distinguish": 40, "distribut": [57, 152], "dmz": 123, "do": [134, 144, 156], "docker": [98, 99, 148, 152], "document": 14, "documentation_url": 57, "doe": [67, 144, 156], "domain": [59, 60, 66, 116, 123, 125, 135], "down": 134, "downgrad": 166, "download": 102, "drop": [40, 131], "dump": 96, "duplic": 79, "dure": 145, "edit": [68, 73, 74, 147], "email": [49, 60, 74, 160], "embed": [57, 61], "empti": [67, 146], "enabl": [15, 20, 25, 37, 47, 49, 52, 57, 58, 60, 72, 74, 78, 83, 101, 102, 123, 128, 129, 130, 146, 147, 165], "enable_lazy_object": 57, "enable_mail_link_password_expir": 57, "enable_non": 57, "enable_preview": 57, "enable_share_accept": 57, "enable_share_mail": 57, "enabledpreviewprovid": 57, "encod": [68, 135], "encrypt": [25, 26, 27, 45, 57, 60, 129, 130, 135, 146], "end": [6, 166], "energi": 87, "enforc": 78, "enforce_them": 57, "ensur": 123, "entri": 64, "envelop": 26, "environ": [57, 92, 97, 130, 146], "error": [19, 25, 96, 126, 134, 135], "errorlog": 64, "establish": 17, "ethic": [6, 8, 11, 14], "even": 60, "event": [111, 116, 146, 167], "everyth": 52, "exampl": [53, 55, 57, 64, 66, 72, 73, 74, 80, 90, 100, 104, 105, 108, 111, 112, 120, 121, 122, 146, 148, 149], "exapp": [98, 99, 101, 103], "exclud": [49, 55, 90], "execut": 105, "expand": 165, "experi": 57, "expert": 79, "expir": [40, 49], "explain": 64, "export": [111, 116, 146], "expos": 161, "extens": [68, 87], "extern": [25, 29, 37, 45, 49, 61, 98, 104, 130, 135, 146, 147], "external_storag": 57, "face": 6, "factor": [44, 78, 146], "fail": [116, 126], "fail2ban": 123, "failur": 35, "fair": 135, "faq": [98, 134, 168], "faster": 129, "featur": [14, 115], "feder": [23, 38, 57, 111, 135, 146], "field": [64, 74], "file": [2, 3, 23, 24, 25, 26, 27, 35, 37, 39, 40, 41, 42, 43, 52, 57, 64, 67, 68, 86, 91, 96, 104, 105, 108, 126, 129, 131, 135, 146, 147, 162, 163], "filelock": 57, "filenam": [47, 146], "files_external_allow_create_new_loc": 57, "files_no_background_scan": 57, "filesystem_cache_readonli": 57, "filesystem_check_chang": 57, "filter": [13, 123, 167], "final": 121, "find": [19, 60], "fingerprint": 57, "fix": 134, "flow": [106, 107], "folder": [25, 104, 137, 143], "follow": 114, "font": 147, "forbidden_filenam": 57, "forbidden_filename_basenam": 57, "forbidden_filename_charact": 57, "forbidden_filename_extens": 57, "forc": [55, 57, 63], "force_languag": 57, "force_local": 57, "force_share_accept": 57, "form": 2, "format": [26, 27, 57], "forwarded_for_head": 57, "found": 25, "fpm": [129, 130], "freebusi": 111, "frequent": [14, 154], "from": [45, 49, 55, 60, 74, 118, 141, 152], "front": 6, "frontend": 14, "ftp": 30, "fulli": 5, "function": 96, "further": [25, 127], "fusef": 128, "g": 57, "gatewai": 126, "gdpr": 110, "gener": [9, 14, 19, 26, 44, 123, 127, 135], "genr": 6, "get": [13, 40, 52, 60, 72, 73, 74, 86, 116, 146], "getenv": 67, "give": 123, "global": [68, 116], "gone": 19, "googl": 114, "gpg": 128, "grant": 83, "greater": 126, "green": 6, "group": [25, 37, 73, 74, 79, 83, 104, 146, 147], "groupfold": 49, "groupwar": [86, 113], "gui": 37, "guidanc": 123, "ha": 19, "handl": [51, 79, 90], "handler": [56, 126], "haproxi": 66, "harden": 123, "harp": [98, 99], "has_internet_connect": 57, "hash": 57, "hashing_default_password": 57, "hashingcost": 57, "hashingmemorycost": 57, "hashingthread": 57, "hashingtimecost": 57, "have": 67, "header": [67, 123], "heartbeat": 102, "hidden": 35, "hide": 111, "hide_login_form": 57, "hierarch": 146, "home": 56, "host": [15, 99], "how": [19, 55, 60, 145, 156], "htaccess": [57, 130], "http": [67, 123, 129, 130], "httpd": 121, "i": [14, 19, 52, 60, 67, 123, 134, 163, 164, 168], "ibm": 0, "icap": 52, "icon": [48, 69], "id": [13, 116, 135], "ident": 82, "identifi": [16, 96], "ignorefrontcontrol": 57, "imag": [1, 9, 14, 44, 79, 102, 123, 152], "imagick": 120, "imaginari": 163, "imap": [114, 116], "implement": 2, "implic": 45, "import": [146, 149], "improv": [0, 1, 14], "inconvert": 17, "index": 3, "indic": 146, "info": [52, 72, 146], "inform": 135, "ini": 127, "init": 102, "initi": [3, 22, 87], "insecur": 96, "insert": 116, "insight": 13, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 52, 57, 86, 90, 98, 118, 120, 121, 122, 123, 124, 125, 127, 130, 142, 146, 148, 149, 151, 166, 167, 168], "instanc": 123, "instanceid": 57, "instead": 129, "instruct": [72, 73, 74], "integr": [0, 64, 67, 79, 134, 146, 165], "intellig": [2, 12], "interact": 64, "interfac": [47, 64, 112, 114, 128], "intern": [79, 135], "interv": [79, 114], "introduct": [50, 55, 57, 117, 123], "invalid": [25, 47, 60, 134], "invis": 105, "invit": 111, "ip": [55, 123], "ipv6_normalized_subnet_s": 57, "isol": [19, 67, 96], "issu": [96, 116, 135, 136], "item": [46, 57, 112], "j": 126, "jail": 123, "javascript": [126, 146], "jit": 129, "job": [41, 46, 54, 111, 121, 129, 130, 146], "journal_mod": 57, "jpeg": 44, "json": 51, "keep": 60, "kei": [25, 26, 29, 80, 149], "keyboard": 96, "knowledgebas": 57, "knowledgebaseen": 57, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 67, 111, 156, 157], "l10n": 146, "languag": [5, 63], "larg": [5, 23], "lastseen": 146, "ldap": [25, 57, 79, 80, 81, 128, 146], "ldap_log_fil": 57, "ldapusercleanupinterv": 57, "length": [123, 166], "level": [19, 64, 67, 129], "libreoffic": 162, "life": 166, "limit": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 51, 111, 112, 114, 123, 146], "line": [89, 90, 96, 112, 118, 144, 146], "link": [38, 40, 51, 57, 61, 156], "linux": 130, "list": [13, 72, 74, 79, 90, 100, 101, 146], "listen": [60, 167, 168], "live": 4, "live_transcript": 4, "llm": 114, "llm2": 5, "load": [3, 55, 57, 79, 129], "local": [5, 7, 9, 10, 11, 31, 57, 63, 81, 99, 111, 114], "localstorag": 57, "locat": [26, 56, 57, 125], "lock": [42, 57, 67, 129, 134], "log": [3, 4, 57, 64, 79, 96, 102, 116, 126, 129, 135, 146], "log_queri": 57, "log_request_id": 57, "log_rotate_s": 57, "log_typ": 57, "log_type_audit": 57, "logdateformat": 57, "logfil": [57, 135], "logfile_audit": 57, "logfilemod": 57, "login": [55, 65, 79, 126, 130, 142], "login_flow_v2": 57, "login_form_autocomplet": 57, "login_form_timeout": 57, "loglevel": 57, "loglevel_dirty_database_queri": 57, "loglevel_frontend": 57, "logo_url": 57, "logtimezon": 57, "long": [131, 145], "look": 60, "lookup_serv": 57, "loop": 126, "lost": 76, "lost_password_link": 57, "low": 92, "lt": 122, "machin": [1, 11, 14, 130], "maco": 96, "magic": 168, "mai": 165, "mail": [57, 60, 114, 116], "mail_domain": 57, "mail_from_address": 57, "mail_link_password_expiration_interv": 57, "mail_send_plaintext_onli": 57, "mail_sendmailmod": 57, "mail_smtpauth": 57, "mail_smtpdebug": 57, "mail_smtphost": 57, "mail_smtpmod": 57, "mail_smtpnam": 57, "mail_smtppassword": 57, "mail_smtpport": 57, "mail_smtpsecur": 57, "mail_smtpstreamopt": 57, "mail_smtptimeout": 57, "mail_template_class": 57, "mailbox": 114, "mainten": [57, 86, 137, 138, 145, 146, 166], "maintenance_window_start": [54, 57], "major": 166, "make": 5, "manag": [15, 25, 43, 48, 52, 71, 83, 100, 101, 103, 127, 130, 146, 155], "managerfactori": 57, "mandatori": 134, "manual": [8, 52, 116, 130, 139, 145], "map": [48, 79], "mariadb": [19, 129, 131, 137, 143], "mark": 52, "mass": 94, "master": 26, "max": [40, 57], "max_file_conversion_files": 57, "max_filesize_animated_gifs_public_shar": 57, "max_parallel_count": 57, "max_siz": 57, "maxautocompleteresult": 57, "maximum": [44, 57, 130, 164], "mcp": 2, "mechan": 29, "media": [127, 130], "member": 73, "memberof": 79, "memcach": [56, 57, 128], "memcache_customprefix": 57, "memcached_opt": 57, "memcached_serv": 57, "memori": [44, 56, 57, 131], "merg": 57, "messag": [96, 126, 134, 135], "metadata_max_files": 57, "metal": 99, "method": 25, "mib": 126, "microsoft": [45, 79, 114], "migrat": [22, 27, 114, 140, 141, 145, 152], "mimetyp": 48, "minimum": 57, "minsearchstringlength": 57, "misc": 146, "miscellan": 2, "misconfigur": [104, 108], "miss": [116, 146], "mobil": 131, "mod_fcgid": 23, "mod_proxy_fcgi": 23, "mode": [25, 60, 123, 129, 137, 144, 145, 146], "model": [2, 5, 7, 11], "modifi": [57, 60, 69, 80], "modul": [120, 123, 127, 135], "monitor": [162, 163, 164, 165], "mount": [37, 97], "mount_fil": 57, "mountpoint": 25, "move": [135, 146], "multibucket": [45, 57], "multilingu": 5, "multipl": [57, 66], "music": 6, "my": [14, 19, 60], "mysql": [19, 20, 53, 57, 116, 129, 131, 137, 143], "name": [67, 135], "nc": 99, "need": 165, "nest": 79, "network": [111, 128], "new": [38, 74, 83, 147], "next": 122, "nextcloud": [1, 2, 4, 23, 32, 38, 49, 51, 52, 56, 57, 58, 62, 69, 79, 81, 82, 96, 99, 100, 109, 120, 121, 123, 126, 133, 134, 135, 139, 147, 148, 160, 161, 162, 163, 164, 165, 167, 168], "nginx": [23, 66, 126], "no_unsupported_browser_warn": 57, "non": 135, "nor": 126, "note": [56, 79, 86, 121, 127, 133, 158, 159], "notif": [15, 35, 40, 111, 145], "notify_push": 68, "now": [163, 164], "nss": 67, "o": 131, "oauth": 114, "oauth2": 65, "object": [6, 23, 33, 45, 57], "objectstor": 57, "obtain": [96, 133], "occ": [3, 15, 25, 47, 55, 79, 100, 146], "off": 79, "offic": [86, 115, 147, 150, 162], "old": [27, 131], "olmo": 5, "one": [60, 99], "onli": [60, 67], "onlin": [147, 148, 152], "ooxml": 147, "opcach": 129, "open": [5, 134], "openai": 0, "openbsd": 121, "openid": 82, "openssl": [57, 67], "openstack": [33, 45], "oper": [123, 146], "option": [3, 37, 57, 64, 79, 95, 97, 100, 101, 120, 147], "optout": 57, "organ": 56, "other": [14, 57, 96, 116, 130, 135], "out": [19, 60, 115], "outdat": 67, "outlook": 116, "output": [72, 73, 74, 80], "outsid": 123, "over": 56, "overrid": [45, 64], "overview": [14, 25, 55, 130, 139, 145, 166], "overwrit": [57, 66], "overwritecondaddr": 57, "overwritehost": 57, "overwriteprotocol": 57, "overwritewebroot": 57, "owncloud": 141, "packag": [130, 142, 149, 152], "page": [55, 67], "pair": 26, "paramet": [19, 44, 53, 54, 57, 60, 66], "part_file_in_storag": 57, "pass": [67, 168], "password": [29, 70, 76, 77, 83, 84, 123, 163], "passwordsalt": 57, "patch": 133, "path": [37, 57, 67, 135], "pdf": 163, "per": [45, 79, 116], "perform": [0, 45, 129], "permiss": [37, 79], "persist": 40, "pgsql_ssl": 57, "photo": 6, "php": [23, 56, 60, 67, 114, 120, 121, 123, 126, 127, 129, 130, 131, 135, 164], "picker": 157, "pickup": [1, 14], "place": 123, "point": 25, "polici": [84, 135], "port": 60, "postgresql": [19, 53, 137, 143], "pre": 65, "prefer": 114, "prefix": 67, "prepar": 127, "prerequisit": [123, 130, 145], "pretti": 130, "prevent": [61, 104], "preview": [44, 57, 123, 129, 146, 147, 156, 162, 163, 164, 165], "preview_concurrency_al": 57, "preview_concurrency_new": 57, "preview_ffmpeg_path": 57, "preview_ffprobe_path": 57, "preview_imaginary_kei": 57, "preview_imaginary_url": 57, "preview_libreoffice_path": 57, "preview_max_filesize_imag": 57, "preview_max_i": 57, "preview_max_memori": 57, "preview_max_x": 57, "previou": 139, "primari": 45, "privaci": 112, "privat": [15, 25, 26, 56], "privileg": [50, 83], "problem": [96, 116, 135], "process": [1, 14, 114, 130], "profil": [57, 75, 79, 146], "project": 57, "promot": 74, "prompt": 14, "proper": 123, "properli": [67, 126], "properti": [75, 112], "protect": [55, 57, 165], "protocol": 60, "provid": [14, 24, 60, 78, 82, 156, 157], "provis": 85, "proxi": [55, 57, 66, 98, 99, 148, 152, 153], "proxyexclud": 57, "proxyuserpwd": 57, "public": [26, 29, 38, 108, 111], "pull": 102, "qmail": 60, "qualiti": 44, "query_log_fil": 57, "query_log_file_backtrac": 57, "query_log_file_paramet": 57, "query_log_file_requestid": 57, "question": [14, 154], "queue": 52, "quick": [125, 127], "quickstart": 142, "quota": [83, 135], "quota_include_external_storag": 57, "rainloop": 128, "rang": 123, "rate": [6, 8, 11, 14, 57, 111, 112], "ratelimit": 57, "ratelimit_overwrit": 57, "reachabl": [19, 60], "read": [19, 25, 26, 67, 79, 80, 123], "readabl": 67, "recogn": 6, "recognit": 6, "recommend": [56, 119, 127], "recoveri": [25, 26, 45, 143], "redi": [56, 57, 120, 121, 129], "redirect": 123, "redis_log_fil": 57, "reduc": 129, "reduce_to_languag": 57, "refer": [127, 155], "reference_opengraph": 57, "refresh": 111, "regist": [100, 101, 102], "reject": 60, "relat": [1, 123], "releas": [57, 86, 139, 158, 159, 166], "remember_login_cookie_lifetim": 57, "remind": [111, 114], "remirepo": 120, "remnant": 146, "remot": [99, 123, 128], "remov": [74, 78], "renam": 83, "repair": 146, "replic": 21, "report": [146, 166], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 149], "request": 57, "request_timeout": 57, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 120, 127, 131, 160, 161, 162, 163, 164, 165], "rescan": 134, "resend": 74, "reset": [76, 77, 83], "resetpassword": 146, "resolv": 67, "resourc": [111, 127], "respons": 67, "restor": 143, "restrict": [105, 123, 147], "retent": [108, 111, 112, 160], "retriev": 48, "return": [67, 146], "revalid": 129, "revers": [55, 66, 148, 152, 153], "revert": 133, "rewritebas": 57, "rich": 68, "right": 168, "room": 111, "root": 123, "rotat": 57, "rule": [3, 104, 105], "run": [5, 17, 67, 145, 146], "s3": [28, 45, 165], "same": 99, "sampl": 57, "sanit": [47, 146], "scale": [2, 3, 5, 6, 7, 9, 10, 44], "scan": [52, 146], "scanner": 52, "schedul": [49, 114, 166], "scope": [75, 112], "screen": [14, 167], "script": [130, 168], "seal": 26, "search": [2, 14, 73, 74, 146], "secret": 57, "secur": [57, 65, 67, 99, 123, 146, 147], "select": 168, "selector": 146, "self": [15, 37, 60], "selinux": [120, 123, 128, 130], "send": [60, 114], "sendmail": [60, 128], "serv": [123, 126], "server": [2, 19, 23, 25, 26, 27, 38, 56, 57, 60, 67, 79, 96, 111, 114, 123, 124, 128, 129, 130, 131, 133, 135, 140, 147, 148, 160, 161, 162, 163, 165], "server_log": 57, "servic": [0, 14, 45, 66, 135, 167], "session": [14, 56, 57, 167], "session_keepal": 57, "session_lifetim": 57, "session_relaxed_expiri": 57, "set": [40, 44, 55, 57, 60, 64, 67, 72, 73, 74, 79, 83, 111, 120, 127, 129, 130, 146, 147, 168], "setup": [8, 53, 56, 89, 98, 123, 162, 165], "setupcheck": 146, "sftp": 34, "share": [2, 23, 25, 26, 29, 38, 40, 43, 57, 111, 112, 114, 116, 135, 146], "share_fold": 57, "ship": 135, "shortcut": 96, "show": 146, "shown": [35, 57], "side": [23, 25, 26, 27], "siev": [114, 116], "sign": [26, 37, 60, 134, 149], "signatur": [25, 26], "simpl": 45, "simplesignuplink": 57, "singl": [52, 56, 73, 74, 146], "site": [61, 67], "size": [23, 44, 114, 129, 130, 135, 164], "skeletondirectori": 57, "skip": 65, "slow": 14, "small": 56, "smart": 157, "smb": [35, 128], "smtp": [60, 114, 116, 128], "snap": [130, 142], "snooz": 114, "socket": [56, 98, 99], "some": 67, "sort_groups_by_nam": 57, "sourc": [26, 134], "space": [3, 6, 8, 11, 92, 130], "special": [29, 79], "specif": [60, 79, 104, 123, 127, 147], "speech": [1, 7, 10, 14], "speed": [1, 14, 167], "split": [22, 26], "sql": 19, "sqlite": [53, 57, 129, 137, 143], "sse": 45, "ssl": [19, 57, 66, 79, 123, 130], "standalone_window": 57, "start": [86, 102, 125], "starttl": 60, "statu": [102, 146], "step": [25, 121, 122, 139, 145, 168], "storag": [1, 23, 25, 29, 33, 37, 45, 49, 83, 104, 123, 135], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 26, 45, 57, 109], "storecryptedpassword": 57, "strict": [67, 123], "stt_whisper2": 7, "subadmin": [73, 74], "subdir": 126, "subscript": [111, 146], "summar": 8, "summari": [8, 114], "suppli": [5, 7], "support": [3, 20, 37, 45, 57, 60, 68, 131, 166], "supporteddatabas": 57, "suppress": 126, "suspend": 168, "swift": 45, "switch": 11, "sync": [35, 79, 96, 111, 112, 114, 135, 146, 160], "synchron": [3, 67, 116], "synchronis": 143, "syslog": 64, "syslog_tag": 57, "syslog_tag_audit": 57, "system": [23, 112, 123, 129, 130, 131, 146, 160, 161, 162, 163, 164, 165], "systemd": [14, 54, 64, 167], "systemtag": 57, "tab": 79, "tabl": [17, 86, 127], "tag": [105, 108, 146], "talk": [2, 4, 8, 131], "target": [17, 117], "task": [1, 2, 13, 14, 52], "tcp": [56, 60], "team": [2, 25], "tempdirectori": 57, "templat": [24, 60], "templatedirectori": 57, "temporari": 64, "term": 131, "test": [57, 60, 67, 79, 102, 146], "text": [1, 7, 10, 14, 68], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 126, "thei": 156, "theme": [57, 60, 69], "thi": 67, "though": 60, "thread": [114, 116], "threshold": 57, "through": [64, 69], "timeout": [114, 116], "tip": [38, 79, 126, 130, 142], "tl": [56, 79, 114, 129], "tmux": [14, 167], "toggl": 146, "token": [65, 82, 111, 112, 123, 160], "token_auth_activity_upd": 57, "token_auth_enforc": 57, "tool": 2, "traefik": 66, "traffic": 123, "transact": [19, 42, 67, 129], "transcript": 4, "transfer": [40, 146], "transferincomingshar": 57, "translat": [1, 11, 14, 114, 146], "translate2": 11, "transport": [67, 123], "trash": [46, 57, 111], "trashbin": 146, "trashbin_retention_oblig": 57, "tree": 146, "trick": [79, 126], "trigger": [17, 52], "troubleshoot": [3, 19, 25, 55, 60, 79, 96, 116, 128, 133, 135, 136, 139, 144, 154], "truena": 130, "trust": [38, 66, 125], "trusted_domain": 57, "trusted_proxi": 57, "ttl": 57, "tune": 129, "turn": 79, "two": [78, 146], "type": [17, 26, 56, 57, 64, 111, 166], "ubuntu": [122, 149], "umask": 57, "unabl": 116, "unencrypt": 123, "unified_search": 57, "uninstal": 132, "unix": 56, "unknown": 96, "unlink_on_trunc": 57, "unregist": [100, 101], "unscan": 52, "unseal": 26, "up": [67, 70, 114, 120, 130, 163, 167, 168], "updat": [15, 22, 35, 57, 101, 116, 128, 135, 144, 145, 148, 152, 165], "updatecheck": 57, "updatedirectori": 57, "upgrad": [57, 131, 139, 142, 144, 145, 146, 152, 160, 161, 162, 163, 164, 165, 166], "upload": [23, 35, 104, 126, 130], "urandom": [67, 123], "url": [57, 130, 168], "us": [2, 14, 15, 19, 37, 40, 47, 56, 57, 60, 67, 79, 82, 114, 123, 129, 135, 144, 146, 147, 157, 162], "usag": [3, 6, 8, 11, 37, 50, 55, 90, 100, 147], "use_legacy_base64_encod": 57, "user": [19, 25, 26, 37, 40, 49, 57, 71, 74, 77, 79, 81, 82, 83, 84, 85, 86, 104, 112, 114, 135, 146, 163, 164, 165], "user_ini_additional_lin": 57, "utf8mb4": 57, "v": [56, 98], "valid": 82, "valu": [57, 146, 168], "variabl": [37, 57, 92, 97, 130, 146], "verif": [57, 79, 114], "version": [41, 57, 67, 131, 135, 146, 166], "versions_retention_oblig": 57, "via": [8, 15, 25, 38, 67, 79, 128, 130, 142, 144], "video": [6, 117], "view": 147, "virtual": 130, "vp": 130, "warn": [65, 67], "watsonx": 0, "we": [131, 134], "web": [23, 47, 57, 60, 64, 67, 123, 128, 130, 131, 135, 144, 160, 161, 162, 163, 165], "webauthn": 57, "webcron": 54, "webdav": [36, 135], "webhook": 167, "webroot": [126, 147], "webserv": 96, "websocket": 68, "welcom": 74, "well": 67, "what": [5, 60, 144], "when": 96, "where": [156, 157], "whisper": 7, "whole": 128, "why": [14, 60, 131, 134], "windmil": 168, "window": [47, 130, 146], "without": 126, "wizard": [125, 130], "wopi": 147, "work": [19, 52, 55, 156], "workflow": [64, 168], "workspac": [68, 168], "write": 128, "xml": [72, 73, 74, 80], "xoauth2": 114, "yellow": 6, "yet": 67, "you": [25, 67], "your": [23, 49, 58, 67, 116, 123]}}) \ No newline at end of file +Search.setIndex({"alltitles": {".htaccess": [[130, "htaccess"]], "/dev/urandom is not readable by PHP": [[67, "dev-urandom-is-not-readable-by-php"]], "1st login": [[130, "st-login"], [142, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[54, "ajax"]], "APCu": [[56, "apcu"]], "Account delegation": [[114, "account-delegation"]], "Activating": [[55, "activating"]], "Activities in groupfolders or external storages": [[49, "activities-in-groupfolders-or-external-storages"]], "Activity app": [[49, null], [57, "activity-app"]], "Add a new user": [[74, "add-a-new-user"]], "Add an OAuth2 Application": [[65, "add-an-oauth2-application"]], "Add missing indices": [[146, "add-missing-indices"]], "Add repository:": [[149, "add-repository"]], "Add user to group": [[74, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storages": [[37, "adding-files-to-external-storages"]], "Additional Apache configurations": [[130, "additional-apache-configurations"]], "Additional configuration options": [[147, "additional-configuration-options"]], "Additional configuration options via occ": [[79, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[56, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[100, "additional-options"]], "Address Book Sync": [[112, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[23, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[64, "admin-audit-log-optional"]], "Administration interface": [[112, "administration-interface"]], "Administration privileges (Delegation)": [[50, null]], "Administrative Group mapping": [[79, "administrative-group-mapping"]], "Advanced Deploy Options": [[97, null], [101, "advanced-deploy-options"]], "Advanced settings": [[40, "advanced-settings"], [79, "advanced-settings"]], "Advantages of upgrading PHP": [[131, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[60, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[57, "all-other-configuration-options"]], "All parameters": [[53, "all-parameters"]], "Allow access to CIFS/SMB": [[128, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[128, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[128, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[128, "allow-access-to-ldap-server"]], "Allow access to SMTP/sendmail": [[128, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[128, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[128, "allow-access-to-network-memcache"]], "Allow access to remote network": [[128, "allow-access-to-remote-network"]], "Allow subscriptions on local network": [[111, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[37, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[57, "alternate-code-locations"]], "Amazon S3": [[28, null]], "Android 11 and Below": [[51, "android-11-and-below"]], "Android 12 and Above": [[51, "android-12-and-above"]], "Android Deep Link Handling": [[51, null]], "Anti-abuse alerts": [[114, "anti-abuse-alerts"]], "Antivirus": [[146, "antivirus"]], "Antivirus scanner": [[52, null]], "Apache": [[23, "apache"], [120, "apache"]], "Apache Web server configuration": [[130, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[23, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[23, "apache-with-mod-proxy-fcgi"]], "Apache2": [[66, "apache2"]], "App config options": [[57, "app-config-options"]], "App passwords": [[70, "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 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": [[163, "appapi-app-api-is-now-a-default-app"], [164, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[165, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[98, null]], "Applying a patch": [[133, "applying-a-patch"]], "Approaching Upgrades": [[145, "approaching-upgrades"]], "Approval/Suspend steps": [[168, "approval-suspend-steps"]], "Apps": [[15, "apps"], [57, "apps"], [86, null]], "Apps commands": [[146, "apps-commands"]], "Apps management": [[15, null]], "Arguments": [[100, "arguments"], [101, "arguments"], [101, "id1"], [101, "id3"]], "Artificial Intelligence": [[12, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[105, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[114, "attachment-size-limit"]], "Authentication": [[70, null], [168, "authentication"]], "Authentication in Nextcloud": [[82, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig for your mail domain fails": [[116, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[70, "automated-clean-up"]], "Automated clean-up of app password": [[163, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[105, null]], "Automatic configurations examples": [[53, "automatic-configurations-examples"]], "Automatic setup": [[53, null]], "Available rules": [[104, "available-rules"], [105, "available-rules"]], "Available storage backends": [[37, "available-storage-backends"]], "Backend apps": [[14, "backend-apps"], [14, "id31"], [14, "id35"], [14, "id39"], [14, "id43"], [14, "id47"], [14, "id51"], [14, "id55"]], "Background job": [[41, "background-job"], [46, "background-job"]], "Background jobs": [[54, null], [111, "background-jobs"]], "Background jobs selector": [[146, "background-jobs-selector"]], "Background sync interval": [[79, "background-sync-interval"], [114, "background-sync-interval"]], "Backup": [[137, null]], "Backup database": [[137, "backup-database"]], "Backup folders": [[137, "backup-folders"]], "Backups": [[25, "backups"]], "Bad signature error": [[25, "bad-signature-error"]], "Batch mode for command line based updater": [[144, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[82, "bearer-token-validation"]], "Before You Enable Encryption": [[25, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[166, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[49, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[16, null]], "Birthday calendar": [[111, "birthday-calendar"]], "Blocking user groups": [[104, "blocking-user-groups"]], "Branded clients": [[69, "branded-clients"]], "Brute force protection": [[55, null]], "Brute force protection and load balancers/reverse proxies": [[55, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Bug reporting": [[166, "bug-reporting"]], "Bugs": [[135, "bugs"]], "Building a workflow": [[168, "building-a-workflow"]], "CPU Architecture and OS": [[131, "cpu-architecture-and-os"]], "Cache Directory location": [[56, "cache-directory-location"]], "Cache warnings": [[67, "cache-warnings"]], "Caching": [[79, "caching"], [129, "id1"]], "Caddy": [[66, "caddy"]], "Calendar": [[116, "calendar"]], "Calendar / CalDAV": [[111, null]], "Calendar server settings": [[111, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[168, "can-i-create-a-script"]], "Canonical webroot": [[147, "canonical-webroot"]], "Certification Extension 2025/2026": [[87, "certification-extension-2025-2026"]], "Changelog": [[159, "changelog"]], "Changing the display of federated shares": [[38, "changing-the-display-of-federated-shares"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[26, "check-the-block-signatures"]], "Check the signature": [[26, "check-the-signature"]], "Checking for old files": [[27, "checking-for-old-files"]], "Chroot": [[121, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[146, "cleanup"]], "Cleanup previews": [[146, "cleanup-previews"]], "Code signing": [[134, null]], "Collabora Online Server": [[147, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[112, "command-line"]], "Command Line Client": [[90, null]], "Command line": [[96, "command-line"]], "Command line installation": [[146, "command-line-installation"]], "Command line upgrade": [[146, "command-line-upgrade"]], "Command-line Account Setup": [[89, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[57, "comments"], [129, "comments"]], "Common misconfigurations": [[104, "common-misconfigurations"], [108, "common-misconfigurations"]], "Common problems / error messages": [[135, "common-problems-error-messages"]], "Compression": [[129, "compression"]], "Config commands": [[146, "config-commands"]], "Config file": [[96, "config-file"]], "Configuration": [[1, "configuration"], [45, "configuration"], [75, "configuration"], [79, "configuration"], [86, null], [114, "configuration"], [130, "configuration"], [147, null], [149, "configuration"]], "Configuration File": [[91, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[57, null]], "Configuration keys": [[80, "configuration-keys"]], "Configuration tips": [[38, "configuration-tips"]], "Configurations preventing embedding": [[61, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[148, "configure-the-app-in-nextcloud"]], "Configure theming through CLI": [[69, "configure-theming-through-cli"]], "Configuring ClamAV on Nextcloud": [[52, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[37, null]], "Configuring Federation Sharing": [[38, null]], "Configuring ICAP on Nextcloud": [[52, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[23, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[45, null]], "Configuring PHP": [[23, "configuring-php"]], "Configuring Sendmail/qmail": [[60, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[19, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[60, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings": [[64, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[38, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[49, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[58, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[23, "configuring-your-web-server"]], "Confirm everything is working": [[52, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[56, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[56, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[56, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[56, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[96, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[79, "connection-settings"]], "Connections to remote servers": [[123, "connections-to-remote-servers"]], "Consequences": [[47, "consequences"]], "Considerations for shared storage": [[29, "considerations-for-shared-storage"]], "Contacts": [[116, "contacts"]], "Contacts / CardDAV": [[112, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[102, "container-started"]], "Context Agent": [[1, "context-agent"]], "Context Chat": [[1, "context-chat"], [14, "context-chat"]], "Context Chat Search": [[14, "context-chat-search"]], "Controlling file versions and aging": [[41, null]], "Converting database type": [[17, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[109, null]], "Cookies stored by Nextcloud": [[109, "cookies-stored-by-nextcloud"]], "Core Dumps": [[96, "core-dumps"]], "Create Debug Archive": [[96, "create-debug-archive"]], "Create a addressbook for a user": [[146, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[146, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[146, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[73, "create-a-group"]], "Creating Federation Shares via public Link Share": [[38, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[80, "creating-a-configuration"]], "Creating a new Federation Share": [[38, "creating-a-new-federation-share"]], "Creating a new user": [[83, "creating-a-new-user"]], "Creating assetlinks.json": [[51, "creating-assetlinks-json"]], "Creating persistent file Shares": [[40, "creating-persistent-file-shares"]], "Credential Handling": [[90, "credential-handling"]], "Critical changes": [[159, "critical-changes"]], "Cron": [[54, "cron"]], "Cron job": [[121, "cron-job"]], "Cron jobs": [[54, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[147, "custom-fonts"]], "Custom public calendars": [[111, "custom-public-calendars"]], "DAV sync tokens retention": [[160, "dav-sync-tokens-retention"]], "Dashboard app": [[58, null]], "Data Backup and Recovery Implications": [[45, "data-backup-and-recovery-implications"]], "Data Directory": [[53, "data-directory"]], "Data Not Encrypted": [[25, "data-not-encrypted"]], "Data directory location": [[125, "data-directory-location"]], "Data retention": [[111, "data-retention"], [112, "data-retention"]], "Database": [[120, "database"], [121, "database"]], "Database choice": [[125, "database-choice"]], "Database configuration": [[18, null], [19, null], [164, "database-configuration"]], "Database conversion": [[146, "database-conversion"]], "Database insert problems on MySQL": [[116, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[131, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[19, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[146, "dav-commands"]], "Debug Mode": [[129, "debug-mode"]], "Debugging": [[146, "debugging"]], "Debugging sync issues": [[135, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[88, null]], "Decrease sync delay": [[35, "decrease-sync-delay"]], "Decrypt the blocks": [[26, "decrypt-the-blocks"]], "Decrypt the private key": [[26, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[26, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[25, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[26, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[26, "decryption-read-the-file-key"]], "Decryption: read the private key": [[26, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[99, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[57, "default-parameters"]], "Default file extension": [[68, "default-file-extension"]], "Default file templates": [[24, "default-file-templates"]], "Default language": [[63, "default-language"]], "Default locale": [[63, "default-locale"]], "Defaults": [[57, "defaults"]], "Defining trusted proxies": [[66, "defining-trusted-proxies"]], "Definitions": [[25, "definitions"]], "Delete a calendar for a user": [[146, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[146, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[73, "delete-a-group"]], "Delete a user": [[74, "delete-a-user"]], "Deleted Items (trash bin)": [[46, null], [57, "deleted-items-trash-bin"]], "Deleting a configuration": [[80, "deleting-a-configuration"]], "Deleting a single configuration value": [[146, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[81, "deleting-local-nextcloud-users"]], "Deleting users": [[83, "deleting-users"]], "Demote user from subadmin": [[74, "demote-user-from-subadmin"]], "Denied access": [[104, "denied-access"]], "Denying access to folders": [[104, "denying-access-to-folders"]], "DeployConfig": [[100, "deployconfig"]], "DeployConfig options": [[100, "deployconfig-options"]], "Deployment": [[123, "deployment"]], "Deployment configurations": [[99, null]], "Deployment recommendations": [[119, null]], "Derive the decryption key": [[26, "derive-the-decryption-key"]], "Derive the encryption key": [[26, "derive-the-encryption-key"]], "Desktop Clients": [[93, null]], "Desktop client": [[131, "desktop-client"]], "Differences from External Storage": [[45, "differences-from-external-storage"]], "Directory settings": [[79, "directory-settings"]], "Disable": [[101, "disable"]], "Disable 3rdparty / non-shipped apps": [[135, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[123, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[114, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[74, "disable-a-user"]], "Disable an app": [[72, "disable-an-app"]], "Disable and enable users": [[83, "disable-and-enable-users"]], "Disable creation of example events": [[146, "disable-creation-of-example-events"]], "Disable preview image generation": [[123, "disable-preview-image-generation"]], "Disable rich text editing": [[68, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[68, "disable-rich-workspaces-globally"]], "Disable users": [[146, "disable-users"]], "Disabling background scan task": [[52, "disabling-background-scan-task"]], "Disabling previews:": [[44, "disabling-previews"]], "Disabling two-factor authentication": [[78, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[128, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[40, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[134, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[99, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[99, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[99, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[98, "docker-socket-proxy"]], "Docker Socket Proxy security": [[99, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[98, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[99, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[99, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[14, "document-generation"]], "Domain Change": [[59, null]], "Downgrading": [[166, "downgrading"]], "Download Logs": [[102, "download-logs"]], "Duplicating server configurations": [[79, "duplicating-server-configurations"]], "Edit data of a single group": [[73, "edit-data-of-a-single-group"]], "Edit data of a single user": [[74, "edit-data-of-a-single-user"]], "Email": [[60, null]], "Enable": [[101, "enable"]], "Enable HTTP Strict Transport Security": [[123, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[129, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[129, "enable-php-opcache"]], "Enable a user": [[74, "enable-a-user"]], "Enable access for external apps": [[147, "enable-access-for-external-apps"]], "Enable an app": [[72, "enable-an-app"]], "Enable hardening modules such as SELinux": [[123, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[128, "enable-updates-via-the-web-interface"]], "Enabled": [[102, "enabled"]], "Enabling Encryption (Step-by-Step)": [[25, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[37, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[20, null]], "Enabling SSL": [[130, "enabling-ssl"]], "Enabling Windows compatible filenames": [[47, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[15, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[146, "enabling-autocompletion"]], "Enabling debug mode": [[60, "enabling-debug-mode"]], "Enabling the activity app": [[49, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[52, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[58, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[78, "enabling-two-factor-authentication"]], "Encrypt the blocks": [[26, "encrypt-the-blocks"]], "Encrypt the private key": [[26, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[26, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[25, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[25, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[146, "encryption"]], "Encryption Method Comparison": [[25, "encryption-method-comparison"]], "Encryption format": [[27, "encryption-format"]], "Encryption key cannot be found": [[25, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[25, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[26, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[26, "encryption-generate-the-file-key"]], "End-of-life": [[166, "end-of-life"]], "Energy consumption": [[87, null]], "Enforcing two-factor authentication": [[78, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[123, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[57, "environment-variables"], [92, null], [97, "environment-variables"]], "Environment variables": [[146, "environment-variables"]], "Errors": [[134, "errors"]], "Establishing the target database": [[17, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [14, "ethical-ai-rating"]], "Event alarm types": [[111, "event-alarm-types"]], "Events": [[111, "events"]], "ExApps management": [[103, null]], "Example": [[66, "example"], [72, "example"], [72, "id1"], [72, "id3"], [72, "id5"], [73, "example"], [73, "id1"], [73, "id3"], [73, "id5"], [73, "id8"], [74, "example"], [74, "id1"], [74, "id3"], [74, "id8"], [74, "id10"], [74, "id12"], [74, "id14"], [74, "id16"], [74, "id18"], [74, "id20"], [74, "id22"], [74, "id24"], [74, "id26"], [80, "example"], [80, "id1"], [80, "id3"], [80, "id5"], [90, "example"], [105, "example"], [108, "example"]], "Example contact": [[112, "example-contact"]], "Example event": [[111, "example-event"]], "Example installation on CentOS 8": [[120, null]], "Example installation on OpenBSD": [[121, null]], "Example installation on Ubuntu 22.04 LTS": [[122, null]], "Example log entries": [[64, "example-log-entries"]], "Example: The login page": [[55, "example-the-login-page"]], "Examples": [[57, "examples"], [73, "examples"], [74, "examples"], [74, "id6"], [104, "examples"]], "Exclude List": [[90, "exclude-list"]], "Excluding IP addresses from brute force protection": [[55, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[49, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[105, "executing-actions"]], "Expert settings": [[79, "expert-settings"]], "Export a calendar of a user": [[146, "export-a-calendar-of-a-user"]], "Export threading data": [[116, "export-threading-data"]], "Exposed system address book": [[161, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[29, null]], "External media": [[130, "external-media"]], "External storage": [[104, "external-storage"]], "FAQ": [[98, "faq"], [134, "faq"], [168, "faq"]], "FTP/FTPS": [[30, null]], "Fail2ban introduction": [[123, "fail2ban-introduction"]], "Fair Use Policy": [[135, "fair-use-policy"]], "Features used by other apps": [[14, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[23, "federated-cloud-sharing"], [57, "federated-cloud-sharing"]], "Federated calendar shares": [[111, "federated-calendar-shares"]], "Federation sync": [[146, "federation-sync"]], "File Sharing": [[40, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[108, "file-age"]], "File conversion": [[39, null]], "File encodings": [[68, "file-encodings"]], "File format": [[26, "file-format"], [26, "id1"], [26, "id3"], [26, "id5"], [26, "id7"]], "File locations": [[26, "file-locations"], [26, "id2"], [26, "id4"], [26, "id6"], [26, "id8"]], "File operations": [[146, "file-operations"]], "File sharing and management": [[43, null]], "File type: file": [[26, "file-type-file"]], "File type: file key file": [[26, "file-type-file-key-file"]], "File type: private key file": [[26, "file-type-private-key-file"]], "File type: public key file": [[26, "file-type-public-key-file"]], "File type: share key file": [[26, "file-type-share-key-file"]], "File versions": [[57, "file-versions"]], "Files": [[86, null]], "Files App": [[131, "files-app"]], "Files Sharing": [[146, "files-sharing"]], "Files access control": [[104, null]], "Files external": [[146, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[167, "filters"]], "Fixing invalid code integrity messages": [[134, "fixing-invalid-code-integrity-messages"]], "Flow": [[107, null]], "Flow configuration": [[106, null]], "Follow-up reminders": [[114, "follow-up-reminders"]], "Force language": [[63, "force-language"]], "Force locale": [[63, "force-locale"]], "Format": [[57, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[111, "freebusy"]], "Frequently Asked Questions": [[14, "frequently-asked-questions"]], "Frequently asked questions": [[154, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[14, "frontend-apps"], [14, "id29"], [14, "id32"], [14, "id37"], [14, "id41"], [14, "id45"], [14, "id49"], [14, "id53"]], "Further Reading": [[25, "further-reading"]], "Further Resources": [[127, "further-resources"]], "GDPR-compliance": [[110, null]], "General troubleshooting": [[135, null], [135, "id1"]], "Generate the file key": [[26, "generate-the-file-key"]], "Get a notification before a share expires": [[40, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[13, "get-a-task-by-id"]], "Get account IDs": [[116, "get-account-ids"]], "Get app info": [[72, "get-app-info"]], "Get data of a single user": [[74, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[52, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[72, "get-list-of-apps"]], "Get members of a group": [[73, "get-members-of-a-group"]], "Get subadmins of a group": [[73, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[74, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[74, "get-user-s-subadmin-groups"]], "Getting Started": [[86, null]], "Getting a single configuration value": [[146, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[123, "give-php-read-access-to-dev-urandom"]], "Globally": [[116, "globally"]], "Google OAuth": [[114, "google-oauth"]], "Granting administrator privileges to a user": [[83, "granting-administrator-privileges-to-a-user"]], "Group commands": [[146, "group-commands"]], "Groups tab": [[79, "groups-tab"]], "Groupware": [[86, null], [113, null]], "HAProxy": [[66, "haproxy"]], "HTTPD(8)": [[121, "httpd-8"]], "HTTPS encryption": [[130, "https-encryption"]], "HaRP": [[98, "harp"]], "Handling with backup server": [[79, "handling-with-backup-server"]], "Hardening and security guidance": [[123, null]], "Hashing": [[57, "hashing"]], "Heartbeat": [[102, "heartbeat"]], "Hidden files upload failure or not shown": [[35, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[111, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[60, "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?": [[60, "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?": [[19, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[60, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[19, "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?": [[60, "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?": [[60, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[156, "how-does-it-work"]], "How it works": [[55, "how-it-works"]], "How to upgrade": [[145, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[19, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[114, "imap-timeout"]], "Icon retrieval": [[48, "icon-retrieval"]], "Identifying Basic Functionality Problems": [[96, "identifying-basic-functionality-problems"]], "Image Pull": [[102, "image-pull"]], "Image generation": [[14, "image-generation"]], "Image storage": [[1, "image-storage"]], "Import a calendar to a user": [[146, "import-a-calendar-to-a-user"]], "Import signing keys:": [[149, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [14, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[17, "inconvertible-tables"]], "Init": [[102, "init"]], "Initial Certification 2024/2025": [[87, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[22, "initial-splitting"]], "Insight and debugging": [[13, null]], "Install": [[90, "install"]], "Install packages": [[149, "install-packages"]], "Install the Apache reverse proxy": [[148, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[148, "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"], [86, null], [130, "installation"], [142, "installation"], [151, null], [167, "installation"], [168, "installation"]], "Installation and server configuration": [[124, null]], "Installation example on Ubuntu 24.04": [[149, null]], "Installation example with Docker": [[148, null]], "Installation on Linux": [[130, null]], "Installation on TrueNAS": [[130, "installation-on-truenas"]], "Installation version": [[166, "installation-version"]], "Installation via install script": [[130, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[130, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[125, null], [130, "installation-wizard"]], "Installing AppAPI": [[98, "installing-appapi"]], "Installing ClamAV": [[52, "installing-clamav"]], "Installing ExApps": [[98, "installing-exapps"]], "Installing Nextcloud": [[120, "installing-nextcloud"]], "Installing PHP and the required modules": [[120, "installing-php-and-the-required-modules"]], "Installing from command line": [[118, null]], "Installing on Windows (virtual machine)": [[130, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[120, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[130, "installing-via-snap-packages"]], "Instruction set for apps": [[72, null]], "Instruction set for groups": [[73, null]], "Instruction set for users": [[74, null]], "Integrating into the Web Interface": [[64, "integrating-into-the-web-interface"]], "Integrity check": [[146, "integrity-check"]], "Internal Server Errors": [[135, "internal-server-errors"]], "Introduction": [[50, "introduction"], [55, "introduction"], [57, "introduction"], [117, null]], "Invalid private key for encryption app": [[25, "invalid-private-key-for-encryption-app"]], "Invitations": [[111, "invitations"]], "Is code signing mandatory for apps?": [[134, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[96, "isolating-other-issues"]], "Issues and troubleshooting": [[136, null]], "Issues connecting to Outlook.com": [[116, "issues-connecting-to-outlook-com"]], "JIT": [[129, "jit"]], "JPEG quality setting:": [[44, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[126, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[25, "key-management-modes"]], "Key Points & Limitations": [[25, "key-points-limitations"]], "Key generation: generate the key pair": [[26, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[26, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[26, "key-generation-store-the-public-key"]], "Key type: master key": [[26, "key-type-master-key"]], "Key type: public sharing key": [[26, "key-type-public-sharing-key"]], "Key type: recovery key": [[26, "key-type-recovery-key"]], "Key type: user key": [[26, "key-type-user-key"]], "Keyboard shortcut": [[96, "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": [[157, "known-smart-picker-providers"]], "Known backends": [[111, "known-backends"]], "Known link preview providers": [[156, "known-link-preview-providers"]], "LDAP": [[57, "ldap"]], "LDAP and External User Backends": [[25, "ldap-and-external-user-backends"]], "LDAP commands": [[146, "ldap-commands"]], "LDAP user cleanup": [[81, null]], "LLM Processing": [[114, "llm-processing"]], "Language & Locale": [[63, null]], "Large file upload on object storage": [[23, "large-file-upload-on-object-storage"]], "Length of support (\u201cmaintenance\u201d)": [[166, "length-of-support-maintenance"]], "Limit on password length": [[123, "limit-on-password-length"]], "Limitations": [[5, "limitations"]], "Limitations in maintenance mode": [[146, "limitations-in-maintenance-mode"]], "Link previews": [[156, null]], "Linking external sites": [[61, null]], "List": [[146, "list"]], "List ExApps": [[101, "list-exapps"]], "List all addressbooks of a user": [[146, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[146, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[146, "list-all-calendars-of-a-user"]], "List and filter tasks": [[13, "list-and-filter-tasks"]], "List of editable data fields": [[74, "list-of-editable-data-fields"]], "List registered daemons": [[100, "list-registered-daemons"]], "Listening to events": [[167, "listening-to-events"]], "Loading": [[57, "loading"]], "Local": [[31, null]], "Local IMAP and SMTP servers": [[114, "local-imap-and-smtp-servers"]], "Log Files": [[96, "log-files"]], "Log Levels": [[129, "log-levels"]], "Log field breakdown": [[64, "log-field-breakdown"]], "Log fields explained": [[64, "log-fields-explained"]], "Log level": [[64, "log-level"]], "Log level interaction": [[64, "log-level-interaction"]], "Log type": [[64, "log-type"]], "Logfiles": [[135, "logfiles"]], "Logging": [[57, "logging"], [64, null], [79, "logging"]], "Logging commands": [[146, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[116, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[79, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[126, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[145, "long-running-migration-steps"]], "Long term support": [[131, "long-term-support"]], "Low Disk Space": [[92, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [14, "machine-translation"]], "Mail": [[114, null], [116, "mail"]], "Mail Parameters": [[57, "mail-parameters"]], "Mail Providers": [[60, "mail-providers"]], "Mailbox Share": [[114, "mailbox-share"]], "Maintenance": [[57, "maintenance"], [86, null], [138, null]], "Maintenance and release schedule": [[166, null]], "Maintenance commands": [[146, "maintenance-commands"]], "Maintenance mode": [[137, "maintenance-mode"], [145, "maintenance-mode"]], "Maintenance releases": [[166, "maintenance-releases"]], "Major releases": [[166, "major-releases"]], "Major version upgrades": [[166, "major-version-upgrades"]], "Manage addressbooks": [[146, "manage-addressbooks"]], "Manage calendar subscriptions": [[146, "manage-calendar-subscriptions"]], "Manage calendars": [[146, "manage-calendars"]], "Manage the background scanner": [[52, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[100, null]], "Managing Encryption via occ Commands": [[25, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[101, null]], "Managing apps": [[15, "managing-apps"]], "Managing groups": [[83, "managing-groups"]], "Manual account synchronization and threading": [[116, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[145, "manual-steps-during-upgrade"]], "Manually scan a single file": [[52, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[52, "manually-trigger-the-background-scan"]], "MariaDB": [[137, "mariadb"], [143, "mariadb"], [143, "id2"]], "Mark a file as scanned or unscanned": [[52, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[94, null]], "Maximum chunk size": [[164, "maximum-chunk-size"]], "Maximum memory for image generation:": [[44, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[44, "maximum-preview-size"]], "Maximum scale factor:": [[44, "maximum-scale-factor"]], "Maximum upload size": [[130, "maximum-upload-size"]], "Memcached": [[56, "memcached"]], "Memcached configuration in Nextcloud (config.php)": [[56, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[131, "memory"]], "Memory caching": [[56, null]], "Memory caching backend configuration": [[57, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[79, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[45, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[141, null]], "Migrating to a different server": [[140, null]], "Migration from Collabora Online": [[152, null]], "Migrations on updates": [[22, "migrations-on-updates"]], "Mimetype aliases": [[48, "mimetype-aliases"]], "Mimetype mapping": [[48, "mimetype-mapping"]], "Mimetypes management": [[48, null]], "Misc": [[146, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[116, "missing-shared-calendars"]], "Mobile apps": [[131, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modify the appearance of Nextcloud": [[69, "modify-the-appearance-of-nextcloud"]], "Modifying": [[57, "modifying"]], "Modifying a configuration": [[80, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[60, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[162, "monitoring"]], "Monitoring: Counting of active users": [[163, "monitoring-counting-of-active-users"], [164, "monitoring-counting-of-active-users"], [165, "monitoring-counting-of-active-users"]], "Mount options": [[37, "mount-options"]], "Mounts": [[97, "mounts"]], "Move a calendar of a user": [[146, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[135, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multibucket Object Store": [[45, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[45, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[66, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[57, "multiple-merged-configuration-files"]], "MySQL": [[137, "mysql"], [143, "mysql"], [143, "id4"]], "MySQL database": [[53, "mysql-database"]], "NC & Docker on the Same-Host": [[99, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[99, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[99, "nc-to-exapp-communication"]], "NGINX": [[66, "nginx"]], "NGINX configuration": [[126, null]], "NOTE": [[121, "note"]], "Next steps": [[122, "next-steps"]], "Nextcloud": [[32, null]], "Nextcloud AIO": [[100, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[51, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[79, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[147, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[168, "nextcloud-scripts"]], "Nextcloud Verifications": [[57, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[167, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[79, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[62, null], [163, "nextcloud-configuration"], [164, "nextcloud-configuration"]], "Nextcloud final steps": [[121, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[99, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[126, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[126, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[135, "nextcloud-log-files"]], "Nextcloud prerequisites": [[123, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[96, "nextcloud-server-log-file"]], "Not open source anymore?": [[134, "not-open-source-anymore"]], "Note": [[79, "note"]], "Notes and troubleshooting": [[133, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[127, "notes-on-php-ini-configuration"]], "OAuth2": [[65, null]], "OCC CLI": [[100, "occ-cli"]], "Obtaining a patch": [[133, "obtaining-a-patch"]], "Obtaining the Client Log File": [[96, "obtaining-the-client-log-file"]], "Office": [[86, null], [150, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenStack Object Storage": [[33, null]], "OpenStack Swift": [[45, "openstack-swift"]], "Operating system": [[123, "operating-system"]], "Options": [[95, null], [100, "options"], [101, "options"], [101, "id2"], [101, "id4"]], "Organizations with clustered setups": [[56, "organizations-with-clustered-setups"]], "Organizations with single-server": [[56, "organizations-with-single-server"]], "Other Web servers": [[130, "other-web-servers"]], "Other issues": [[135, "other-issues"]], "Out-of-office feature": [[115, null]], "Outdated NSS / OpenSSL version": [[67, "outdated-nss-openssl-version"]], "Overview": [[14, null], [25, "overview"], [55, "overview"], [55, "id1"], [130, "overview"], [139, "overview"], [145, "overview"], [166, "overview"]], "Overview of AI features": [[14, "overview-of-ai-features"]], "Overwrite parameters": [[66, "overwrite-parameters"]], "PHP": [[120, "php"], [121, "php"]], "PHP Installation": [[127, "php-installation"]], "PHP Module Quick Reference Table": [[127, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[127, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[127, "php-modules-for-specific-applications"]], "PHP configuration": [[164, "php-configuration"]], "PHP ini Settings": [[127, "php-ini-settings"]], "PHP version and information": [[135, "php-version-and-information"]], "PHP-FPM configuration": [[130, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[126, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[19, "parameters"], [44, "parameters"], [53, "parameters"], [54, "parameters"]], "Passing values between blocks": [[168, "passing-values-between-blocks"]], "Password-based mechanisms": [[29, "password-based-mechanisms"]], "Passwords": [[123, "passwords"]], "Patching Nextcloud": [[133, null]], "Patching apps": [[133, "patching-apps"]], "Patching server": [[133, "patching-server"]], "Per mail account": [[116, "per-mail-account"]], "Performance Implications": [[45, "performance-implications"]], "Place config directory outside of the web root": [[123, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[123, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[137, "postgresql"], [143, "postgresql"], [143, "id5"]], "PostgreSQL database": [[19, "postgresql-database"], [53, "postgresql-database"]], "Preparing PHP": [[127, null]], "Prerequisites": [[145, "prerequisites"]], "Prerequisites for manual installation": [[130, "prerequisites-for-manual-installation"]], "Pretty URLs": [[130, "pretty-urls"]], "Prevent uploading of specific files": [[104, "prevent-uploading-of-specific-files"]], "Previews": [[57, "previews"], [129, "previews"], [147, "previews"], [164, "previews"], [165, "previews"]], "Previews configuration": [[44, null]], "Previews for Office files using LibreOffice": [[162, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[163, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[139, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[112, "privacy-and-user-property-scopes"]], "Process manager": [[130, "process-manager"]], "Profile configuration": [[75, null]], "Promote user to subadmin": [[74, "promote-user-to-subadmin"]], "Proper SSL configuration": [[123, "proper-ssl-configuration"]], "Property scopes": [[75, "property-scopes"]], "Provider apps": [[14, "provider-apps"], [14, "id52"]], "Provider removal": [[78, "provider-removal"]], "Providing default files": [[24, null]], "Proxy Configurations": [[57, "proxy-configurations"]], "Public collaborative tag": [[108, "public-collaborative-tag"]], "Public-key mechanisms": [[29, "public-key-mechanisms"]], "Quick start": [[125, "quick-start"]], "Rate limits": [[111, "rate-limits"], [112, "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": [[26, "read-the-envelope-key"]], "Read the file key": [[26, "read-the-file-key"]], "Read the private key file": [[26, "read-the-private-key-file"]], "Read the public key": [[26, "read-the-public-key"]], "Reading a configuration": [[80, "reading-a-configuration"]], "Recommendations based on type of deployment": [[56, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[127, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[127, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[127, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[123, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[56, "redis"], [120, "redis"], [121, "redis"]], "Redis configuration in Nextcloud (config.php)": [[56, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[129, "reducing-system-load"]], "Reference management": [[155, null]], "Refresh rate": [[111, "refresh-rate"]], "Register": [[100, "register"], [101, "register"], [102, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[166, "release-channels"]], "Release notes": [[86, null], [158, null], [159, null]], "Release schedule": [[166, "release-schedule"]], "Release types": [[166, "release-types"]], "Reminder notifications": [[111, "reminder-notifications"]], "Remove user from group": [[74, "remove-user-from-group"]], "Renaming a user": [[83, "renaming-a-user"]], "Repair-Tree": [[146, "repair-tree"]], "Replication": [[21, 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": [[127, "required-php-database-connectors"]], "Required PHP Modules": [[127, "required-php-modules"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [19, "requirements"]], "Rescans": [[134, "rescans"]], "Resend the welcome email": [[74, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[83, "reset-a-user-s-password"]], "Resetting a lost admin password": [[76, null]], "Resetting a user password": [[77, null]], "Resources and rooms": [[111, "resources-and-rooms"]], "Restore database": [[143, "restore-database"]], "Restore folders": [[143, "restore-folders"]], "Restoring": [[143, "restoring"]], "Restoring backup": [[143, null]], "Restrict admin actions to a specific range of IP addresses": [[123, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[147, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[147, "restrict-usage-to-specific-groups"]], "Retention of files": [[108, null]], "Revalidation": [[129, "revalidation"]], "Reverse proxy": [[66, null], [153, null]], "Reverting a patch": [[133, "reverting-a-patch"]], "Run the conversion": [[17, "run-the-conversion"]], "Running occ": [[146, "running-occ"]], "S3 SSE-C encryption support": [[45, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[165, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[120, "selinux"]], "SELinux configuration": [[128, null]], "SELinux configuration tips": [[130, "selinux-configuration-tips"]], "SFTP": [[34, null]], "SMB authentication": [[35, "smb-authentication"]], "SMB update notifications": [[35, "smb-update-notifications"]], "SMB/CIFS": [[35, null]], "SMTP": [[60, "smtp"]], "SMTP timeout": [[114, "smtp-timeout"]], "SQLite": [[137, "sqlite"], [143, "sqlite"]], "SQLite database": [[53, "sqlite-database"]], "SSL": [[57, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[79, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[19, "ssl-for-mysql-database"]], "Sanitize filenames": [[146, "sanitize-filenames"]], "Sanitizing invalid filenames": [[47, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[146, "scan"]], "Scan appdata": [[146, "scan-appdata"]], "Screen or tmux session": [[14, "screen-or-tmux-session"], [167, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[73, "search-get-groups"]], "Search/get users": [[74, "search-get-users"]], "Secure view settings": [[147, "secure-view-settings"]], "Security": [[146, "security"]], "Security considerations": [[65, "security-considerations"]], "Selecting the right Workspace": [[168, "selecting-the-right-workspace"]], "Send a test email": [[60, "send-a-test-email"]], "Sendmail": [[60, "sendmail"]], "Serve security related headers by the Web server": [[123, "serve-security-related-headers-by-the-web-server"]], "Server": [[131, "server"]], "Server tab": [[79, "server-tab"]], "Server tuning": [[129, null]], "Server-side Encryption": [[25, null]], "Server-side encryption details": [[26, null]], "Server-side encryption migration": [[27, null]], "Service Discovery": [[66, "service-discovery"]], "Service discovery": [[135, "service-discovery"]], "Setting Storage quotas": [[83, "setting-storage-quotas"]], "Setting a hierarchical configuration value": [[146, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[146, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[146, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[60, "setting-mail-server-parameters-in-config-php"]], "Setting up background jobs": [[130, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[120, "setting-up-remirepo-with-php-8-2"]], "Setting up the Correct Nextcloud URL": [[168, "setting-up-the-correct-nextcloud-url"]], "Settings": [[129, "settings"]], "Settings app": [[57, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[162, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[123, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[98, "setup-deploy-daemon"]], "Setup fail2ban": [[123, "setup-fail2ban"]], "Setupchecks": [[146, "setupchecks"]], "Share operations": [[146, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[112, "shared-items"]], "Sharing": [[57, "sharing"]], "Sieve timeout": [[114, "sieve-timeout"]], "Sign the blocks": [[26, "sign-the-blocks"]], "Sign the private key": [[26, "sign-the-private-key"]], "Simple Storage Service (S3)": [[45, "simple-storage-service-s3"]], "Sizing": [[129, "sizing"]], "Skipping pre-login warning": [[65, "skipping-pre-login-warning"]], "Small/Private home server": [[56, "small-private-home-server"]], "Snooze and scheduled sending": [[114, "snooze-and-scheduled-sending"]], "Some files have not passed the integrity check": [[67, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[26, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[79, "special-attributes"]], "Special mechanisms": [[29, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [14, "speech-to-text"]], "Speeding up webhook dispatch": [[167, "speeding-up-webhook-dispatch"]], "Split the file": [[26, "split-the-file"], [26, "id9"]], "Splitting databases": [[22, null]], "Status": [[146, "status"]], "Status Checks": [[102, "status-checks"]], "Status return code": [[146, "status-return-code"]], "Step-by-Step Manual Upgrade": [[139, "step-by-step-manual-upgrade"]], "Storage configuration": [[37, "storage-configuration"]], "Storage of access tokens": [[123, "storage-of-access-tokens"]], "Store the envelope keys": [[26, "store-the-envelope-keys"]], "Store the file": [[26, "store-the-file"]], "Store the file key": [[26, "store-the-file-key"]], "Store the private key": [[26, "store-the-private-key"]], "Subscriptions": [[111, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[126, "suppressing-log-messages"]], "Sync birthday calendar": [[146, "sync-birthday-calendar"]], "Sync system address book": [[146, "sync-system-address-book"]], "Sync tokens": [[111, "sync-tokens"], [112, "sync-tokens"]], "Synchronising with clients after data recovery": [[143, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[112, "system-address-book"]], "System Tags": [[146, "system-tags"]], "System address book": [[165, "system-address-book"]], "System configuration": [[23, "system-configuration"]], "System email": [[160, "system-email"]], "System environment variables": [[130, "system-environment-variables"]], "System requirements": [[131, null], [160, "system-requirements"], [161, "system-requirements"], [162, "system-requirements"], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"]], "Systemd service": [[14, "systemd-service"], [167, "systemd-service"]], "TLS / encryption app": [[129, "tls-encryption-app"]], "Table of contents": [[86, null]], "Talk App": [[131, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target audience": [[117, "target-audience"]], "Task processing": [[1, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[64, "temporary-overrides"]], "Test Deploy Daemon": [[102, null]], "Testing the configuration": [[79, "testing-the-configuration"]], "Text app": [[68, null]], "Text processing": [[1, "text-processing"], [14, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [14, "text-to-speech"]], "The LDAP configuration API": [[80, null]], "The Smart Picker": [[157, null]], "The access token": [[65, "the-access-token"]], "The brute force settings app": [[55, "the-brute-force-settings-app"]], "The magic listener script": [[168, "the-magic-listener-script"]], "The test with getenv(\"PATH\") only returns an empty response": [[67, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[67, "the-strict-transport-security-http-header-is-not-configured"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[67, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[69, null]], "Theming of icons": [[69, "theming-of-icons"]], "Thread Summary": [[114, "thread-summary"]], "Timeout and other connectivity issues": [[116, "timeout-and-other-connectivity-issues"]], "Timeouts": [[114, "timeouts"]], "Tips and tricks": [[126, "tips-and-tricks"]], "Toggle Windows compatibility": [[146, "toggle-windows-compatibility"]], "Traefik 1": [[66, "traefik-1"]], "Traefik 2": [[66, "traefik-2"]], "Transactional file locking": [[42, null]], "Transactional file locking is disabled": [[67, "transactional-file-locking-is-disabled"]], "Transfer": [[146, "transfer"]], "Transferring files to another user": [[40, "transferring-files-to-another-user"]], "Translation": [[114, "translation"]], "Trash bin": [[111, "trash-bin"]], "Trashbin": [[146, "trashbin"]], "Triggering the conversion": [[17, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [19, "troubleshooting"], [25, "troubleshooting"], [55, "troubleshooting"], [60, "troubleshooting"], [96, null], [116, null], [128, "troubleshooting"], [139, "troubleshooting"], [144, "troubleshooting"], [154, null]], "Troubleshooting Web server and PHP problems": [[135, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[135, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[135, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[135, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[135, "troubleshooting-encrypted-files"]], "Troubleshooting file encoding on external storages": [[135, "troubleshooting-file-encoding-on-external-storages"]], "Troubleshooting quota or size issues": [[135, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[135, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[79, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[125, "trusted-domains"]], "Tune PHP-FPM": [[129, "tune-php-fpm"]], "Two-factor authentication": [[78, null], [146, "two-factor-authentication"]], "Types of Values": [[57, "types-of-values"]], "Unable to update contacts or events": [[116, "unable-to-update-contacts-or-events"]], "Uninstallation": [[132, null]], "Unregister": [[100, "unregister"], [101, "unregister"]], "Update": [[101, "update"]], "Update notifications": [[15, "update-notifications"], [145, "update-notifications"]], "Update the reverse proxy configuration": [[152, "update-the-reverse-proxy-configuration"]], "Updating": [[148, "updating"]], "Upgrade distribution packages": [[152, "upgrade-distribution-packages"]], "Upgrade manually": [[139, null]], "Upgrade quickstart": [[142, "upgrade-quickstart"]], "Upgrade the docker image": [[152, "upgrade-the-docker-image"]], "Upgrade tips": [[142, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[160, null]], "Upgrade to Nextcloud 27": [[161, null]], "Upgrade to Nextcloud 28": [[162, null]], "Upgrade to Nextcloud 30": [[163, null]], "Upgrade to Nextcloud 31": [[164, null]], "Upgrade to Nextcloud 32": [[165, null]], "Upgrade via built-in updater": [[144, null]], "Upgrade via snap packages": [[142, null]], "Upload of files greater than 10 MiB fails": [[126, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[23, null]], "Usage": [[8, "usage"], [50, "usage"], [55, "usage"], [90, "usage"]], "Usage Examples": [[100, "usage-examples"]], "Usage of variables for mount paths": [[37, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[123, "use-https"]], "Use OOXML by default for new files": [[147, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[123, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[79, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[114, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[19, "useful-sql-commands"]], "User Experience": [[57, "user-experience"]], "User Interface Preference Defaults": [[114, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[25, "user-keys-sharing-recovery"]], "User Profile attributes": [[79, "user-profile-attributes"]], "User and group mapping": [[79, "user-and-group-mapping"]], "User and group permissions": [[37, "user-and-group-permissions"]], "User authentication with LDAP": [[79, null]], "User authentication with OpenID Connect": [[82, null]], "User commands": [[146, "user-commands"]], "User listing and login per nested groups": [[79, "user-listing-and-login-per-nested-groups"]], "User management": [[71, null], [83, null]], "User migration": [[114, "user-migration"]], "User password policy": [[84, null]], "User provisioning API": [[85, null]], "User session": [[57, "user-session"]], "Users": [[86, null]], "Users tab": [[79, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[135, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[40, "using-file-drop-share-links"]], "Using MariaDB/MySQL instead of SQLite": [[129, "using-mariadb-mysql-instead-of-sqlite"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[82, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[57, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[129, "using-redis-based-transactional-file-locking"]], "Using a self hosted apps store": [[15, "using-a-self-hosted-apps-store"]], "Using cron to perform background jobs": [[129, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[15, "using-custom-app-directories"]], "Using email templates": [[60, "using-email-templates"]], "Using private API": [[15, "using-private-api"]], "Using self-signed certificates": [[37, "using-self-signed-certificates"]], "Using the Redis session handler": [[56, "using-the-redis-session-handler"]], "Using the command line based updater": [[144, "using-the-command-line-based-updater"]], "Using the occ command": [[47, "using-the-occ-command"], [146, null]], "Using the web based updater": [[144, "using-the-web-based-updater"]], "Using the web interface": [[47, "using-the-web-interface"]], "Versions": [[146, "versions"]], "Videos and blogs": [[117, "videos-and-blogs"]], "Warnings on admin page": [[67, null]], "Web browser": [[131, "web-browser"]], "Web server and PHP modules": [[135, "web-server-and-php-modules"]], "Web server configuration": [[160, "web-server-configuration"], [161, "web-server-configuration"], [162, "web-server-configuration"], [163, "web-server-configuration"], [165, "web-server-configuration"]], "WebDAV": [[36, null]], "Webcron": [[54, "webcron"]], "Webhook Listeners": [[167, null]], "Webserver Log Files": [[96, "webserver-log-files"]], "Websocket support with notify_push": [[68, "websocket-support-with-notify-push"]], "What does the updater do?": [[144, "what-does-the-updater-do"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[157, "where-can-it-be-used"]], "Where do they appear?": [[156, "where-do-they-appear"]], "Why did Nextcloud add code signing?": [[134, "why-did-nextcloud-add-code-signing"]], "Why is my prompt slow?": [[14, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[60, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[131, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[168, null]], "Windows compatible filenames": [[47, null]], "Wopi settings": [[147, "wopi-settings"]], "Workflow log": [[64, "workflow-log"]], "XML output": [[72, "xml-output"], [72, "id2"], [72, "id4"], [72, "id6"], [73, "xml-output"], [73, "id2"], [73, "id4"], [73, "id6"], [73, "id7"], [73, "id9"], [74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id5"], [74, "id7"], [74, "id9"], [74, "id11"], [74, "id13"], [74, "id15"], [74, "id17"], [74, "id19"], [74, "id21"], [74, "id23"], [74, "id25"], [74, "id27"], [80, "xml-output"], [80, "id2"], [80, "id4"], [80, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[114, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[67, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[67, "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": [[67, "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": [[67, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[57, "account-manager-default-property-scope"]], "allow_local_remote_servers": [[57, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[57, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[57, "allowed-admin-ranges"]], "allowed_no_password_confirmation_ranges": [[57, "allowed-no-password-confirmation-ranges"]], "appcodechecker": [[57, "appcodechecker"]], "apps_paths": [[57, "apps-paths"]], "appsallowlist": [[57, "appsallowlist"]], "appstoreenabled": [[57, "appstoreenabled"]], "appstoreurl": [[57, "appstoreurl"]], "auth.bruteforce.max-attempts": [[57, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[57, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[57, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[57, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[57, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[57, "auth-webauthn-enabled"]], "auto_logout": [[57, "auto-logout"]], "binary_search_paths": [[57, "binary-search-paths"]], "bulkupload.enabled": [[57, "bulkupload-enabled"]], "cache_app_config": [[57, "cache-app-config"]], "cache_chunk_gc_ttl": [[57, "cache-chunk-gc-ttl"]], "cache_path": [[57, "cache-path"]], "carddav_sync_request_timeout": [[57, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[57, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[57, "check-data-directory-permissions"]], "check_for_working_htaccess": [[57, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[57, "check-for-working-wellknown-setup"]], "cipher": [[57, "cipher"]], "comments.managerFactory": [[57, "comments-managerfactory"]], "config_is_read_only": [[57, "config-is-read-only"]], "connectivity_check_domains": [[57, "connectivity-check-domains"]], "cookie_domain": [[57, "cookie-domain"]], "copied_sample_config": [[57, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[57, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[57, "csrf-optout"]], "customclient_desktop": [[57, "customclient-desktop"]], "data-fingerprint": [[57, "data-fingerprint"]], "datadirectory": [[57, "datadirectory"]], "davstorage.request_timeout": [[57, "davstorage-request-timeout"]], "db.log_request_id": [[57, "db-log-request-id"]], "dbdriveroptions": [[57, "dbdriveroptions"]], "dbhost": [[57, "dbhost"]], "dbname": [[57, "dbname"]], "dbpassword": [[57, "dbpassword"]], "dbpersistent": [[57, "dbpersistent"]], "dbreplica": [[57, "dbreplica"]], "dbtableprefix": [[57, "dbtableprefix"]], "dbtype": [[57, "dbtype"]], "dbuser": [[57, "dbuser"]], "debug": [[57, "debug"]], "default_certificates_bundle_path": [[57, "default-certificates-bundle-path"]], "default_language": [[57, "default-language"]], "default_locale": [[57, "default-locale"]], "default_phone_region": [[57, "default-phone-region"]], "default_timezone": [[57, "default-timezone"]], "defaultapp": [[57, "defaultapp"]], "diagnostics.logging": [[57, "diagnostics-logging"]], "diagnostics.logging.threshold": [[57, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[57, "documentation-url-server-logs"]], "enable_lazy_objects": [[57, "enable-lazy-objects"]], "enable_non-accessible_features": [[57, "enable-non-accessible-features"]], "enable_previews": [[57, "enable-previews"]], "enabledPreviewProviders": [[57, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[57, "encryption-use-legacy-base64-encoding"]], "enforce_theme": [[57, "enforce-theme"]], "errorlog": [[64, "errorlog"]], "external_storage.auth_availability_delay": [[57, "external-storage-auth-availability-delay"]], "file": [[64, "file"]], "filelocking.debug": [[57, "filelocking-debug"]], "filelocking.ttl": [[57, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[57, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[57, "files-chunked-upload-max-size"]], "files.trash.delete": [[57, "files-trash-delete"]], "files_external_allow_create_new_local": [[57, "files-external-allow-create-new-local"]], "files_no_background_scan": [[57, "files-no-background-scan"]], "filesystem_cache_readonly": [[57, "filesystem-cache-readonly"]], "filesystem_check_changes": [[57, "filesystem-check-changes"]], "forbidden_filename_basenames": [[57, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[57, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[57, "forbidden-filename-extensions"]], "forbidden_filenames": [[57, "forbidden-filenames"]], "force_language": [[57, "force-language"]], "force_locale": [[57, "force-locale"]], "forwarded_for_headers": [[57, "forwarded-for-headers"]], "gs.enabled": [[57, "gs-enabled"]], "gs.federation": [[57, "gs-federation"]], "has_internet_connection": [[57, "has-internet-connection"]], "hashingCost": [[57, "hashingcost"]], "hashingMemoryCost": [[57, "hashingmemorycost"]], "hashingThreads": [[57, "hashingthreads"]], "hashingTimeCost": [[57, "hashingtimecost"]], "hashing_default_password": [[57, "hashing-default-password"]], "hide_login_form": [[57, "hide-login-form"]], "htaccess.IgnoreFrontController": [[57, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[57, "htaccess-rewritebase"]], "installed": [[57, "installed"]], "instanceid": [[57, "instanceid"]], "knowledgebase.embedded": [[57, "knowledgebase-embedded"]], "knowledgebaseenabled": [[57, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[146, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[146, "ldap-check-group"]], "ldap:check-user": [[146, "ldap-check-user"]], "ldap:create-empty-config": [[146, "ldap-create-empty-config"]], "ldap:delete-config": [[146, "ldap-delete-config"]], "ldap:search": [[146, "ldap-search"]], "ldap:set-config": [[146, "ldap-set-config"]], "ldap:show-remnants": [[146, "ldap-show-remnants"]], "ldap:test-config": [[146, "ldap-test-config"]], "ldap:test-user-settings": [[146, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[57, "ldapusercleanupinterval"]], "ldap_log_file": [[57, "ldap-log-file"]], "localstorage.allowsymlinks": [[57, "localstorage-allowsymlinks"]], "localstorage.umask": [[57, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[57, "localstorage-unlink-on-truncate"]], "log.backtrace": [[57, "log-backtrace"]], "log.condition": [[57, "log-condition"]], "log_query": [[57, "log-query"]], "log_rotate_size": [[57, "log-rotate-size"]], "log_type": [[57, "log-type"]], "log_type_audit": [[57, "log-type-audit"]], "logdateformat": [[57, "logdateformat"]], "logfile": [[57, "logfile"]], "logfile_audit": [[57, "logfile-audit"]], "logfilemode": [[57, "logfilemode"]], "login_form_autocomplete": [[57, "login-form-autocomplete"]], "login_form_timeout": [[57, "login-form-timeout"]], "loglevel": [[57, "loglevel"]], "loglevel_dirty_database_queries": [[57, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[57, "loglevel-frontend"]], "logo_url": [[57, "logo-url"]], "logtimezone": [[57, "logtimezone"]], "lookup_server": [[57, "lookup-server"]], "lost_password_link": [[57, "lost-password-link"]], "mail_domain": [[57, "mail-domain"]], "mail_from_address": [[57, "mail-from-address"]], "mail_send_plaintext_only": [[57, "mail-send-plaintext-only"]], "mail_sendmailmode": [[57, "mail-sendmailmode"]], "mail_smtpauth": [[57, "mail-smtpauth"]], "mail_smtpdebug": [[57, "mail-smtpdebug"]], "mail_smtphost": [[57, "mail-smtphost"]], "mail_smtpmode": [[57, "mail-smtpmode"]], "mail_smtpname": [[57, "mail-smtpname"]], "mail_smtppassword": [[57, "mail-smtppassword"]], "mail_smtpport": [[57, "mail-smtpport"]], "mail_smtpsecure": [[57, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[57, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[57, "mail-smtptimeout"]], "mail_template_class": [[57, "mail-template-class"]], "maintenance": [[57, "id1"]], "maintenance_window_start": [[54, "maintenance-window-start"], [57, "maintenance-window-start"]], "max_file_conversion_filesize": [[57, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[57, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[57, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[79, "memberof-read-memberof-permissions"]], "memcache.distributed": [[57, "memcache-distributed"]], "memcache.local": [[57, "memcache-local"]], "memcache.locking": [[57, "memcache-locking"]], "memcache_customprefix": [[57, "memcache-customprefix"]], "memcached_options": [[57, "memcached-options"]], "memcached_servers": [[57, "memcached-servers"]], "metadata_max_filesize": [[57, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[57, "minimum-supported-desktop-version"]], "mount_file": [[57, "mount-file"]], "mysql.collation": [[57, "mysql-collation"]], "mysql.utf8mb4": [[57, "mysql-utf8mb4"]], "nginx": [[23, "nginx"]], "no_unsupported_browser_warning": [[57, "no-unsupported-browser-warning"]], "objectstore": [[57, "objectstore"], [57, "id2"], [57, "id3"]], "objectstore.multibucket.preview-distribution": [[57, "objectstore-multibucket-preview-distribution"]], "occ command Directory": [[146, "occ-command-directory"]], "occ commands": [[55, "occ-commands"]], "openssl": [[57, "openssl"]], "overwrite.cli.url": [[57, "overwrite-cli-url"]], "overwritecondaddr": [[57, "overwritecondaddr"]], "overwritehost": [[57, "overwritehost"]], "overwriteprotocol": [[57, "overwriteprotocol"]], "overwritewebroot": [[57, "overwritewebroot"]], "part_file_in_storage": [[57, "part-file-in-storage"]], "passwordsalt": [[57, "passwordsalt"]], "pgsql_ssl": [[57, "pgsql-ssl"]], "preview_concurrency_all": [[57, "preview-concurrency-all"]], "preview_concurrency_new": [[57, "preview-concurrency-new"]], "preview_ffmpeg_path": [[57, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[57, "preview-ffprobe-path"]], "preview_imaginary_key": [[57, "preview-imaginary-key"]], "preview_imaginary_url": [[57, "preview-imaginary-url"]], "preview_libreoffice_path": [[57, "preview-libreoffice-path"]], "preview_max_filesize_image": [[57, "preview-max-filesize-image"]], "preview_max_memory": [[57, "preview-max-memory"]], "preview_max_x": [[57, "preview-max-x"]], "preview_max_y": [[57, "preview-max-y"]], "profile.enabled": [[57, "profile-enabled"]], "profiler": [[57, "profiler"]], "profiling.path": [[57, "profiling-path"]], "profiling.request": [[57, "profiling-request"]], "profiling.request.rate": [[57, "profiling-request-rate"]], "profiling.sample": [[57, "profiling-sample"]], "profiling.sample.rate": [[57, "profiling-sample-rate"]], "profiling.sample.rotation": [[57, "profiling-sample-rotation"]], "profiling.secret": [[57, "profiling-secret"]], "projects.enabled": [[57, "projects-enabled"]], "proxy": [[57, "proxy"]], "proxyexclude": [[57, "proxyexclude"]], "proxyuserpwd": [[57, "proxyuserpwd"]], "qmail": [[60, "qmail"]], "query_log_file": [[57, "query-log-file"]], "query_log_file_backtrace": [[57, "query-log-file-backtrace"]], "query_log_file_parameters": [[57, "query-log-file-parameters"]], "query_log_file_requestid": [[57, "query-log-file-requestid"]], "quota_include_external_storage": [[57, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[57, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[57, "ratelimit-overwrite"]], "redis": [[57, "redis"]], "redis.cluster": [[57, "redis-cluster"]], "redis_log_file": [[57, "redis-log-file"]], "reduce_to_languages": [[57, "reduce-to-languages"]], "reference_opengraph": [[57, "reference-opengraph"]], "remember_login_cookie_lifetime": [[57, "remember-login-cookie-lifetime"]], "secret": [[57, "secret"]], "security.ipv6_normalized_subnet_size": [[57, "security-ipv6-normalized-subnet-size"]], "session_keepalive": [[57, "session-keepalive"]], "session_lifetime": [[57, "session-lifetime"]], "session_relaxed_expiry": [[57, "session-relaxed-expiry"]], "share_folder": [[57, "share-folder"]], "sharing.allow_custom_share_folder": [[57, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[57, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[57, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[57, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[57, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[57, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[57, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[57, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[57, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[57, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[57, "sharing-minsearchstringlength"]], "simpleSignUpLink.shown": [[57, "simplesignuplink-shown"]], "skeletondirectory": [[57, "skeletondirectory"]], "sort_groups_by_name": [[57, "sort-groups-by-name"]], "sqlite.journal_mode": [[57, "sqlite-journal-mode"]], "supportedDatabases": [[57, "supporteddatabases"]], "syslog": [[64, "syslog"]], "syslog_tag": [[57, "syslog-tag"]], "syslog_tag_audit": [[57, "syslog-tag-audit"]], "systemd": [[54, "systemd"], [64, "systemd"]], "systemtags.managerFactory": [[57, "systemtags-managerfactory"]], "tempdirectory": [[57, "tempdirectory"]], "templatedirectory": [[57, "templatedirectory"]], "theme": [[57, "theme"]], "theming.standalone_window.enabled": [[57, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[57, "token-auth-activity-update"]], "token_auth_enforced": [[57, "token-auth-enforced"]], "transferIncomingShares": [[57, "transferincomingshares"]], "trashbin_retention_obligation": [[57, "trashbin-retention-obligation"]], "trusted_domains": [[57, "trusted-domains"]], "trusted_proxies": [[57, "trusted-proxies"]], "unified_search.enabled": [[57, "unified-search-enabled"]], "updatechecker": [[57, "updatechecker"]], "updatedirectory": [[57, "updatedirectory"]], "updater.release.channel": [[57, "updater-release-channel"]], "updater.server.url": [[57, "updater-server-url"]], "upgrade.cli-upgrade-link": [[57, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[57, "upgrade-disable-web"]], "user:add": [[146, "user-add"]], "user:delete": [[146, "user-delete"]], "user:info": [[146, "user-info"]], "user:lastseen": [[146, "user-lastseen"]], "user:list": [[146, "user-list"]], "user:profile": [[146, "user-profile"]], "user:report": [[146, "user-report"]], "user:resetpassword": [[146, "user-resetpassword"]], "user:setting": [[146, "user-setting"]], "user_ini_additional_lines": [[57, "user-ini-additional-lines"]], "version": [[57, "version"]], "versions_retention_obligation": [[57, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[96, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[96, "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/index", "ai/insight_and_debugging", "ai/overview", "apps_management", "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_server/activity_configuration", "configuration_server/admin_delegation_configuration", "configuration_server/android_deep_link_handling", "configuration_server/antivirus_configuration", "configuration_server/automatic_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/accountcommand", "desktop/commandline", "desktop/configfile", "desktop/envvars", "desktop/index", "desktop/massdeployment", "desktop/options", "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/index", "groupware/calendar", "groupware/contacts", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "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_command", "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_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/index.rst", "ai/insight_and_debugging.rst", "ai/overview.rst", "apps_management.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_server/activity_configuration.rst", "configuration_server/admin_delegation_configuration.rst", "configuration_server/android_deep_link_handling.rst", "configuration_server/antivirus_configuration.rst", "configuration_server/automatic_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/accountcommand.rst", "desktop/commandline.rst", "desktop/configfile.rst", "desktop/envvars.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/options.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/index.rst", "groupware/calendar.rst", "groupware/contacts.rst", "groupware/index.rst", "groupware/mail.rst", "groupware/out_of_office.rst", "groupware/troubleshooting.rst", "index.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_command.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_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, 13, 17, 19, 23, 24, 25, 26, 28, 34, 37, 38, 41, 42, 45, 46, 52, 54, 55, 56, 57, 59, 60, 61, 64, 66, 71, 79, 81, 82, 86, 89, 90, 91, 92, 94, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 121, 123, 125, 126, 127, 128, 129, 130, 133, 134, 135, 139, 142, 143, 144, 145, 146, 147, 149, 154, 162, 165, 166, 168], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 14, 19, 20, 21, 23, 25, 26, 30, 38, 42, 45, 49, 56, 57, 60, 64, 66, 67, 68, 72, 73, 74, 75, 79, 80, 83, 91, 94, 96, 98, 99, 101, 102, 111, 112, 114, 115, 116, 121, 123, 125, 126, 127, 129, 131, 135, 141, 144, 145, 146, 147, 148, 154, 161, 162, 163, 164, 165, 166], "00": [19, 20, 51, 56, 57, 64, 146], "000": [26, 111, 112], "0000": 146, "001": 57, "0022": 57, "0082c9": 69, "00am": [54, 57], "00iv00": 26, "00sig00": 26, "01": [54, 57, 64, 81, 131, 146], "0100": 60, "0123": 74, "02": [6, 56, 64, 146], "03": [51, 64, 146], "04": [19, 69, 86, 124, 130, 131, 150, 151], "05": [54, 57, 126], "055": 19, "06": 146, "062": 19, "0640": 57, "07": [57, 126], "0750": 31, "0770": 25, "079e7bc89d69792839a5e1831b1cbc80": 116, "08": [57, 146], "09": 64, "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 134, "0e": 51, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 13, 14, 15, 19, 20, 21, 23, 25, 26, 28, 30, 40, 44, 45, 52, 54, 55, 56, 57, 60, 63, 64, 67, 68, 72, 73, 74, 79, 80, 86, 90, 91, 92, 94, 96, 98, 99, 101, 102, 111, 112, 114, 116, 121, 123, 125, 126, 127, 129, 130, 131, 133, 141, 144, 145, 146, 148, 154, 160, 161, 163, 164, 165, 166, 167], "10": [1, 2, 4, 5, 6, 7, 9, 10, 14, 19, 20, 21, 38, 41, 44, 51, 52, 55, 57, 60, 64, 66, 79, 83, 84, 86, 91, 96, 99, 111, 112, 114, 120, 131, 141, 146, 147, 163, 164, 167], "100": [7, 23, 26, 44, 54, 57, 72, 73, 74, 114, 154, 162, 166], "1000": [5, 79, 92, 96, 121], "10000": [56, 121], "1000000": 96, "10000000": [91, 96], "100mb": [3, 8, 74, 96], "100mib": 164, "100px": 44, "101": [72, 73, 74], "102": [73, 74], "1024": [29, 57, 114], "103": [73, 74], "103f": 146, "104": 74, "1040": 135, "10485760": 52, "104857600": [23, 45, 57], "105": 74, "106": 74, "107": 74, "1071": 57, "108": 74, "108082": 25, "109": 74, "10gb": 23, "10mib": 164, "10min": 80, "10t15": 64, "10x100": 23, "11": [6, 14, 62, 86, 116, 131, 145, 146, 152], "110": [60, 74], "111": [57, 74], "1110": 146, "112": [57, 74], "11211": [56, 57], "1124": 5, "1125420102": [57, 69], "113": [57, 74], "113556": 79, "114": 64, "11g": [118, 125, 131], "12": [57, 62, 74, 79, 86, 126, 131, 146, 163], "120": 9, "123": 57, "1234": 4, "12345": [8, 74], "1255": 129, "127": [56, 57, 60, 91, 99, 102, 123, 125, 126, 146, 148, 154], "128": [57, 79], "128m": [19, 56], "128mb": 131, "12b": 2, "12gb": [3, 5], "13": [57, 64, 131, 141, 146], "1319": 57, "1393": 116, "13b": 5, "14": [19, 40, 64, 81, 108, 131, 141], "143": 60, "1465910968": 146, "14t08": 146, "15": [26, 35, 37, 45, 51, 57, 64, 79, 80, 109, 111, 112, 114, 131, 141, 146], "1524": 60, "155": 57, "15552000": [67, 123], "15768000": 121, "15778463": 126, "15857": 52, "15m": 114, "15t15": 57, "16": [4, 19, 26, 64, 123, 131, 141], "16000": 8, "162409623552": 146, "162409624662": 146, "164": 79, "168": [19, 38, 57, 60, 64, 90, 123, 125], "16g": 23, "17": [131, 144, 146], "1711971024": 167, "1759739453": 13, "1759739455": 13, "1759739466": 13, "1759739513": 13, "1759740266": 13, "1759743900": 13, "178": 90, "18": [69, 131, 145, 146], "1800": [57, 111, 112], "19": [57, 131, 145, 146], "192": [19, 38, 57, 60, 64, 90, 123, 125], "1941": 79, "19417": 116, "19563": 56, "1970": 131, "198": 57, "19c": 131, "1d": [67, 114], "1d4725ae1ac4e4798b541ca3f3cdce6": 116, "1gb": [2, 6, 23], "1h": 114, "1st": [86, 138, 167], "1und1": 114, "2": [2, 3, 4, 5, 7, 8, 9, 12, 14, 19, 21, 22, 23, 26, 41, 45, 52, 56, 57, 60, 64, 67, 70, 79, 86, 91, 98, 99, 108, 114, 116, 118, 121, 123, 124, 125, 126, 127, 131, 141, 144, 145, 146, 155, 160, 161, 162, 165], "20": [4, 5, 6, 7, 9, 27, 64, 80, 81, 114, 141, 145, 146], "200": [80, 81], "2000": 19, "2001": 57, "2002": 135, "2005": 57, "2006": [86, 135], "20080704": 19, "2013": [57, 60, 64], "2014": 57, "2015": 146, "2016": 23, "2019": 81, "2020": 116, "2021": [64, 120], "2023": 146, "2024": [86, 88, 126, 146, 167], "2025": [4, 86, 88, 126, 146], "2026": [86, 88], "203": 57, "2038": 131, "2048": [5, 79], "20971520": 23, "20mb": 23, "21": [30, 57, 64, 133, 146, 152], "215": 87, "21a7": 57, "21c": 131, "22": [34, 51, 60, 86, 124, 130, 131, 146], "220": 60, "221": 60, "222": 57, "22203": 56, "2245": 60, "23": [126, 146], "23000": 98, "2323": 57, "233": 57, "2375": [99, 100], "23999": 98, "23ai": 131, "23t09": 146, "24": [3, 40, 41, 55, 57, 70, 92, 96, 109, 130, 131, 145, 146, 150, 151, 164], "24000": 100, "24001": 99, "24099": 99, "24b": 2, "25": [25, 51, 55, 57, 60, 64, 92, 126, 141, 145, 146], "250": 60, "2500": 57, "252": 57, "255": 57, "256": [26, 44, 57, 126], "256mb": 131, "2592000": [70, 111], "25t20": 146, "26": [6, 60, 64, 86, 111, 112, 141, 145, 146, 159, 166], "261535": 116, "262086": 116, "262087": 116, "26396": 133, "26406": 133, "27": [86, 112, 139, 141, 145, 159, 166], "28": [7, 57, 86, 115, 139, 141, 145, 159, 161, 166], "28451": 57, "288": 54, "28800": 57, "29": [15, 21, 57, 64, 139, 141, 145], "2b": 67, "2c5778476346786306303": 57, "2d": 51, "2def0f3597806ecb886da1d9cc323a7c": 116, "2f": 80, "2fa": [78, 114], "2fldap": 80, "2gb": [3, 23], "2k": 19, "2m": 19, "2nd": 79, "2x": 164, "3": [1, 2, 3, 5, 7, 8, 10, 13, 14, 15, 19, 21, 26, 52, 57, 60, 64, 69, 72, 90, 91, 96, 98, 99, 114, 118, 123, 125, 127, 130, 131, 135, 141, 144, 145, 146, 156, 162, 163, 164, 165, 166, 167], "30": [3, 8, 11, 23, 38, 41, 46, 49, 55, 57, 60, 70, 79, 83, 86, 91, 98, 111, 112, 114, 116, 129, 141, 146, 159, 164, 165], "300": [57, 81, 91, 92, 99, 114, 126], "30000": [91, 111, 112], "301": [66, 121, 123, 126, 135], "302": 126, "30566": 48, "3060": 98, "31": [10, 47, 51, 57, 86, 116, 120, 141, 159], "3100": 165, "31536000": 126, "3166": 57, "31d4a230559d4f3e2c471d3ea094": 134, "32": [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, 166, 167, 168], "32bit": 23, "32m": [19, 56], "33": 146, "3306": [17, 60], "34": 69, "34262": 129, "35": 25, "36": [19, 64], "3600": [23, 57, 79, 114, 121, 146], "3600000": 91, "365": [57, 70], "37": [57, 64, 116], "389": [79, 80], "39": 60, "3a": 80, "3mb": 114, "3rd": [57, 60, 109, 135, 139, 145, 147, 155, 157], "3rdparti": [86, 120, 126, 128], "4": [1, 2, 3, 4, 5, 11, 14, 18, 19, 23, 35, 45, 54, 56, 57, 60, 64, 67, 72, 79, 86, 114, 116, 120, 123, 126, 127, 129, 131, 137, 139, 145, 146, 147, 152, 160, 163, 164, 165, 166, 167], "40": 51, "400": 11, "4000": 5, "40000": 8, "404": 126, "4086": 123, "4096": [5, 57], "41395": 162, "42": [13, 57, 167], "4200": 45, "425": 60, "429": [55, 57], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 134, "43200": 123, "4389": 64, "44": 146, "4418": 60, "443": [45, 57, 121, 123, 126, 148], "444": 121, "45": 57, "450": 6, "456": 74, "46": 146, "465": 60, "46cfa6e729ff329e6ede076853154113": 116, "47": 52, "48": [55, 96], "483": 116, "49": [57, 116, 131], "4966612345678": 79, "497": 116, "4a87e94522a3cf26dba8977ae901094d": 116, "4gb": [6, 7, 23], "4h": [7, 10], "4k": 126, "5": [0, 1, 2, 3, 14, 15, 45, 54, 56, 57, 64, 83, 90, 91, 92, 99, 104, 111, 112, 114, 116, 121, 123, 130, 131, 135, 144, 145, 146, 163, 167], "50": [38, 41, 57, 81, 83, 96, 111, 112, 114, 125], "500": [25, 57, 80, 83, 126, 135, 146], "5000": [57, 91, 111, 112, 165], "5000000": 91, "50000000": 96, "5000000000": 91, "500mb": 3, "501": 116, "502": 86, "504": [23, 126], "50m": 57, "51": [57, 81], "512": [92, 116, 121], "512k": 126, "512m": 126, "512mb": [43, 86, 126, 127, 131], "512x512": 9, "513": 116, "513m": 121, "515a13302a6b3950a9d0fdb970191a": 57, "51747": 23, "52": [57, 131], "5226": 96, "5242880": 92, "52428800": 60, "524288000": [45, 57], "5242880000": 45, "53": 23, "537": 64, "537919488": 121, "55": [60, 64, 146], "5545": 146, "56": [19, 57, 60, 64], "5646": 57, "57b58edb6637fe3059b3595cf9c41b9": 57, "587": [60, 116], "5e": 51, "5f": 51, "5gb": 6, "5min": 54, "5pm": 104, "6": [3, 4, 11, 13, 20, 26, 27, 52, 56, 57, 67, 69, 92, 111, 114, 116, 121, 127, 131, 140, 146, 152, 164], "60": [14, 19, 44, 57, 70, 92, 126, 129, 167], "600": [79, 80], "6000": 96, "60000": 91, "6072": 26, "61": 51, "62": 69, "6226r": [7, 10], "6238": 78, "62mb": 116, "63072000": 70, "631": 60, "6321": 146, "636": 79, "6379": [42, 56, 57, 120, 121], "639": 63, "64": [19, 23, 26, 45, 51, 56, 57, 60, 126, 131], "640": 139, "64bit": [18, 86], "64m": [19, 60], "67336bcdf7630dd80b2b81a413d07": 57, "68": 64, "6f": 51, "7": [3, 14, 26, 40, 49, 52, 57, 64, 114, 120, 126, 127, 131, 140, 141, 146, 160, 166], "7000": [56, 57], "7001": [56, 57], "7002": 56, "7003": 56, "7004": 56, "7005": 56, "70b": 5, "71d5": 146, "72": 123, "7200": 114, "7200000": 91, "7265": 146, "73": 51, "750": 139, "767": 57, "77": 11, "770": 56, "78": 165, "789": 74, "7b": [5, 11, 51], "7d": 126, "7urtvsj": 45, "8": [3, 4, 6, 7, 10, 11, 19, 20, 57, 68, 69, 86, 98, 114, 116, 123, 124, 126, 127, 129, 130, 131, 135, 141, 160, 161, 162, 163, 164, 165], "80": [6, 44, 51, 60, 120, 123, 126, 129, 130], "8000": 5, "800mb": 10, "8080": [57, 90, 91, 99, 130], "8081": 57, "8088": 57, "8096": 26, "8147": 26, "8192": 26, "83": 116, "83379f9bc36915d5024de878386060b5": 116, "84": [19, 60], "840": 79, "8443": 45, "8546": 25, "85a3": 57, "86": 146, "8601": 57, "86400": 123, "8651a9ac37674907606c936ced1333d7": 116, "8780": [99, 100], "8781": 99, "8782": [99, 100], "8802": 126, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 134, "89": 64, "8a": 51, "8a20": 57, "8b": [1, 2, 5], "8bitmim": 60, "8d3": 57, "8dd0e0ef2f7ab100b75922489ff26306": 116, "8e9f60369dce3d8b2b27430bd50ec46d": 116, "8gb": [3, 5, 9], "8m": 129, "9": [19, 25, 38, 57, 69, 72, 79, 83, 104, 114, 131, 146, 163], "90": [1, 19, 129], "9000": [126, 129], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 134, "94": 116, "95": [11, 51, 57], "95a8": 146, "95af": 146, "97": [51, 116], "98": 146, "9825679": 2, "9839": 116, "98543234": 2, "9876": 79, "99": 57, "993": [60, 116], "995": 60, "9980": [148, 153], "9999": [45, 79], "9_": 79, "9am": 104, "9e": 51, "A": [3, 4, 5, 7, 9, 11, 19, 22, 25, 30, 32, 33, 37, 38, 40, 45, 49, 54, 56, 57, 60, 66, 67, 78, 79, 83, 84, 92, 94, 96, 98, 99, 111, 114, 116, 121, 123, 125, 126, 130, 131, 134, 135, 139, 140, 143, 146, 148, 151, 156, 160, 166], "AND": 135, "And": [28, 35, 45, 54, 56, 60, 86, 93, 121, 139, 144, 146, 166], "As": [4, 14, 19, 23, 40, 44, 47, 52, 56, 75, 81, 96, 98, 104, 111, 116, 117, 120, 121, 123, 140, 141, 146, 162, 166], "At": [0, 1, 2, 3, 5, 6, 9, 11, 60, 67, 78, 79, 111, 112, 140], "BY": [19, 122], "Be": [8, 14, 20, 40, 56, 57, 60, 79, 98, 99, 111, 125, 126, 135, 154], "But": [44, 47, 55, 57, 99, 129, 164], "By": [15, 23, 25, 31, 38, 44, 45, 47, 48, 49, 50, 54, 57, 64, 69, 78, 79, 83, 97, 101, 111, 114, 123, 126, 130, 134, 142, 143, 146, 147, 149, 166], "For": [1, 6, 7, 8, 13, 14, 15, 19, 20, 22, 23, 25, 26, 30, 34, 35, 37, 38, 41, 42, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 61, 66, 67, 79, 81, 83, 89, 94, 96, 97, 98, 99, 102, 111, 112, 116, 120, 123, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 140, 145, 146, 147, 148, 151, 152, 162, 165, 166, 167, 168], "IF": [19, 122], "IT": 130, "If": [3, 5, 6, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31, 35, 37, 38, 40, 41, 42, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 64, 66, 67, 69, 75, 76, 78, 79, 82, 83, 89, 91, 94, 96, 98, 99, 100, 104, 111, 112, 114, 115, 116, 120, 122, 123, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 166, 167, 168], "In": [0, 1, 3, 5, 6, 13, 14, 15, 19, 20, 22, 23, 25, 26, 28, 31, 37, 38, 39, 40, 45, 49, 52, 54, 55, 56, 57, 60, 63, 65, 67, 69, 75, 77, 78, 79, 82, 84, 90, 96, 98, 99, 100, 102, 104, 105, 111, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 141, 143, 144, 146, 147, 151, 154, 156, 162, 168], "It": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 16, 17, 19, 22, 23, 25, 28, 33, 38, 41, 42, 45, 46, 55, 56, 57, 58, 60, 61, 65, 67, 78, 79, 80, 90, 91, 94, 96, 97, 98, 99, 100, 104, 105, 111, 112, 115, 116, 118, 121, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 139, 140, 143, 144, 145, 146, 147, 154, 160, 162, 164, 165, 166, 167, 168], "Its": 55, "NO": 140, "NOT": [19, 56, 57, 94, 99, 122, 146], "No": [2, 14, 22, 25, 35, 57, 67, 91, 98, 105, 109, 135, 144, 146, 154], "Not": [19, 43, 50, 55, 57, 86, 96, 116], "ON": [19, 20, 57, 122], "Of": [125, 135, 168], "On": [3, 17, 19, 27, 35, 37, 38, 52, 54, 55, 56, 60, 61, 66, 79, 83, 91, 96, 120, 122, 130, 135, 140, 142, 148, 166], "One": [3, 8, 40, 45, 96, 98, 130, 146, 151], "Or": [97, 117, 130], "TO": [19, 57, 122], "That": [19, 24, 52, 57, 59, 60, 79, 111, 112, 114, 139, 148], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 46, 47, 49, 52, 53, 54, 56, 57, 58, 60, 61, 62, 63, 64, 66, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 81, 82, 83, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 158, 160, 161, 162, 163, 164, 165, 166, 167], "Then": [19, 25, 26, 52, 60, 61, 69, 79, 81, 121, 122, 123, 125, 129, 130, 139, 140, 145, 146, 166], "There": [3, 23, 25, 28, 40, 44, 45, 49, 55, 56, 57, 60, 61, 67, 79, 81, 94, 96, 99, 100, 101, 108, 118, 123, 130, 132, 134, 135, 140, 145, 146, 151, 156], "These": [1, 2, 3, 24, 25, 26, 29, 31, 35, 37, 54, 57, 67, 78, 79, 81, 99, 114, 120, 123, 127, 129, 130, 139, 145, 146, 147, 159, 166], "To": [3, 4, 12, 15, 19, 24, 25, 28, 30, 35, 37, 41, 42, 45, 46, 47, 49, 52, 53, 54, 56, 57, 60, 65, 67, 68, 75, 78, 79, 81, 83, 86, 90, 95, 96, 101, 111, 112, 114, 115, 116, 117, 121, 122, 123, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 157, 162, 166, 167, 168], "WITH": 19, "Will": [40, 146], "With": [0, 26, 40, 57, 60, 69, 99, 126, 135, 145, 146, 156, 164, 168], "_": [79, 83, 90], "__host": [62, 86], "_arm64": 126, "_bin": 57, "_complet": 146, "_groupsr": 123, "_postgresql": 121, "_static": [57, 167, 168], "a2enmod": [130, 148], "a2ensit": 130, "a3b30430b1ccb41089170eecbe315d3a": 116, "a4": 51, "a92c": 57, "aaliyah": 81, "aaliyah_brown": 81, "aaliyah_hamm": 81, "aaliyah_johnston": 81, "aaliyah_kunz": 81, "aavx": 137, "aax": 143, "abbrevi": 83, "abil": [6, 13, 55, 106, 130, 146, 147], "abl": [2, 3, 8, 15, 20, 26, 29, 35, 37, 40, 47, 50, 54, 60, 63, 69, 74, 79, 83, 96, 98, 100, 102, 104, 105, 111, 114, 123, 127, 130, 142, 150, 153, 154], "abort": [57, 78, 92], "about": [1, 2, 3, 6, 7, 8, 11, 15, 25, 33, 42, 45, 48, 57, 64, 67, 74, 76, 78, 79, 81, 83, 86, 96, 99, 111, 114, 115, 116, 117, 120, 123, 126, 129, 130, 133, 134, 135, 140, 145, 146, 154, 162, 164, 165], "abov": [1, 3, 4, 5, 14, 17, 19, 23, 40, 49, 56, 57, 62, 69, 75, 79, 85, 86, 89, 94, 96, 99, 100, 111, 116, 118, 120, 123, 126, 129, 130, 133, 134, 135, 139, 144, 146, 162], "absenc": 79, "absolut": [15, 57, 66, 79, 101, 135, 146], "abstract": [129, 132], "abund": 135, "abus": 86, "abuse_detect": 114, "abuse_number_of_messages_per_15m": 114, "abuse_number_of_messages_per_1d": 114, "abuse_number_of_messages_per_1h": 114, "abuse_number_of_recipients_per_message_threshold": 114, "acc": 52, "accel": 23, "accent": [7, 57], "accept": [13, 28, 29, 37, 38, 45, 57, 60, 63, 67, 82, 96, 99, 100, 114, 115, 154, 167], "access": [0, 2, 8, 12, 13, 14, 15, 23, 25, 28, 29, 30, 31, 35, 37, 38, 40, 45, 49, 50, 54, 55, 57, 60, 61, 62, 64, 66, 75, 78, 79, 82, 83, 86, 90, 96, 98, 99, 100, 102, 105, 107, 108, 112, 116, 117, 120, 124, 125, 129, 130, 135, 140, 143, 144, 146, 150, 154, 157, 166, 167], "access_log": [96, 126], "accessible_featur": 86, "accident": [101, 144], "acclaim": 5, "accommod": [96, 139, 145], "accomplish": 111, "accord": [41, 57, 69, 79, 87, 141, 146, 147, 151], "accordingli": [19, 23, 25, 56, 57, 79, 99], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 26, 33, 40, 50, 54, 55, 57, 60, 65, 70, 75, 78, 79, 81, 83, 86, 93, 96, 113, 127, 130, 146, 150, 167], "account_kei": 45, "account_manag": [75, 79, 86], "account_nam": 45, "accountid": 116, "accountmanag": [57, 75], "accumul": 96, "accur": [135, 145, 162], "accuraci": [5, 7, 8, 10, 45], "accuweath": 13, "achiev": [9, 115, 123], "acl": [49, 57, 66, 114], "acm": [69, 126], "acquir": [56, 116], "across": [1, 7, 10, 29, 56, 57, 98, 114, 127], "act": [1, 2, 5, 7, 9, 10, 11, 64, 111], "action": [1, 2, 3, 14, 16, 38, 49, 52, 54, 55, 57, 67, 86, 95, 98, 99, 107, 114, 124, 135, 144, 146, 168], "actionjob": 3, "activ": [15, 16, 22, 26, 40, 41, 42, 46, 52, 54, 56, 58, 60, 62, 64, 72, 77, 78, 80, 83, 85, 86, 91, 111, 112, 121, 123, 127, 129, 130, 131, 135, 140, 144, 146, 147, 166], "activity_": 22, "activity_dbdriveropt": 22, "activity_dbhost": 22, "activity_dbnam": 22, "activity_dbpassword": 22, "activity_dbport": 22, "activity_dbus": 22, "activity_expire_dai": [49, 57], "activity_expire_exclude_us": 49, "activity_use_cached_mountpoint": [49, 57], "actor": [55, 123], "actual": [1, 4, 19, 23, 26, 55, 67, 99, 127, 135, 144, 146, 165], "ad": [2, 6, 8, 17, 21, 24, 25, 26, 40, 43, 49, 54, 55, 56, 57, 60, 61, 64, 66, 67, 70, 79, 86, 94, 111, 112, 113, 115, 116, 121, 123, 129, 130, 131, 146, 147, 150, 160, 163, 164, 165, 168], "ad2dab17b2f9": 146, "adapt": [56, 99, 123, 126, 135, 140, 152, 166], "add": [0, 2, 6, 19, 20, 22, 37, 38, 40, 49, 50, 56, 57, 58, 60, 61, 62, 64, 73, 75, 78, 79, 83, 86, 96, 98, 100, 111, 112, 114, 116, 120, 121, 123, 126, 129, 130, 135, 137, 141, 145, 147, 148, 154, 155, 161, 162, 163, 167], "add_head": [23, 126], "addendum": [12, 86], "addit": [1, 3, 4, 15, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 41, 45, 50, 51, 52, 55, 57, 64, 69, 71, 78, 80, 83, 86, 93, 96, 97, 98, 99, 101, 102, 103, 111, 120, 122, 123, 125, 127, 128, 129, 131, 132, 134, 135, 139, 146, 150, 166, 167, 168], "addition": [38, 56, 79, 81, 111, 112, 135, 146, 165], "additional_opt": 99, "address": [2, 8, 19, 25, 38, 40, 52, 54, 57, 64, 66, 67, 74, 75, 76, 79, 80, 83, 86, 90, 91, 96, 98, 99, 100, 102, 104, 113, 114, 124, 125, 130, 142, 145, 147, 166], "address_of_remote_machin": 99, "addressbook": [38, 57, 86, 112, 123, 135], "addressbookchang": 112, "addressbookid": 135, "addserv": 57, "addus": 146, "adequ": [23, 79, 111, 112, 131], "adjust": [1, 8, 14, 19, 20, 41, 43, 44, 45, 47, 55, 57, 64, 69, 79, 86, 91, 92, 96, 99, 121, 126, 127, 128, 129, 130, 131, 135, 139, 141, 152, 163, 164, 165, 166, 167, 168], "adm": 73, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 15, 25, 31, 37, 38, 40, 42, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 68, 69, 71, 72, 73, 74, 78, 79, 80, 83, 85, 86, 94, 96, 98, 99, 102, 111, 112, 114, 115, 116, 118, 120, 124, 125, 129, 130, 134, 135, 139, 140, 142, 144, 145, 146, 147, 148, 149, 162, 166, 168], "admin_": 167, "admin_audit": 86, "admin_manu": 57, "administ": 117, "administartor": 57, "administr": [0, 1, 2, 6, 13, 15, 19, 25, 26, 37, 40, 47, 48, 49, 54, 55, 57, 58, 60, 61, 62, 64, 65, 71, 75, 78, 84, 86, 96, 99, 104, 106, 108, 111, 114, 117, 123, 125, 130, 135, 142, 145, 146, 154, 155, 162, 165, 166, 167], "adminlogin": 53, "adminpass": 53, "adminw": [148, 153], "advanc": [35, 43, 49, 53, 66, 69, 71, 86, 100, 103, 130, 151, 168], "advantag": [26, 29, 53, 54, 86], "advertis": [54, 57], "advic": 57, "advis": [8, 147, 164], "ae": [3, 26, 57, 129], "aegi": 78, "affect": [14, 22, 23, 24, 25, 57, 58, 64, 79, 96, 104, 116, 129, 131, 135, 152], "after": [1, 4, 8, 13, 14, 15, 17, 19, 24, 25, 29, 34, 35, 41, 42, 44, 45, 46, 47, 49, 53, 54, 55, 56, 57, 59, 60, 61, 64, 65, 70, 76, 77, 79, 83, 86, 91, 94, 95, 96, 98, 99, 101, 102, 104, 105, 108, 112, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 139, 140, 141, 142, 144, 145, 146, 147, 148, 149, 154, 162, 166, 167, 168], "afterward": [55, 78, 79, 114, 130, 141, 143, 144, 148], "ag": [7, 43, 57, 83, 86, 107, 121, 123, 126], "again": [15, 17, 25, 27, 37, 40, 41, 49, 57, 67, 74, 78, 79, 83, 104, 111, 115, 116, 120, 121, 139, 141, 144, 145, 146, 154], "against": [0, 25, 55, 66, 70, 79, 83, 84, 105, 166, 168], "agenda": 114, "agent": [5, 12, 14, 57, 61, 64, 86, 104], "aggreg": 57, "aggress": 166, "agpl": 72, "agplv3": 15, "agre": 123, "ahead": 166, "ai": [2, 3, 4, 5, 7, 12, 13, 86, 98, 114], "ai_provid": 8, "aim": [123, 152], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 86, 98, 103, 127, 129, 130, 167], "ajax": [86, 114, 126, 146, 147], "aka": 130, "alarm": [86, 113], "albert": 146, "alert": [52, 86], "algorithm": [57, 99, 100, 116, 123, 143], "alia": [79, 114, 130, 146], "alias": 86, "aliasgroup1": 148, "aliasgroup2": 148, "alic": [37, 79, 146], "alice_1337": 79, "align": 60, "aliv": 57, "all": [1, 2, 3, 5, 6, 7, 9, 10, 13, 14, 15, 16, 17, 19, 20, 23, 24, 26, 30, 31, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 54, 55, 56, 58, 61, 62, 64, 68, 75, 78, 79, 80, 81, 83, 85, 86, 90, 91, 92, 95, 96, 98, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 120, 121, 122, 125, 126, 128, 129, 130, 132, 134, 135, 139, 140, 142, 143, 144, 145, 147, 150, 151, 152, 155, 162, 165, 166, 167, 168], "allenai": [5, 11], "alloc": [44, 57], "allow": [1, 2, 3, 5, 7, 14, 15, 19, 22, 23, 24, 26, 28, 29, 38, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 57, 60, 61, 62, 65, 66, 70, 74, 79, 80, 82, 83, 86, 89, 90, 94, 97, 98, 99, 101, 104, 105, 108, 112, 114, 115, 123, 124, 125, 126, 127, 129, 130, 131, 144, 146, 147, 151, 154, 155, 163, 168], "allow_custom_share_fold": 86, "allow_disabled_password_enforcement_group": 86, "allow_local_infil": 19, "allow_local_remote_serv": [86, 114], "allow_persist": 19, "allow_self_sign": 60, "allow_url_fopen": 30, "allow_user_to_change_display_nam": 86, "allowcleanup": 13, "allowed_admin_rang": [86, 123], "allowed_no_password_confirmation_rang": 86, "allowed_user_ag": 86, "allowencodedslash": 148, "allowoverrid": [120, 130, 135], "allowselfsignedcertif": 86, "allowsymlink": 86, "almost": [57, 79, 130], "along": [3, 5, 17, 41, 57, 90, 123, 146], "alongsid": 57, "alpin": [90, 131], "alpinelinux": 90, "alreadi": [3, 8, 15, 16, 17, 20, 25, 44, 53, 57, 58, 73, 74, 79, 96, 99, 102, 112, 114, 121, 123, 125, 127, 128, 129, 130, 141, 144, 146, 152, 162, 166], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 22, 23, 25, 33, 37, 38, 39, 40, 44, 45, 47, 48, 49, 50, 54, 55, 56, 57, 61, 64, 66, 69, 74, 75, 78, 79, 81, 82, 83, 85, 89, 90, 92, 95, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 126, 127, 129, 130, 131, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 152, 154, 155, 162, 163, 164, 165, 166, 167, 168], "alter": [19, 20, 41, 46, 79, 164], "altern": [2, 23, 47, 54, 62, 69, 86, 96, 127, 130, 133, 137, 146], "although": [40, 69, 146], "altitud": 123, "alwai": [1, 3, 5, 7, 14, 15, 26, 36, 37, 40, 49, 52, 57, 63, 64, 68, 78, 79, 93, 99, 100, 117, 121, 123, 125, 126, 127, 129, 134, 135, 139, 145, 146, 148, 162, 166, 167, 168], "amazon": [37, 45, 57, 86, 165], "amazonaw": 45, "amd": 102, "american": 10, "among": [0, 3, 82, 127, 166], "amongst": 98, "amount": [8, 44, 56, 79, 81, 96, 123, 129, 130, 165], "amp": 80, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 13, 14, 15, 19, 23, 25, 26, 28, 29, 30, 33, 35, 37, 38, 40, 42, 45, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 64, 66, 69, 71, 74, 75, 76, 77, 78, 79, 80, 83, 85, 86, 89, 90, 94, 96, 98, 99, 101, 104, 106, 111, 112, 114, 115, 116, 120, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 142, 143, 144, 145, 147, 148, 149, 151, 154, 156, 160, 162, 164, 165, 166, 167, 168], "analyt": 14, "analyz": [57, 114], "andrew": 2, "android": [57, 61, 62, 69, 86, 104, 117, 131], "android_app": 51, "androidclienturl": 69, "angel": 87, "ani": [0, 2, 3, 5, 7, 13, 14, 15, 17, 19, 22, 23, 24, 25, 26, 29, 31, 34, 35, 36, 38, 40, 42, 45, 49, 50, 52, 53, 54, 55, 56, 57, 60, 61, 64, 66, 67, 78, 79, 81, 82, 83, 85, 86, 89, 90, 96, 97, 98, 99, 100, 101, 102, 104, 108, 111, 112, 114, 123, 125, 129, 130, 131, 134, 135, 140, 144, 145, 146, 154, 155, 160, 162, 166, 167, 168], "anim": [6, 57], "anna": 2, "anni": 146, "anniversari": 166, "announc": [60, 79, 123], "anon": 57, "anonym": [79, 123, 150], "anoth": [19, 25, 36, 43, 45, 66, 67, 68, 76, 78, 83, 86, 94, 96, 114, 123, 126, 128, 132, 134, 135, 145, 146, 148, 162, 163, 166], "ansi": 146, "answer": [1, 2, 57, 79, 168], "anti": [52, 57, 86], "anticip": 166, "antiviru": [62, 86], "anymor": [57, 74, 79, 86, 146, 165], "anyon": 40, "anyth": [13, 19, 28, 52, 55, 57, 111, 112, 139, 140, 146], "anytim": [46, 57, 83], "anywher": [29, 121, 125], "apach": [16, 38, 56, 57, 65, 67, 86, 96, 122, 123, 124, 125, 131, 135, 142, 146, 162], "apache2": [56, 86, 96, 122, 123, 127, 130, 135, 148], "apart": 120, "apc": [56, 57, 164], "apcu": [57, 62, 67, 86, 120, 127, 164], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 33, 40, 57, 65, 71, 82, 84, 86, 96, 98, 99, 102, 114, 123, 126, 129, 147, 156, 162, 167, 168], "apirequest": [72, 73, 74, 80, 85], "app": [0, 12, 13, 17, 22, 24, 37, 38, 39, 40, 41, 44, 46, 50, 51, 54, 56, 59, 61, 62, 65, 67, 69, 71, 75, 78, 79, 80, 81, 82, 83, 85, 94, 96, 97, 101, 102, 103, 104, 105, 106, 108, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 126, 127, 128, 130, 137, 139, 141, 142, 144, 145, 150, 151, 154, 155, 156, 157, 162, 165, 166, 167, 168], "app1": 146, "app2": 146, "app3": 146, "app_api": [2, 3, 4, 8, 86, 100, 101, 168], "app_api_haproxy_us": 99, "app_container_nam": 99, "app_display_nam": 8, "app_host": 8, "app_id": [8, 100, 102], "app_port": 8, "app_python_skeleton": 101, "app_secret": 8, "app_upd": 15, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 86, 97, 99, 100, 101, 102, 103, 168], "appapi_nextcloud": 168, "apparmor": 57, "appcodecheck": [15, 86], "appconfig": [57, 146], "appdata": [86, 91, 96], "appdata_instanceid": 57, "appdata_xxx": 146, "appear": [6, 19, 24, 25, 31, 53, 55, 57, 60, 61, 62, 67, 76, 79, 83, 86, 96, 98, 122, 125, 129, 134, 135, 146, 155], "appelman": 72, "append": [1, 16, 26, 40, 54, 57, 79, 133, 144], "appframework": 102, "appid": [13, 72, 99, 101, 133, 134], "appimag": 131, "appinfo": [72, 134], "appl": [57, 69, 96, 131], "applewebkit": 64, "appli": [8, 20, 22, 23, 24, 26, 38, 40, 41, 53, 57, 60, 63, 67, 74, 75, 79, 83, 86, 99, 105, 116, 123, 130, 136, 143, 145, 146], "applianc": [130, 140], "applic": [0, 2, 8, 15, 25, 37, 45, 51, 56, 57, 62, 64, 70, 72, 79, 81, 85, 86, 95, 96, 98, 99, 104, 111, 114, 117, 124, 126, 129, 130, 132, 134, 135, 139, 140, 143, 145, 146, 147, 166], "appnam": 146, "appoint": [58, 111], "apppassword": 94, "appreci": [5, 7, 9, 10], "approach": [25, 54, 64, 86, 138, 139, 166], "appropri": [26, 37, 40, 55, 56, 57, 63, 99, 111, 114, 118, 122, 126, 129, 130, 133, 139, 140, 146, 166], "approv": 86, "approve_link": 168, "approxim": [57, 79, 91, 96, 166], "apps_path": [15, 86], "appsallowlist": 86, "appstor": [15, 57], "appstoreen": [15, 86], "appstoreurl": [15, 86], "april": [64, 167], "apt": [52, 122, 123, 148, 149], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 83, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 162, 163, 165, 166, 167, 168], "arab": 4, "arbitrari": [1, 37, 57], "arch": [90, 146], "architectur": [23, 57, 86, 102, 130, 142], "archiv": [57, 86, 90, 116, 120, 122, 130, 139, 144, 145, 146], "area": [50, 66, 130, 157], "arg": 126, "arg_v": 126, "argon2": [57, 127], "argument": [16, 35, 45, 49, 57, 72, 73, 74, 79, 80, 86, 126, 135, 146], "aris": [57, 140, 166], "arm32v7": 146, "around": [10, 14, 15, 86, 104, 105, 117, 166], "arrai": [15, 42, 45, 48, 53, 57, 60, 65, 66, 74, 75, 79, 80, 86, 99, 111, 120, 121, 125, 134, 167], "arrang": 166, "arraycach": 57, "art": 123, "articl": [129, 135], "artifact": 11, "artifici": [0, 1, 14, 86, 98], "asc": [120, 122], "ascii": [57, 68, 79, 127, 134], "asdf": 64, "asid": 165, "ask": [1, 2, 3, 12, 13, 16, 17, 40, 60, 76, 79, 82, 83, 86, 91, 114, 135, 143, 144, 145, 146, 150, 156, 162], "aspect": [57, 146], "assembl": 23, "assembli": 23, "asset": [66, 69, 123, 126, 163], "asset_immut": 126, "assetlink": 86, "assign": [2, 35, 75, 79, 81, 83, 86, 104, 107, 108, 129, 146, 168], "assignable\u00b2": 146, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 57, 86, 96, 105, 114, 144], "assistant_en": 1, "associ": [17, 40, 51, 55, 78, 79, 96, 135, 166], "assum": [8, 19, 55, 57, 60, 79, 99, 111, 112, 121, 123, 130, 135, 140, 142, 143, 144], "assumpt": 126, "asterisk": 146, "astroc": 146, "astronomi": 146, "async": 168, "asynchron": [3, 168], "atom": [57, 126], "attach": [1, 14, 35, 79, 86, 100, 167], "attack": [26, 55, 109, 123, 165], "attempt": [22, 25, 55, 76, 79, 86, 96, 102, 104, 123, 135, 146], "attend": 2, "attende": 111, "attr": 80, "attr_persist": 57, "attribut": [37, 57, 73, 74, 75, 80, 85, 86, 146], "attributenam": 80, "auckland": 57, "audienc": 86, "audio": [2, 4, 6, 14, 48, 57, 161, 162], "audit": [57, 62, 86, 123, 128], "auth": [55, 60, 78, 85, 86, 99, 126, 146, 168], "auth_availability_delai": 86, "authent": [2, 19, 25, 26, 28, 30, 31, 32, 33, 34, 36, 37, 43, 45, 55, 57, 60, 65, 71, 72, 73, 74, 77, 80, 83, 86, 89, 96, 99, 113, 123, 127, 130, 135, 140, 160, 167], "author": [2, 22, 50, 65, 72, 73, 74, 82, 83, 86, 111, 114, 127, 130, 134], "authorit": 143, "authorized_kei": [29, 34], "authtyp": 130, "auto": [4, 16, 25, 38, 40, 41, 46, 57, 69, 79, 80, 86, 120, 123, 146], "auto_index": 3, "auto_logout": 86, "auto_reset_persist": 19, "autocomplet": [40, 57, 79, 86, 112], "autoconfig": [53, 86], "autoconfigur": [57, 116], "autocr": [45, 57], "autofil": 98, "autom": [3, 57, 79, 86, 89, 104, 107, 108, 116, 130, 144, 168], "automat": [2, 3, 4, 6, 14, 17, 25, 35, 37, 40, 41, 46, 47, 49, 52, 54, 55, 56, 57, 60, 61, 62, 63, 66, 68, 69, 77, 78, 79, 81, 83, 85, 86, 91, 93, 96, 98, 99, 100, 108, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 146, 160, 162, 164, 168], "autotest": 126, "aux": 47, "av_background_scan": 52, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 25, 28, 30, 31, 33, 39, 40, 41, 42, 43, 44, 46, 49, 55, 56, 57, 59, 60, 61, 67, 69, 74, 75, 79, 81, 83, 86, 90, 91, 92, 93, 96, 97, 99, 100, 101, 102, 107, 108, 111, 116, 117, 120, 121, 123, 127, 130, 133, 135, 139, 140, 142, 144, 145, 146, 150, 151, 152, 155, 156, 162, 163, 166, 167, 168], "avatar": [60, 71, 75, 80, 86, 146], "avconv": 127, "averag": [23, 111, 112], "avoid": [3, 16, 19, 22, 23, 42, 52, 54, 57, 64, 79, 80, 86, 96, 101, 105, 127, 129, 135, 144, 146, 167], "avx": [3, 5], "avx2": [3, 5], "aw": [28, 45, 57, 120, 128, 165], "awai": [86, 111, 129, 135], "awar": [8, 79, 96, 123], "ax": 56, "axi": 44, "azur": [86, 113], "b": [57, 99], "b2": 51, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 134, "b4af8db0ae269d73432e9a01e63a": 134, "b6": 51, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 134, "back": [3, 22, 23, 25, 52, 55, 57, 60, 99, 104, 112, 126, 132, 135, 137, 139, 140, 144, 145, 167], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 23, 29, 34, 35, 36, 42, 43, 45, 55, 56, 62, 73, 74, 77, 79, 81, 82, 83, 86, 96, 112, 123, 129, 130, 146, 165], "background": [0, 3, 6, 14, 29, 37, 43, 49, 57, 58, 62, 67, 69, 81, 86, 95, 124, 141, 145, 167], "background_job_expire_trash": 46, "background_job_expire_vers": 41, "backgroundcolor": 69, "backgroundjob": [3, 167], "backport": [133, 166], "backportbot": 133, "backtrac": 86, "backup": [20, 43, 44, 57, 78, 86, 114, 130, 132, 135, 138, 139, 140, 141, 144, 145, 146, 152, 166], "backward": [19, 80], "bad": [5, 86, 123], "badger": 61, "bak": [137, 143], "balanc": [23, 56, 66, 79, 86, 125], "ban": 123, "bandwidth": [23, 126], "banner": [79, 145], "bantim": 123, "bar": [41, 46, 69, 146], "barcelona": 79, "bare": [86, 132], "barracuda": [19, 57], "base": [1, 3, 4, 5, 7, 9, 10, 14, 17, 25, 26, 35, 38, 40, 43, 52, 54, 55, 57, 62, 63, 64, 66, 69, 79, 80, 85, 86, 90, 102, 104, 105, 120, 121, 123, 124, 126, 127, 130, 131, 138, 139, 140, 145, 146, 150, 152, 166, 168], "base64": [26, 28, 45, 57, 146], "basenam": [57, 163], "baseurl": 168, "bash": [31, 120, 130, 146], "bash_profil": 146, "basi": 54, "basic": [47, 57, 60, 72, 73, 74, 75, 79, 80, 83, 85, 86, 99, 120, 123, 130, 135, 144, 160, 168], "batch": [11, 79, 86, 138], "bc95cbaff3abbed716e1d40bbdaa58a0": 116, "bcrypt": [123, 127], "bearer": [2, 65, 71, 86], "beauti": 168, "becaus": [16, 17, 19, 23, 24, 26, 29, 35, 40, 42, 45, 50, 51, 52, 53, 54, 56, 57, 59, 61, 67, 79, 82, 96, 111, 114, 116, 120, 123, 128, 129, 130, 131, 135, 139, 144, 146, 167], "becom": [37, 40, 57, 66, 129, 130, 135, 165], "been": [3, 26, 29, 35, 37, 38, 45, 49, 50, 52, 53, 54, 57, 60, 64, 67, 81, 90, 94, 96, 104, 108, 134, 141, 146, 152, 158, 160, 165, 166], "befor": [1, 3, 5, 7, 8, 13, 16, 17, 19, 20, 29, 43, 44, 45, 48, 49, 52, 54, 57, 60, 65, 79, 86, 96, 98, 108, 111, 114, 115, 116, 121, 125, 127, 129, 130, 131, 132, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 163, 166], "beforehand": [132, 166], "beforenodecopiedev": 167, "beforenodecreatedev": 167, "beforenodedeletedev": 167, "beforenodereadev": 167, "beforenoderenamedev": 167, "beforenoderestoredev": 167, "beforenodetouchedev": 167, "beforenodewrittenev": 167, "begin": [2, 3, 5, 7, 79, 128, 135, 139, 146, 162], "begin_of_text": 5, "behalf": [1, 168], "behav": 79, "behavior": [2, 23, 29, 38, 55, 57, 60, 64, 79, 80, 91, 92, 96, 129, 135], "behaviour": [57, 79, 123, 126], "behind": [14, 23, 55, 57, 66, 67, 96, 130, 134], "being": [3, 26, 40, 45, 55, 56, 57, 98, 102, 104, 105, 111, 114, 120, 123, 140, 146, 163, 166], "believ": 135, "belong": [2, 79, 83, 116, 147], "below": [1, 3, 8, 23, 25, 35, 40, 45, 55, 56, 57, 60, 62, 64, 67, 75, 78, 79, 80, 83, 86, 91, 92, 96, 98, 99, 104, 116, 126, 127, 139, 141, 145, 146, 148], "benchmark": [4, 57, 116], "bender": 146, "benefit": [45, 57, 98, 99, 123, 129, 130, 135, 166], "berlin": [2, 13, 57, 115, 146], "berni": 146, "besid": [55, 57, 79, 98, 126], "best": [13, 14, 25, 44, 55, 56, 60, 104, 114, 123, 125, 127, 130, 131, 135, 139, 140, 145, 149, 167], "beta": [15, 57, 86], "better": [1, 5, 6, 7, 9, 10, 11, 17, 22, 25, 45, 52, 62, 79, 86, 129, 135, 146, 166], "between": [13, 22, 25, 26, 35, 38, 43, 51, 54, 57, 66, 79, 86, 90, 93, 98, 99, 100, 104, 129, 139, 141, 143, 145, 146, 147, 166], "bewar": [37, 54], "beyond": [19, 45, 51, 86], "bia": [6, 11], "bias": 9, "big": [16, 43, 55, 86, 96, 126, 127, 135, 164, 166], "big_temp_fil": 23, "bigger": [54, 57, 145], "bigint": [18, 22, 86, 141], "bin": [14, 25, 43, 52, 54, 56, 62, 83, 86, 99, 113, 121, 130, 146, 167], "binari": [26, 35, 57, 60, 90, 99, 131, 134, 146], "binary_search_path": 86, "bind": [79, 99, 100, 127, 130, 146], "bind_address": 99, "bing": 156, "binlog_format": [19, 131], "bio": 129, "biographi": [75, 79], "birth": 79, "birthdai": [86, 113], "birthdat": 79, "bit": [1, 19, 20, 23, 29, 57, 79, 121, 131, 151], "bitmap": 57, "black": 2, "blacklist": 92, "blacklisted_fil": 163, "blob": [14, 60, 86], "block": [1, 8, 25, 37, 55, 57, 61, 79, 86, 102, 121, 123, 126, 129, 154, 163], "blocker": 61, "blog": [6, 8, 11, 25, 57, 86, 120, 126], "blue": 87, "blurri": 44, "bmp": [57, 126], "board": [2, 156, 157], "bob": [146, 167], "bock": 163, "bodi": [57, 121], "bold": 166, "book": [11, 40, 57, 75, 83, 86, 111, 113], "bookworm": 131, "bool": [111, 116, 167], "boolean": [3, 15, 17, 20, 38, 57, 68, 146, 168], "boolval": 99, "boot": [54, 56, 120], "bootstrap": [56, 57], "border": 37, "borrow": 126, "bot": [12, 14, 86], "both": [3, 14, 19, 22, 25, 34, 38, 44, 45, 46, 52, 56, 57, 60, 64, 67, 78, 79, 83, 89, 90, 99, 102, 105, 114, 116, 123, 126, 127, 129, 130, 135, 140, 145, 146, 147, 154, 155], "bottom": [139, 168], "bound": [3, 91, 96, 99], "box": [25, 50, 55, 60, 79, 96, 98, 116, 151, 160], "bracket": [79, 80], "branch": 134, "brand": [61, 62, 86, 149], "brazilian": 4, "breach": [84, 123], "break": [14, 57, 126, 131, 135, 146, 166], "breakdown": 86, "breton": 4, "brick": 168, "bridg": [99, 100], "brief": 160, "briefli": 99, "bring": [14, 90, 155], "british": 10, "broaden": 146, "broken": [20, 25, 67, 126, 135, 162], "brown": 81, "browser": [38, 57, 61, 63, 67, 86, 89, 96, 104, 120, 121, 123, 124, 125, 126, 129, 130, 135, 140, 142, 144, 146, 148, 152, 153, 154, 162, 165], "brute": [57, 62, 86, 123, 146], "bruteforc": [55, 86, 146], "bruteforce_attempt": 55, "bruteforceset": 55, "bsd": 121, "bt": 11, "bucket": [28, 33, 43, 57, 86], "bucketnam": 45, "buffer": [23, 96, 129], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 57, 67, 86, 96, 116, 129, 131, 136, 145, 146], "bugtrack": 135, "build": [6, 8, 52, 86, 116, 126], "built": [1, 2, 5, 7, 9, 10, 11, 25, 29, 50, 55, 57, 64, 67, 86, 96, 111, 126, 127, 130, 131, 135, 138, 139, 141, 145, 148, 151, 154], "bulk": [6, 57], "bulkupload": 86, "bundl": [3, 15, 56, 57, 167], "busi": [57, 130, 135, 154], "bust": 126, "button": [1, 4, 15, 24, 29, 37, 38, 57, 60, 69, 79, 83, 86, 96, 97, 98, 112, 114, 135, 144, 168], "byedvluwkxkmflpbgvxc": 64, "bypass": [3, 45, 50, 57, 79, 96, 123], "byte": [18, 19, 23, 26, 28, 45, 52, 57, 60, 86, 91, 92, 96, 114, 116, 121, 129, 131, 135, 137, 146], "bytecod": 129, "bz2": [120, 122, 139], "bzip2": 120, "c": [6, 19, 25, 28, 43, 57, 64, 86, 89, 94, 96, 99, 116, 120, 122, 123, 127, 130, 135, 143, 146], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 134, "c478e6c156c5955ed53c40d06585": 134, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 57, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 134, "ca": [19, 56, 57, 99, 146], "ca_cert": 57, "cach": [8, 42, 55, 62, 66, 80, 86, 111, 124, 126, 132, 135, 146, 162], "cache_app_config": 86, "cache_chunk_gc_ttl": 86, "cache_path": [56, 86], "cache_s": 19, "cadav": [96, 135], "caddi": 86, "cadenc": 166, "cafil": [56, 57], "cal": 66, "calcul": [5, 6, 7, 9, 10, 26, 57, 83, 129], "caldav": [57, 62, 66, 86, 112, 113, 116, 121, 126, 130, 135, 146, 160, 167], "caldav_external_attendees_dis": 111, "calendar": [15, 20, 58, 60, 86, 113, 115, 134, 136, 141, 167], "calendarchang": [111, 146], "calendardata": 167, "calendarid": 167, "calendarobjectcreatedev": 167, "calendarobjectdeletedev": 167, "calendarobjectmovedev": 167, "calendarobjectmovedtotrashev": 167, "calendarobjectrestoredev": 167, "calendarobjectupdatedev": 167, "calendarretentionoblig": 111, "calendarserv": 167, "calendarsubscriptionrefreshr": 111, "call": [2, 3, 4, 14, 26, 38, 40, 53, 54, 56, 57, 64, 65, 73, 79, 85, 96, 98, 114, 126, 128, 130, 131, 135, 143, 144, 146, 147, 155, 167, 168], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 61, 63, 64, 65, 66, 67, 68, 69, 70, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 162, 163, 164, 165, 166, 167], "can_instal": 121, "cancel": 135, "candid": 86, "cannot": [0, 3, 5, 8, 9, 23, 26, 29, 31, 35, 42, 47, 48, 51, 52, 57, 60, 67, 74, 79, 83, 86, 116, 123, 131, 133, 134, 139, 143, 145, 146, 160, 166], "canon": 86, "cantonbeck": 146, "cap": [129, 148], "cap_add": 129, "capabl": [2, 14, 57, 79, 86, 99, 111, 129, 146, 148, 153, 154, 155], "capac": [5, 7, 9, 10], "carbonara": 2, "card": [2, 66, 83, 98, 112, 156, 157], "carddav": [40, 62, 66, 86, 111, 113, 121, 126, 130, 135, 160], "carddav_sync_request_timeout": 86, "carddav_sync_request_trunc": 86, "care": [3, 22, 52, 54, 57, 82, 99, 100, 121, 125, 126], "carefulli": [135, 146], "carla": 90, "carri": [2, 57], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 19, 20, 22, 25, 26, 35, 39, 40, 47, 52, 54, 55, 57, 60, 63, 67, 69, 77, 79, 84, 94, 96, 98, 99, 100, 102, 104, 105, 114, 116, 120, 123, 127, 129, 130, 131, 133, 135, 139, 140, 141, 143, 144, 146, 147, 154, 160, 162, 166, 168], "cast": 57, "cat": [2, 28, 146], "catalan": 4, "catch": 135, "categori": [2, 15, 98], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 55, 56, 57, 67, 79, 96, 126, 128, 129, 130, 134, 135, 140, 143, 144, 162, 164, 165], "causal": 21, "caution": [8, 91, 116], "cautiou": [57, 60], "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, 14, 20, 25, 31, 118, 121, 146, 149, 167], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 134, "ce6cd914": 146, "ce8b61c2": 146, "ce9e248333c44a5a64ccad26f2550f95": 116, "ceas": 166, "center": 60, "cento": [52, 56, 86, 124, 126, 130, 131, 146], "central": [25, 26, 56], "ceph": 45, "cert": [19, 56, 57, 97, 99, 121, 148], "certain": [3, 9, 23, 44, 49, 55, 57, 66, 79, 92, 94, 96, 108, 111, 112, 123, 126, 130, 144, 146, 154, 168], "certfil": 99, "certif": [29, 30, 43, 57, 61, 80, 86, 88, 90, 96, 99, 114, 121, 123, 126, 130, 131, 134, 146, 148, 149, 160], "certifi": 87, "cfb": 57, "cfg": [91, 94, 96], "cgi": 126, "challeng": [123, 126, 146], "chanc": [116, 135, 166], "chang": [1, 2, 3, 8, 11, 13, 14, 15, 16, 17, 20, 22, 24, 25, 35, 36, 37, 40, 42, 43, 44, 45, 48, 49, 52, 56, 57, 58, 60, 62, 63, 68, 69, 75, 79, 80, 83, 86, 89, 90, 91, 94, 96, 98, 99, 104, 111, 112, 114, 116, 118, 120, 122, 123, 126, 127, 129, 130, 134, 137, 139, 140, 143, 145, 146, 152, 154, 160, 161, 162, 163, 164, 166, 167, 168], "changelog": [15, 86, 139], "channel": [15, 86, 117, 135], "chapter": [127, 130, 135, 166], "char": [79, 146], "charact": [8, 19, 20, 47, 57, 60, 79, 80, 84, 96, 122, 123, 127, 135, 137, 143, 146], "character_set_serv": 19, "characterist": 57, "charg": [82, 168], "charset": [22, 57], "chart": [83, 130], "chat": [2, 5, 12, 13, 58, 86, 104], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 14], "chatroom": 8, "chatti": 13, "cheap": 57, "cheat": 165, "check": [2, 3, 5, 6, 7, 11, 13, 14, 19, 25, 30, 35, 37, 38, 40, 52, 54, 55, 56, 57, 60, 62, 63, 69, 74, 78, 79, 81, 83, 84, 86, 91, 98, 99, 101, 103, 104, 114, 116, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 154, 163, 164, 166, 167, 168], "check_data_directory_permiss": 86, "check_for_working_htaccess": 86, "check_for_working_wellknown_setup": 86, "checkbox": [28, 37, 38, 69, 83, 99, 111, 112], "checker": [57, 67], "checkout": 3, "checksum": [79, 120, 122, 165], "chines": 4, "chmod": [25, 31, 99, 139], "choic": [8, 19, 52, 57, 78, 79, 86, 123, 124, 127, 145], "choos": [1, 5, 7, 15, 25, 40, 50, 55, 56, 57, 64, 66, 79, 98, 99, 111, 112, 121, 126, 127, 130, 135, 139, 146, 148, 155, 166, 168], "chooser": 57, "chose": [114, 145], "chosen": [1, 17, 19, 56, 57], "chown": [25, 31, 118, 120, 122, 126, 130, 139], "christoph": 116, "chrome": [64, 131], "chromium": [131, 165], "chroot": [86, 124], "chunk": [3, 40, 43, 57, 86, 91, 92, 96, 116, 126], "chunked_upload": [23, 86], "chunksiz": [91, 96], "ci": 57, "cid": 146, "cidr": [57, 66], "cif": [37, 86, 124, 127], "cipher": [26, 86, 96, 123], "circl": 86, "circumst": [44, 55, 79, 91], "circumv": 57, "cisco": 52, "citi": 79, "claim": 0, "clam": 52, "clamav": [62, 86], "clamd": 52, "clamp": 79, "clamscan": 52, "clarif": 13, "class": [28, 45, 57, 60, 75, 79, 134, 167], "classic": 130, "classif": 167, "classifi": [6, 96, 116], "clean": [1, 46, 49, 54, 57, 78, 86, 102, 111, 130, 146, 160], "cleanup": [1, 44, 71, 78, 79, 86, 162], "cleanupjobchunks": 81, "clear": [6, 17, 55, 56, 57, 79, 80, 95, 116, 129, 146], "clear_env": 130, "cli": [54, 60, 62, 66, 86, 97, 101, 103, 111, 120, 123, 124, 130, 145, 146, 162], "click": [15, 24, 37, 38, 50, 57, 60, 61, 76, 79, 83, 96, 98, 114, 125, 134, 135, 144, 146, 168], "clickjack": [61, 123], "client": [16, 19, 23, 25, 28, 29, 35, 40, 42, 45, 47, 51, 55, 57, 60, 61, 62, 65, 66, 70, 78, 79, 83, 86, 89, 91, 92, 94, 95, 99, 100, 104, 111, 112, 114, 116, 117, 123, 124, 125, 126, 128, 129, 130, 134, 135, 138, 140, 144, 146, 147, 148, 153], "client_body_buffer_s": 126, "client_body_temp_path": 23, "client_body_timeout": 126, "client_max_body_s": [23, 126], "clone": [7, 8], "close": [7, 8, 10, 40, 57, 60, 66, 86, 135, 144], "cloud": [0, 1, 4, 8, 14, 38, 40, 43, 51, 62, 64, 65, 67, 69, 72, 73, 74, 85, 86, 89, 94, 96, 97, 123, 126, 130, 146, 148, 154], "cloud2": 148, "cloud_id": 146, "cloudfil": [33, 57], "cloudflar": [57, 96, 126, 135], "clue": 86, "cluster": [0, 3, 6, 86, 140], "cmd": [90, 120], "cn": [57, 79, 80, 146], "cname": 140, "cnf": [19, 57, 121], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 25, 26, 44, 48, 60, 62, 63, 66, 67, 72, 73, 74, 75, 78, 79, 86, 94, 96, 118, 123, 126, 129, 132, 135, 136, 144, 145, 148, 149, 150, 151, 152, 154, 167], "code_docker_imag": 151, "codebas": [57, 141], "collabor": [29, 86, 104, 105], "collabora": [29, 86, 130, 149, 150, 151, 153, 154, 157, 162], "collaboraoffic": [149, 151, 152], "collaboraonlin": [147, 148, 149, 151, 152, 153], "collat": [19, 20, 86, 122, 143], "collation_serv": 19, "collect": [54, 57, 116, 123, 156, 157], "collis": [57, 79, 80], "colon": [57, 60], "color": [37, 69, 146], "column": [16, 22, 83, 114, 141, 145], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 25, 32, 38, 45, 51, 52, 56, 57, 60, 66, 69, 72, 73, 74, 79, 80, 81, 84, 85, 86, 89, 90, 94, 96, 99, 111, 114, 117, 118, 120, 122, 123, 125, 126, 127, 129, 130, 131, 133, 134, 135, 139, 144, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 167, 168], "combin": [12, 29, 55, 67, 86, 96, 127, 130, 142], "combo": 50, "come": [2, 4, 5, 23, 40, 44, 48, 49, 55, 57, 98, 99, 109, 120, 130, 131, 135, 146, 151, 167, 168], "comma": [57, 58, 79], "command": [1, 4, 6, 12, 13, 14, 16, 17, 27, 31, 35, 37, 38, 40, 43, 44, 45, 48, 49, 52, 54, 57, 58, 60, 64, 66, 68, 69, 75, 76, 79, 81, 86, 93, 94, 95, 99, 100, 101, 102, 106, 111, 114, 115, 116, 120, 122, 124, 127, 128, 129, 130, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 145, 164, 165, 167], "comment": [20, 23, 40, 52, 62, 86, 130, 133, 139, 144, 150, 156, 157], "commentsmanag": 57, "commerci": [130, 135], "commit": [57, 62, 86, 131], "common": [11, 25, 48, 51, 55, 57, 67, 79, 84, 86, 98, 107, 114, 120, 123, 126, 130, 146, 153, 168], "commonli": [25, 45, 55, 56, 127, 135], "commonnam": [57, 130, 167], "commun": [1, 14, 15, 32, 67, 79, 82, 86, 90, 98, 100, 103, 116, 117, 118, 122, 127, 130, 135, 144, 146, 150, 153, 155, 164, 166], "compani": [2, 61, 79], "compar": [17, 53, 54, 79, 139, 146], "comparison": [43, 57, 79, 86, 167], "comparison_of_file_system": 57, "compat": [0, 3, 5, 15, 19, 25, 28, 35, 37, 43, 45, 57, 78, 80, 86, 127, 135, 141, 145, 148, 166], "compil": [19, 56, 129], "complain": 146, "complet": [1, 2, 3, 11, 14, 17, 23, 25, 38, 40, 52, 57, 65, 79, 83, 91, 104, 118, 120, 121, 123, 125, 127, 128, 129, 130, 132, 141, 143, 144, 145, 146, 156, 159, 167], "completionexpectedat": 13, "complex": [25, 57, 99], "compli": [57, 146], "complianc": [57, 86, 135], "compliant": [78, 123, 131], "compon": [57, 126, 130, 135, 146, 155, 160, 167], "compos": 52, "composit": 157, "comprehens": 135, "compress": [52, 57, 83, 86, 96, 104, 123, 124, 164], "compromis": [25, 57], "comput": [47, 57, 83, 84, 93, 98, 99, 100, 102, 135], "compute_devic": 100, "computedevic": 100, "concaten": [26, 35], "concept": [22, 121, 146], "concern": [8, 23, 25, 26, 44, 57, 126, 166], "concert": 2, "concurr": [3, 4, 45, 57, 129, 162], "condit": [13, 14, 64, 67, 79, 86, 105, 135, 166, 167, 168], "condition": 57, "conf": [19, 52, 56, 79, 120, 121, 123, 126, 130, 135], "confdir": 95, "confer": [2, 117], "confidenti": [65, 104, 147], "config": [1, 2, 3, 5, 11, 15, 17, 19, 20, 22, 23, 24, 25, 26, 27, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 58, 62, 63, 64, 65, 66, 67, 68, 69, 70, 75, 77, 79, 80, 81, 82, 83, 86, 91, 94, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 120, 121, 125, 126, 128, 129, 130, 132, 135, 137, 139, 140, 141, 143, 144, 145, 148, 154, 162, 163, 164, 165], "config_is_read_onli": 86, "configdata": 80, "configid": [79, 80, 146], "configur": [2, 4, 12, 15, 17, 20, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 43, 47, 50, 54, 55, 63, 65, 66, 68, 70, 71, 78, 81, 83, 84, 92, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 109, 111, 112, 113, 115, 116, 120, 122, 125, 129, 131, 132, 135, 139, 140, 141, 143, 144, 150, 153, 157, 159, 168], "configuration_serv": 57, "confin": [40, 130], "confirm": [4, 16, 19, 38, 45, 57, 62, 65, 67, 76, 79, 86, 91, 120, 122, 129, 130, 139, 140, 146], "conflict": [15, 57, 79, 116, 143, 146], "confus": 25, "congratul": [114, 148], "conjunct": [5, 146], "connect": [0, 3, 5, 19, 21, 22, 28, 29, 30, 33, 35, 37, 38, 42, 45, 55, 57, 60, 65, 66, 67, 70, 71, 80, 81, 86, 89, 91, 92, 98, 99, 100, 111, 112, 114, 121, 124, 126, 128, 130, 131, 135, 146, 147, 153, 154, 162], "connect_timeout": [19, 45], "connectivity_check_domain": 86, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 86, 124, 125, 146], "consecut": 31, "consent": 114, "consequ": [43, 86, 123, 126], "consid": [1, 8, 15, 25, 28, 38, 44, 45, 57, 60, 64, 78, 79, 96, 111, 112, 116, 123, 130, 131, 135, 143, 154, 166, 168], "consider": [43, 57, 62, 83, 86, 166], "consist": [17, 26, 57, 104, 114, 126, 135, 139, 146], "consol": [16, 49, 61, 101, 126, 130, 135, 139, 146, 148], "constant": [57, 75], "constraint": [130, 146], "consult": [15, 23, 25, 56, 57, 75, 123, 127, 131], "consum": [8, 23, 57, 145], "consumpt": [5, 6, 7, 11, 23, 86, 88], "contact": [15, 40, 69, 75, 79, 83, 86, 111, 113, 118, 130, 134, 136, 141, 146, 150], "contain": [3, 4, 5, 7, 8, 11, 14, 15, 19, 25, 26, 27, 28, 40, 45, 52, 57, 60, 67, 79, 80, 83, 86, 87, 90, 91, 96, 97, 98, 100, 101, 104, 109, 112, 114, 116, 123, 126, 129, 130, 132, 133, 135, 144, 146, 147, 148, 151, 154, 162, 168], "container": 130, "container_id": 148, "container_nam": 52, "content": [2, 3, 11, 14, 17, 25, 26, 28, 40, 45, 51, 57, 61, 85, 90, 96, 99, 105, 111, 112, 120, 121, 122, 123, 126, 134, 135, 139, 143, 146, 156, 167], "contentlength": 126, "context": [5, 8, 12, 35, 57, 64, 86, 104, 127, 146, 157, 165, 167], "context_ag": [1, 12, 86], "context_chat": [1, 3, 14], "context_chat_backend": [1, 3, 14], "contextchat": 3, "continu": [3, 16, 41, 64, 83, 99, 101, 123, 131, 141, 144, 146, 154], "contrari": 90, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 135], "control": [12, 25, 38, 40, 43, 57, 60, 66, 75, 79, 83, 86, 92, 98, 105, 107, 108, 111, 112, 123, 126, 130, 142, 146, 162], "convei": 11, "conveni": 118, "convent": 26, "convers": [1, 2, 8, 13, 16, 18, 43, 57, 86, 116, 147, 156, 157], "convert": [16, 18, 20, 22, 57, 68, 79, 86, 105, 129, 135, 141, 146, 148], "cookbook": 86, "cooki": [57, 62, 86, 110], "cookie_domain": 86, "cool": [148, 152, 153], "coolconfig": [147, 149], "coolwsd": [147, 148, 149, 151, 152, 153], "coordin": [2, 127], "copi": [2, 3, 5, 7, 22, 24, 29, 34, 38, 57, 60, 79, 83, 99, 114, 120, 122, 126, 137, 139, 140, 143, 146, 168], "copied_sample_config": 86, "copyright": 111, "copysizelimit": 45, "core": [3, 5, 6, 7, 9, 10, 11, 13, 24, 40, 56, 58, 86, 121, 122, 126, 127, 129, 130, 134, 139, 142, 146, 162, 166, 168], "coreinfo": 129, "corner": 1, "corpor": [69, 130], "correct": [5, 6, 9, 11, 19, 25, 55, 57, 60, 66, 79, 86, 96, 98, 116, 123, 125, 126, 127, 130, 133, 134, 135, 139, 141, 146, 166], "correctli": [19, 23, 37, 38, 42, 55, 61, 67, 79, 81, 96, 97, 102, 115, 120, 126, 130, 135, 146, 163, 168], "correspond": [23, 42, 45, 79, 81, 94, 120, 122, 126, 127, 132, 135, 139, 146, 157], "corrupt": [42, 56, 57, 140, 144, 145], "cost": 57, "could": [1, 3, 17, 19, 23, 37, 40, 45, 54, 56, 57, 60, 74, 78, 79, 96, 104, 116, 121, 123, 126, 131, 134, 135, 137, 143, 146, 154], "couldn": 102, "count": [2, 57, 83, 86, 108, 123, 135, 146], "countri": [2, 57, 79], "courier": 60, "cours": [57, 78, 104, 125, 135, 144, 148, 168], "court": 79, "cover": [19, 99, 104, 114, 125, 126, 134, 145, 159, 164, 165], "coverag": [5, 9, 11], "cp": [3, 4, 120, 121, 122], "cpanel": 36, "cpp": 5, "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 52, 57, 86, 98, 99, 100, 123, 129], "cpuinfo": [3, 129], "cr": 79, "cram": 60, "crammd5": 60, "crash": 96, "crc32": 165, "creat": [0, 1, 2, 4, 13, 14, 15, 17, 24, 25, 26, 28, 30, 31, 33, 37, 41, 43, 44, 45, 47, 48, 49, 50, 52, 53, 54, 57, 61, 64, 66, 68, 71, 74, 79, 82, 85, 86, 94, 98, 99, 100, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 125, 130, 132, 135, 139, 140, 141, 142, 143, 144, 147, 162, 167], "create_example_ev": [111, 146], "createdb": 19, "createj": 146, "creation": [3, 5, 7, 26, 40, 57, 86, 93, 99, 108, 111, 112, 130], "credenti": [17, 26, 29, 35, 37, 45, 53, 57, 60, 79, 86, 96, 114, 123, 146, 147], "crew": 146, "criteria": [7, 22, 104, 167], "critic": [3, 5, 7, 8, 57, 86, 123, 131, 135, 139, 145, 166], "crl": 57, "crlf": 79, "cromwel": 127, "cron": [3, 6, 35, 37, 38, 41, 46, 49, 52, 57, 62, 86, 111, 114, 123, 124, 126, 127, 135, 139, 141, 145, 146, 167], "cronjob": [40, 54, 55, 121], "crontab": [49, 54, 111, 135, 139, 141], "crop": 79, "cross": 126, "crt": [56, 57, 99, 126, 146], "crucial": [57, 147], "crypto": 99, "cryptograph": 123, "cryptographi": 3, "csrf": [67, 86, 109], "css": [66, 86, 129, 146], "csync": 86, "ct2": 11, "ctl": 52, "ctr": [26, 57], "ctrl": [96, 127], "ctype": 127, "cuda": [3, 4, 5, 6, 7, 9, 11, 98, 100], "cudnn": 6, "cupsd": 60, "curl": [64, 67, 72, 73, 74, 80, 85, 120, 122, 127, 154, 162], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 19, 26, 29, 40, 41, 49, 54, 55, 56, 57, 59, 61, 63, 65, 69, 78, 79, 86, 96, 98, 99, 100, 104, 111, 114, 117, 118, 120, 121, 123, 129, 130, 131, 134, 139, 141, 145, 146, 154, 166], "currentvers": 144, "cursor": [79, 83], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 24, 45, 48, 57, 58, 61, 64, 66, 69, 77, 81, 83, 86, 96, 98, 99, 105, 112, 114, 119, 126, 127, 128, 129, 130, 134, 137, 146, 156, 163, 164, 168], "customclient_android": 57, "customclient_desktop": 86, "customclient_fdroid": 57, "customclient_io": 57, "customclient_ios_appid": 57, "customid": 13, "custompath": 24, "cut": 14, "cycl": 79, "czech": 4, "d": [19, 25, 26, 41, 46, 52, 57, 64, 73, 74, 75, 79, 80, 81, 89, 94, 99, 120, 121, 123, 126, 128, 129, 130, 137, 139, 143, 144, 148, 149], "d1": [41, 46, 57], "d2": [41, 46, 57], "d3c944a9a": 57, "d3c944a9af095aa08f": 57, "d5685c3b45aee373b09be54742ea": 134, "d7": 51, "daemon": [3, 4, 52, 56, 57, 64, 86, 101, 103, 153], "daemon_config_nam": 8, "daemonconfig": [99, 100], "dai": [1, 2, 3, 16, 40, 41, 46, 54, 57, 58, 70, 79, 83, 92, 96, 108, 109, 111, 114, 120, 146, 166, 167], "daili": [49, 55, 57], "daisi": 146, "dall": 157, "danger": 61, "dark": 57, "dash": [64, 83, 146], "dashboard": [57, 62, 86, 114], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 22, 23, 24, 26, 31, 37, 42, 43, 48, 49, 52, 54, 56, 60, 64, 65, 70, 72, 76, 78, 79, 80, 81, 82, 83, 86, 96, 97, 99, 101, 109, 113, 114, 118, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 146, 147, 155, 157, 162, 165, 166, 167, 168], "databas": [13, 16, 20, 21, 26, 29, 35, 42, 45, 49, 52, 54, 55, 62, 79, 81, 86, 96, 111, 112, 118, 122, 123, 124, 129, 130, 132, 135, 138, 139, 140, 141, 144, 145, 156, 157], "databaseid": 116, "datacent": [28, 45], "datadir": [25, 57, 128], "datadirectori": [26, 53, 64, 86, 132, 144], "dataintegr": [57, 165], "dataloss": 143, "dataset": 11, "date": [2, 13, 16, 38, 43, 54, 57, 63, 64, 67, 75, 79, 81, 86, 111, 114, 119, 120, 127, 129, 131, 135, 137, 143, 159, 166], "dateinterv": 111, "datepattern": 123, "datetim": 57, "dav": [32, 57, 66, 67, 79, 86, 96, 111, 112, 115, 116, 120, 121, 126, 130, 135], "davclnt": 126, "davstorag": [23, 38, 86], "davx\u2075": 116, "db": [3, 16, 17, 19, 22, 48, 52, 81, 86, 90, 96, 121, 125, 135, 137, 141, 143, 145, 146], "db8": 57, "db_": 126, "db_name": [137, 143], "dbal": 57, "dbdriveropt": [19, 22, 86], "dbhost": [19, 22, 53, 86, 132], "dbindex": [56, 57, 146], "dbname": [19, 21, 22, 53, 86], "dbpass": 53, "dbpassword": [19, 22, 53, 86, 125], "dbpersist": 86, "dbport": 22, "dbreplica": [21, 86], "dbtableprefix": [19, 53, 86], "dbtype": [17, 19, 53, 86, 132], "dbuser": [19, 22, 53, 86, 125], "dc": [79, 80, 81, 146], "dd": 79, "ddl": 164, "de": [57, 63, 66, 87], "de_d": [57, 63], "deactiv": [17, 41, 46, 111, 114, 163, 164, 165], "deal": [116, 130], "deb": [122, 149], "debian": [19, 52, 56, 69, 90, 118, 130, 131, 135, 146, 148], "debug": [12, 64, 67, 79, 86, 95, 116, 124, 134, 140, 144], "decemb": 120, "decid": [19, 25, 98, 108, 126, 145, 146, 166], "decim": 45, "decis": 132, "deck": [25, 86, 156, 157], "declar": [75, 79, 86, 126], "decreas": [57, 86, 96], "decrypt": [43, 45, 57, 86, 99, 109, 123, 129, 135, 146], "dedic": [2, 3, 6, 22, 23, 57, 79, 86, 111, 124, 129, 132, 144, 146, 151], "deem": 44, "deep": [25, 37, 62, 86], "deeper": 11, "deepl": [1, 14], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 14, 15, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 58, 60, 62, 64, 65, 66, 69, 75, 78, 79, 80, 81, 83, 84, 85, 86, 89, 90, 91, 92, 94, 96, 97, 98, 100, 101, 111, 112, 113, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 135, 137, 142, 143, 145, 146, 149, 151, 153, 156, 165, 166, 167, 168], "default_certificates_bundle_path": 86, "default_en": 72, "default_file_extens": 68, "default_host": 19, "default_languag": [63, 86], "default_local": [63, 86], "default_password": 19, "default_phone_region": [79, 86], "default_port": 19, "default_property_scop": [75, 79, 86], "default_scop": 75, "default_socket": 19, "default_timezon": [86, 115], "default_us": 19, "defaultapp": 86, "defaultmodul": 146, "defaultpag": 58, "defaulttemplatedirectori": 24, "defin": [15, 25, 26, 29, 33, 42, 45, 46, 47, 54, 57, 62, 63, 64, 75, 79, 83, 86, 96, 97, 99, 104, 105, 106, 111, 123, 126, 134, 146, 147, 162, 166], "definit": [17, 43, 86, 123, 166], "defunct": 79, "degrad": 57, "degre": 132, "delai": [0, 14, 38, 54, 55, 57, 86, 111], "deleg": [62, 86, 113, 167], "delegate_permiss": 51, "delet": [1, 2, 3, 4, 24, 37, 40, 41, 43, 47, 49, 52, 54, 62, 70, 71, 72, 79, 85, 86, 91, 96, 101, 104, 108, 111, 112, 115, 116, 132, 134, 135, 139, 143, 144], "delete_timestamp": 26, "deliber": 166, "delimit": [28, 79, 146], "deliv": [69, 126, 166], "deliveri": 57, "demand": [8, 14, 52, 54, 79, 123], "demo": 57, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 17, "demot": [79, 86], "deni": [3, 57, 86, 107, 126, 128, 146], "denial": [55, 123, 128], "denni": 146, "deno": 168, "denot": 26, "depart": 80, "depend": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 29, 40, 54, 55, 56, 57, 61, 66, 67, 69, 79, 98, 114, 120, 121, 123, 125, 130, 131, 132, 135, 139, 140, 142, 145, 146, 148, 157, 163, 164, 165], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 19, 86, 103, 120, 121, 126, 129, 135, 151, 166, 168], "deploy": [3, 57, 62, 86, 93, 98, 100, 102, 103, 120, 124, 127, 130, 131, 132, 135, 145, 150, 151, 166], "deployconfig": [86, 99], "deploydaemon": 99, "deprec": [57, 74, 131, 146, 161, 163, 164, 165], "deprovis": 132, "deriv": [79, 86, 123, 130], "describ": [23, 26, 38, 40, 49, 53, 54, 57, 60, 67, 78, 79, 92, 98, 99, 100, 104, 105, 108, 117, 135, 141, 148], "descript": [2, 14, 15, 25, 54, 72, 79, 80, 97, 111, 114, 120, 127, 129, 130, 146, 156, 167], "design": [2, 25, 42, 60, 69, 79, 84, 130, 142, 145, 154], "desir": [8, 22, 23, 35, 56, 57, 60, 64, 81, 105, 125, 126, 130, 140, 146], "desktop": [25, 29, 47, 61, 69, 79, 86, 89, 90, 94, 95, 96, 104, 117, 124], "despit": [40, 126], "destin": [2, 29, 34, 36, 122, 146], "destinationuid": 146, "detail": [2, 4, 7, 19, 25, 37, 40, 43, 57, 60, 64, 65, 69, 75, 79, 82, 86, 89, 94, 96, 98, 102, 116, 120, 122, 123, 125, 126, 127, 129, 130, 135, 139, 140, 146, 151, 152, 154, 163, 164, 165, 166, 168], "detect": [13, 14, 35, 37, 52, 55, 56, 57, 63, 66, 67, 68, 79, 80, 81, 86, 91, 99, 126, 135, 146], "detect_ord": 68, "determin": [2, 40, 57, 78, 79, 86, 96, 99, 109, 116, 130, 146], "dev": [57, 62, 64, 86, 90, 121, 131, 146, 168], "develop": [14, 15, 50, 57, 78, 93, 96, 97, 98, 116, 117, 123, 130, 131, 133, 134, 135, 142, 145, 146, 150, 166], "developer_manu": [57, 167, 168], "deviat": 123, "devic": [25, 37, 55, 57, 61, 66, 69, 78, 93, 96, 98, 99, 100, 102, 123, 129, 130, 142], "diagnos": [64, 79, 129, 162], "diagnost": [3, 86], "diagram": 99, "dialect": [7, 57], "dialog": [38, 40, 79, 91, 95, 146], "dialogu": [79, 143], "dictat": 99, "did": [17, 25, 27, 86, 102, 135, 146], "diff": 133, "differ": [2, 5, 7, 14, 19, 22, 25, 26, 28, 29, 37, 43, 51, 52, 53, 54, 55, 56, 57, 61, 63, 66, 78, 79, 83, 86, 90, 96, 98, 99, 101, 102, 111, 112, 123, 125, 126, 130, 132, 134, 135, 138, 143, 146, 147, 162, 167, 168], "differenti": [14, 111, 112], "difficult": [57, 125, 134], "difficulti": [2, 143], "diffus": [14, 157], "digit": 131, "dimens": 57, "diminish": 57, "dir": [20, 25, 89, 96, 130, 135, 144, 146], "dirbkp": 143, "dirbkp_": 137, "direct": [23, 37, 56, 57, 77, 79, 104, 126, 130, 135, 164, 166], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 22, 23, 25, 29, 45, 51, 54, 57, 60, 79, 96, 99, 104, 109, 130, 132, 135, 144, 145, 146, 156], "directori": [3, 5, 7, 8, 23, 24, 25, 26, 30, 31, 34, 36, 37, 38, 40, 42, 45, 49, 51, 52, 54, 57, 62, 64, 77, 81, 86, 90, 93, 95, 96, 104, 105, 116, 118, 120, 121, 122, 124, 126, 130, 132, 133, 136, 137, 139, 140, 141, 143, 144], "directory2": 79, "directory_that_has_been_cr": 90, "dirnam": 95, "dirti": 57, "disabl": [1, 2, 3, 15, 20, 22, 23, 26, 27, 28, 29, 37, 38, 41, 43, 46, 47, 55, 60, 62, 64, 69, 71, 75, 79, 85, 86, 91, 96, 99, 100, 103, 104, 106, 111, 112, 115, 116, 126, 127, 128, 129, 130, 131, 139, 141, 144, 145, 149, 163, 164, 165, 168], "disable_act": 57, "disable_email": 57, "disable_funct": 127, "disablefreebusi": 111, "disadvantag": [26, 54], "disallow": [3, 57, 86, 124], "disappear": [40, 42, 55, 56, 120], "disapprov": 168, "discard": 114, "disclaim": 40, "disconnect": [38, 57, 81, 146], "discontinu": 60, "discourag": [44, 55, 57, 67, 146], "discover": [7, 10], "discoveri": [56, 57, 62, 67, 86, 91, 130, 136, 148, 153, 154], "discrep": 146, "discret": [55, 166], "discuss": [19, 40, 96, 165, 166], "disk": [3, 25, 36, 41, 57, 83, 86, 96, 129, 135, 146, 164], "dispar": 7, "dispatch": 86, "displai": [25, 40, 43, 44, 48, 57, 60, 61, 63, 73, 74, 77, 79, 80, 81, 83, 86, 95, 97, 98, 99, 100, 101, 111, 114, 116, 126, 134, 146], "display_nam": 146, "displaynam": [73, 74, 79, 80, 111, 146, 167], "disregard": 135, "disrupt": 145, "dist": [48, 104], "distinct": 45, "distinguish": [43, 57, 86], "distribut": [23, 24, 35, 42, 45, 48, 52, 55, 56, 67, 79, 86, 91, 93, 96, 98, 99, 120, 123, 126, 127, 128, 130, 131, 134, 135, 145, 146, 150, 151], "distro": [35, 57, 128, 130, 135, 142], "dive": 25, "divid": 57, "dmz": [86, 124], "dn": [56, 79, 80, 81, 99, 140, 154, 162], "dnextcloud": 19, "dnf": 120, "do": [0, 2, 4, 5, 7, 9, 10, 13, 14, 15, 16, 17, 19, 22, 23, 25, 29, 40, 44, 48, 52, 53, 55, 56, 57, 60, 61, 67, 69, 78, 79, 80, 83, 86, 90, 98, 99, 101, 104, 105, 115, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 135, 138, 139, 141, 143, 145, 146, 147, 148, 155, 162, 163, 164, 165, 166, 167, 168], "doc": [1, 14, 57, 96, 102, 117, 121, 131, 147, 148, 149, 150, 151, 152, 153, 165, 167, 168], "docker": [3, 4, 5, 7, 8, 11, 14, 52, 57, 66, 79, 86, 100, 102, 103, 127, 129, 130, 145, 146, 150, 151, 154, 162, 167], "docker_aio": 99, "docker_instal": [98, 100], "docker_local_sock": [100, 101], "docker_socket_port": 100, "dockerfil": 8, "dockersocketproxi": [99, 168], "doctrin": 57, "document": [1, 2, 3, 19, 20, 23, 26, 28, 29, 32, 37, 40, 42, 44, 48, 52, 56, 57, 59, 61, 64, 67, 86, 90, 94, 96, 105, 115, 116, 120, 122, 123, 126, 127, 129, 130, 131, 134, 135, 141, 142, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 164, 165, 168], "document_root": 126, "documentation_url": 86, "documentroot": [120, 130], "docx": 150, "doe": [1, 2, 3, 5, 6, 7, 9, 10, 11, 14, 17, 19, 25, 26, 28, 29, 30, 33, 35, 40, 42, 45, 51, 52, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 73, 74, 79, 83, 86, 90, 91, 98, 99, 100, 101, 104, 112, 114, 115, 116, 121, 123, 126, 128, 129, 130, 134, 135, 138, 139, 141, 143, 145, 146, 155, 162, 165, 166, 168], "doesn": [19, 25, 74, 79, 116, 120, 126, 144, 146, 154], "doesnotexist": 146, "dollar": 79, "dom": [52, 60, 127], "domain": [2, 28, 35, 38, 45, 51, 54, 57, 62, 67, 86, 98, 121, 124, 126, 130, 146, 148, 154], "don": [6, 13, 23, 25, 28, 41, 42, 49, 52, 54, 56, 57, 59, 60, 79, 98, 111, 116, 126, 128, 130, 134, 137, 139, 146], "done": [1, 3, 4, 14, 54, 57, 59, 60, 65, 72, 73, 74, 79, 80, 99, 101, 120, 121, 130, 140, 141, 144, 147, 148, 162, 167], "dora": 146, "dot": [8, 35, 37, 47, 98, 99, 126, 135, 163, 168], "doubl": [57, 135], "dow": 52, "down": [3, 56, 86, 96, 111, 112, 114, 116, 129], "downgrad": [86, 144, 145], "download": [4, 5, 6, 15, 23, 25, 38, 52, 57, 83, 86, 87, 92, 96, 99, 103, 104, 118, 120, 122, 123, 130, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 149], "downsid": [45, 162], "downstream": [5, 14], "downtim": 79, "dozen": 150, "draft": [2, 3, 5, 7, 116, 135], "draw": [2, 55], "drawback": [29, 130], "drawn": 57, "drive": [23, 57, 129], "driven": 130, "driver": [6, 19, 57, 102], "droid": 57, "drop": [19, 43, 55, 60, 86, 121, 123, 125, 135, 143, 146], "dropbox": 96, "dropdown": [37, 40, 83], "dry": [145, 146], "dsheurist": 79, "dsnap": 121, "dsp": [98, 99, 100], "dst_path": 101, "duckduckgo": [2, 156], "due": [2, 23, 35, 44, 46, 49, 51, 57, 61, 68, 79, 96, 102, 104, 123, 126, 129, 135, 139, 146, 152], "dummi": 144, "dump": [86, 137, 140], "duplic": [3, 11, 86, 135, 146], "durat": [57, 91, 96], "dure": [3, 4, 15, 23, 25, 26, 29, 42, 52, 54, 57, 66, 79, 82, 86, 94, 99, 102, 120, 126, 130, 138, 144, 146, 164, 165, 168], "dutch": 4, "dynam": [20, 57, 80, 91, 96, 164], "e": [1, 5, 8, 14, 16, 17, 19, 20, 23, 25, 28, 29, 31, 37, 45, 48, 49, 50, 51, 52, 54, 55, 57, 60, 61, 65, 69, 70, 75, 76, 78, 79, 80, 81, 89, 90, 94, 95, 96, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 149, 152, 157, 166, 167, 168], "e2e": 25, "eacceler": 135, "each": [1, 2, 3, 6, 9, 13, 14, 25, 26, 29, 37, 40, 51, 52, 53, 54, 55, 57, 61, 75, 79, 83, 91, 95, 96, 98, 99, 102, 104, 114, 127, 129, 130, 135, 145, 146, 162, 166, 168], "earli": 79, "earlier": [54, 57, 79, 120, 135, 166, 167], "eas": [57, 166], "easi": [52, 56, 57, 60, 81, 83, 130, 141, 142, 151], "easier": [51, 57, 96, 116, 129, 130, 141], "easiest": [19, 55, 57, 60, 104, 123, 130, 135, 143, 145], "easili": [14, 38, 57, 60, 61, 130, 141, 142, 153, 167], "east": [45, 57], "easycron": 54, "echo": [14, 146, 149, 167], "ecosystem": [50, 55, 98], "ed": 51, "edg": [14, 40, 90, 114, 131], "edit": [11, 19, 29, 30, 38, 40, 42, 52, 62, 79, 80, 83, 85, 86, 117, 118, 129, 130, 134, 135, 137, 145, 146, 149, 150, 151, 166, 168], "editor": [57, 83, 111, 150], "edri": [57, 123], "edu": 57, "edward": 146, "eff": [57, 123], "effect": [14, 38, 55, 56, 57, 79, 96, 128, 129, 144, 162, 167, 168], "effici": [8, 57, 131], "effort": 166, "efss": 132, "eg": [129, 146], "egress": 121, "ehlo": 60, "eicar": 52, "eicar_hdb": 52, "either": [3, 5, 8, 13, 23, 35, 39, 47, 50, 56, 57, 60, 75, 79, 83, 90, 96, 98, 99, 104, 120, 122, 126, 130, 132, 134, 139, 144, 145, 146, 166, 168], "ej39ityzeuh5bgwdrufi": 45, "elect": 79, "element": [72, 73, 74, 129, 146], "elimin": [53, 79], "els": [13, 79, 99, 130, 134], "elseif": 99, "elsewher": [55, 57], "email": [2, 38, 40, 57, 58, 62, 75, 76, 79, 80, 83, 86, 111, 114, 117, 146, 157], "email_address_changed_by_admin": 57, "email_configur": 57, "emailtempl": [57, 60], "emb": [57, 61, 147], "embed": [3, 62, 86, 123, 164, 165], "embrac": [130, 142], "emf": [57, 162], "emit": 146, "emoji": [20, 131, 137, 143], "emot": 11, "emploi": [3, 8, 79, 84, 166], "empti": [19, 24, 26, 55, 57, 62, 64, 66, 74, 75, 79, 80, 83, 86, 99, 130, 135, 139, 140, 167, 168], "en": [2, 7, 8, 57, 63, 120, 131, 146], "en_u": [57, 63], "enabl": [1, 2, 3, 6, 8, 14, 16, 17, 18, 19, 22, 26, 28, 36, 38, 39, 40, 43, 44, 46, 50, 54, 55, 56, 61, 62, 64, 65, 67, 68, 69, 70, 71, 75, 79, 81, 85, 86, 91, 93, 96, 97, 98, 99, 103, 104, 111, 112, 114, 115, 116, 120, 121, 124, 126, 127, 131, 134, 135, 137, 139, 141, 144, 145, 148, 149, 151, 152, 154, 157, 160, 162, 163, 164, 167, 168], "enable_encrypt": 25, "enable_lazy_object": 86, "enable_mail_link_password_expir": 86, "enable_non": 86, "enable_preview": [44, 86, 123], "enable_share_accept": 86, "enable_share_mail": 86, "enablecalendarfeder": 111, "enabledefaultcontact": 112, "enabledpreviewprovid": [44, 86, 123, 129, 162, 163], "encapsul": 126, "encf": 128, "encod": [19, 26, 28, 45, 62, 80, 81, 86, 126, 136, 146], "encount": [2, 3, 38, 47, 57, 116, 126, 134, 135, 139], "encourag": [84, 123, 130, 166], "encrypt": [28, 29, 37, 38, 42, 43, 79, 83, 86, 123, 124, 126, 136, 154, 160], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 25, 26, 48, 53, 57, 79, 86, 111, 120, 126, 140, 141, 145, 146, 162], "end_header_id": 5, "endedat": 13, "endedbefor": 13, "endpoint": [2, 28, 32, 33, 45, 57, 65, 67, 74, 85, 99, 112, 135, 144, 146, 148, 162, 168], "energi": [5, 6, 7, 8, 11, 86, 88], "enforc": [9, 19, 38, 40, 47, 57, 60, 61, 69, 71, 79, 84, 86, 98, 111, 120, 123, 126, 134, 146, 147, 160, 167], "enforce_home_folder_naming_rul": 79, "enforce_them": 86, "engin": [19, 52, 99, 102, 104, 129, 131, 137, 143, 166, 168], "english": [2, 4, 5, 7, 8, 9, 10, 11, 57, 63], "enhanc": [8, 15, 42, 55, 57, 67, 79, 84, 129], "enlarg": 61, "enough": [0, 1, 4, 11, 23, 56, 57, 79, 96, 102, 111, 123, 129, 135, 146, 148, 152, 164], "ensembl": 3, "ensur": [8, 15, 19, 23, 25, 35, 41, 51, 54, 56, 57, 67, 79, 86, 96, 98, 111, 114, 121, 124, 126, 127, 129, 130, 131, 134, 135, 139, 140, 146, 147, 154], "enter": [19, 23, 25, 28, 29, 30, 31, 33, 34, 35, 38, 40, 42, 57, 60, 65, 76, 77, 79, 83, 89, 96, 114, 121, 122, 123, 125, 130, 142, 144, 146], "enterpris": [52, 64, 117, 118, 119, 120, 123, 130, 131, 135, 146, 150, 166], "entir": [3, 5, 6, 7, 9, 10, 11, 40, 92, 115, 118, 135, 137, 146, 150, 166], "entri": [1, 19, 38, 49, 55, 56, 57, 66, 79, 81, 86, 111, 112, 121, 129, 130, 132, 134, 135, 139, 140, 141, 144, 146, 157, 162], "entrypoint": [55, 153], "entryuuid": 146, "enumer": [112, 161], "env": [4, 95, 99, 100, 101, 123, 130, 146], "env_nam": 101, "env_valu": 101, "envelop": 86, "environ": [3, 4, 8, 19, 23, 40, 55, 62, 67, 79, 86, 90, 93, 96, 99, 101, 103, 116, 123, 126, 127, 129, 131, 135, 137, 139, 140, 142, 143, 144, 145, 151, 166], "eof": 60, "eot_id": 5, "epel": [52, 120], "epoch": 131, "equal": [8, 26, 44, 57, 99], "equival": [46, 57, 79, 95], "eras": 96, "err": 4, "error": [3, 4, 7, 13, 23, 37, 52, 56, 57, 64, 66, 78, 79, 86, 92, 101, 102, 116, 118, 120, 123, 125, 127, 128, 130, 136, 139, 140, 144, 146, 154, 165], "error_log": [57, 64, 96, 135], "error_messag": 13, "errorlog": [57, 86, 146], "escal": 50, "escap": [60, 167], "esmtp": 60, "especi": [37, 54, 55, 79, 99, 105, 130, 135, 139, 141, 145, 146, 162, 167], "esperanto": 4, "essenti": [8, 57, 65, 79, 135, 168], "establish": [38, 40, 51, 60, 86, 96, 127, 131, 146], "estim": [4, 146], "esx": 130, "etag": [126, 146, 167], "etc": [3, 8, 14, 19, 22, 40, 45, 52, 54, 56, 57, 64, 66, 79, 83, 120, 121, 123, 126, 127, 128, 130, 135, 141, 146, 148, 149, 152, 154, 156, 160, 162, 167], "ethic": [5, 12, 86], "eu": [28, 45], "euc": 68, "europ": [57, 115, 146], "eval": 146, "evalu": 166, "even": [1, 3, 15, 17, 19, 23, 28, 29, 35, 45, 49, 55, 56, 57, 66, 86, 91, 99, 101, 104, 111, 123, 128, 129, 130, 135, 139, 143, 145, 166], "event": [2, 20, 49, 57, 64, 79, 86, 96, 113, 114, 123, 125, 129, 168], "everi": [3, 5, 14, 19, 29, 35, 37, 41, 45, 46, 50, 51, 52, 54, 56, 57, 60, 65, 78, 79, 83, 96, 111, 112, 120, 129, 131, 141, 144, 145, 156, 157, 166, 167], "everybodi": 135, "everyon": [78, 146, 166], "everyth": [56, 57, 60, 62, 79, 86, 130, 135, 166], "everywher": [79, 157], "evict": 57, "ex": [2, 89, 94, 96, 141, 146, 168], "ex_app_port": 99, "exact": [54, 57, 67, 79, 144, 168], "exactli": [45, 120, 145], "examin": 81, "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 13, 15, 17, 19, 23, 25, 29, 30, 31, 32, 37, 38, 40, 42, 44, 45, 47, 48, 49, 51, 52, 54, 56, 60, 61, 62, 65, 69, 75, 77, 79, 81, 83, 85, 86, 89, 94, 96, 97, 98, 99, 101, 107, 113, 114, 116, 118, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 139, 144, 145, 150, 151, 153, 154, 160, 166, 167, 168], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 14, 86, 97, 100, 102, 163, 164, 165, 168], "exapp_direct": 100, "exapp_resourc": 168, "exapphost": 99, "exce": [4, 41, 46, 57, 83, 165], "exceed": [23, 46, 57], "excel": 56, "except": [56, 57, 64, 74, 78, 79, 126, 134, 139, 140, 144, 146], "excerpt": 96, "excess": 129, "exchang": [0, 5, 7, 38, 60, 160], "excim": 57, "exclud": [40, 57, 62, 78, 86, 96, 105], "exclus": [33, 45, 57, 67, 96, 99, 135, 146], "exec": [4, 14, 139, 167], "execcondit": 54, "execstart": [14, 54, 167], "execut": [1, 3, 4, 6, 8, 14, 16, 22, 35, 38, 52, 54, 57, 67, 79, 86, 94, 99, 107, 114, 123, 126, 128, 134, 139, 144, 145, 146, 167, 168], "exempt": [55, 57], "exhaust": 167, "exhibit": [7, 8, 126], "exif": 127, "exim": 60, "exim4": 60, "exist": [6, 15, 17, 19, 20, 24, 25, 28, 30, 33, 45, 48, 50, 57, 58, 60, 64, 66, 73, 74, 75, 79, 81, 83, 96, 98, 111, 114, 116, 122, 125, 126, 127, 130, 134, 135, 139, 140, 143, 144, 145, 146, 152, 159, 162, 166, 168], "exit": [90, 94, 121, 146], "expand": 86, "expect": [6, 13, 57, 60, 79, 83, 114, 134, 144, 146, 147, 162, 163, 164, 165, 166], "expedit": 8, "expens": 111, "experi": [4, 15, 54, 62, 86, 112, 114, 123, 129, 131, 135, 154], "experienc": 96, "experiment": [57, 79, 83, 91], "expert": [25, 71, 86, 114], "expertis": [135, 166], "expir": [2, 29, 38, 41, 43, 46, 54, 55, 57, 62, 79, 84, 86, 96, 111, 114, 126, 146, 167], "expiri": 79, "explain": [52, 62, 75, 86, 120, 127], "explan": [135, 146], "explicitli": [5, 13, 26, 46, 56, 57, 64, 66, 85, 90, 126, 135, 146, 160], "explod": [57, 99], "exponenti": 123, "export": [86, 96, 114, 123, 168], "expos": [2, 25, 37, 38, 52, 57, 86, 98, 99, 100, 123, 125, 127, 135, 146], "exposur": [123, 135], "express": [57, 66, 104, 167], "extapp": 147, "extend": [2, 8, 40, 57, 60, 66, 131, 155, 166], "extendedsupport": 146, "extens": [3, 19, 48, 57, 60, 62, 64, 67, 86, 88, 89, 94, 116, 120, 123, 126, 127, 129, 130, 135, 140, 142, 161, 162, 163, 166], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 14, 28, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 54, 57, 62, 65, 79, 82, 83, 85, 86, 103, 105, 111, 123, 127, 128, 129, 132, 136, 139, 162, 168], "external_db": 3, "external_storag": 86, "externalapp": 3, "extra": [15, 52, 57, 69, 79, 102, 120, 121, 134, 139], "extra_fil": 134, "extract": [1, 3, 26, 57, 99, 120, 122, 144], "extrem": [55, 67], "extstoragemount": 58, "f": [2, 4, 8, 14, 49, 54, 57, 64, 102, 111, 137, 139, 143, 145, 146, 167], "f12": [96, 135], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 134, "f6": 51, "fa829794448eaffbc9a04a29d216": 134, "face": [7, 9, 13, 14, 86, 126], "facebook": 57, "facebook100000123456789": 57, "facilit": [78, 129, 166], "fact": [123, 129], "facto": 66, "factor": [4, 8, 14, 23, 55, 70, 71, 86, 116, 123], "factori": 57, "fail": [3, 13, 15, 23, 38, 56, 57, 64, 66, 73, 74, 76, 79, 86, 96, 102, 111, 118, 123, 127, 134, 135, 142, 144, 146, 162], "fail2ban": [86, 124], "failov": [57, 79], "failover_distribut": 57, "failover_error": [56, 57], "failover_mod": [56, 57], "failover_non": 57, "failregex": 123, "failur": [57, 73, 74, 86, 94, 102, 135], "fair": [86, 136], "fairli": 96, "fall": [22, 23, 57, 92], "fallback": [48, 126, 156], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 27, 38, 44, 45, 55, 56, 57, 60, 75, 79, 83, 91, 99, 100, 111, 114, 116, 123, 129, 135, 137, 145, 146, 149, 162], "familiar": [57, 130], "faq": [67, 86, 103, 130, 135, 136, 142], "far": [2, 14, 83, 114, 166], "farsi": 4, "fast": [5, 60, 114, 146], "fastcgi": [121, 130], "fastcgi_buff": 126, "fastcgi_connect_timeout": 126, "fastcgi_hide_head": 126, "fastcgi_intercept_error": 126, "fastcgi_max_temp_file_s": 126, "fastcgi_param": [123, 126], "fastcgi_pass": 126, "fastcgi_path_info": 126, "fastcgi_read_timeout": [23, 126], "fastcgi_request_buff": 126, "fastcgi_script_nam": 126, "fastcgi_send_timeout": 126, "fastcgi_split_path_info": 126, "faster": [0, 3, 7, 11, 14, 56, 86, 124, 130, 166], "fatal": [57, 64, 92, 118, 146], "fault": 23, "faulti": 60, "favicon": 69, "favor": 57, "favorit": 166, "fb": 51, "fcgidmaxrequestinmem": 23, "fcgidmaxrequestlen": 23, "fcontext": [120, 128], "fd00": 123, "fd9e": 57, "fe80": 125, "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 35, 40, 47, 49, 53, 54, 55, 57, 59, 60, 67, 69, 79, 81, 86, 91, 111, 112, 113, 114, 116, 117, 120, 123, 129, 130, 131, 135, 146, 148, 150, 151, 155, 159, 165, 166, 167], "februari": 23, "feder": [40, 43, 62, 67, 75, 86, 112, 113, 123], "fedivers": 79, "fedora": [56, 90, 130, 146], "fedoraproject": 90, "feedback": [5, 7, 9, 10, 14, 144, 166], "feel": [69, 99], "felt": 146, "fetch": [2, 15, 57, 79, 80, 121, 143, 145, 146, 147], "few": [29, 38, 55, 57, 79, 100, 114, 130, 139, 144, 145], "fewer": 129, "ff5733": 146, "ffmpeg": [57, 127], "ffprobe": 57, "ffri": 66, "fidel": 150, "field": [1, 13, 15, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 52, 62, 73, 79, 80, 83, 86, 98, 99, 123, 130, 135, 166, 168], "figur": [145, 146], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 20, 29, 30, 31, 34, 38, 44, 45, 46, 47, 48, 49, 51, 53, 54, 56, 58, 60, 62, 65, 66, 69, 72, 77, 79, 83, 89, 90, 92, 93, 94, 95, 99, 101, 102, 107, 111, 112, 115, 116, 117, 120, 121, 122, 123, 124, 125, 127, 130, 132, 133, 134, 136, 139, 140, 142, 143, 144, 145, 149, 150, 152, 156, 157, 161, 164, 165, 167], "filecach": [16, 22, 48, 57, 141, 146], "fileformat": 167, "fileid": [57, 147, 167], "fileinfo": 127, "filekei": [26, 146], "filelist": 35, "filelock": 86, "filenam": [25, 26, 43, 45, 57, 86, 95, 96, 143, 163], "filepart": 57, "filepath": [31, 128, 130, 146], "files_accesscontrol": 3, "files_antiviru": [52, 96, 146], "files_encrypt": [25, 26], "files_extern": [3, 35, 57, 146], "files_external_allow_create_new_loc": 86, "files_no_background_scan": 86, "files_pdfview": 144, "files_shar": [38, 83, 146], "files_texteditor": 72, "files_trashbin": [26, 46, 146], "files_vers": [26, 41, 146], "filescan": 54, "filesmatch": 130, "filesync": 72, "filesystem": [23, 25, 37, 42, 45, 57, 72, 79, 128, 146, 167], "filesystem_cache_readonli": 86, "filesystem_check_chang": 86, "filetyp": [44, 57, 123], "fill": [2, 3, 5, 32, 37, 38, 52, 60, 79, 83, 98, 111, 114, 168], "filter": [12, 15, 55, 57, 72, 79, 80, 83, 86, 127, 129, 146, 154, 165, 168], "final": [3, 5, 7, 23, 35, 60, 86, 99, 114, 120, 122, 123, 124, 130, 144, 146, 166], "financi": 135, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 23, 25, 30, 35, 37, 45, 52, 55, 57, 64, 67, 78, 79, 83, 86, 93, 96, 114, 119, 127, 129, 130, 133, 135, 139, 145, 146, 164, 166, 168], "finder": [57, 135], "findtim": 123, "fine": [5, 11, 57, 105, 123, 128, 130, 168], "fingerprint": [86, 140, 143, 146], "finish": [3, 4, 8, 13, 52, 53, 54, 99, 101, 102, 125, 135, 137, 139, 144, 145, 146], "fire": 167, "firefox": 131, "firewal": [15, 99, 102, 120, 123, 154, 162], "first": [17, 19, 22, 24, 25, 29, 41, 45, 52, 53, 55, 57, 59, 79, 80, 81, 82, 83, 96, 99, 101, 102, 104, 111, 112, 116, 120, 122, 123, 126, 129, 130, 132, 133, 134, 135, 139, 140, 141, 142, 145, 146, 163, 166, 168], "first_seen": 146, "fit": [1, 6, 56, 98, 130, 142, 160], "five": 137, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 25, 54, 55, 67, 86, 99, 127, 131, 133, 135, 136, 146, 166], "fix_pathinfo": 126, "flac": [126, 161, 162], "flag": [49, 57, 81, 82, 100, 129, 146], "flash": 52, "flat": 57, "flexibl": [49, 117, 130, 132, 166], "flite": 57, "float": [57, 146], "flow": [57, 64, 65, 82, 86, 91, 94, 104, 108, 168], "flow_input": 168, "flush": [95, 122], "focu": [0, 1], "focus": [25, 145, 166], "folder": [2, 7, 8, 15, 17, 23, 24, 28, 30, 31, 35, 36, 37, 38, 40, 43, 45, 46, 49, 57, 64, 66, 69, 79, 80, 81, 86, 89, 90, 91, 92, 94, 96, 97, 99, 105, 107, 120, 121, 126, 128, 130, 134, 135, 138, 139, 144, 146, 150, 167], "folder_nam": 146, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 13, 14, 15, 17, 19, 20, 22, 23, 25, 35, 36, 37, 38, 40, 44, 45, 49, 52, 53, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 75, 78, 79, 81, 83, 86, 89, 90, 91, 94, 95, 96, 98, 99, 100, 104, 106, 111, 112, 113, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 141, 146, 148, 153, 154, 156, 162, 166, 167, 168], "followsymlink": [120, 130], "font": [57, 86, 126], "fontobject": 126, "foo": [57, 79, 146], "foobar": 74, "food": 6, "foolproof": [57, 129], "forbid": [47, 84, 111, 146], "forbidden": 57, "forbidden_char": 163, "forbidden_filenam": [86, 163], "forbidden_filename_basenam": [47, 86, 163], "forbidden_filename_charact": [47, 86, 163], "forbidden_filename_extens": [47, 86, 163], "forc": [8, 40, 62, 79, 86, 89, 91, 101, 112, 116, 123, 146], "force_languag": [63, 86], "force_local": [63, 86], "force_share_accept": 86, "forceeventalarmtyp": 111, "forceloginv2": 91, "forcesyncinterv": 91, "foreign": 60, "forest": 2, "forev": [46, 57, 109], "forgeri": 123, "forget": [25, 26, 57, 60, 129, 130, 137, 142], "forgot": 78, "form": [52, 57, 79, 85, 86, 98, 102, 120, 135, 167, 168], "formal": [57, 63], "format": [2, 5, 29, 43, 44, 62, 63, 64, 68, 79, 80, 81, 86, 89, 91, 94, 116, 129, 131, 146, 147, 150, 164], "formid": 167, "formsubmittedev": 167, "forum": [67, 135, 144, 145, 166], "forward": [14, 57, 66, 67, 99, 125, 130, 135, 139, 146, 153], "forwarded_for_head": [55, 66, 86], "found": [0, 1, 3, 6, 44, 48, 52, 55, 56, 57, 64, 67, 78, 79, 86, 96, 98, 99, 102, 120, 123, 126, 130, 133, 134, 135, 142, 145, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 166], "foundat": 0, "four": [14, 52, 79, 143, 166], "fourth": 166, "fpm": [23, 57, 67, 86, 121, 123, 124, 126, 127, 131], "fr": [57, 63], "frame": [61, 111, 123, 126], "franc": 57, "frank": [73, 74], "franksnewemail": 74, "frankspassword": 74, "fred": 146, "freda": [38, 146], "free": [2, 14, 17, 41, 78, 92, 99, 116, 117, 123, 130, 135, 146, 150], "free_prompt_picker_en": 1, "freebsd": 127, "freebusi": [86, 113], "freedom": 156, "freeli": [6, 11, 14, 60, 61], "french": [4, 5, 10, 11, 57, 63], "frequenc": [37, 38, 129], "frequent": [12, 52, 56, 57, 86, 135, 150, 166], "fresh": [3, 79, 126, 139, 145, 146], "freshclam": 52, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 14, 15, 19, 23, 25, 26, 27, 29, 34, 36, 37, 38, 40, 42, 43, 47, 50, 51, 52, 54, 56, 57, 61, 62, 64, 66, 67, 69, 73, 78, 79, 80, 81, 83, 84, 86, 90, 94, 96, 97, 98, 99, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 125, 126, 129, 130, 131, 132, 134, 135, 138, 139, 140, 143, 144, 145, 146, 147, 148, 150, 154, 156, 157, 162, 163, 164, 165, 166, 168], "front": [2, 3, 5, 7, 8, 9, 10, 11, 12, 86, 116, 126, 151], "front_controller_act": [126, 130], "frontend": [23, 57, 66, 86, 98, 155, 156], "frontend1": 66, "frp": [98, 99, 100], "frp_address": 100, "frpc": [99, 100], "fry": 146, "ftp": [37, 86, 121, 127, 134], "fulfil": [2, 125, 135], "full": [25, 31, 40, 44, 48, 49, 50, 56, 57, 60, 64, 65, 75, 83, 91, 104, 112, 117, 123, 130, 131, 142, 146, 148, 149, 153, 166], "fulli": [0, 1, 12, 25, 38, 57, 60, 86, 130, 145, 146, 152, 166], "fulllocaldiscoveryinterv": 91, "fullscreen": 148, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 26, 36, 42, 50, 57, 60, 61, 64, 75, 85, 86, 98, 99, 105, 114, 123, 127, 128, 130, 131, 132, 135, 139, 140, 145, 147, 152, 154, 166, 168], "fundament": [57, 67, 79], "further": [19, 40, 43, 56, 57, 60, 64, 67, 74, 79, 86, 96, 120, 124, 130, 139, 141, 142, 146, 151, 166], "furthermor": [26, 49, 56, 57], "fuse": 128, "fusef": [86, 124], "fuserpwdsupport": 79, "futur": [22, 40, 55, 67, 111, 123, 163, 164, 165], "g": [5, 14, 19, 23, 25, 28, 29, 45, 49, 51, 54, 55, 56, 60, 61, 69, 75, 79, 80, 81, 86, 89, 90, 94, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 135, 139, 140, 143, 144, 145, 146, 147, 148, 152, 166, 167], "gain": [3, 13, 123], "galleri": [44, 57, 144, 146], "garbag": [54, 57], "garbl": 5, "garm": [15, 123], "gatewai": [45, 86, 90, 130], "gather": [79, 135, 162], "gb": [3, 4, 11, 23, 57, 79, 83, 92, 98], "gc_maxlifetim": 57, "gcc": 19, "gd": [44, 120, 122, 127], "gdpr": [86, 109], "gear": 83, "gecko": 64, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 5, 7, 8, 10, 12, 25, 28, 29, 33, 34, 37, 43, 45, 48, 49, 55, 57, 60, 66, 69, 78, 79, 80, 86, 91, 94, 96, 99, 111, 114, 120, 124, 126, 128, 129, 130, 132, 136, 145, 146, 147, 155, 156, 157, 162, 163, 164, 165, 166], "generalizedtim": 79, "genr": [14, 86], "geo": 126, "german": [4, 5, 57, 63], "germani": [2, 57], "get": [1, 2, 12, 15, 19, 23, 25, 26, 29, 35, 43, 44, 48, 57, 59, 64, 66, 68, 69, 78, 79, 80, 89, 94, 108, 120, 121, 123, 126, 128, 129, 130, 131, 133, 134, 135, 139, 144, 148, 151, 154, 157, 162, 168], "get_lin": 60, "getctag": 167, "getenv": [57, 62, 86, 130], "getpath": [133, 146], "gguf": 5, "ghcr": [99, 129], "gib": 23, "gid": 146, "gidnumb": [80, 146], "gif": [57, 101, 126, 156, 157], "giphi": [156, 157], "git": [7, 8, 133], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 26, 52, 56, 57, 60, 79, 96, 123, 126, 129, 130, 133, 142, 156, 157, 162, 165, 166], "githubusercont": 123, "gitlab": [156, 157], "give": [1, 2, 14, 28, 29, 42, 52, 58, 67, 70, 79, 86, 106, 121, 128, 130, 134, 144, 166], "given": [2, 26, 48, 54, 55, 57, 60, 61, 63, 78, 79, 80, 99, 104, 108, 116, 123, 125, 130, 135, 146, 147, 162], "givennam": [80, 146], "glanc": 129, "global": [29, 57, 62, 75, 79, 86, 111, 114, 115, 126, 146, 157], "gmail": 114, "gmbh": [15, 69, 105, 123, 130, 135, 166], "gmp": [122, 127], "gnu": [6, 19], "go": [2, 3, 6, 15, 25, 37, 38, 40, 49, 50, 52, 55, 57, 58, 61, 66, 78, 79, 98, 99, 100, 111, 117, 120, 122, 129, 133, 139, 140, 144, 146, 148, 166, 168], "goal": [25, 79, 130], "goe": [13, 83, 99, 141], "gold": [7, 10], "gone": [83, 86, 135], "good": [1, 2, 4, 5, 17, 52, 56, 60, 79, 123, 125, 129, 130, 139, 145, 146, 166], "googl": [2, 14, 57, 69, 78, 86, 131, 156], "got": [105, 166], "gpg": [86, 120, 122, 124, 149], "gpt": [1, 157], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 98, 99, 100, 102], "grab": 120, "grace": 79, "grain": [128, 168], "granit": 14, "grant": [19, 50, 71, 79, 86, 116, 120, 122, 125, 130], "granular": 49, "graph": [14, 57], "graphic": [1, 14, 44, 98, 118, 130, 146], "great": 120, "greater": [57, 86], "greatli": [3, 130, 131], "green": [5, 14, 37, 38, 79, 86, 87], "grep": [3, 14, 17, 52, 56, 102, 127, 129, 167], "groceri": 2, "groqcloud": [0, 14], "group": [2, 6, 15, 28, 30, 31, 33, 35, 40, 43, 50, 52, 56, 57, 61, 71, 78, 80, 81, 85, 86, 112, 116, 130, 154, 167], "group1": 74, "group2": 74, "group_admin": 49, "groupfold": [25, 45, 57, 62, 86, 105, 146], "groupid": [73, 74, 79], "groupofnam": 146, "groupwar": [111, 112, 114, 135], "gt": 167, "gte": 167, "guacamol": 2, "guarante": [0, 1, 5, 13, 42, 46, 56, 57], "guess": 55, "guest": 15, "gui": [3, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 43, 63, 86, 90, 129, 146], "guid": [20, 25, 57, 60, 98, 114, 117, 120, 122, 123, 127, 129, 130, 143, 151, 152, 159, 160, 165], "guidanc": [86, 124, 127, 130], "guidelin": 126, "guzzl": 57, "gz": [57, 116], "gzip": [116, 126], "gzip_comp_level": 126, "gzip_min_length": 126, "gzip_proxi": 126, "gzip_typ": 126, "gzip_vari": 126, "h": [19, 52, 57, 64, 72, 73, 74, 80, 90, 95, 99, 123, 130, 137, 143, 146], "h2non": 57, "ha": [3, 5, 7, 9, 10, 13, 14, 15, 16, 23, 25, 26, 29, 35, 37, 38, 40, 44, 45, 48, 49, 50, 52, 53, 54, 55, 57, 60, 61, 63, 64, 65, 67, 69, 78, 79, 83, 86, 90, 94, 96, 98, 99, 100, 104, 111, 114, 115, 116, 120, 123, 128, 129, 130, 132, 134, 135, 140, 142, 144, 145, 146, 148, 152, 160, 165, 166, 168], "hackeron": 25, "had": [26, 49, 160, 162, 165], "half": 29, "hallucin": [5, 8], "halt": 57, "hamm": 81, "hand": [105, 166], "handl": [1, 8, 17, 26, 55, 57, 61, 62, 66, 77, 86, 96, 97, 111, 114, 123, 126, 129, 135, 146, 153, 154], "handle_all_url": 51, "handler": [60, 86], "hanson": 146, "hansson": 130, "happen": [22, 25, 40, 45, 49, 55, 57, 78, 79, 80, 104, 111, 114, 126, 134, 135, 140, 144, 146, 148], "happi": [13, 28, 45], "haproxi": [86, 98, 99], "haproxy_host": 99, "haproxy_password": [99, 100], "haproxypass": 99, "hard": [23, 40, 61, 123], "hardcod": [123, 126], "harden": [57, 86, 124, 127], "harder": 55, "hardest": 52, "hardwar": [1, 3, 4, 14, 25, 98, 102, 129, 130, 140], "harp": [86, 100, 102, 103, 168], "harp_docker_socket_port": 100, "harp_exapp_direct": 100, "harp_frp_address": 100, "harp_proxy_dock": 100, "harp_proxy_host": 100, "harp_shared_kei": 100, "has_internet_connect": 86, "hash": [26, 62, 79, 80, 84, 86, 127, 134, 167, 168], "hash_equ": 26, "hash_hmac": 26, "hashing_default_password": 86, "hashingcost": 86, "hashingmemorycost": 86, "hashingthread": 86, "hashingtimecost": 86, "hashtag": 157, "hasmemberoffiltersupport": 80, "hasn": [57, 63], "haspagedresultsupport": 80, "hat": [56, 130, 131], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 22, 23, 25, 26, 27, 29, 30, 31, 35, 38, 40, 44, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 69, 75, 76, 78, 79, 81, 83, 86, 90, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 108, 111, 112, 114, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 156, 158, 162, 164, 166, 167, 168], "haveibeenpwnd": 84, "hbegin": 26, "hdr": 57, "head": [55, 65, 67, 120], "header": [2, 23, 26, 27, 57, 60, 61, 62, 65, 66, 69, 72, 73, 74, 80, 85, 86, 124, 125, 126, 130, 135, 162, 165, 168], "headless": 118, "headlin": [1, 75, 79], "health": 102, "healthi": [102, 135], "heartbeat": [57, 86], "heartbeat_count": 102, "heavi": [0, 1, 16, 42, 56, 99, 127, 150], "heavili": [55, 57], "heic": [57, 129, 130], "heif": [57, 130], "height": 57, "hello": [1, 60], "helm": 130, "help": [2, 3, 4, 8, 13, 25, 26, 55, 56, 57, 60, 64, 69, 79, 92, 95, 96, 104, 105, 111, 112, 116, 120, 128, 129, 130, 133, 135, 139, 143, 144, 145, 146, 166], "helper": 14, "henc": [78, 146], "hend": 26, "her": 2, "here": [1, 2, 3, 5, 6, 11, 13, 15, 17, 19, 25, 28, 40, 52, 57, 60, 64, 65, 66, 79, 93, 94, 98, 99, 114, 116, 123, 126, 129, 130, 145, 146, 156], "heurist": 67, "hex": 146, "hexadecim": 26, "hf_model_path": 11, "hidden": [40, 79, 86, 90, 96, 111, 116, 123, 126, 135], "hide": [35, 57, 86, 115, 116, 126], "hide_absence_set": 115, "hide_disabled_user_shar": 83, "hide_login_form": 86, "hideeventexport": 111, "hierarch": 86, "hierarchi": 37, "high": [4, 5, 6, 7, 11, 14, 19, 23, 25, 35, 52, 54, 114, 123, 129, 130, 131, 132, 150, 164, 166], "highcontrast": 57, "higher": [2, 5, 6, 7, 9, 11, 23, 42, 57, 60, 64, 112, 141, 166], "highest": [2, 79, 145, 166], "highli": [55, 57, 67, 79, 116, 123, 127, 129, 134, 147, 151, 166], "highlight": [14, 130, 139, 145, 166], "hike": 2, "him": 2, "hinder": 54, "hindi": [4, 5, 10], "hint": [57, 67, 74, 126, 145], "histor": 25, "histori": [13, 14, 55, 84, 146], "hit": [1, 52, 55, 79], "hlocalhost": 19, "hmac": 26, "hog": [5, 7, 9, 10], "hold": [23, 26, 29, 45, 79, 98, 104, 146], "holidai": 111, "home": [25, 37, 60, 79, 81, 86, 89, 90, 91, 94, 96, 130, 135, 146, 154], "homefoldernamingrul": 80, "hood": [5, 7, 10, 166], "hook": [146, 168], "hope": 22, "hopefulli": 144, "hord": 116, "horde_": 116, "horde_imap": 116, "hors": 52, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 14, 19, 21, 28, 34, 35, 42, 45, 51, 52, 56, 57, 60, 66, 67, 79, 80, 86, 91, 97, 98, 100, 111, 114, 116, 120, 121, 123, 125, 126, 130, 135, 139, 144, 146, 147, 148, 149, 153, 154, 162, 167], "hoster": [19, 57, 114], "hostnam": [17, 19, 28, 45, 52, 57, 60, 66, 79, 98, 114, 126, 130, 140, 142, 146, 154], "hour": [2, 5, 9, 16, 40, 41, 49, 52, 54, 55, 57, 79, 95, 96, 111, 112, 114, 139, 140, 145], "hourli": 49, "hous": [28, 139], "housekeep": [54, 139], "hover": [79, 83, 156], "how": [2, 6, 7, 10, 14, 23, 25, 28, 29, 30, 32, 38, 45, 52, 57, 62, 63, 64, 67, 79, 80, 83, 86, 94, 98, 109, 111, 112, 114, 116, 120, 123, 126, 127, 129, 130, 134, 135, 138, 140, 144, 146, 148, 155, 159, 160, 164, 165, 166], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 26, 27, 52, 54, 55, 56, 57, 64, 68, 77, 78, 99, 111, 115, 123, 129, 130, 131, 141, 142, 145, 146, 151, 153, 162, 168], "hp_frp_address": 99, "hp_shared_kei": [98, 99], "hr": 91, "href": 167, "hst": [67, 121, 123, 126], "hstspreload": 126, "htaccess": [23, 86, 120, 123, 126, 128, 135, 146, 162, 163, 165], "htaccesstest": 126, "htdoc": 53, "html": [57, 60, 64, 96, 120, 126, 127, 128, 131, 135, 144, 146, 147, 148, 149, 151, 152, 153, 165, 167, 168], "htop": 129, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 23, 25, 28, 31, 32, 33, 36, 37, 38, 42, 45, 51, 52, 54, 57, 60, 61, 62, 64, 65, 66, 69, 72, 73, 74, 77, 79, 80, 81, 85, 86, 89, 90, 91, 94, 96, 97, 98, 99, 100, 102, 111, 114, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 131, 133, 134, 135, 137, 139, 141, 142, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 162, 165, 167, 168], "http2": 126, "http_author": 130, "http_forwarded_for": 57, "http_proxi": 57, "http_user_ag": 126, "http_x_forward": 57, "http_x_forwarded_for": [57, 66], "httpd": [86, 96, 104, 105, 120, 124, 130], "httpd_can_connect_ldap": 128, "httpd_can_network_connect": [120, 128], "httpd_can_network_connect_db": 128, "httpd_can_network_memcach": 128, "httpd_can_sendmail": 128, "httpd_sys_rw_content_t": [120, 128], "httpd_unifi": 128, "httpd_use_cif": 128, "httpd_use_fusef": 128, "httpd_use_gpg": 128, "httpdavmodul": 135, "httpproxi": 90, "https_proxi": 57, "hub": [0, 2, 14, 152, 168], "hug": 7, "huge": [16, 57, 129], "huggingfac": [5, 11], "human": [6, 11, 79, 168], "hundr": 135, "hurri": 60, "hy000": 135, "hyperlink": 40, "hypervisor": 130, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 160, 161, 162, 165, 166, 167], "i686": 19, "iaccountmanag": [57, 75], "iana": [57, 115], "ibm": [1, 8, 12, 14, 86], "ic": [111, 146], "ical": 146, "icalendar": 146, "icap": [62, 86], "icmp_req": [19, 60], "ico": 126, "icon": [37, 38, 44, 57, 61, 62, 83, 86, 91, 126, 146], "id": [2, 3, 8, 12, 15, 25, 28, 35, 40, 57, 60, 64, 69, 72, 74, 79, 80, 82, 83, 86, 99, 100, 109, 114, 123, 146, 148, 154, 167, 168], "id1125420102": [57, 69], "idea": [2, 52, 139, 145], "ideal": [1, 130, 135, 142], "ident": [33, 45, 57, 69, 71, 79, 86, 130], "identif": 79, "identifi": [18, 19, 26, 45, 57, 58, 65, 79, 80, 86, 102, 109, 115, 116, 122, 123, 129, 134, 135, 147, 168], "ie": [1, 3, 120], "ie11": 23, "ie6": 23, "ie8": 23, "ie9": 23, "iemailtempl": 60, "ietf": 167, "ifmodul": [120, 123, 130, 135], "ifram": [57, 61, 123], "igbinari": 57, "ignor": [3, 17, 25, 28, 40, 45, 46, 56, 57, 60, 83, 90, 96, 127, 146, 147], "ignore_notic": 19, "ignorefrontcontrol": [86, 130], "illustr": [57, 130], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 25, 30, 48, 52, 57, 66, 69, 86, 126, 127, 129, 130, 146, 148, 150, 151, 154, 156, 157, 163, 164, 165], "imagegd": 57, "imagick": [69, 86, 122, 127], "imagin": 40, "imaginari": [57, 86, 129, 130], "imaginarypdf": [57, 163], "imap": [60, 86, 127], "imap4": 60, "immedi": [52, 57, 60, 83], "immut": [79, 126], "impact": [25, 45, 55, 57, 60, 99, 106, 129, 135, 166], "imperson": [123, 168], "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 25, 26, 29, 45, 49, 50, 52, 57, 60, 65, 78, 79, 86, 99, 111, 116, 130, 131, 140, 146, 156], "implic": [57, 86], "implicitli": 146, "import": [29, 31, 37, 54, 55, 57, 61, 69, 86, 111, 112, 114, 120, 122, 125, 127, 130, 132, 135, 140, 150, 159], "importantli": 130, "impos": 14, "imprinturl": 69, "improv": [2, 3, 12, 23, 35, 42, 56, 57, 67, 79, 86, 98, 120, 126, 127, 129, 131, 145, 146, 150, 151], "in_arrai": 99, "inaccess": [20, 25, 45], "inaccur": 8, "inact": 57, "inadvert": [55, 129], "inbox": [14, 116], "inc": 69, "incid": 64, "inclin": 166, "includ": [1, 4, 7, 11, 15, 17, 26, 28, 35, 37, 40, 44, 50, 52, 55, 57, 60, 65, 79, 83, 90, 96, 100, 102, 114, 115, 116, 117, 123, 126, 127, 129, 130, 132, 135, 137, 144, 145, 146, 147, 150, 151, 163, 164, 165, 166, 168], "includedir": 19, "includesubdomain": [123, 126], "incom": [57, 58, 146], "incoming_server2server_share_en": 146, "incompat": [57, 129, 141], "inconsist": [137, 146], "inconvert": [18, 86], "incorpor": [45, 57], "incorrect": [57, 77, 91, 96, 168], "incorrectli": [57, 66, 116], "increas": [23, 29, 35, 38, 56, 57, 60, 92, 102, 114, 121, 123, 126, 129, 130, 131, 135, 146, 164], "increment": 16, "indefinit": 55, "independ": [3, 26, 96, 104], "index": [2, 25, 26, 38, 57, 65, 66, 86, 99, 104, 121, 123, 126, 130, 134, 135, 144, 146, 151, 167, 168], "indexerjob": 3, "indi": 126, "indic": [15, 22, 37, 38, 57, 60, 79, 80, 86, 102, 114, 128, 135, 141, 145, 166], "indirectli": 105, "individu": [23, 25, 29, 37, 50, 55, 57, 75, 96, 116, 123, 129, 146], "industri": 140, "inetorgperson": [79, 80, 146], "inevit": [123, 131], "infect": 52, "infer": [5, 6, 11], "inferenc": [6, 14], "infinit": 126, "influenc": [8, 29, 92, 111, 112], "info": [8, 40, 57, 64, 67, 75, 79, 85, 86, 96, 101, 135], "inform": [0, 1, 3, 4, 5, 7, 8, 13, 15, 19, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 45, 49, 53, 55, 56, 57, 60, 61, 63, 64, 66, 67, 72, 74, 75, 79, 83, 86, 90, 92, 93, 96, 101, 104, 109, 111, 112, 114, 115, 116, 118, 121, 123, 126, 129, 130, 131, 134, 139, 142, 144, 145, 146, 156, 160, 162, 164, 165], "infrastructur": [57, 135], "inher": 54, "inhibit": 90, "ini": [19, 23, 30, 56, 57, 68, 86, 91, 120, 121, 123, 124, 126, 128, 130, 135, 164], "init": [52, 86, 146], "initdb": 121, "initi": [12, 18, 24, 25, 26, 46, 53, 57, 83, 86, 88, 94, 99, 101, 102, 105, 146, 166, 168], "initialcontentimportjob": 3, "initialis": [121, 130, 142], "inject": 57, "inlin": 14, "innodb": [20, 57, 131], "innodb_buffer_pool_inst": 19, "innodb_buffer_pool_s": 19, "innodb_file_format": [19, 57], "innodb_file_per_t": [19, 20, 57], "innodb_flush_log_at_trx_commit": 19, "innodb_large_prefix": [19, 57], "innodb_log_buffer_s": 19, "innodb_max_dirty_pages_pct": 19, "input": [3, 5, 7, 13, 29, 40, 57, 72, 73, 79, 146, 157, 168], "insecur": [60, 86, 131], "insensit": [47, 57, 104], "insert": [57, 86, 126, 146, 150, 157], "insid": [3, 5, 7, 8, 14, 23, 35, 42, 54, 57, 61, 63, 66, 79, 96, 99, 105, 111, 121, 129, 144, 146, 167], "insight": [1, 12, 86], "inspect": [4, 52], "inspector": 67, "instal": [12, 14, 15, 17, 19, 20, 23, 26, 27, 32, 35, 36, 38, 42, 46, 50, 53, 54, 56, 60, 61, 62, 66, 67, 68, 69, 72, 78, 79, 82, 96, 97, 99, 100, 101, 102, 103, 104, 105, 108, 111, 112, 114, 117, 126, 128, 129, 131, 132, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 150, 152, 153, 155, 157, 159, 160, 162], "installed_vers": 146, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 16, 17, 19, 20, 25, 26, 40, 44, 45, 53, 54, 57, 60, 65, 69, 75, 79, 82, 86, 96, 98, 99, 109, 111, 112, 114, 116, 120, 124, 126, 129, 130, 131, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 151, 154, 164, 166, 168], "instanceid": [26, 86, 144], "instancesecret": 26, "instanti": 57, "instantli": 57, "instead": [3, 5, 14, 20, 23, 28, 29, 35, 44, 45, 48, 49, 54, 57, 60, 61, 63, 64, 67, 69, 74, 75, 79, 80, 81, 86, 89, 91, 114, 116, 120, 123, 124, 126, 130, 134, 135, 141, 142, 144, 145, 146, 148, 160], "instruct": [1, 2, 3, 5, 17, 19, 52, 61, 67, 71, 79, 85, 86, 116, 122, 123, 127, 129, 130, 132, 139, 141, 145], "insuffici": [74, 96], "int": [23, 70, 73, 74, 80, 99, 116, 167], "int8_float32": 11, "integ": [1, 16, 45, 54, 57, 99, 111, 112, 146], "integr": [1, 2, 3, 8, 12, 14, 40, 52, 55, 57, 62, 68, 71, 80, 86, 114, 115, 127, 130, 135, 136, 144, 148, 156, 157, 163, 164, 168], "integration_deepl": [1, 14], "integration_openai": [0, 1, 2, 5, 8, 114], "integration_repl": [0, 1, 14], "integration_watsonx": [0, 1], "integritycheck": 134, "intel": [7, 10, 129], "intellig": [0, 1, 14, 86, 98], "intend": [57, 78, 79, 94, 123], "intens": [54, 129], "intent": 146, "intention": 116, "interact": [1, 2, 3, 16, 17, 38, 52, 54, 56, 57, 79, 86, 90, 144, 146, 168], "intercept": 123, "interchang": [25, 60, 127], "interest": [69, 91, 166], "interfac": [1, 2, 5, 7, 9, 10, 11, 14, 15, 19, 25, 38, 40, 45, 55, 57, 60, 67, 69, 76, 83, 86, 91, 96, 98, 111, 113, 115, 116, 117, 122, 123, 124, 129, 130, 131, 135, 145, 146, 165, 168], "intermedi": 145, "intern": [3, 13, 25, 37, 38, 45, 54, 57, 67, 71, 80, 83, 86, 100, 104, 114, 129, 130, 147, 157, 167, 168], "internal_defaultexpdai": 40, "interned_strings_buff": 121, "internet": [54, 57, 60, 123, 130, 146], "interpret": [98, 123], "interrupt": [25, 42, 54, 127], "interv": [35, 52, 54, 57, 81, 86, 91, 111, 166, 167], "intervent": [6, 52, 123], "intl": [120, 122, 127], "introduc": [14, 47, 79, 98, 166, 168], "introduct": [62, 86, 99, 120], "invalid": [43, 55, 57, 61, 67, 72, 73, 74, 79, 86, 90, 123, 126, 129, 136, 146, 162], "invalid_hash": 134, "invalidsignatur": 134, "invalidsignatureexcept": 134, "invert": 104, "investig": 57, "invis": [86, 104, 107, 108, 146], "invit": [60, 86, 113, 150, 160], "invite": 111, "invoc": [57, 123, 162], "invok": [57, 90, 144, 146, 162], "involv": [23, 131, 162], "io": [42, 57, 61, 69, 99, 104, 117, 126, 129, 130, 131, 135, 142], "iono": [0, 14], "iosclienturl": 69, "iot": [130, 142], "iotop": 129, "ip": [8, 19, 38, 52, 57, 60, 64, 66, 67, 79, 86, 90, 98, 99, 100, 102, 104, 114, 124, 125, 130, 142, 146, 147, 154], "ipad": 66, "iphon": 66, "iptabl": [123, 154], "ipv4": [55, 57, 66], "ipv6": [55, 57, 66], "ipv6_normalized_subnet_s": 86, "irrevers": 78, "is_arg": 126, "isanonym": 167, "isn": [20, 25, 57, 79, 116, 129, 130, 146], "iso": [57, 63], "iso_639": 57, "isol": [62, 86, 129, 130, 131, 144], "isset": 99, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 25, 47, 49, 55, 56, 57, 60, 67, 79, 86, 102, 111, 112, 122, 123, 125, 126, 129, 131, 133, 134, 142, 144, 145, 146, 148, 154, 156, 157, 164, 165], "isvfsen": 94, "italian": [4, 5, 10], "item": [3, 40, 43, 62, 81, 86, 90, 105, 111, 113, 139], "iter": [55, 57], "ithem": 57, "its": [0, 1, 2, 3, 8, 13, 14, 17, 23, 26, 28, 34, 38, 51, 52, 57, 67, 70, 79, 80, 90, 91, 92, 96, 114, 120, 122, 128, 130, 134, 135, 139, 144, 146, 155, 162, 165], "itself": [5, 19, 29, 57, 82, 98, 99, 104, 115, 122, 130, 134, 135, 142, 144, 146, 154, 162], "itun": [57, 69], "itunesappid": 69, "iv": 26, "j": [48, 57, 66, 86, 146, 148, 162], "jail": [86, 121], "jan": 60, "januari": 64, "japanes": [4, 10], "javascript": [86, 123, 129, 135, 161, 162], "jcal": 146, "jeroboam": 146, "ji": 68, "jit": 86, "jit_buffer_s": 129, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 94, "job": [3, 6, 14, 35, 37, 38, 43, 49, 52, 57, 62, 79, 86, 92, 114, 124, 127, 135, 139, 141, 145, 167], "johnston": 81, "join": [2, 22], "joke": 2, "jone": 146, "journal": [57, 64], "journal_mod": 86, "journalctl": [14, 102, 167], "journald": 102, "jp": 68, "jpeg": [57, 86, 129], "jpeg_qual": 44, "jpegphoto": 79, "jpg": 126, "json": [2, 4, 5, 8, 11, 13, 15, 48, 57, 80, 81, 86, 101, 102, 104, 111, 116, 120, 123, 126, 134, 146, 167], "json_pretti": [13, 146], "jump": [89, 139], "just": [19, 24, 54, 60, 61, 79, 83, 104, 111, 116, 121, 123, 125, 126, 130, 135, 139, 140, 144, 146, 148, 166], "jwfcftvztglwtje": 38, "k": 74, "karlsruh": 13, "kazakh": 4, "kb": 57, "keep": [3, 14, 25, 38, 41, 46, 47, 53, 54, 55, 56, 57, 66, 67, 78, 79, 86, 96, 102, 104, 111, 112, 114, 116, 120, 121, 122, 130, 131, 135, 139, 140, 144, 145, 146, 159, 166, 167], "keepal": [57, 135], "keepalivetimeout": 135, "kei": [2, 3, 11, 15, 16, 19, 22, 28, 33, 34, 37, 38, 42, 43, 45, 56, 57, 71, 73, 74, 75, 79, 83, 86, 98, 99, 100, 114, 121, 122, 123, 126, 129, 130, 132, 135, 141, 145, 146, 157], "kept": [46, 56, 57, 144], "keyboard": 86, "keyfil": 99, "keyformat": 26, "keypair": 29, "keyr": 149, "keyston": [33, 45, 57], "keyvalu": 45, "keyword": 90, "khtml": 64, "kib": 57, "kick": [55, 57], "killmod": 54, "kind": [1, 13, 57, 66, 99, 123], "kink": 52, "kitchen": 2, "know": [26, 28, 57, 79, 82, 111, 116, 135, 146, 148], "knowledg": [11, 135], "knowledgebas": 86, "knowledgebaseen": 86, "known": [12, 17, 25, 45, 49, 51, 55, 57, 60, 62, 66, 79, 86, 104, 116, 121, 126, 131, 135, 146, 155], "kokoro": 10, "korean": 4, "krita": [57, 129], "kubernet": 3, "kunz": 81, "kvm": 130, "l": [19, 54, 56, 66, 96, 121, 135, 146], "l10n": 86, "lab": 123, "label": [2, 14, 38, 66, 79, 100, 128, 135, 168], "labeleduri": 79, "lamp": 130, "lan": [19, 38, 60], "landmark": 6, "landscap": 6, "lang": [57, 146], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 24, 57, 61, 62, 74, 86, 98, 114, 127, 131], "laptop": 2, "larg": [2, 7, 8, 9, 12, 13, 14, 19, 38, 43, 52, 57, 86, 96, 111, 114, 116, 126, 129, 130, 135, 145], "larger": [3, 11, 23, 25, 52, 57, 67, 83, 129, 146], "largest": 98, "last": [1, 13, 26, 54, 55, 57, 81, 83, 102, 108, 125, 141, 142, 144, 146, 166], "last_seen": 146, "lastjpegphotolookup": 80, "lastli": [28, 45], "lastlogin": 146, "lastmodifi": 167, "lastprofilechecksum": 79, "lastseen": 86, "lastupd": [13, 167], "latenc": 129, "later": [17, 40, 57, 72, 81, 105, 114, 116, 130, 135, 141, 147, 154, 168], "latest": [1, 2, 4, 23, 45, 57, 58, 93, 117, 120, 122, 129, 130, 131, 139, 142, 145, 152, 159, 165, 166], "latitud": 123, "latter": [56, 146], "launch": [2, 51, 52, 53, 56, 94, 95, 96, 98, 100, 139, 167], "launchpad": 90, "layer": [25, 78, 129, 134], "layla": 146, "layout": [57, 58, 145, 150], "lazi": [57, 146], "ld": [79, 126], "ldap": [37, 43, 62, 71, 77, 86, 120, 124, 127, 130, 140], "ldap_group_map": 79, "ldap_log_fil": 86, "ldap_matching_rule_in_chain": 79, "ldap_opt_network_timeout": 80, "ldap_user_map": 79, "ldapadmingroup": 79, "ldapagentnam": 80, "ldapagentpassword": 80, "ldapattributesforgroupsearch": 80, "ldapattributesforusersearch": [80, 146], "ldapbackuphost": 80, "ldapbackupport": 80, "ldapbas": 80, "ldapbasegroup": 80, "ldapbaseus": 80, "ldapcachettl": [79, 80], "ldapconfigurationact": 80, "ldapconnectiontimeout": 80, "ldapdefaultppolicydn": 80, "ldapdynamicgroupmemberurl": 80, "ldapemailattribut": [80, 146], "ldapexperiencedadmin": 80, "ldapexpertusernameattr": [80, 146], "ldapexpertuuidgroupattr": 80, "ldapexpertuuiduserattr": 80, "ldapgidnumb": 80, "ldapgroupdisplaynam": 80, "ldapgroupfilt": [80, 146], "ldapgroupfiltergroup": 80, "ldapgroupfiltermod": 80, "ldapgroupfilterobjectclass": 80, "ldapgroupmemberassocattr": [80, 146], "ldaphost": 80, "ldapignorenamingrul": 80, "ldaploginfilt": 80, "ldaploginfilterattribut": 80, "ldaploginfilteremail": 80, "ldaploginfiltermod": 80, "ldaploginfilterusernam": 80, "ldapnestedgroup": 80, "ldapoverridemainserv": 80, "ldappagings": 80, "ldapport": 80, "ldapquotaattribut": 80, "ldapquotadefault": 80, "ldaptl": 80, "ldapuseravatarrul": [79, 80], "ldapusercleanupinterv": [81, 86], "ldapuserdisplaynam": [80, 146], "ldapuserdisplayname2": 80, "ldapuserfilt": 80, "ldapuserfiltergroup": 80, "ldapuserfiltermod": 80, "ldapuserfilterobjectclass": 80, "ldapuuidgroupattribut": 80, "ldapuuiduserattribut": [80, 146], "lead": [30, 54, 55, 56, 57, 67, 111, 112, 123, 126, 129, 130, 135], "leak": [49, 57, 126, 135, 167], "leakag": 123, "leap": 131, "learn": [5, 6, 8, 11, 30, 32, 42, 44, 48, 56, 76, 81, 83, 117, 123, 134, 145, 146], "least": [2, 3, 4, 5, 6, 7, 9, 11, 15, 19, 23, 41, 46, 54, 57, 67, 78, 79, 127, 131, 141, 145, 146, 147, 162, 166, 167], "leav": [2, 24, 25, 28, 30, 36, 55, 57, 66, 74, 79, 83, 114, 133, 146], "leela": 146, "left": [37, 45, 54, 57, 60, 79, 83, 129, 134, 144, 146, 168], "leftov": 79, "legaci": [27, 28, 29, 45, 57, 64, 126, 146], "legacy_auth": 45, "legacy_format_support": 27, "legal": [11, 69], "legibl": 9, "legitim": [25, 55], "length": [8, 29, 45, 52, 57, 84, 86], "lengthen": 129, "less": [6, 7, 10, 11, 45, 52, 55, 57, 64, 92, 123, 127, 129, 131, 166], "let": [14, 17, 55, 60, 83, 99, 126, 130, 135, 140, 148], "letsencrypt": 126, "letter": [83, 168], "level": [4, 14, 21, 22, 25, 40, 42, 52, 57, 60, 62, 83, 86, 95, 96, 123, 124, 131, 135, 144, 146], "leverag": 8, "lf": 79, "lib": [6, 15, 19, 52, 57, 60, 126], "libapache2": 122, "libargon2": 127, "liber": 96, "libmagickcor": 69, "librari": [11, 44, 57, 60, 85, 91, 96, 123, 160], "libreoffic": [57, 86, 127], "libsmbclient": 35, "libxml": 127, "libxml2": 127, "licenc": 72, "licens": [14, 15, 123], "life": [86, 120, 141, 145], "lifetim": [57, 79, 109], "lift": 99, "light": [38, 57, 79], "lighter": 166, "lighttpd": 135, "lightweight": [57, 125], "like": [1, 2, 3, 5, 6, 7, 8, 13, 14, 15, 17, 19, 20, 24, 25, 28, 29, 35, 38, 42, 45, 47, 49, 50, 54, 56, 57, 58, 61, 64, 75, 78, 79, 81, 84, 85, 96, 98, 99, 105, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 129, 130, 135, 137, 139, 141, 142, 144, 145, 146, 154, 155, 156, 157, 162, 167], "likelihood": [57, 129], "limit": [0, 1, 12, 14, 23, 35, 40, 41, 43, 44, 46, 49, 50, 52, 54, 57, 60, 73, 74, 79, 86, 96, 98, 99, 113, 116, 120, 121, 125, 129, 130, 131, 135, 140, 144, 162, 165, 166], "limitrequestbodi": 23, "line": [17, 19, 23, 27, 54, 56, 57, 60, 64, 66, 75, 79, 86, 93, 94, 111, 114, 116, 122, 124, 126, 127, 129, 130, 135, 138, 139, 145, 165], "link": [2, 15, 43, 62, 69, 74, 75, 76, 77, 83, 86, 104, 114, 123, 129, 130, 133, 134, 135, 144, 150, 155, 157, 168], "link_defaultexpdai": 40, "linux": [19, 25, 31, 35, 47, 48, 52, 56, 64, 81, 86, 89, 91, 93, 94, 96, 117, 118, 120, 122, 123, 124, 125, 126, 127, 128, 131, 135, 137, 139, 145, 146, 151], "list": [1, 2, 3, 11, 12, 14, 15, 16, 17, 20, 25, 35, 38, 40, 44, 50, 55, 56, 57, 58, 60, 63, 68, 73, 75, 84, 85, 86, 97, 98, 103, 104, 111, 116, 120, 123, 125, 126, 130, 131, 134, 135, 139, 145, 147, 148, 149, 154, 159, 161, 162, 166, 167, 168], "listen": [35, 42, 52, 56, 86, 90, 91, 99, 102, 121, 126, 146, 148, 153], "listen_to_ev": 168, "listexapp": 101, "liter": 168, "littl": [4, 14, 67, 83, 99], "live": [0, 2, 7, 12, 57, 79, 86, 146], "live_transcript": [12, 86], "ll": [15, 19, 25, 35, 40, 57, 60, 79, 83, 111, 114, 126, 130, 139, 146, 148, 166], "llama": [1, 5, 14], "llama3": 5, "llm": [2, 5, 8, 13, 14, 86, 113], "llm2": [1, 2, 8, 12, 14, 86], "ln": [15, 121], "load": [5, 7, 12, 19, 23, 25, 35, 42, 52, 56, 60, 62, 66, 78, 86, 123, 124, 125, 127, 135, 146], "loadbalanc": 23, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 14, 15, 19, 23, 25, 28, 30, 35, 36, 37, 38, 40, 56, 60, 62, 69, 70, 71, 75, 79, 83, 86, 89, 90, 91, 94, 96, 98, 100, 101, 104, 112, 120, 121, 123, 126, 129, 130, 133, 135, 142, 146, 148, 162], "local_cert": [56, 57], "local_dock": 100, "local_pk": [56, 57], "local_summary_bot": 8, "localai": [0, 3, 8, 14], "localdir": 31, "localdirpath": 94, "localdomain": [130, 142], "localhost": [19, 42, 53, 56, 57, 60, 66, 99, 100, 102, 114, 120, 121, 122, 125, 130, 135, 142, 146, 148], "localitynam": 79, "localsocket": 52, "localstorag": 86, "localtim": 8, "locat": [2, 3, 8, 15, 20, 23, 25, 54, 55, 62, 66, 79, 83, 86, 90, 91, 93, 96, 98, 99, 104, 105, 121, 123, 124, 126, 130, 132, 135, 137, 139, 140, 144, 145, 146, 152, 156, 157, 168], "lock": [29, 43, 56, 62, 86, 104, 120, 124, 127, 135, 137, 145, 146], "lock_retri": 56, "lock_wait_tim": 56, "locking_en": 56, "lockout": [57, 84], "log": [12, 13, 14, 19, 25, 29, 33, 37, 38, 50, 52, 55, 60, 62, 65, 66, 78, 83, 86, 90, 94, 95, 99, 103, 104, 111, 112, 114, 120, 123, 124, 125, 127, 128, 130, 131, 132, 137, 140, 142, 144, 145, 154, 165, 167], "log_error": 135, "log_not_found": 126, "log_notic": 19, "log_queri": 86, "log_request_id": 86, "log_rotate_s": 86, "log_secret": 57, "log_typ": [64, 86], "log_type_audit": [64, 86], "logdateformat": [64, 86], "logdebug": [95, 96], "logdir": [95, 96], "logexpir": [95, 96], "logfil": [3, 23, 64, 86, 95, 96, 121, 126, 132, 140, 146], "logfile_audit": [64, 86, 132], "logfilemod": [86, 123], "logflush": 95, "logic": [49, 78, 101, 102, 143, 167], "login": [14, 19, 24, 25, 29, 34, 35, 49, 54, 57, 60, 61, 62, 64, 69, 70, 74, 76, 77, 78, 81, 82, 83, 84, 86, 90, 91, 94, 122, 123, 125, 135, 137, 138, 139, 145, 146], "login_flow_v2": 86, "login_form_autocomplet": 86, "login_form_timeout": 86, "loginfailexit": 99, "loglevel": [55, 60, 64, 79, 86, 116, 123, 129], "loglevel_dirty_database_queri": 86, "loglevel_frontend": 86, "logo": [57, 69], "logo_url": 86, "logohead": 69, "logon": 35, "logout": 57, "logpath": 123, "logread": 64, "logtimezon": [86, 146], "logwindow": [95, 96], "loleaflet": 152, "long": [3, 6, 15, 19, 42, 56, 57, 79, 80, 86, 91, 96, 108, 111, 112, 125, 126, 130, 139, 144, 164, 166], "long_query_tim": 19, "longer": [23, 45, 55, 57, 60, 63, 83, 111, 120, 126, 129, 146, 160, 162, 163], "longest": 23, "longitud": 123, "look": [2, 3, 14, 17, 19, 20, 45, 48, 54, 55, 57, 67, 69, 79, 81, 86, 99, 104, 114, 116, 125, 126, 130, 133, 134, 139, 144, 146, 147, 149, 150, 156, 168], "lookup": [57, 66, 75, 123], "lookup_serv": 86, "lool": [148, 152], "loolwsd": 152, "loop": [86, 99], "loopback": 125, "lose": [25, 42, 57, 146], "loss": [19, 25, 57, 83, 96, 131, 135], "lost": [25, 26, 71, 78, 86, 135, 146], "lost_password_link": [77, 86], "lostpassword": 57, "lot": [14, 44, 55, 56, 57, 64, 79, 116, 129, 135, 139, 145], "love": 79, "low": [7, 10, 23, 56, 57, 86, 130, 131], "lower": [4, 5, 7, 10, 26, 54, 57, 83, 84, 129, 130], "lowest": [131, 166], "lsof": 102, "lst": 90, "lt": [4, 86, 124, 130, 131, 167], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [15, 123], "lte": 167, "luk": 25, "lukasreschk": 146, "lunar": 146, "m": [13, 19, 52, 56, 81, 121, 123, 126, 127, 129, 130, 137, 146], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 45, "mac": [37, 52, 89, 94, 135], "machin": [3, 5, 6, 7, 9, 10, 12, 19, 47, 57, 60, 86, 90, 98, 99, 123, 124, 132, 140], "macintosh": 79, "maco": [86, 91, 93, 117, 131, 135], "made": [3, 14, 17, 35, 44, 48, 55, 57, 96, 116, 129, 130, 132, 140, 166, 168], "madlad": [11, 14], "madlad400": 11, "madrid": 79, "mageia": 127, "magic": 86, "mai": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 41, 45, 46, 48, 54, 55, 56, 57, 60, 61, 64, 66, 74, 75, 77, 78, 79, 80, 81, 83, 86, 92, 96, 98, 102, 111, 112, 114, 115, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 142, 143, 144, 145, 146, 147, 152, 154, 162, 164, 166, 167, 168], "mail": [2, 5, 14, 49, 62, 74, 79, 80, 83, 86, 113, 115, 128, 146, 157, 160], "mail_domain": [60, 86], "mail_from_address": 86, "mail_link_password_expiration_interv": 86, "mail_send_plaintext_onli": 86, "mail_sendmailmod": 86, "mail_smtpauth": [60, 86], "mail_smtpauthtyp": 60, "mail_smtpdebug": [60, 86], "mail_smtphost": [60, 86], "mail_smtpmod": [60, 86], "mail_smtpnam": [60, 86], "mail_smtppassword": [60, 86], "mail_smtpport": [60, 86], "mail_smtpsecur": [60, 86], "mail_smtpstreamopt": [60, 86], "mail_smtptimeout": [60, 86], "mail_template_class": [60, 86], "mailbox": [86, 113, 116], "mailcow": 114, "mailer": [57, 60, 160], "mailprimaryaddress": 79, "main": [1, 4, 11, 14, 19, 57, 79, 80, 91, 95, 98, 99, 102, 105, 126, 135, 137, 143, 144, 148, 152, 168], "mainli": [15, 25, 57, 59, 145], "maintain": [1, 38, 57, 67, 96, 112, 123, 130, 135, 142, 144, 145, 146, 166], "mainten": [3, 16, 20, 22, 25, 48, 62, 118, 129, 130, 131, 139, 140, 143, 144, 151, 164], "maintenance_window_start": 86, "major": [3, 39, 52, 86, 123, 126, 130, 135, 139, 141, 145, 151], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 28, 30, 31, 35, 37, 38, 40, 44, 45, 49, 50, 51, 55, 56, 57, 61, 63, 65, 68, 70, 74, 75, 79, 81, 82, 86, 91, 96, 99, 104, 108, 111, 114, 116, 120, 121, 123, 126, 127, 129, 130, 131, 132, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 161, 162, 163, 166, 167, 168], "malform": 146, "malfunct": 57, "malici": [25, 55], "malwar": [52, 57, 60], "man": [52, 54, 123], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 38, 42, 50, 51, 55, 56, 57, 62, 66, 69, 72, 79, 82, 85, 86, 97, 98, 104, 105, 108, 111, 120, 123, 124, 144, 145, 151, 163, 164, 165], "managerfactori": 86, "mandarin": 10, "mandatori": [49, 54, 70, 79, 86, 146], "mani": [6, 11, 14, 19, 20, 50, 52, 55, 57, 79, 96, 111, 112, 116, 126, 129, 130, 135, 144, 146, 150, 162, 166], "manifest": [51, 126], "manipul": 146, "manner": [1, 90, 163, 164, 165], "manual": [3, 4, 6, 15, 16, 17, 19, 22, 23, 25, 29, 47, 49, 50, 54, 56, 57, 61, 66, 79, 80, 81, 86, 93, 94, 96, 98, 99, 100, 105, 114, 117, 120, 122, 123, 124, 129, 132, 133, 134, 135, 138, 141, 142, 144, 146, 147, 151, 163, 166, 168], "manual_instal": [8, 98, 100], "manual_install_harp": 100, "map": [2, 45, 57, 81, 86, 126, 129, 141, 146, 156], "march": 23, "marco": 2, "margin": 129, "mariadb": [17, 20, 22, 57, 86, 118, 120, 122, 124, 125, 127, 130, 146, 163, 164], "mark": [2, 37, 57, 60, 81, 86, 146], "markdown": [57, 68, 129], "market": [2, 11, 141], "martin": 2, "mask": 116, "mass": [86, 93], "master": [25, 43, 57, 60, 86, 146], "master_": 26, "mastodon": [156, 157], "match": [3, 22, 40, 45, 56, 57, 60, 73, 74, 79, 80, 99, 104, 112, 116, 121, 126, 130, 135, 140, 146, 152, 154, 167], "math": 5, "matter": [40, 162], "max": [1, 23, 43, 52, 86, 90, 121, 123, 126, 146], "max_accelerated_fil": 121, "max_allowed_packet": 19, "max_children": 130, "max_execution_tim": [23, 57, 127], "max_file_conversion_files": 86, "max_filesize_animated_gifs_public_shar": 86, "max_heap_table_s": 19, "max_image_generation_idle_tim": 1, "max_input_tim": 23, "max_link": 19, "max_parallel_count": 86, "max_persist": 19, "max_siz": [23, 86], "max_token": 5, "maxautocompleteresult": 86, "maxchunks": [91, 96], "maxim": [40, 55], "maximum": [8, 23, 25, 40, 45, 46, 55, 79, 83, 86, 90, 91, 92, 96, 111, 112, 126], "maximumadressbook": 112, "maximumcalendarssubscript": 111, "maxkeepaliverequest": 135, "maxretri": 123, "mayb": [96, 129], "mb": [44, 57, 80, 83, 91, 92, 96], "mb4": 57, "mbstring": [68, 120, 122, 127], "mcp": [12, 86], "md": [2, 25, 68], "md5": [60, 120, 121, 122], "md5sum": [120, 122], "me": [2, 13, 57, 109], "mean": [11, 13, 14, 38, 47, 55, 57, 65, 67, 78, 79, 83, 91, 99, 114, 120, 123, 126, 129, 131, 134, 145, 162, 166, 167], "meaningless": 126, "meant": [55, 57, 166], "measur": [7, 10, 57, 67], "mechan": [26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 42, 43, 54, 55, 57, 60, 64, 86, 146, 160, 168], "media": [1, 2, 6, 7, 86, 90, 104, 124], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 28, 41, 45, 139, 166], "megabyt": [52, 57], "member": [2, 40, 50, 61, 74, 78, 79, 80, 83, 86, 104, 146, 147, 156, 157], "memberof": [80, 86, 146], "membership": [40, 79, 80, 83, 104, 116, 146], "memberuid": 80, "memcach": [23, 42, 62, 67, 79, 86, 120, 121, 124, 127, 132], "memcache_customprefix": 86, "memcached_opt": 86, "memcached_serv": [56, 86], "memori": [23, 25, 42, 52, 55, 62, 67, 79, 86, 102, 116, 127, 129, 130, 164, 167], "memory_consumpt": [121, 129], "memory_limit": [23, 52, 127], "mention": [1, 3, 13, 49, 69, 96, 98, 104, 120, 121, 123, 134, 144], "menu": [1, 8, 14, 37, 54, 57, 61, 83, 98, 99, 135, 157, 163, 164, 165], "mere": [17, 55, 166], "merg": [62, 86, 114, 156, 157], "messag": [1, 2, 8, 13, 16, 25, 26, 57, 58, 60, 64, 66, 67, 73, 74, 77, 79, 80, 86, 94, 95, 114, 115, 116, 118, 123, 136, 139, 140, 146, 154, 155, 156, 157, 168], "met": [2, 14, 46, 57, 79, 123, 130], "meta": [14, 72, 73, 74, 79, 80, 127], "metadata": [40, 45, 57, 83, 99, 116, 132, 135, 146], "metadata_max_files": 86, "metal": [86, 132], "method": [19, 22, 26, 29, 37, 43, 54, 57, 60, 64, 72, 73, 74, 78, 80, 86, 96, 98, 100, 116, 127, 130, 135, 140, 145, 146, 168], "metric": [57, 87], "mg": 121, "mib": [4, 23, 57, 86, 92, 129], "micro": 130, "microservic": 129, "microsoft": [47, 52, 57, 60, 86, 91, 96, 113, 117, 126, 131, 160], "middl": 123, "middlewar": 66, "might": [0, 2, 3, 11, 14, 15, 17, 19, 22, 29, 35, 37, 44, 45, 47, 48, 49, 52, 54, 56, 57, 60, 67, 79, 80, 91, 96, 98, 99, 102, 106, 112, 114, 116, 122, 123, 126, 128, 129, 131, 133, 135, 140, 141, 146, 147, 154, 155, 161, 165], "migrat": [16, 17, 18, 29, 43, 46, 57, 79, 86, 98, 113, 116, 127, 138, 144, 146, 150, 164], "millisecond": [45, 57, 91, 96], "milliwai": 146, "mime": [104, 114, 126, 130, 162], "mimetyp": [44, 57, 86, 104, 123, 126, 146], "mimetypealias": [48, 104], "mimetypelist": 146, "mimetypemap": [48, 146], "min": 91, "minchunks": [91, 96], "mind": [3, 53, 56, 57, 98, 104, 121, 122, 130, 144, 168], "minif": 57, "minim": [3, 7, 8, 10, 11, 52, 55, 84, 120, 121, 131, 135, 166], "minimum": [6, 45, 46, 67, 79, 86, 91, 92, 96, 98, 101, 114, 131, 166], "minio": 45, "miniredir": 57, "minor": [3, 129, 139], "minsearchstringlength": 86, "mint": [52, 56, 130], "minut": [0, 3, 7, 10, 14, 35, 37, 41, 46, 52, 54, 55, 57, 79, 81, 91, 96, 109, 111, 112, 114, 139, 140, 145, 167], "mirror": 123, "misbehav": 55, "misbehavior": 67, "misc": 86, "miscellan": 86, "misconfigur": [55, 57, 86, 96, 102, 107, 116, 123, 126], "misformat": 79, "mismatch": [129, 165], "miss": [22, 40, 78, 79, 86, 102, 123, 127, 141, 143, 145], "missing_fil": 134, "mission": [135, 166], "mistak": [57, 79, 135], "mistakenli": 116, "mistral": 2, "mistralai": [0, 14], "mit": 57, "mitig": [60, 123], "mitm": 123, "mix": [38, 167], "mixer": 123, "mixtur": 57, "mj": [126, 161, 162], "mkdir": [25, 31, 99, 120, 121], "mknod": 148, "mlocat": 120, "mm": 79, "mnt": [79, 130], "mobil": [25, 29, 40, 66, 69, 79, 86, 93, 104, 117, 123, 124], "mod": 122, "mod_dav": [120, 130, 135], "mod_defl": 135, "mod_dir": 130, "mod_env": [57, 65, 123, 130], "mod_evas": 135, "mod_fastcgi": 135, "mod_fcgi": 130, "mod_fcgid": [86, 135], "mod_head": [65, 123, 130], "mod_mim": 130, "mod_pagespe": 135, "mod_php": [129, 130, 131, 135], "mod_proxy_fcgi": [86, 135], "mod_reqtimeout": [23, 135], "mod_rewrit": [38, 57, 65, 130, 135], "mod_secur": 135, "mod_spdi": 135, "mod_webdav": 130, "mod_xsendfil": 135, "modal": 97, "mode": [6, 16, 19, 20, 22, 23, 26, 27, 43, 52, 54, 57, 79, 80, 86, 94, 100, 101, 111, 116, 120, 122, 124, 134, 135, 138, 139, 140, 143], "model": [0, 1, 3, 4, 6, 8, 9, 10, 12, 13, 14, 86, 98, 114, 123, 132], "model_nam": 11, "moder": 40, "modern": [4, 47, 56, 61], "modheadersavail": 126, "modif": [19, 40, 60, 96, 108, 111, 112, 130, 139, 146], "modifi": [28, 35, 45, 47, 48, 49, 55, 56, 62, 63, 71, 79, 83, 86, 96, 104, 105, 108, 111, 112, 116, 123, 125, 129, 130, 134, 135, 146], "modul": [19, 23, 25, 26, 35, 42, 56, 57, 69, 79, 86, 121, 122, 124, 125, 126, 130, 131, 146, 148, 161, 162], "modular": [1, 14], "module_nam": 127, "molli": [79, 146], "mollybook": 146, "mollyc": 146, "moment": [8, 154], "momentj": 63, "mon": [49, 52], "mondai": 49, "monitor": [15, 55, 56, 86, 90, 123, 129, 146], "monterei": 131, "month": [1, 2, 13, 123, 126, 130], "monument": 6, "moodl": 65, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 20, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 52, 55, 56, 57, 58, 60, 67, 74, 76, 79, 81, 82, 92, 93, 96, 97, 98, 99, 102, 104, 111, 112, 114, 115, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 139, 140, 143, 145, 146, 148, 150, 151, 153, 154, 160, 162, 164, 165, 166, 167, 168], "moreov": 15, "morn": 49, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 45, 54, 55, 56, 57, 60, 61, 64, 67, 79, 98, 99, 116, 123, 127, 128, 129, 130, 131, 135, 141, 142, 145, 146, 151, 152, 153, 159, 160, 166, 168], "mostli": 130, "mount": [4, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 42, 43, 45, 52, 54, 57, 86, 99, 101, 103, 104, 130, 135, 146], "mount_fil": 86, "mount_id": 35, "mount_nam": 146, "mountpoint": [28, 30, 35, 36, 37, 43, 57, 86], "move": [2, 23, 25, 57, 66, 86, 91, 123, 125, 139, 140, 144, 145, 164, 166], "movetotrash": 91, "movi": [57, 156, 157], "mozilla": [64, 116, 123, 126, 131], "mp3": [48, 57, 164, 165], "mp4": 126, "mpeg": 48, "mrtumnu": 66, "msoffice2003": 57, "msoffice2007": 57, "msofficedoc": 57, "mt": [11, 57, 69], "mtime": 40, "much": [23, 58, 96, 99, 125, 128, 129, 135, 143], "multi": [14, 55, 56, 79, 167], "multibucket": [43, 86], "multibyt": 143, "multilingu": [7, 12, 86], "multipart": 45, "multipartupload": 23, "multipl": [2, 5, 6, 9, 14, 17, 23, 29, 37, 42, 45, 52, 53, 54, 55, 56, 62, 67, 70, 79, 80, 81, 82, 86, 98, 99, 101, 114, 123, 127, 129, 130, 141, 143, 146, 147, 150, 151, 166, 167], "multiview": [120, 130], "music": [14, 86, 90, 94, 146], "must": [3, 4, 5, 6, 8, 15, 23, 25, 26, 28, 30, 31, 33, 37, 38, 42, 45, 52, 53, 54, 56, 57, 60, 65, 66, 67, 78, 79, 80, 81, 83, 90, 96, 98, 99, 101, 111, 114, 118, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 137, 139, 141, 143, 145, 146, 167, 168], "mx": [114, 116], "my": [2, 15, 45, 48, 69, 73, 79, 86, 98, 100, 111, 154], "my_sync_fold": 90, "myapp": 60, "myapplic": 65, "myclass": 60, "mycloud": [2, 57], "mycustomprefix": 57, "mygroup": [73, 146], "myisam": 131, "mylogfil": 128, "mylogo": 69, "mypictur": 37, "myserv": 38, "mysql": [17, 18, 22, 86, 118, 120, 122, 124, 125, 127, 130, 135, 142, 146, 164], "mysql_attr_init_command": 57, "mysql_attr_ssl_ca": [19, 57], "mysql_attr_ssl_cert": [19, 57], "mysql_attr_ssl_kei": [19, 57], "mysql_attr_ssl_verify_server_cert": [19, 57], "mysql_secure_instal": 120, "mysql_user_password": 17, "mysqld": [19, 20, 57, 60], "mysqldump": [20, 137], "mysqlnd": 120, "n": [1, 5, 14, 16, 17, 26, 79, 90, 94, 102, 146, 167], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 15, 17, 19, 20, 25, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 45, 47, 51, 52, 53, 56, 57, 60, 62, 64, 65, 69, 72, 73, 74, 75, 79, 80, 81, 83, 86, 90, 95, 96, 98, 99, 100, 101, 104, 111, 114, 116, 118, 120, 121, 122, 123, 125, 126, 129, 130, 134, 146, 152, 168], "namespac": [13, 51, 57, 60, 146], "nativ": [21, 35], "natur": [14, 82, 147], "navig": [51, 57, 96, 98, 104, 105, 108, 111, 112, 114, 121, 133, 168], "nc": [57, 60, 64, 86, 103, 126], "nc_app_": 102, "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": 146, "nc_domain": 99, "nc_instance_url": [98, 99], "nc_loglevel": 146, "nc_password": 90, "nc_samesitecookielax": 67, "nc_samesitecookiestrict": 67, "nc_user": 90, "ncdata": 135, "ncp": 127, "ncvm": 130, "ne": 167, "nearli": [120, 162], "necessari": [2, 15, 19, 22, 23, 33, 44, 49, 54, 56, 57, 60, 82, 114, 116, 120, 125, 126, 127, 130, 135, 146, 147, 164, 168], "necessarili": [55, 98, 99, 135], "need": [0, 1, 3, 4, 6, 8, 11, 14, 15, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 42, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 64, 67, 78, 79, 80, 82, 83, 86, 89, 91, 92, 98, 99, 100, 102, 104, 105, 109, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 163, 164, 166, 167, 168], "needsdbupgrad": 146, "neg": [6, 123], "neither": 76, "nest": [80, 86], "net": [57, 90, 99, 100, 120, 141, 146, 147], "netdata": 129, "netrc": 90, "netstat": [52, 60], "network": [14, 19, 37, 55, 57, 86, 91, 92, 96, 98, 99, 100, 102, 104, 123, 124, 130, 131, 142, 146, 162, 167, 168], "never": [25, 37, 41, 49, 57, 79, 123, 129, 146], "nevertheless": 145, "new": [2, 3, 5, 6, 11, 17, 20, 22, 23, 24, 25, 27, 29, 30, 34, 37, 41, 42, 43, 45, 49, 54, 57, 60, 65, 71, 73, 75, 76, 78, 79, 80, 81, 86, 91, 95, 96, 98, 99, 101, 111, 114, 116, 117, 121, 123, 125, 127, 128, 129, 130, 131, 135, 137, 139, 140, 144, 145, 146, 148, 152, 160, 162, 163, 164, 166, 168], "newer": [20, 35, 67, 98, 129, 131, 143, 166], "newest": [141, 166], "newgroup": [73, 74], "newli": [17, 25, 45, 49, 52, 54, 57, 79, 108, 130, 146, 166, 168], "newpassword": 146, "newroot": 146, "newus": 146, "next": [1, 2, 15, 19, 24, 25, 37, 38, 40, 52, 56, 79, 80, 81, 86, 90, 91, 97, 111, 112, 120, 124, 144, 145, 146, 151, 156, 166, 168], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 53, 54, 55, 59, 60, 61, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 78, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 98, 101, 102, 103, 104, 105, 108, 110, 111, 112, 114, 115, 116, 117, 118, 122, 124, 125, 127, 128, 129, 130, 131, 132, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 166], "nextcloud_": 45, "nextcloud_1": 45, "nextcloud_admin": 79, "nextcloud_config_dir": [57, 123], "nextcloud_docker_network_nam": 99, "nextcloud_host": 66, "nextcloud_imaginari": 129, "nextcloud_install_product": 130, "nextcloud_log": 96, "nextcloud_redirectregex": 66, "nextcloud_url": [8, 99, 100], "nextcloudcmd": 90, "nextcloudcron": 54, "nextclouden": 80, "nextcloudgroup": 80, "nextcloudpi": 130, "nextcloudquota": 79, "nextcloudresourc": 168, "nextcloudsystemus": 79, "nextcloudtemp": 57, "nextcloudurl": 90, "nextcloudus": [79, 80], "nf": 57, "nfc": 135, "nfd": [37, 135], "nginx": [16, 67, 86, 99, 123, 124, 130, 131, 135, 160, 161, 162], "ngo": 135, "ngx_pagespe": [126, 135], "ni": 129, "nice": 48, "night": 3, "nin": 167, "nix": [54, 60], "no_etag": 126, "no_last_modifi": 126, "no_proxi": 57, "no_unsupported_browser_warn": 86, "nobodi": 134, "nocanon": 148, "node": [6, 57, 146, 167], "nodecod": 148, "nodecopiedev": 167, "nodecreatedev": 167, "nodedeletedev": 167, "nodeinfo": 135, "noderenamedev": 167, "noderestoredev": 167, "nodetouchedev": 167, "nodewrittenev": 167, "nofollow": [123, 126], "noindex": [123, 126], "nologon": 146, "nomatim": 2, "nominatim": 123, "non": [3, 8, 17, 23, 25, 28, 31, 37, 45, 57, 74, 79, 86, 90, 91, 94, 100, 127, 140, 144, 146, 147], "none": [14, 29, 55, 57, 60, 79, 80, 83, 126, 139, 146, 148, 160], "nonexist": 79, "noon": 2, "nor": [35, 49, 54, 86, 98, 144, 167], "norepli": 57, "normal": [3, 6, 16, 22, 23, 42, 49, 53, 54, 57, 63, 64, 76, 79, 83, 91, 132, 135, 140, 145, 146, 168], "nosniff": [123, 126], "notat": [57, 66], "note": [0, 1, 2, 3, 5, 13, 19, 28, 35, 37, 40, 44, 45, 46, 54, 57, 60, 65, 71, 75, 85, 94, 96, 99, 105, 111, 112, 118, 123, 124, 125, 126, 130, 131, 135, 136, 139, 145, 146, 154, 156, 166, 167], "noth": [3, 16, 146], "notic": [42, 44, 55, 69, 129, 140], "notif": [43, 49, 57, 60, 66, 78, 79, 83, 86, 91, 108, 113, 123, 128, 130, 135, 138, 144, 146, 160, 168], "notifi": [15, 25, 35, 60, 108, 146], "notificationrefreshinterv": 91, "notify_guest": 15, "notify_push": [62, 86], "notion": [156, 157], "notori": [5, 6, 7, 11], "now": [14, 19, 20, 22, 23, 38, 52, 54, 57, 65, 79, 83, 86, 98, 99, 111, 112, 114, 116, 118, 120, 121, 122, 125, 130, 133, 135, 139, 144, 148, 160, 161, 162, 165, 167], "nowadai": [57, 165], "nsign": 149, "nss": [62, 86], "nsuit": 149, "ntlm": [60, 160], "nuanc": 25, "nuisanc": 55, "null": [13, 44, 57, 64, 100, 121, 146, 165, 167], "num_bucket": 45, "num_nucket": 45, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 13, 14, 16, 23, 30, 40, 45, 46, 52, 53, 55, 56, 57, 60, 79, 80, 83, 92, 96, 111, 112, 114, 120, 122, 123, 131, 135, 139, 144, 146, 152, 162, 166, 167], "numer": [44, 57, 84], "numeric_id": 26, "nuri": 149, "nvidia": [3, 4, 5, 6, 7, 9, 11, 98, 100, 102], "o": [23, 25, 57, 79, 86, 90, 121, 127, 130, 135, 140, 146], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 45, "oauth": [29, 86], "oauth2": [62, 86], "object": [11, 14, 28, 37, 42, 43, 56, 62, 79, 86, 111, 123, 129, 146, 156, 165, 167, 168], "objectclass": [79, 80, 146], "objectdata": 167, "objectid": 167, "objectprefix": 57, "objectstor": [45, 86, 132], "objectstore_multibucket": 45, "objecttyp": 167, "obscur": 135, "obsolet": 44, "obtain": [60, 65, 86, 136], "obviou": [55, 162], "oc": [15, 42, 45, 56, 57, 60, 64, 72, 73, 74, 75, 80, 85, 120, 121, 126, 129, 134, 144, 146, 162, 163, 167, 168], "oc8c0fd71e03": 57, "oc_": [19, 57, 125], "oc_act": 22, "oc_activity_mq": 22, "oc_addressbook": 135, "oc_calendar_calendar": 17, "oc_calendar_object": 17, "oc_calendar_share_calendar": 17, "oc_calendar_share_ev": 17, "oc_cards_properti": 135, "oc_carla": 57, "oc_databas": 146, "oc_dav_shar": 116, "oc_dbus": 146, "oc_default_modul": [26, 146], "oc_filecach": [26, 135], "oc_fscach": 17, "oc_log": 17, "oc_mail_messag": 116, "oc_mail_recipi": 116, "oc_media_album": 17, "oc_media_artist": 17, "oc_media_sess": 17, "oc_media_song": 17, "oc_media_us": 17, "oc_molli": 125, "oc_pass": 146, "oc_permiss": 17, "oc_prefer": 81, "oc_privatedata": 17, "oc_queuedtask": 17, "oc_shar": 17, "oc_storag": [26, 81, 135], "oca": [3, 60, 162, 167], "occ": [1, 4, 6, 8, 12, 13, 14, 16, 17, 20, 22, 23, 24, 26, 27, 35, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 52, 54, 57, 58, 64, 65, 68, 69, 70, 71, 75, 76, 78, 81, 83, 86, 101, 103, 106, 111, 112, 114, 115, 116, 118, 123, 126, 129, 130, 133, 134, 135, 137, 139, 141, 144, 145, 163, 164, 165, 167, 168], "occ6f7365735": 57, "occasion": [8, 139, 148], "occur": [2, 23, 60, 99, 101, 129, 135, 140, 144, 165], "occurr": 23, "oci": [17, 57, 118, 146], "ocp": [57, 75, 167], "ocsp": 126, "octal": 57, "odd": 129, "odf": [147, 150], "off": [19, 20, 22, 23, 27, 30, 52, 68, 80, 86, 99, 114, 116, 120, 126, 128, 130, 139, 144, 146, 148], "offer": [0, 1, 14, 15, 25, 52, 57, 61, 114, 116, 123, 130, 132, 135, 144, 166], "offic": [2, 14, 39, 44, 48, 55, 113, 130, 148, 151, 152, 153, 154, 156, 157], "offici": [52, 55, 57, 79, 99, 117, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 159, 166], "offlin": [79, 96, 111, 112, 140], "offload": [0, 1, 99, 129], "offset": [73, 74, 146], "often": [1, 23, 54, 55, 57, 96, 111, 112, 114, 123, 127, 130, 162, 164, 166], "ogg": [126, 161, 162], "oid": 57, "oidc": 82, "oidc_provider_bearer_valid": 82, "ok": [72, 73, 74, 80], "okai": 139, "old": [1, 14, 17, 25, 41, 57, 79, 86, 91, 134, 135, 139, 144, 146, 160, 165], "older": [1, 4, 14, 26, 41, 46, 49, 57, 67, 83, 95, 96, 127, 129, 133, 135, 141, 144, 145], "oldest": [41, 83], "oldgroup": 74, "oldtim": 56, "ollama": [0, 14], "olmo": 86, "omit": [17, 57, 66, 67, 79, 146], "onbootsec": 54, "onc": [2, 13, 23, 27, 37, 40, 45, 48, 54, 57, 78, 79, 96, 111, 116, 120, 122, 123, 126, 139, 144, 146, 148, 159, 162, 166, 167, 168], "one": [2, 4, 5, 7, 9, 10, 11, 13, 14, 15, 17, 19, 25, 26, 29, 33, 37, 38, 40, 41, 44, 52, 55, 56, 57, 64, 65, 67, 69, 74, 75, 78, 79, 80, 83, 86, 89, 90, 92, 93, 98, 100, 104, 105, 111, 114, 116, 120, 127, 130, 131, 132, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 156, 162, 166, 167, 168], "ones": [17, 50, 56, 57, 75, 90, 130, 139, 141, 144, 156, 162, 166, 168], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 21, 24, 25, 26, 28, 29, 31, 35, 37, 40, 45, 47, 49, 50, 52, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 75, 76, 77, 78, 79, 81, 82, 83, 86, 96, 97, 98, 99, 100, 101, 102, 104, 105, 109, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 127, 128, 130, 131, 134, 135, 137, 140, 141, 143, 144, 146, 147, 154, 156, 162, 165, 166, 167, 168], "onlin": [29, 57, 86, 116, 117, 120, 130, 140, 145, 149, 150, 151, 153, 154], "onlyoffic": [29, 130], "onunitactivesec": 54, "onward": 64, "ooxml": 86, "opcach": [56, 57, 86, 120, 121, 124, 126, 127], "opcod": [56, 129], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 20, 29, 42, 52, 57, 68, 69, 79, 86, 89, 95, 96, 99, 114, 117, 123, 127, 130, 135, 144, 147, 154], "open_basedir": [23, 123, 127], "openai": [1, 3, 5, 7, 8, 12, 14, 86, 157], "openapi": [57, 167, 168], "openbsd": [86, 124], "opendocu": [57, 129, 147], "opendyslex": 57, "opengraph": 156, "openid": [71, 86], "openldap": [79, 80], "openoffic": [57, 127], "openproject": 2, "openshift": 57, "openssl": [45, 62, 86, 116, 121, 127, 129], "openssl_decrypt": 26, "openssl_encrypt": 26, "openssl_open": 26, "openssl_pkey_export": 26, "openssl_pkey_new": 26, "openssl_s": 26, "openstack": [37, 86], "openstreetmap": [123, 156, 157], "opensus": [131, 146], "opentopodata": 123, "opentyp": 126, "openweathermap": 13, "oper": [3, 6, 8, 19, 21, 23, 25, 42, 47, 52, 54, 55, 57, 64, 67, 78, 79, 81, 86, 92, 96, 104, 117, 118, 124, 129, 130, 131, 132, 135, 139, 144, 145, 147, 148, 166, 167, 168], "opinion": [130, 142], "opportunist": 60, "opt": [14, 26, 37, 57, 91, 114, 120, 125, 132, 146, 165, 167], "opt_binary_protocol": 57, "opt_compress": 57, "opt_connect_timeout": 57, "opt_libketama_compat": 57, "opt_poll_timeout": 57, "opt_recv_timeout": 57, "opt_retry_timeout": 57, "opt_send_timeout": 57, "opt_seri": 57, "optim": [0, 1, 2, 6, 23, 32, 117, 123, 126, 127, 129, 130, 166], "optimis": [6, 11, 135], "option": [0, 1, 4, 12, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 49, 52, 54, 55, 56, 60, 61, 62, 65, 66, 68, 69, 71, 72, 73, 74, 75, 76, 78, 80, 81, 82, 83, 86, 90, 91, 92, 93, 94, 96, 98, 99, 102, 103, 104, 108, 111, 112, 114, 115, 116, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 146, 149, 150, 151, 156, 162, 163, 166, 168], "optout": 86, "oracl": [17, 19, 22, 57, 118, 125, 131, 146], "orang": 14, "orchestr": 99, "order": [0, 1, 13, 14, 19, 20, 22, 40, 60, 68, 78, 79, 98, 99, 114, 123, 130, 131, 137, 146, 147, 166, 168], "org": [52, 57, 65, 74, 77, 90, 96, 123, 126, 130, 167], "organ": [25, 69, 83, 86, 131, 146], "organis": [75, 79, 131, 135], "organiz": [79, 83, 114], "organizationnam": 79, "orient": 127, "origin": [11, 24, 38, 44, 57, 66, 79, 83, 109, 116, 123, 135, 139, 140, 146], "orphan": [135, 146], "otf": 126, "other": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 19, 22, 23, 24, 25, 29, 33, 35, 37, 38, 39, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 61, 62, 63, 64, 78, 79, 82, 83, 85, 86, 90, 92, 95, 99, 100, 101, 111, 112, 114, 115, 121, 122, 123, 124, 125, 126, 127, 129, 134, 136, 139, 142, 144, 146, 147, 150, 151, 161, 162, 163, 164, 165, 166, 168], "otherdomain": 57, "otherwis": [16, 20, 23, 54, 55, 56, 57, 66, 79, 98, 104, 108, 111, 114, 126, 129, 130, 135, 140], "ou": [79, 80, 81, 146], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 20, 57, 60, 64, 67, 69, 79, 98, 99, 104, 105, 117, 119, 120, 121, 123, 127, 129, 130, 131, 134, 135, 141, 150, 162, 166], "out": [15, 22, 23, 25, 37, 45, 49, 52, 55, 57, 67, 86, 96, 98, 104, 113, 126, 128, 129, 130, 131, 134, 135, 139, 140, 144, 145, 146, 151, 160, 162, 166], "outbound": [60, 162], "outdat": [57, 62, 86, 111, 112, 120, 143], "outdoor": 2, "outgo": [60, 114, 116, 146], "outlin": [2, 52], "outlook": [60, 86, 114], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 23, 35, 57, 64, 81, 86, 90, 95, 96, 116, 127, 129, 134, 145, 146], "output_buff": 23, "outright": [55, 131], "outsid": [15, 26, 31, 38, 45, 52, 57, 61, 86, 99, 104, 111, 122, 125, 126, 129, 130, 132, 135, 137, 139], "outstand": [2, 7, 146], "ova": 130, "over": [19, 22, 28, 30, 45, 48, 55, 57, 60, 65, 67, 79, 83, 86, 96, 99, 120, 123, 129, 130, 131, 139, 146, 156, 161], "overal": 129, "overcom": 57, "overflow": 37, "overhead": [57, 96, 129], "overlai": 79, "overlap": [35, 166], "overload": 135, "overrid": [23, 24, 28, 43, 57, 60, 62, 75, 79, 80, 86, 89, 90, 92, 99, 100, 146], "overridden": 66, "override_app_host": [99, 100, 102], "overridelocaldir": 89, "overrideserverurl": [89, 94], "overview": [0, 1, 3, 12, 15, 43, 56, 58, 86, 117, 134, 135, 138, 141, 146, 160, 162], "overwrit": [24, 60, 62, 86, 91, 111, 130, 146, 162], "overwritecondaddr": [66, 86], "overwritehost": [66, 86], "overwriteprotocol": [66, 67, 86], "overwritewebroot": [66, 86], "overwritten": [24, 57, 70, 75, 79, 111, 146], "owasp": 165, "own": [0, 1, 3, 4, 14, 15, 23, 24, 25, 26, 37, 39, 40, 48, 50, 51, 55, 57, 60, 61, 63, 64, 69, 83, 90, 91, 96, 104, 106, 111, 112, 121, 125, 130, 135, 145, 148, 162, 168], "owncloud": [27, 64, 67, 86, 96, 135, 137, 138, 143, 146, 167], "owncloud_blacklist_time_max": 92, "owncloud_blacklist_time_min": 92, "owncloud_chunk_s": 92, "owncloud_core_dump": 96, "owncloud_critical_free_space_byt": 92, "owncloud_free_space_byt": 92, "owncloud_max_parallel": 92, "owncloud_timeout": 92, "owner": [19, 40, 104, 105, 108, 116, 120, 146], "ownerid": 167, "ownership": [3, 31, 40, 57, 118, 122, 130, 139, 146], "p": [8, 19, 56, 90, 99, 102, 120, 121, 128, 129, 133, 137, 143, 146, 148], "pacif": 57, "packag": [2, 52, 56, 57, 86, 90, 120, 121, 122, 123, 124, 125, 127, 128, 131, 138, 145, 146, 147, 150, 151, 168], "package_nam": 51, "packet": 19, "pad": 26, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 19, 24, 25, 31, 37, 38, 40, 49, 50, 52, 54, 56, 57, 58, 60, 61, 62, 64, 69, 76, 79, 80, 83, 86, 87, 96, 97, 98, 102, 111, 114, 120, 122, 123, 126, 127, 130, 134, 135, 139, 141, 144, 145, 146, 156, 157, 159, 168], "pagespe": 126, "paid": [144, 145], "pain": 98, "pair": [25, 34, 43, 57, 86, 100, 114], "pan": 168, "pandoc": 39, "pane": [14, 83, 167], "panel": [52, 57, 63, 79, 83, 129, 130], "pant": 60, "paper": 7, "paragraph": [123, 156], "parallel": [14, 19, 23, 57, 67, 92, 98, 129, 135, 167], "param": 167, "paramet": [3, 5, 13, 15, 17, 18, 22, 23, 24, 28, 29, 40, 43, 45, 55, 56, 62, 63, 64, 69, 74, 75, 79, 80, 86, 89, 94, 96, 99, 111, 123, 126, 127, 129, 130, 146, 162, 166, 167, 168], "parameter_nam": 127, "paramount": [14, 79], "parent": [42, 104, 130, 135, 146], "pars": [3, 26, 57], "part": [3, 5, 13, 14, 15, 38, 47, 48, 54, 56, 57, 60, 79, 83, 96, 118, 120, 123, 130, 131, 134, 146, 148, 153, 166], "part_file_in_storag": 86, "parti": [6, 14, 15, 19, 25, 26, 54, 57, 60, 109, 131, 135, 139, 145, 146, 147, 155, 157], "partial": [60, 116, 167], "particip": 111, "particular": [1, 7, 19, 35, 45, 50, 79, 126, 129, 166], "particularli": [55, 166], "partit": [23, 57], "partnership": 150, "pass": [2, 5, 19, 29, 35, 52, 57, 62, 79, 86, 90, 94, 99, 100, 101, 118, 121, 126, 134, 135, 146, 147, 166, 167], "passphras": 26, "passwd": 52, "password": [2, 3, 17, 19, 21, 25, 26, 30, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 53, 55, 56, 57, 60, 71, 74, 78, 79, 80, 86, 90, 94, 96, 98, 99, 100, 114, 116, 118, 120, 121, 122, 124, 125, 127, 130, 135, 137, 142, 143, 146, 149, 160, 168], "password1": [21, 57], "password2": [21, 57], "password_argon2_default_memory_cost": 57, "password_argon2_default_thread": 57, "password_argon2_default_time_cost": 57, "password_default": 57, "passwordconfirmationrequir": 57, "passwordsalt": 86, "past": [52, 67, 134], "pasta": 2, "patch": [60, 67, 86, 116, 136, 166], "path": [8, 14, 15, 19, 24, 25, 26, 27, 28, 31, 32, 43, 52, 54, 62, 64, 66, 79, 86, 89, 90, 94, 96, 99, 100, 101, 116, 121, 123, 126, 128, 130, 133, 140, 141, 146, 152, 167, 168], "path_info": 126, "path_to_dir": 146, "pathto": 146, "pattern": [41, 46, 57, 90], "pauvo": 66, "payload": 168, "payment": 0, "pbkdf2": 26, "pc": [19, 139], "pcntl": 127, "pcntl_signal": 127, "pcntl_signal_dispatch": 127, "pdf": [2, 3, 44, 52, 57, 86, 105, 127, 130], "pdo": [19, 57], "pdo_mysql": [19, 127], "pdo_pgsql": [19, 121, 127], "pdo_sqlit": 127, "pecl": [35, 56, 57, 120], "pecl82": 121, "peer": [19, 60, 114], "peertub": [156, 157], "pem": [19, 26, 57, 121], "pencil": 83, "pend": 123, "peopl": [6, 9, 40, 49, 55, 81, 105, 135, 146, 156, 157], "per": [4, 5, 7, 9, 10, 14, 25, 37, 43, 54, 57, 80, 86, 90, 111, 112, 131, 146, 156, 158, 162, 167], "perbucket": 45, "percentag": 166, "perfect": [9, 130, 142], "perfectli": 166, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 20, 22, 23, 25, 29, 35, 42, 44, 52, 54, 55, 56, 57, 64, 67, 79, 85, 86, 90, 91, 94, 96, 98, 99, 102, 106, 116, 123, 124, 125, 126, 127, 130, 131, 135, 140, 141, 144, 145, 146, 151, 164, 165, 166, 168], "period": [37, 54, 55, 57, 79, 83, 84, 108, 111, 112, 114, 115, 131, 139, 145, 146, 166], "peripher": 130, "perman": [25, 26, 40, 46, 57, 66, 79, 83, 120, 123, 146], "permiss": [2, 31, 40, 43, 49, 56, 57, 65, 86, 104, 116, 121, 125, 126, 128, 130, 135, 139, 140, 144, 146], "permit": [50, 57, 123, 126, 146, 166], "persian": 4, "persist": [4, 19, 43, 57, 83, 86, 101, 116, 132, 154], "person": [2, 25, 37, 38, 57, 60, 63, 75, 76, 78, 79, 83, 109, 111, 114, 130, 134, 146, 151, 157], "personnel": 96, "perspect": 14, "pertain": [23, 96], "pg_ctl": [3, 121], "pg_dump": 137, "pg_hba": 19, "pg_user": 19, "pgp": [120, 122, 128], "pgpassword": [137, 143], "pgsql": [3, 17, 19, 53, 57, 118, 146], "pgsql_ssl": 86, "pgvector": 3, "phar": [127, 144], "phase": 144, "philip": 146, "phone": [40, 57, 74, 75, 78, 79, 112, 117, 146], "phonebook": 40, "photo": [15, 24, 28, 79, 86, 94], "photor": 9, "photoshop": 57, "photothumb": 90, "php": [1, 2, 3, 6, 8, 14, 15, 16, 17, 19, 20, 24, 25, 26, 27, 30, 32, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 57, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 86, 96, 98, 99, 111, 112, 115, 116, 118, 122, 124, 125, 128, 133, 134, 136, 137, 139, 140, 141, 142, 144, 145, 146, 154, 160, 161, 162, 163, 165, 167, 168], "php7": 19, "php70": 146, "php74": 120, "php8": 126, "php82_fpm": 121, "php_valu": 23, "phpinfo": [127, 135], "phpredi": [56, 57, 127], "physic": [25, 52, 99, 125, 140], "pi": [57, 130], "pick": [14, 19, 63, 96, 140, 157], "picker": [1, 2, 14, 86, 155], "pickup": [0, 3, 12, 86], "pictur": [44, 79, 127], "ping": [19, 60], "pipe": [57, 116, 146], "pipelin": 60, "pix": 9, "pixel": [44, 57], "pkg": [90, 121], "pkg_add": 121, "pki": 126, "place": [1, 23, 24, 42, 52, 57, 60, 86, 90, 114, 116, 118, 121, 125, 126, 128, 129, 133, 134, 135, 139, 144, 146, 153, 155, 156], "placehold": [26, 29, 57, 79], "plai": [57, 69], "plain": [13, 57, 60, 67, 68, 104, 126, 130, 135, 146], "plaintext": 79, "plan": [2, 8, 22, 79, 122, 127, 130, 131, 145, 166], "planetexpress": 146, "platform": [28, 45, 89, 94, 96, 120, 129, 131, 132], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 19, 23, 37, 44, 52, 54, 55, 57, 63, 65, 67, 75, 79, 83, 96, 104, 105, 112, 115, 116, 117, 120, 123, 129, 130, 131, 134, 135, 139, 141, 144, 145, 154, 162, 166], "plu": 64, "pluggabl": 78, "plugin": [99, 131], "plusserv": [0, 14], "pm": 130, "png": [28, 57, 69, 126], "podman": [3, 130], "point": [6, 14, 15, 19, 22, 23, 29, 37, 40, 43, 55, 56, 57, 58, 86, 98, 104, 111, 112, 125, 130, 131, 135, 140, 144, 145], "poison": 57, "polici": [40, 46, 57, 61, 69, 71, 74, 79, 86, 123, 126, 127, 128, 136], "policycoreutil": 120, "polish": 4, "polit": [1, 13], "poll": 91, "pool": [56, 123, 126, 130], "poor": [5, 9], "pop": 79, "pop3": 60, "popul": [2, 79, 130, 139], "popular": [42, 98, 99], "popup": 114, "port": [8, 17, 28, 30, 34, 42, 45, 52, 56, 57, 66, 79, 80, 86, 90, 91, 98, 99, 100, 102, 120, 121, 123, 129, 146, 147, 153], "portal": [45, 60, 64, 105, 114, 119], "portion": 135, "portugues": [4, 5, 10], "pose": 57, "posgresql": 57, "posit": [6, 11, 26, 55, 57, 162, 166], "posix": [47, 127], "posixgroup": 79, "possibl": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 22, 25, 38, 40, 41, 45, 46, 47, 50, 51, 55, 56, 57, 58, 60, 61, 78, 79, 80, 82, 94, 96, 98, 99, 100, 102, 104, 105, 111, 112, 114, 116, 118, 123, 126, 127, 128, 129, 130, 131, 134, 135, 139, 141, 143, 144, 146, 147, 148, 154, 166, 168], "possibli": [57, 116, 123, 135], "post": [11, 25, 52, 64, 72, 73, 74, 80, 85, 116, 125, 126, 133, 146, 147], "post_allow": 147, "post_max_s": [23, 121, 130], "postaladdress": 79, "postfix": [45, 57, 60], "postgr": [19, 121], "postgresql": [3, 17, 57, 86, 118, 121, 125, 127, 131, 146, 163], "postrgresql": 22, "postscript": 57, "potenti": [22, 37, 49, 55, 57, 64, 129], "power": [3, 5, 6, 7, 9, 10, 13, 57, 104, 126, 130, 140], "powerpoint": 2, "ppa": 90, "ppolici": [79, 80], "ppolicy_hash_cleartext": 79, "ppt": 150, "pptx": [2, 150], "pr": 133, "practic": [44, 116, 123, 140], "pre": [47, 57, 62, 69, 86, 98, 102, 123, 127, 135, 145, 166, 168], "preced": [48, 57, 78], "precis": [45, 79, 97], "precompil": 129, "preconfigur": 104, "predefin": [47, 96], "predict": 166, "prefer": [14, 17, 19, 28, 35, 54, 56, 57, 60, 63, 79, 81, 83, 86, 91, 96, 113, 115, 116, 118, 126, 127, 129, 130, 135, 146, 167], "prefix": [22, 28, 57, 62, 64, 86, 125, 126, 130, 146], "preinstal": 151, "preliminari": 146, "preload": [121, 123, 126], "prem": 14, "prematur": [111, 112], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 14], "premium": 131, "prepar": [14, 86, 98, 124, 130], "prepend": [1, 57, 126, 135, 146], "prereleas": 19, "prerequisist": 38, "prerequisit": [81, 86, 122, 124, 125, 138, 140], "present": [2, 48, 50, 57, 60, 61, 75, 79, 99, 129, 130, 144, 148, 149], "preserv": [0, 1, 4, 40, 83, 120, 129, 139, 143, 146, 150], "preset": 83, "press": [2, 38, 60, 96, 111, 112, 135, 157], "pretrain": 5, "pretti": [65, 86, 122, 124, 126], "prettier": 130, "prevent": [23, 25, 26, 40, 42, 55, 56, 57, 62, 86, 96, 107, 109, 111, 114, 123, 126, 129, 131, 134, 135, 137, 143, 145, 146, 162, 165], "preview": [25, 37, 43, 62, 86, 124, 127, 130, 155], "preview_concurrency_al": [86, 162], "preview_concurrency_new": [86, 162], "preview_ffmpeg_path": 86, "preview_ffprobe_path": 86, "preview_format": 129, "preview_imaginary_kei": [86, 129], "preview_imaginary_url": [86, 129], "preview_libreoffice_path": 86, "preview_max_filesize_imag": 86, "preview_max_i": [44, 86], "preview_max_memori": [44, 86], "preview_max_scale_factor": 44, "preview_max_x": [44, 86], "preview_office_cl_paramet": 162, "previews_hpb": 57, "previou": [8, 19, 37, 40, 79, 86, 99, 116, 134, 138, 143, 144, 145, 152, 168], "previous": [64, 98, 127, 135, 152, 162, 164], "previousvalu": 167, "primari": [1, 22, 23, 28, 43, 55, 69, 79, 80, 86, 141, 145, 146], "primary_color": 69, "princip": [135, 167], "principaluri": 135, "print": [94, 101], "printenv": 130, "prior": [23, 55, 96, 141, 167], "prioriti": [2, 15, 68], "privaci": [0, 1, 4, 14, 57, 61, 67, 69, 86], "privacyurl": 69, "privat": [14, 29, 34, 43, 57, 60, 75, 86, 112, 114, 121, 123, 126, 146], "privatedata": 17, "privatekei": [26, 146], "privileg": [19, 62, 71, 74, 79, 86, 122, 125], "proactiv": 40, "probabl": [45, 79, 126, 149], "probe": 123, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 30, 40, 55, 57, 64, 67, 79, 86, 92, 111, 112, 126, 128, 129, 130, 134, 136, 140, 144, 166], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 55, 144], "proc": [3, 129], "proce": [26, 114, 120, 144], "procedur": [25, 96, 144], "proceed": [25, 139, 145], "process": [2, 3, 5, 6, 7, 8, 13, 19, 23, 25, 35, 48, 54, 57, 79, 81, 86, 90, 96, 98, 100, 102, 113, 120, 123, 126, 127, 129, 131, 134, 135, 139, 144, 145, 146, 167], "processor": 129, "produc": [5, 8, 11, 91], "product": [2, 3, 4, 5, 7, 17, 55, 57, 79, 120, 123, 128, 129, 130, 135, 146], "productnam": 146, "profession": [11, 14, 25, 131, 135], "profil": [37, 40, 71, 82, 86, 112, 123, 128, 162], "profile_en": 146, "profile_enabled_by_default": 75, "profile_secret": 57, "profilepag": 57, "profit": 135, "program": [54, 60, 89, 94, 96, 98, 140, 146], "programm": 79, "programmat": 81, "progress": [13, 25, 41, 46, 52, 57], "project": [2, 45, 82, 86, 122, 134, 166], "promin": [164, 168], "promot": [79, 86], "prompt": [0, 2, 3, 5, 19, 29, 79, 86, 90, 91, 96, 114, 122, 130, 142, 146, 168], "promptdeleteallfil": 91, "pronoun": 146, "proof": 22, "propag": [48, 90], "proper": [55, 57, 65, 86, 129, 134, 135, 144, 162], "properli": [9, 25, 51, 55, 57, 62, 63, 84, 86, 96, 102, 109, 123, 127, 134, 135, 139, 146, 148], "properti": [57, 71, 79, 83, 86, 96, 146, 167, 168], "property_phon": [57, 75], "property_rol": 75, "propfind": [64, 96], "propget": 96, "proprietari": [8, 14], "prospect": 166, "protect": [3, 25, 26, 38, 40, 52, 60, 61, 62, 66, 67, 86, 105, 130, 146], "proto": 60, "protocol": [2, 8, 33, 34, 52, 57, 66, 80, 86, 96, 98, 99, 100, 102, 116, 123, 147, 154], "prototyp": 99, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 22, 25, 26, 28, 29, 31, 33, 35, 37, 39, 43, 44, 45, 47, 52, 53, 56, 57, 58, 62, 64, 65, 66, 67, 69, 71, 72, 74, 79, 80, 83, 86, 90, 96, 97, 100, 111, 112, 114, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 140, 142, 146, 147, 150, 151, 155, 160, 162, 163, 164, 165, 166, 168], "provider_id": [78, 146], "providerfactori": 57, "provis": [45, 71, 82, 86, 114], "provisioning_api": [72, 146], "proxi": [2, 15, 45, 62, 67, 86, 90, 91, 100, 102, 103, 126, 130, 149, 150, 151, 168], "proxy_buff": 23, "proxy_connect_timeout": [99, 126], "proxy_hide_head": 66, "proxy_http": 148, "proxy_max_temp_file_s": 23, "proxy_pass": 99, "proxy_protocol": 99, "proxy_read_timeout": 126, "proxy_send_timeout": 126, "proxy_set": [148, 149, 152, 153], "proxy_timeout": 99, "proxy_wstunnel": 148, "proxyexclud": 86, "proxyfcgibackendtyp": 130, "proxypass": 148, "proxypassmatch": 148, "proxypassrevers": 148, "proxypreservehost": 148, "proxytimeout": 23, "proxyuserpwd": 86, "prune": [41, 102, 116], "pseudo": 123, "psql": [19, 143], "pt6h": 111, "public": [2, 15, 19, 34, 37, 40, 43, 55, 57, 60, 67, 72, 75, 79, 83, 86, 99, 102, 104, 120, 121, 123, 126, 130, 146, 150, 156, 157], "public_html": 30, "publiccalendar": 111, "publickei": 26, "publicli": [5, 26, 75, 116, 130, 146], "publish": [2, 57, 75, 99, 150, 166], "pubshare_": 26, "pull": [79, 86, 126, 133, 148, 152, 156, 157, 162], "pure": 3, "purg": 111, "purpos": [17, 40, 45, 46, 54, 55, 57], "push": [111, 123, 134], "pushfe": 123, "put": [20, 23, 25, 57, 60, 66, 73, 74, 79, 80, 116, 121, 125, 129, 130, 135, 137, 139, 140, 145, 146], "putsizelimit": 45, "pwa": 57, "pwd": 99, "px": 69, "px65ty5drhqkype5hrsdvyfhlzzhcm": 125, "python": [3, 120], "q": [19, 60, 146], "q16": 69, "qmail": [57, 62, 86], "qt": 95, "qt_logging_rul": 95, "quali": 123, "qualifi": [38, 60], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 86, 129, 146, 166], "quantiz": [5, 7], "queri": [1, 3, 14, 21, 22, 40, 57, 74, 79, 85, 111, 135, 145, 146, 167], "query_cache_limit": 19, "query_cache_min_res_unit": 19, "query_cache_s": 19, "query_cache_typ": 19, "query_log_fil": 86, "query_log_file_backtrac": 86, "query_log_file_paramet": 86, "query_log_file_requestid": 86, "question": [1, 2, 3, 12, 17, 19, 57, 79, 86, 90, 116, 144, 146, 150], "queu": 49, "queue": [3, 86, 146], "quick": [2, 52, 61, 86, 114, 124, 130], "quickli": [15, 47, 83, 96, 146], "quickstart": [86, 138], "quiet": [41, 46, 52, 146], "quit": [16, 19, 52, 60, 122, 141, 145, 146], "quot": [57, 80, 99], "quota": [23, 25, 41, 46, 57, 71, 74, 79, 80, 85, 86, 136, 146], "quota_include_external_storag": [83, 86], "qwen": 2, "r": [7, 10, 25, 31, 66, 80, 118, 120, 122, 127, 130, 133, 135, 139], "race": [7, 67], "rackspac": 33, "rainloop": [86, 124], "rais": [19, 23, 92, 129, 135], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 129, 131], "ramdisk": 57, "ran": [6, 57, 67, 162], "rand": 45, "random": [26, 45, 79, 116, 123, 125], "random_byt": 26, "randomli": 57, "rang": [45, 55, 57, 64, 66, 86, 98, 99, 104, 124, 145], "rapid": 166, "rapidli": 166, "rare": [25, 28, 45, 57, 143], "raspberri": 57, "rate": [0, 5, 7, 12, 86, 113], "ratelimit": 86, "ratelimit_overwrit": 86, "ratelimitaddressbookcr": 112, "ratelimitcalendarcr": 111, "ratelimitperiodaddressbookcr": 112, "ratelimitperiodcalendarcr": 111, "rather": [15, 29, 32, 38, 42, 57, 60, 79, 126, 135, 146, 162], "ration": 57, "raw": [14, 26, 68, 79, 99, 134, 135], "rc4": 146, "rcctl": 121, "re": [19, 23, 25, 28, 37, 40, 45, 50, 52, 55, 56, 57, 60, 67, 79, 83, 97, 104, 114, 116, 125, 126, 130, 131, 135, 139, 140, 144, 145, 146, 164, 165, 166, 167], "reach": [40, 55, 57, 67, 79, 98, 102, 109, 120, 123, 129, 130, 131, 135, 140, 141, 142, 144, 145, 154, 162, 166, 168], "reachabl": [8, 55, 57, 86, 98, 99, 102, 130, 135, 162], "react": 146, "read": [2, 21, 23, 33, 37, 43, 49, 52, 56, 57, 58, 62, 65, 69, 71, 77, 86, 90, 91, 104, 111, 112, 116, 120, 121, 126, 130, 131, 132, 134, 146, 147, 164, 165], "read_timeout": [56, 57], "readabl": [24, 31, 57, 62, 79, 86, 126], "reader": [17, 146], "readi": [37, 57, 79, 102, 130, 154, 166], "readili": 25, "readm": [3, 82, 98, 99, 102, 121, 130], "readonli": 167, "real": [4, 5, 7, 9, 10, 13, 35, 66, 68, 116, 126, 150, 166], "realiz": [14, 146], "realli": 123, "realtim": 55, "reason": [5, 14, 45, 53, 55, 57, 60, 61, 67, 79, 116, 123, 125, 127, 128, 129, 130, 131, 135, 140, 146, 148, 162, 164, 165], "reassign": 104, "recalcul": 79, "receiv": [14, 38, 40, 50, 57, 60, 66, 79, 82, 83, 114, 120, 131, 134, 145, 166, 168], "recent": [23, 40, 55, 79, 129, 140, 146, 148, 152], "recid": 123, "recip": 2, "recipi": [26, 38, 57, 114, 116, 146], "recogn": [8, 12, 14, 57, 61, 79, 86], "recognis": 29, "recognit": [14, 86], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 19, 23, 24, 25, 27, 35, 36, 37, 39, 42, 49, 54, 57, 61, 62, 65, 66, 67, 79, 86, 96, 98, 99, 104, 116, 121, 122, 123, 124, 125, 126, 129, 130, 131, 134, 135, 137, 141, 142, 143, 145, 146, 147, 148, 151, 155, 160, 161, 162, 164, 165, 166, 167, 168], "recommended": [19, 166], "recommended_fil": 14, "record": [49, 57, 78, 80, 96, 116, 140], "recov": [25, 26, 76, 83, 143], "recoveri": [43, 78, 86, 138, 146], "recoverykey_": 26, "recreat": 143, "recurs": 146, "recv": 60, "red": [14, 37, 38, 56, 96, 130, 131], "redact": [96, 116], "reddit": [156, 157], "redeploi": 3, "redhat": 52, "redi": [23, 42, 62, 67, 86, 124, 127, 132, 146], "redir": 66, "redirect": [57, 61, 65, 66, 67, 69, 86, 98, 102, 114, 130, 135], "redirectregex": 66, "redis_log_fil": 86, "redisclust": [56, 57], "reduc": [5, 7, 57, 79, 86, 92, 116, 124, 135, 166], "reduce_to_languag": 86, "refer": [3, 19, 25, 26, 37, 40, 52, 54, 56, 57, 60, 67, 75, 79, 86, 102, 115, 116, 117, 120, 124, 129, 135, 145, 156, 162, 168], "referenc": [13, 26, 135], "reference_opengraph": 86, "referr": [123, 126], "refil": 56, "reflect": 126, "refman": [57, 131], "reformat": 79, "reformul": 1, "refresh": [56, 79, 86, 142, 146], "regard": [82, 109, 116, 127, 132, 166], "regardless": [14, 28, 40, 45, 57, 79, 146, 166], "regener": 29, "regex": [66, 123, 126], "region": [28, 33, 45, 57], "regionon": [45, 57], "regist": [3, 4, 8, 14, 54, 57, 86, 98, 99, 103, 111, 114, 140, 146, 155, 156, 167, 168], "registr": [54, 114], "registrar": 130, "regress": 131, "regular": [23, 26, 52, 54, 57, 66, 104, 144, 145, 146, 151, 167], "regularli": [14, 49, 54, 92, 130, 145, 146, 166], "reinforc": 5, "reinstal": [3, 135, 141], "reject": 86, "rel": [26, 130, 146], "relat": [3, 12, 14, 23, 51, 52, 55, 57, 64, 73, 74, 79, 86, 96, 98, 109, 112, 116, 124, 127, 129, 130, 132, 133, 140, 146, 163, 164, 165, 166, 168], "relationship": 51, "relax": 57, "releas": [2, 4, 15, 42, 52, 96, 99, 120, 122, 123, 127, 129, 130, 131, 133, 134, 138, 141, 142, 145, 146, 148, 149, 152], "relev": [0, 1, 3, 14, 23, 48, 79, 96, 109, 114, 121, 123, 126, 140, 166], "reli": [14, 49, 82, 115, 131, 155, 157, 166], "reliabl": [13, 35, 52, 54, 56, 67, 79, 127, 131, 135, 139, 140, 150, 154], "reliev": 42, "reload": [37, 61, 120, 129, 130], "remain": [3, 25, 40, 57, 79, 83, 92, 99, 114, 121, 140], "remedi": [57, 112, 135], "rememb": [57, 79, 83, 109, 120, 121, 128], "remember_login_cookie_lifetim": 86, "remi": 120, "remind": [86, 113, 146], "remirepo": 86, "remnant": [17, 57, 79, 81, 86], "remot": [2, 3, 19, 30, 32, 34, 35, 36, 37, 38, 40, 52, 56, 57, 60, 64, 66, 67, 70, 72, 79, 85, 86, 90, 91, 94, 96, 98, 100, 104, 111, 114, 116, 121, 124, 126, 130, 131, 135, 144, 146], "remote_addr": 57, "remoteaddr": [64, 123], "remotedirpath": 94, "remotepollinterv": 91, "remoteport": [99, 100], "remov": [2, 3, 4, 11, 15, 17, 23, 25, 27, 40, 49, 50, 53, 55, 57, 60, 67, 71, 73, 75, 79, 81, 83, 85, 86, 95, 101, 102, 104, 105, 108, 111, 112, 114, 116, 123, 126, 128, 130, 132, 134, 146, 148, 152, 154, 161, 162, 165], "removeus": 146, "renam": [42, 47, 57, 71, 86, 139, 146, 152], "render": [9, 57, 68, 150, 155, 156], "renew": 130, "repair": [2, 20, 25, 48, 57, 86, 139, 145], "repeat": [28, 90, 102, 140], "repeatedli": [6, 123], "replac": [11, 14, 19, 25, 26, 37, 45, 48, 54, 57, 58, 60, 66, 69, 79, 99, 111, 120, 122, 123, 127, 130, 134, 144, 145, 146, 148, 160, 163, 167], "repli": [60, 114, 150], "replic": [0, 1, 14, 18, 22, 86, 146, 157], "replica": [21, 57, 79, 80], "replica1": 57, "replica2": 57, "repo": 149, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 55, 57, 67, 79, 86, 87, 96, 128, 129, 135, 154, 163, 164, 165], "repositori": [12, 26, 52, 55, 86, 90, 91, 120, 152, 156, 157, 166], "repres": [26, 44, 116, 167], "reproduc": 67, "reqid": 64, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 23, 28, 29, 33, 45, 53, 55, 56, 64, 65, 66, 67, 74, 79, 82, 83, 85, 86, 96, 98, 99, 100, 102, 104, 109, 116, 121, 123, 126, 127, 129, 131, 133, 134, 135, 147, 153, 156, 157, 162, 167, 168], "request_checksum_calcul": [57, 165], "request_timeout": [23, 38, 86], "request_uri": 126, "requestreadtimeout": 23, "requir": [1, 12, 14, 15, 18, 20, 23, 25, 26, 28, 29, 30, 33, 34, 35, 37, 38, 39, 42, 45, 46, 47, 51, 52, 53, 54, 56, 57, 60, 64, 67, 69, 72, 74, 78, 79, 80, 85, 86, 90, 94, 96, 98, 99, 100, 102, 114, 122, 123, 124, 125, 126, 128, 129, 130, 134, 135, 139, 140, 143, 144, 145, 146, 147, 148, 151, 152, 154, 166], "rerun": 25, "rescan": [37, 86, 135, 136, 139, 146], "resend": 86, "reserv": [47, 164], "reset": [23, 25, 55, 56, 57, 60, 64, 71, 79, 86, 111, 112, 116, 120, 129, 135, 144, 146, 160], "resetpassword": [76, 86], "reshar": 40, "resid": [19, 99, 128], "resist": 55, "resiz": 79, "resolut": [9, 154, 162], "resolv": [25, 55, 57, 62, 86, 96, 99, 121, 123, 144, 145, 156, 162], "resolveexappurl": 99, "resourc": [0, 1, 7, 10, 14, 26, 40, 44, 48, 54, 57, 69, 86, 98, 112, 113, 116, 123, 124, 130, 135, 139, 142, 168], "respect": [0, 3, 7, 14, 19, 49, 54, 75, 98, 99, 111, 114, 117, 146], "respond": [57, 102, 104], "respons": [2, 13, 26, 62, 86, 99, 123, 126, 135, 144, 156, 165], "response_checksum_valid": [57, 165], "rest": [25, 109, 116, 120, 135], "restart": [3, 5, 7, 11, 14, 19, 20, 52, 56, 96, 99, 120, 123, 126, 127, 129, 130, 135, 139, 148, 149, 167], "restor": [20, 26, 57, 86, 135, 137, 138, 139, 140, 144, 145, 146, 166], "restorecon": [120, 128], "restrict": [3, 15, 30, 37, 40, 57, 65, 74, 80, 86, 104, 107, 108, 111, 112, 116, 124, 135, 146, 161], "restructur": 146, "result": [2, 6, 9, 20, 25, 26, 57, 60, 79, 80, 91, 96, 98, 99, 114, 116, 126, 129, 130, 134, 162, 168], "resum": 168, "resync": 112, "retain": [13, 37, 40, 137], "retent": [46, 57, 86, 105, 107, 113, 146], "retrain": 166, "retreat": 2, "retri": [57, 90, 92, 144, 148], "retriesmaxattempt": 57, "retriev": [2, 26, 56, 57, 66, 73, 74, 79, 80, 86, 146, 168], "return": [23, 25, 26, 38, 54, 55, 56, 57, 60, 62, 66, 72, 73, 74, 79, 80, 86, 99, 111, 120, 121, 126, 129, 130, 135, 156], "reus": 116, "revalid": 86, "revalidate_freq": [121, 129], "reveal": 154, "revers": [25, 57, 62, 67, 86, 98, 99, 102, 130, 133, 149, 150, 151], "reverse_proxi": 66, "revert": [86, 96, 111, 136, 142, 144, 145], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 52, 55, 57, 64, 123, 135, 139, 145, 162, 164, 166], "revis": [139, 145], "revisit": [139, 145], "revok": 50, "rewrit": [112, 126, 130, 146, 162], "rewritebas": [86, 130], "rewriteengin": [66, 135], "rewriterul": [66, 135], "rf": 128, "rfc": [57, 78, 123, 146], "rfc6749": 65, "rh": [120, 146], "rhel": 130, "rich": [62, 86, 156], "rich_editing_en": 68, "richdocu": 162, "richdocumentscod": 126, "rid": [44, 146], "right": [1, 22, 30, 37, 56, 57, 60, 74, 79, 83, 86, 111, 126, 130, 139, 144, 162, 167], "rim": 126, "risk": [25, 31, 57, 60, 123, 135, 144, 145, 166], "rm": [101, 143, 148], "ro": 8, "rob": 146, "robbi": 146, "robert": 146, "roberta": 146, "robin": [72, 146], "robot": [123, 126], "robust": [130, 142], "rocm": [98, 100, 102], "role": [75, 79, 83], "roll": 166, "roman": 2, "room": [8, 86, 113], "root": [15, 19, 25, 30, 32, 34, 36, 53, 57, 80, 83, 86, 90, 94, 105, 116, 118, 120, 121, 122, 125, 126, 128, 130, 133, 134, 135, 144, 146], "rootcert": 57, "rosa": 146, "rotat": [4, 86, 127, 146], "rough": [5, 7, 9, 10, 14], "round": 26, "rout": [2, 57, 99], "router": [57, 66], "routin": [146, 166], "row": [19, 20, 37, 116, 131, 146, 164], "row_format": [20, 57], "rowaddedev": 167, "rowdeletedev": 167, "rowid": 167, "rowupdatedev": 167, "rpm": 120, "rsa": [26, 29, 37], "rss": 126, "rsync": [96, 137, 140, 143], "rtrim": 99, "rtx": 98, "rule": [12, 41, 57, 79, 80, 84, 86, 99, 106, 107, 108, 120, 123, 126, 130, 147, 153], "ruleset": 128, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 23, 25, 27, 35, 37, 41, 42, 44, 46, 47, 49, 52, 54, 55, 56, 57, 60, 62, 64, 66, 69, 75, 78, 79, 81, 86, 90, 91, 96, 98, 99, 100, 111, 112, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 143, 144, 148, 149, 151, 154, 162, 166, 167, 168], "runner": 14, "runtim": [80, 131], "runus": 146, "russian": 4, "rv": 128, "rw": 80, "s01": [79, 80, 146], "s02": 80, "s3": [23, 25, 37, 43, 57, 86], "s_time": 116, "sabin": 146, "sabr": [135, 167], "sabredav": [130, 135, 167], "safari": [64, 131], "safe": [14, 16, 17, 25, 56, 57, 60, 65, 120, 122, 126, 127, 135, 140, 144], "safest": 104, "safeti": 61, "sai": [60, 144], "said": 14, "sake": 120, "sale": [15, 69, 146, 150], "salt": [26, 57], "samaccountnam": 79, "samba": [25, 35], "same": [2, 3, 5, 13, 14, 17, 19, 22, 23, 25, 26, 29, 38, 40, 42, 45, 48, 52, 55, 56, 57, 60, 64, 67, 69, 79, 85, 86, 89, 90, 94, 96, 98, 100, 101, 104, 109, 111, 112, 116, 120, 121, 123, 126, 130, 132, 133, 135, 140, 142, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 167], "sameorigin": [123, 126], "samesit": 57, "saml": [26, 29], "sampl": [23, 42, 49, 53, 86, 121, 146], "sandbox": 130, "sanit": [43, 86], "sapi": 127, "satisfi": [52, 125, 130], "save": [29, 35, 37, 42, 45, 60, 61, 68, 79, 96, 98, 114, 116, 146], "save_com": [121, 129], "sbin": [57, 60, 130], "scalabl": [45, 129, 130, 142, 150, 151, 154], "scale": [12, 17, 22, 57, 86, 131, 135], "scan": [3, 27, 29, 35, 37, 57, 62, 67, 86, 96, 134, 135, 139, 143], "scanner": [57, 60, 62, 86, 135], "scenario": [8, 14, 19, 25, 45, 49, 57, 87, 123, 132, 143, 151], "scene": 14, "schedul": [2, 8, 13, 14, 52, 54, 57, 62, 79, 86, 111, 113, 115, 145, 146, 167, 168], "schedulecalendartransp": 167, "scheduledaft": 13, "scheduledat": 13, "schema": [17, 19, 22, 132, 141, 144, 146], "scheme": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 66, 99], "school": 135, "scl": 146, "scope": [8, 19, 45, 57, 65, 71, 79, 86, 101, 134, 146], "scope_feder": 75, "scope_priv": [57, 75], "score": 5, "scratch": [78, 130, 144], "screen": [38, 53, 60, 76, 77, 86, 130, 144, 146, 168], "screenshar": 131, "screenshot": [24, 61], "script": [14, 45, 54, 56, 57, 86, 118, 124, 129, 146, 147, 167], "script_filenam": 126, "scroll": [38, 83, 111, 112, 114, 144], "sdk": [6, 120, 128, 147, 148, 149, 151, 152, 153, 165], "sdkref": [57, 165], "seal": 86, "sealert": 128, "seamless": 79, "search": [3, 17, 25, 40, 48, 57, 79, 80, 81, 86, 90, 98, 111, 123, 127, 129, 130, 135, 155], "searchon": 90, "sec": [19, 20, 80, 91, 116], "second": [1, 14, 23, 33, 38, 40, 41, 45, 55, 57, 65, 67, 70, 78, 79, 83, 91, 92, 104, 111, 114, 116, 123, 129, 130, 134, 146, 148, 167], "second_admin": 49, "secondari": [37, 78], "secr3tpasswordt7": [45, 57], "secret": [8, 25, 26, 28, 29, 34, 45, 65, 72, 73, 74, 80, 86, 90, 109, 114, 123, 129, 146, 147], "secretvalu": 45, "section": [0, 1, 3, 6, 8, 14, 23, 25, 29, 38, 40, 45, 47, 50, 53, 54, 56, 57, 60, 67, 69, 75, 79, 83, 84, 91, 92, 94, 96, 99, 102, 104, 105, 111, 112, 114, 115, 116, 125, 126, 129, 130, 135, 141, 144, 145, 146, 148, 154, 166, 168], "secur": [8, 15, 19, 25, 26, 29, 30, 31, 36, 38, 42, 44, 55, 60, 61, 62, 66, 78, 84, 86, 96, 100, 111, 116, 120, 124, 125, 126, 127, 128, 130, 131, 134, 135, 141, 142, 145, 148, 166], "see": [0, 1, 2, 3, 4, 7, 11, 14, 15, 19, 20, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 48, 49, 50, 52, 55, 56, 57, 60, 65, 67, 75, 76, 79, 80, 81, 83, 91, 94, 96, 98, 99, 102, 104, 105, 111, 112, 114, 116, 117, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 144, 145, 146, 151, 154, 159, 160, 161, 163, 164, 165, 168], "seed": [56, 57], "seem": [3, 57, 60, 67, 144], "seen": [57, 96, 98, 105, 112, 126, 134, 146], "segment": 23, "segreg": 123, "select": [1, 2, 3, 4, 5, 7, 8, 19, 25, 26, 28, 37, 38, 40, 50, 54, 55, 56, 57, 60, 61, 69, 78, 79, 83, 86, 89, 90, 114, 135, 144, 146], "selector": [86, 168], "self": [0, 1, 2, 14, 30, 43, 57, 86, 96, 99, 114, 130, 146, 160], "selfiephoto": 79, "selinux": [37, 57, 79, 86, 124], "semanag": [120, 128], "semant": 3, "semaphor": 127, "semicolon": 57, "send": [2, 8, 38, 40, 49, 57, 62, 63, 65, 72, 73, 74, 80, 83, 86, 96, 99, 111, 113, 123, 125, 126, 128, 130, 144, 146, 155, 160, 168], "send_timeout": 126, "sendemail": 146, "sender": [60, 114], "sendeventremindersmod": 111, "sendfil": 135, "sendmail": [57, 62, 86, 124], "sens": [22, 49], "sensibl": 44, "sensit": [14, 47, 49, 54, 55, 57, 79, 96, 116, 123, 130, 135, 146], "sent": [57, 60, 64, 79, 99, 109, 111, 114, 116, 146], "sentri": 116, "separ": [3, 5, 7, 9, 10, 14, 19, 22, 23, 38, 53, 57, 58, 60, 64, 79, 80, 96, 102, 129, 145, 146], "septemb": 4, "seri": [156, 157, 165], "serial": 57, "serializer_igbinari": 57, "seriou": 135, "serious": 67, "serv": [3, 5, 7, 23, 57, 60, 67, 79, 86, 104, 124, 130, 140, 147, 148, 162, 163, 165], "server": [0, 1, 3, 4, 5, 6, 7, 12, 14, 15, 16, 17, 20, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 42, 43, 44, 45, 47, 48, 49, 52, 53, 54, 55, 61, 62, 64, 65, 66, 69, 72, 73, 74, 75, 76, 77, 80, 81, 83, 86, 89, 90, 91, 93, 94, 98, 99, 100, 102, 108, 109, 113, 115, 116, 117, 118, 120, 121, 122, 125, 126, 127, 132, 134, 136, 137, 138, 139, 143, 144, 145, 146, 151, 153, 154, 156, 159, 166, 167, 168], "server0": 56, "server1": [56, 125], "server2": 56, "server_address": 90, "server_log": 86, "server_nam": [66, 99, 121, 126], "server_token": 126, "serveraddr": 99, "serverinfo": [56, 135, 162], "servernam": [99, 120, 123, 130], "servernotavailableexcept": 146, "serverport": 99, "serverroot": [15, 57], "serverurl": 94, "servic": [1, 2, 3, 5, 12, 19, 28, 29, 33, 37, 52, 54, 55, 56, 57, 60, 62, 64, 65, 67, 69, 79, 80, 82, 86, 96, 102, 120, 121, 123, 129, 130, 136, 147, 149, 151, 152, 155, 157, 166], "servicenam": [45, 57], "session": [29, 35, 37, 40, 62, 86, 96, 109, 116, 126, 127, 137, 145, 146], "session_keepal": 86, "session_lifetim": [23, 86], "session_relaxed_expiri": 86, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 17, 19, 20, 23, 24, 25, 27, 28, 29, 30, 31, 33, 35, 37, 38, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 58, 59, 61, 62, 63, 65, 66, 68, 69, 70, 71, 75, 78, 80, 81, 82, 84, 85, 86, 91, 94, 95, 96, 97, 98, 99, 100, 102, 104, 105, 106, 108, 112, 113, 114, 115, 116, 121, 122, 123, 124, 125, 126, 128, 131, 134, 135, 137, 139, 140, 141, 143, 144, 145, 149, 150, 154, 160, 161, 162, 164, 166, 167], "setenv": [123, 130], "setenvif": 130, "setroubleshoot": 128, "setsebool": [120, 128], "settl": 19, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 15, 19, 29, 37, 41, 45, 46, 54, 55, 57, 59, 60, 62, 78, 79, 86, 93, 94, 96, 99, 100, 103, 120, 124, 125, 126, 130, 131, 135, 141, 145, 146, 148, 149, 151, 152, 153, 160, 163, 164, 168], "setupcheck": 86, "sever": [3, 23, 25, 55, 57, 60, 75, 99, 101, 114, 123, 126, 127, 130, 135, 140, 145, 151, 166], "sf": [15, 121], "sftp": [29, 37, 86, 127], "sh": [14, 130, 167], "sha256": [26, 120, 122], "sha256_cert_fingerprint": 51, "sha256sum": [120, 122], "sha512": 26, "shall": [49, 57, 63, 79, 91, 146], "shallow": 146, "share": [3, 19, 35, 37, 42, 49, 56, 60, 62, 67, 79, 83, 86, 96, 98, 100, 104, 105, 113, 117, 121, 123, 128, 130, 132, 136, 139, 143, 144, 147, 149, 150, 157, 167], "share20": 57, "share_fold": 86, "shareapi_restrict_user_enumeration_full_match_email": 40, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 40, "shareapi_restrict_user_enumeration_full_match_userid": 40, "sharebymail": 57, "shared_secret": 57, "sharekei": 26, "sharer": 49, "shares_extern": 146, "sheet": 165, "shell": [14, 20, 54, 57, 146, 167], "shibbol": 147, "ship": [5, 15, 24, 48, 49, 50, 55, 57, 58, 72, 79, 86, 112, 120, 123, 126, 129, 144, 146, 155, 163], "shm_size": [56, 164], "shop": 2, "short": [57, 79, 81, 98, 111, 112, 114, 135], "shortcut": 86, "shorter": [26, 130], "shortli": 108, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 16, 17, 19, 20, 24, 26, 33, 35, 36, 38, 42, 48, 52, 54, 56, 57, 60, 63, 65, 66, 68, 69, 75, 79, 80, 89, 91, 94, 96, 98, 99, 100, 102, 104, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 140, 141, 144, 145, 146, 147, 148, 150, 153, 160, 161, 164, 166, 167, 168], "shouldn": 57, "show": [1, 2, 3, 7, 10, 16, 19, 20, 24, 25, 35, 40, 44, 45, 48, 52, 56, 57, 60, 61, 78, 79, 80, 81, 83, 86, 91, 96, 101, 102, 111, 112, 116, 129, 134, 135, 139, 144, 145, 150, 162], "show_federated_shares_as_intern": 38, "showexperimentalopt": 91, "showexpir": 167, "showmaindialogasnormalwindow": 91, "shown": [23, 29, 40, 44, 65, 69, 79, 86, 91, 123, 126, 127, 129, 134, 135, 139, 144, 145, 146], "showonli": 146, "showpassword": 80, "shutdown": 16, "sick": 2, "side": [28, 37, 43, 45, 57, 60, 79, 83, 86, 111, 123, 125, 126, 129, 135, 144, 146, 162, 164], "sidebar": [83, 97, 168], "siev": 86, "sign": [30, 43, 57, 79, 83, 86, 96, 114, 120, 126, 130, 131, 135, 136, 146, 160], "signal": 4, "signatur": [52, 86, 114, 120, 122, 134, 146], "signific": [8, 31, 42, 129, 134, 166], "significantli": [8, 23, 56, 57, 131, 145], "signup": [2, 57], "silent": [90, 101, 128], "similar": [0, 6, 16, 23, 33, 64, 79, 94, 96, 105, 108, 116, 120, 123, 128, 129, 130, 132, 134, 146], "similarli": [140, 146, 147, 165], "simpl": [17, 48, 57, 86, 105, 130, 142, 146, 168], "simplesignuplink": 86, "simplest": [99, 135], "simplexml": 127, "simpli": [3, 8, 15, 40, 45, 49, 52, 57, 58, 60, 66, 78, 79, 83, 98, 104, 105, 129, 139, 143, 144, 146, 167], "simplifi": 99, "simul": 146, "simultan": [42, 129, 130, 146, 166], "sinc": [2, 5, 14, 15, 17, 25, 29, 31, 54, 55, 56, 57, 60, 96, 104, 106, 108, 121, 126, 131, 141, 144, 146, 152, 162, 164, 166, 168], "singl": [3, 17, 23, 38, 54, 55, 57, 64, 79, 83, 86, 90, 114, 116, 120, 122, 125, 126, 128, 129, 130, 137], "sink": 2, "site": [23, 62, 86, 109, 123, 130, 135], "situat": [3, 5, 7, 45, 55, 57, 66, 92, 96, 120, 123, 129, 135, 146], "sixteen": 166, "sixti": 57, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 25, 26, 40, 43, 56, 57, 60, 79, 83, 86, 91, 92, 96, 98, 104, 121, 123, 126, 136, 139, 140, 146, 160, 167], "sji": 68, "skeleton": [24, 57], "skeletondirectori": [24, 86], "skill": [130, 142], "skip": [3, 53, 54, 57, 62, 79, 86, 89, 92, 94, 100, 116, 145, 146], "skip_name_resolv": 19, "skipapp": 162, "skipauthpickerappl": 65, "sky": 1, "skydriv": 96, "sl": 56, "slash": [30, 48, 96, 135, 167], "slave": [57, 79], "sleep": 57, "slide": 2, "slightli": [5, 26, 55, 101], "slogan": 69, "slot": 2, "slow": [3, 6, 19, 52, 55, 56, 86, 96, 129, 146], "slow_query_log": 19, "slow_query_log_fil": 19, "slower": [54, 55, 151], "sm": 146, "small": [2, 40, 44, 54, 86, 111, 112, 129, 135, 146, 151, 166], "smaller": [5, 7, 23, 57, 144], "smallest": [11, 79], "smart": [1, 2, 14, 86, 114, 155], "smb": [37, 86, 124, 127], "smbclient": [35, 127], "sme": 130, "smili": 20, "smith": 146, "smtp": [57, 62, 86, 124], "sn": [80, 146], "snap": [86, 124, 127, 138, 145], "snapcraft": [130, 142], "snapd": [130, 142], "snapshot": [79, 99], "sni": 67, "sniff": 123, "snip": 54, "snooz": [86, 113], "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 23, 24, 25, 26, 27, 32, 35, 37, 38, 40, 42, 45, 47, 48, 49, 52, 55, 56, 57, 60, 65, 69, 74, 76, 79, 81, 82, 83, 97, 98, 99, 100, 104, 105, 108, 111, 114, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 139, 141, 143, 144, 145, 146, 149, 152, 155, 162, 166, 167, 168], "sock": [19, 42, 56, 57, 99, 100, 121, 126, 146], "socket": [19, 42, 52, 57, 86, 100, 102, 103, 121, 126, 153], "socks5": 91, "sodium": 127, "softwar": [0, 4, 6, 11, 14, 19, 66, 87, 96, 131, 160], "soldier": 2, "solid": 25, "solut": [1, 14, 23, 40, 66, 96, 114, 117, 130, 134, 135, 140, 150, 152, 154], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 128, 133, 144, 165], "some": [0, 1, 2, 14, 15, 19, 22, 25, 26, 28, 29, 37, 40, 44, 45, 48, 54, 55, 56, 57, 60, 62, 69, 70, 79, 83, 85, 86, 91, 96, 97, 98, 99, 101, 104, 111, 112, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 134, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 155, 156, 159, 162, 164], "some_secure_password": 100, "some_very_secure_password": [99, 100], "someon": 25, "someth": [2, 3, 13, 38, 40, 57, 79, 98, 99, 126, 129, 134, 141, 154], "sometim": [2, 5, 14, 40, 45, 54, 83, 129, 135, 139, 144, 166], "somewher": [79, 99, 126, 130, 168], "soon": [14, 59, 111, 129, 166], "sooner": 166, "sophist": [55, 96], "sorri": 154, "sort": [57, 127, 151], "sort_groups_by_nam": 86, "sortbi": 57, "sound": 139, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 29, 43, 48, 52, 55, 57, 60, 86, 111, 117, 120, 123, 127, 129, 130, 132, 135, 143, 146, 147, 149, 167], "sourcecalendardata": 167, "sourcecalendarid": 167, "sourcecod": 26, "sourcedir": 90, "sourceshar": 167, "sourceuid": 146, "sovereignti": [0, 1, 4], "space": [4, 23, 41, 46, 47, 57, 79, 83, 86, 96, 124, 135, 146, 164], "spaghetti": 2, "spam": [57, 60, 114], "span": [70, 104], "spanish": [4, 5, 10, 11], "speaker": 7, "spec": 57, "special": [1, 11, 19, 32, 37, 40, 43, 49, 57, 61, 66, 78, 83, 84, 86, 111, 125, 130, 135, 167], "specialis": 48, "specif": [1, 5, 6, 7, 9, 10, 11, 13, 15, 19, 25, 26, 29, 30, 35, 37, 39, 40, 45, 50, 51, 56, 57, 58, 63, 65, 72, 75, 83, 86, 89, 90, 94, 96, 99, 107, 111, 112, 116, 124, 130, 140, 146, 156, 162, 163, 166, 167, 168], "specifi": [1, 17, 19, 22, 28, 29, 30, 33, 35, 36, 45, 48, 53, 54, 55, 56, 57, 64, 66, 72, 74, 77, 79, 80, 81, 89, 90, 91, 92, 93, 95, 96, 99, 111, 123, 126, 129, 130, 134, 146, 147, 148, 167, 168], "speech": [4, 12, 86, 157], "speech_to_text_picker_en": 1, "speed": [3, 6, 12, 79, 86, 96, 98, 126, 129], "speedscop": 57, "split": [18, 21, 86, 158], "spoof": [57, 66], "sporad": 96, "spread": 130, "spreadsheet": [2, 48], "spreed": [4, 8], "sprintf": 99, "sql": [57, 86, 135, 145, 146], "sqlbkp": 143, "sqlbkp_": 137, "sqlite": [17, 22, 86, 118, 124, 125, 131, 132, 135, 146], "sqlite3": [17, 57, 118, 137, 143, 146], "sqlstate": 135, "squeez": 19, "src": [120, 128], "src_path": 101, "sse": [25, 28, 43, 86], "sse_c_kei": 45, "ssh": [29, 34], "ssl": [25, 28, 30, 38, 56, 60, 61, 62, 67, 86, 90, 97, 116, 121, 124, 126, 146, 148, 149, 153], "ssl_certif": 126, "ssl_certificate_kei": 126, "ssl_context": [56, 57], "ssl_stapl": 126, "ssl_stapling_verifi": 126, "sslproxycheckpeercn": 148, "sslproxycheckpeernam": 148, "sslproxyengin": 148, "sslproxyverifi": 148, "sslrenegbuffers": 23, "sso": [29, 57], "ssrf": 123, "stabil": [67, 131, 164, 165], "stabilityai": 14, "stabl": [14, 57, 121, 130, 131, 134, 142, 150, 157, 166], "stable_bas": 52, "stablediffus": 14, "stack": [130, 151], "stage": [118, 166], "stai": [130, 145, 146, 166], "stall": 57, "standalon": [4, 72, 151, 168], "standalone_window": 86, "standard": [17, 45, 53, 56, 57, 64, 66, 79, 87, 90, 111, 120, 123, 130, 131, 135, 139, 140, 146, 163, 164, 165], "staroffic": 57, "start": [3, 13, 14, 15, 19, 26, 27, 35, 49, 51, 52, 54, 55, 56, 57, 58, 63, 64, 79, 95, 96, 99, 111, 116, 120, 121, 122, 124, 129, 130, 135, 139, 140, 142, 144, 145, 146, 148, 152, 154, 162, 163, 164, 165, 167, 168], "start_header_id": 5, "startedat": 13, "startlimitburst": [14, 167], "startlimitinterv": [14, 167], "startpag": [57, 123], "starttl": [57, 80, 86, 160], "startup": [56, 102], "stash": 146, "stat": [1, 3], "state": [25, 57, 60, 78, 90, 116, 123, 143, 146, 167], "static": [26, 57, 66, 123, 126, 148, 161, 162, 163, 168], "statist": [1, 3, 116, 123, 146], "statu": [13, 14, 25, 38, 52, 54, 55, 56, 64, 72, 73, 74, 78, 80, 86, 101, 103, 115, 123, 126, 133, 145, 149, 154, 166, 167], "status": 146, "status_cancel": 13, "status_fail": 13, "status_run": 13, "status_schedul": 13, "status_success": 13, "status_unknown": 13, "statuscod": [72, 73, 74, 80], "stdin": [57, 146], "stdout": [4, 95, 146], "step": [3, 8, 17, 19, 20, 38, 43, 51, 55, 57, 59, 60, 65, 78, 79, 86, 94, 96, 98, 101, 102, 114, 116, 120, 124, 125, 129, 130, 133, 135, 138, 140, 144, 146, 148, 151, 152], "stephani": 146, "stereotyp": 9, "stick": 57, "still": [2, 3, 8, 17, 20, 22, 23, 27, 40, 44, 45, 47, 54, 55, 56, 57, 61, 64, 78, 79, 81, 83, 91, 98, 116, 123, 126, 127, 135, 140, 144, 146, 162, 163, 164, 165, 166], "stolen": 78, "stop": [5, 6, 23, 52, 57, 64, 96, 99, 105, 135, 139, 140, 144, 148, 152], "storag": [3, 26, 28, 30, 31, 32, 34, 35, 36, 41, 42, 43, 54, 57, 62, 71, 79, 85, 86, 96, 101, 105, 125, 127, 128, 130, 131, 132, 136, 146, 149], "storage43": 79, "storageclass": 45, "storagecrawljob": 3, "store": [0, 12, 16, 19, 25, 28, 29, 35, 41, 42, 43, 44, 56, 58, 61, 62, 64, 65, 67, 69, 78, 79, 80, 86, 98, 110, 112, 114, 123, 125, 126, 128, 129, 132, 135, 146, 163, 164, 165], "storecryptedpassword": 86, "str_ends_with": 99, "straight": 89, "straightforward": 51, "strain": 116, "strategi": [20, 45], "stream": [23, 49, 52, 57, 99, 120, 131], "streamable_http": 2, "street": 2, "strengthen": 67, "strict": [13, 55, 62, 86, 126], "strictli": [99, 109, 129, 130], "string": [1, 3, 5, 26, 45, 47, 52, 57, 60, 66, 72, 73, 74, 79, 99, 101, 126, 146, 166, 167, 168], "strip": [65, 130, 146], "strive": 14, "strong": 84, "stronger": 128, "strongli": [57, 61, 67, 96, 129, 130, 131, 166], "structur": [25, 26, 45, 57, 64, 79, 99, 146], "stt_whisper2": [1, 12, 14, 86], "stuck": 139, "studio": 57, "stuff": 102, "stuttgart": 146, "style": [11, 28, 57, 156], "su": [121, 146], "sub": [6, 74, 79, 146, 159, 168], "subadmin": 86, "subdir": [86, 124], "subdirectori": [33, 130], "subdomain": [57, 66, 121, 123, 130, 148], "subfold": [30, 34, 35, 36, 90, 94, 130, 135, 146], "subgroup": 79, "subject": [25, 111, 116], "submiss": [60, 167, 168], "submissionmessag": 167, "submit": [123, 146], "submitcontentjob": 3, "submitmultipl": 167, "subnet": 57, "subpag": 158, "subpath": 99, "subreddit": [156, 157], "subscrib": 111, "subscript": [69, 86, 113, 118, 123, 131, 150, 154, 166], "subsecond": 45, "subsequ": [94, 116, 130, 142, 146], "subset": 40, "substitut": [37, 57, 76], "substr": [57, 99], "succe": [64, 99], "succeed": [14, 144], "success": [16, 17, 38, 55, 57, 64, 72, 73, 74, 79, 98, 120, 121, 123, 135, 139, 144, 146], "successfulli": [13, 38, 57, 76, 94, 102, 131, 144, 146], "suddenli": 3, "sudo": [1, 8, 14, 16, 17, 19, 20, 23, 25, 31, 37, 48, 52, 65, 70, 76, 78, 79, 81, 111, 112, 116, 118, 122, 127, 130, 133, 135, 137, 139, 142, 144, 145, 146, 147, 149, 167], "suexec": 57, "suffer": 11, "suffici": [120, 129, 130, 141], "suggest": [4, 13, 40, 57, 67, 99, 120, 128, 129, 130, 166], "suit": [25, 90, 99, 123], "suitabl": [42, 54, 56, 57, 98, 123, 166], "sum": [120, 122], "summar": [1, 5, 12, 14, 86, 114], "summari": [12, 14, 86, 113, 129, 168], "summary_bot": 8, "sun": 79, "super": [79, 83], "supersed": [57, 146], "superus": 121, "supplement": 57, "supplementari": 130, "suppli": [56, 79, 86, 111, 114, 130], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 19, 22, 25, 27, 28, 34, 35, 38, 39, 42, 43, 47, 50, 55, 56, 59, 62, 63, 65, 67, 69, 70, 73, 74, 78, 79, 80, 86, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 104, 111, 114, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 150, 154, 155, 156, 160, 161, 162, 163, 164, 165, 167], "supportedcalendarcomponentset": 167, "supporteddatabas": 86, "suppress": [16, 57, 86], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 30, 31, 35, 38, 40, 45, 55, 56, 57, 63, 65, 68, 75, 79, 81, 96, 99, 104, 108, 111, 116, 120, 121, 123, 126, 129, 130, 131, 134, 135, 139, 140, 141, 143, 145, 146, 148, 154, 160, 161, 162, 163, 164, 166, 167, 168], "surfer": 61, "surnam": 79, "surround": 57, "surveyserv": 123, "surviv": 83, "suse": 131, "suspect": 166, "suspend": 86, "suspici": [14, 54, 57], "sustain": [8, 135], "sv1b7krauqmf8qq": 130, "svg": [44, 57, 69, 126, 129, 130], "swap": [23, 26, 129], "swift": [33, 57, 86], "switch": [12, 15, 57, 75, 79, 86, 90, 112, 116, 123, 146, 151, 168], "symbol": 15, "symlink": [57, 135], "symmetr": 26, "sync": [3, 16, 19, 23, 38, 40, 42, 57, 69, 83, 86, 89, 90, 93, 94, 116, 129, 140, 143, 167], "sync_xxxxxxx": 96, "synchron": [47, 57, 62, 86, 90, 91, 92, 93, 95, 96, 104, 111, 112, 117, 125, 146, 168], "synchronis": [86, 138], "syntax": [48, 54, 57, 72, 73, 74, 79, 80, 131, 146], "sys_nic": 129, "sysadmin": 118, "syslog": [57, 86, 146], "syslog_tag": [64, 86], "syslog_tag_audit": [64, 86], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 17, 19, 20, 25, 29, 40, 41, 42, 43, 44, 45, 46, 47, 48, 52, 54, 55, 56, 57, 60, 64, 67, 70, 75, 78, 79, 83, 85, 86, 90, 91, 96, 102, 106, 109, 111, 113, 116, 117, 120, 121, 122, 124, 127, 128, 135, 139, 140, 141, 147, 155, 156, 166, 167, 168], "system_addressbook_expos": 112, "system_prompt": [5, 13], "systemctl": [14, 52, 54, 56, 120, 148, 149, 167], "systemd": [52, 57, 86, 102, 146, 149], "systempl": 147, "systemtag": [86, 167], "systemtagsmanag": 57, "systran": 7, "sysus": 79, "sysvar_innodb_large_prefix": 57, "sysvsem": [127, 162], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 20, 23, 25, 28, 40, 41, 42, 49, 52, 54, 56, 57, 59, 60, 63, 74, 79, 98, 102, 111, 116, 120, 123, 126, 128, 129, 130, 134, 135, 137, 139, 140, 144, 146, 148, 154, 167], "tab": [86, 146, 168], "tabl": [14, 16, 18, 19, 20, 22, 25, 26, 55, 57, 60, 79, 80, 81, 111, 112, 116, 122, 124, 135, 141, 143, 146, 156, 157, 164, 167], "tableid": 167, "tag": [6, 15, 40, 57, 86, 104, 107, 123, 126, 134, 147], "tagassignedev": 167, "tagid": 167, "tagunassignedev": 167, "tail": [4, 126, 146], "tajik": 4, "take": [3, 6, 16, 19, 23, 26, 29, 38, 44, 52, 53, 54, 55, 56, 57, 67, 78, 79, 80, 82, 83, 91, 96, 99, 100, 118, 121, 123, 126, 129, 130, 134, 139, 140, 142, 144, 145, 146, 164, 168], "taken": [3, 40, 54, 60, 67, 79, 99, 112, 146], "talk": [1, 5, 6, 7, 9, 10, 11, 12, 14, 15, 40, 56, 86, 130, 135, 155, 156, 157, 162, 168], "talk_bot": 8, "talo": 52, "tamper": 25, "tar": [57, 120, 122, 130, 139, 146], "tarbal": [118, 130, 139, 146], "target": [14, 15, 25, 26, 51, 54, 57, 79, 86, 91, 96, 123, 139, 146, 154, 167], "targetcalendardata": 167, "targetcalendarid": 167, "targetchunkuploaddur": [91, 96], "targetshar": 167, "task": [0, 3, 5, 6, 8, 10, 12, 17, 29, 54, 62, 86, 111, 117, 121, 130, 146], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 13, 14, 167], "tb": 83, "tbsua2ue86diod0s8f9j": 64, "tcp": [86, 99, 123, 126], "te": 146, "team": [15, 43, 45, 69, 86, 130, 142, 151], "team1": 74, "teamfoldernam": 45, "technic": [11, 25, 57, 79, 134, 135, 168], "techniqu": 135, "technologi": [14, 67, 130, 142], "telegu": 4, "telephonenumb": 79, "tell": [17, 23, 27, 67, 79, 135, 139], "telnet": 60, "temp": [23, 57, 96, 130], "tempdirectori": [23, 86], "temperatur": 5, "templat": [5, 19, 43, 57, 62, 83, 86, 99, 126, 147, 157], "template0": 19, "template1": [19, 143], "templatedirectori": 86, "temporari": [23, 54, 57, 62, 83, 86, 108, 146, 168], "temporarili": [55, 60, 79, 81], "tempt": 1, "ten": [37, 52, 78, 79], "tenant": [33, 114], "tenantnam": [45, 57], "term": [15, 33, 86, 146], "termin": [6, 25, 67, 122, 130, 149, 153], "terri": 146, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 17, 19, 25, 52, 55, 62, 71, 86, 91, 96, 98, 99, 101, 103, 104, 116, 123, 125, 126, 128, 131, 134, 135, 162, 166], "tester": 104, "testfil": 52, "testgroup": 74, "tex2image_stablediffusion2": 1, "text": [2, 3, 5, 8, 9, 11, 12, 25, 40, 44, 48, 57, 60, 62, 79, 80, 86, 104, 114, 123, 126, 130, 134, 135, 146, 148, 155, 156, 157, 162], "text2image_stablediffus": 14, "text2image_stablediffusion2": [12, 86], "text2speech_kokoro": [1, 12, 14, 86], "text2text": 13, "text_to_image_picker_en": 1, "textbas": 20, "textual": 3, "tflite": 126, "thai": 5, "than": [1, 2, 3, 5, 7, 8, 9, 15, 23, 32, 38, 40, 41, 42, 44, 45, 46, 52, 55, 56, 57, 79, 83, 86, 95, 96, 111, 114, 120, 123, 125, 127, 129, 130, 131, 134, 135, 139, 143, 146, 148, 151, 162, 164, 165, 166], "thank": [66, 166], "theft": 25, "thei": [0, 1, 2, 3, 4, 5, 8, 14, 15, 22, 24, 27, 38, 39, 40, 41, 42, 44, 47, 49, 55, 56, 57, 58, 59, 60, 68, 78, 79, 82, 83, 85, 86, 90, 93, 96, 98, 104, 105, 106, 111, 114, 116, 122, 123, 125, 129, 131, 135, 139, 146, 147, 155, 164, 166], "them": [6, 7, 13, 14, 15, 19, 20, 23, 24, 25, 35, 38, 40, 44, 47, 50, 57, 60, 61, 67, 68, 79, 81, 83, 84, 90, 91, 96, 98, 104, 105, 109, 111, 116, 120, 122, 123, 126, 130, 134, 135, 139, 143, 145, 146, 147, 162, 168], "theme": [61, 62, 86, 137, 139, 143, 144, 146], "themselv": [40, 50, 54, 57, 67, 104, 146], "theori": [5, 9], "therefor": [8, 19, 23, 26, 29, 40, 44, 49, 57, 64, 79, 104, 105, 111, 112, 130, 132, 143, 145, 146, 156], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 74, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 151, 152, 154, 156, 160, 162, 163, 164, 165, 166, 167, 168], "thing": [14, 57, 78, 123, 130, 137, 143, 144, 166], "think": [33, 135], "third": [14, 15, 19, 25, 54, 76, 131, 139, 145, 146], "thisisanimportantvalu": 57, "thorough": 4, "thoroughli": 5, "those": [6, 14, 15, 22, 23, 24, 25, 29, 35, 40, 44, 45, 47, 49, 52, 57, 61, 65, 66, 67, 69, 79, 83, 96, 105, 109, 111, 120, 123, 126, 127, 131, 134, 135, 144, 145, 146, 155, 166], "though": [36, 40, 52, 56, 86, 91, 123, 126, 130, 134, 146, 162], "thousand": 135, "thread": [4, 7, 10, 14, 57, 86, 113, 135], "threat": [25, 123], "three": [8, 37, 49, 52, 54, 60, 78, 98, 99, 114, 116, 118, 125, 143, 168], "threshold": [55, 86, 92, 114], "throttl": 55, "through": [3, 8, 14, 23, 29, 37, 40, 48, 55, 57, 60, 62, 65, 66, 75, 79, 86, 90, 96, 98, 99, 106, 111, 114, 116, 120, 130, 135, 146, 150, 151, 153, 154, 166], "throughout": [26, 55, 166], "throughput": [7, 10, 57], "throw": 146, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 57, 60, 90, 98, 123, 126, 130, 131, 145, 167], "thumb": 90, "thumbnail": [25, 38, 44, 57, 83], "thumbnailphoto": 79, "thunderbird": [111, 112, 116], "ti": [8, 40], "ticket": [58, 144, 145, 156, 157], "tidewai": 135, "tidi": 146, "tiff": [57, 130], "time": [2, 3, 6, 8, 13, 14, 19, 22, 23, 26, 35, 38, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 57, 60, 64, 68, 69, 70, 79, 81, 83, 90, 91, 96, 98, 104, 108, 111, 112, 114, 115, 116, 120, 122, 123, 129, 130, 131, 139, 140, 142, 144, 145, 146, 150, 164, 166, 167, 168], "timeout": [14, 23, 33, 38, 42, 45, 56, 57, 60, 86, 91, 92, 102, 121, 126, 130, 139, 144, 146, 167], "timer": 54, "timestamp": [13, 26, 140, 146, 167], "timezon": [8, 54, 57, 64, 104, 127, 146, 167], "tip": [43, 67, 71, 86, 124, 138, 164], "titl": [1, 2, 79, 156, 167], "tl": [25, 57, 60, 67, 80, 86, 98, 99, 116, 121, 123, 124, 126, 130], "tld": [66, 67, 80, 99, 116, 121, 123, 146], "tld_fullchain": 121, "tld_privat": 121, "tls_reqcert": 79, "tmp": [3, 4, 57, 69, 90, 96, 116, 130, 146], "tmp_table_s": 19, "tmpdir": [57, 130], "tmux": 86, "to_gif_exampl": 101, "tocker": 57, "todai": 13, "togeth": [0, 2, 3, 46, 57, 131, 135], "toggl": [69, 75, 79, 86, 111, 112, 129, 135], "token": [1, 2, 29, 55, 57, 62, 71, 86, 99, 109, 146, 147, 167], "token_auth_activity_upd": 86, "token_auth_enforc": 86, "token_auth_token_retent": 70, "token_auth_wipe_token_retent": 70, "tom": 73, "toml": [66, 99], "tomorrow": 2, "too": [1, 19, 23, 35, 55, 56, 57, 96, 111, 112, 123, 130, 135, 139, 142, 146, 162], "took": 116, "tool": [5, 12, 17, 25, 26, 57, 61, 66, 67, 79, 86, 87, 96, 98, 101, 114, 123, 128, 129, 135, 145], "toolkit": 6, "tooltip": 79, "toot": [156, 157], "top": [1, 15, 37, 57, 60, 61, 67, 83, 135, 144, 145, 157], "topic": [1, 25, 42, 57, 130, 135], "topologi": 168, "total": [6, 26, 33, 57, 79, 83, 85, 146], "totalnumberofsynctokenstokeep": [111, 112], "totp": 78, "touch": [121, 139], "town": 74, "trace": [64, 129], "trace_mod": 19, "track": [96, 111, 112, 116], "traefik": 86, "traffic": [38, 55, 79, 86, 130, 148], "trai": 91, "trail": [47, 146], "train": [5, 6, 7, 9, 10, 11, 14, 54, 57], "transact": [23, 43, 56, 62, 86, 124, 127, 131, 135, 137], "transaction_isol": 19, "transaction_read_commit": 19, "transcrib": [2, 14, 157], "transcript": [1, 7, 10, 12, 14, 86], "transfer": [34, 43, 57, 86, 126, 129, 134, 139], "transferincomingshar": [86, 146], "transient": 129, "transifex": 63, "transit": [57, 130, 135], "translat": [12, 24, 86, 113, 127, 157], "translate2": [1, 12, 14, 86], "transmit": 123, "transp": 167, "transpar": [14, 26], "transport": [2, 62, 79, 86, 96, 99, 114, 126, 131], "trash": [25, 26, 38, 43, 62, 83, 86, 91, 113, 116, 146], "trashbin": [40, 46, 57, 86, 135], "trashbin_retention_oblig": [46, 86], "trashcan": 37, "treat": [57, 66, 67, 79, 135], "tree": [1, 2, 79, 86], "tremend": 96, "tri": [90, 123, 125], "trick": [71, 86, 124, 164], "trigger": [16, 37, 49, 54, 55, 57, 64, 74, 79, 86, 91, 112, 116, 134, 135, 144, 146, 162, 167, 168], "triplecheck": 154, "trojan": 52, "troubl": [79, 135, 162], "troubleshoot": [12, 18, 43, 57, 62, 71, 86, 93, 113, 123, 124, 129, 138, 145, 150], "true": [3, 13, 14, 15, 17, 19, 20, 25, 28, 38, 45, 49, 57, 60, 63, 66, 68, 72, 73, 74, 80, 82, 83, 85, 95, 96, 104, 114, 116, 123, 126, 130, 135, 137, 145, 146, 149, 167], "truena": [86, 124], "truncat": [26, 57], "trust": [25, 43, 55, 57, 62, 65, 75, 86, 90, 114, 123, 124, 146], "trusted_domain": [38, 86, 125, 146, 162], "trusted_proxi": [55, 66, 86], "trustedcafil": 99, "try": [2, 22, 25, 55, 56, 57, 60, 61, 67, 79, 96, 98, 99, 104, 116, 126, 128, 131, 134, 135, 139, 143, 144, 146, 154, 160, 166], "try_fil": 126, "trystack": 57, "ttf": 126, "ttl": [19, 60, 86], "tue": 60, "tune": [5, 86, 123, 124, 126, 127, 130], "tunisian": 4, "tunnel": [98, 99, 100], "turkish": 4, "turn": [23, 48, 57, 68, 80, 86, 91, 114, 130, 144, 146, 166, 168], "turnkei": [127, 130], "turnoffcertcheck": 80, "turnonpasswordchang": 80, "tutori": [117, 120, 121], "tweak": [20, 79], "tweet": 58, "twice": [57, 79, 126], "twitter": [74, 75, 79], "two": [3, 4, 17, 23, 25, 33, 38, 44, 46, 52, 53, 54, 55, 56, 57, 64, 66, 70, 71, 81, 83, 86, 96, 98, 99, 111, 116, 123, 130, 144, 145, 166, 167, 168], "twofactor_totp": 146, "twofactorauth": [78, 146], "txt": [25, 47, 57, 68, 126, 128, 129, 146], "type": [1, 2, 3, 10, 13, 14, 15, 18, 20, 22, 23, 25, 38, 39, 40, 43, 44, 45, 52, 54, 55, 60, 62, 65, 68, 70, 72, 78, 83, 85, 86, 91, 99, 100, 104, 112, 113, 114, 116, 122, 123, 126, 129, 135, 139, 145, 146, 149, 156, 160, 162, 165, 167, 168], "typic": [3, 25, 54, 56, 57, 79, 87, 96, 111, 116, 122, 125, 135, 140, 166], "u": [1, 2, 8, 13, 14, 16, 17, 19, 20, 23, 25, 31, 37, 45, 48, 49, 52, 54, 56, 57, 65, 69, 70, 76, 78, 79, 81, 90, 102, 111, 112, 116, 118, 121, 127, 130, 133, 135, 137, 139, 140, 143, 144, 145, 146, 162, 167, 168], "ubo": 57, "ubuntu": [19, 25, 31, 48, 52, 56, 69, 79, 81, 86, 90, 118, 124, 130, 131, 137, 139, 142, 145, 146, 148, 150, 151], "uc": 130, "udp": 60, "ui": [14, 55, 57, 80, 83, 89, 91, 94, 98, 100, 101, 114, 135, 144, 145, 146], "uid": [26, 78, 79, 80, 81, 116, 146, 167], "uid1": 146, "uid2": 146, "uidn": 146, "ukrainian": 4, "ultim": 55, "umask": 86, "un": [8, 25, 38], "unabl": [45, 57, 60, 63, 79, 86, 92, 146], "unaffect": [57, 92], "unansw": 114, "unauthent": 40, "unauthor": [25, 154], "unavail": [3, 37, 48, 57, 78, 99, 127, 146], "unban": 123, "unchang": 3, "uncheck": [36, 79], "unclear": [7, 10], "uncom": [56, 126, 130], "unconfigur": 45, "undefin": [2, 57], "under": [1, 2, 5, 6, 7, 10, 14, 15, 19, 37, 44, 47, 50, 54, 55, 56, 57, 60, 64, 66, 75, 78, 79, 87, 92, 96, 98, 120, 125, 126, 127, 130, 134, 135, 145, 150, 154, 162, 166], "undergo": 91, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 55, 57, 60, 127, 130], "underscor": [28, 45, 83, 146], "undershoot": 57, "understand": [1, 8, 11, 13, 25, 53, 57, 132, 135], "undertak": 6, "underutil": 130, "undesir": 57, "undetect": 135, "undo": 83, "unencrypt": [25, 60, 83, 86], "unencrypted_s": 135, "unevenli": [7, 10], "unexpect": [56, 57, 135, 154, 166], "unexpectedli": 57, "unexplain": 130, "unfavor": 162, "unforeseen": 140, "unfortun": 54, "unicod": [57, 135], "unicodepwd": 79, "unifi": [1, 57, 153], "unified_search": 86, "uninstal": [4, 86, 124, 128], "unintend": 91, "uniqu": [45, 57, 58, 61, 79, 83, 98, 99, 100, 101, 123, 135, 146], "uniquememb": [79, 80], "unison": 96, "unit": [14, 54, 114, 146, 167], "univent": 130, "unix": [13, 42, 52, 57, 79, 86, 104, 105, 126, 131], "unix_domain_socket": 99, "unixpath": 99, "unixsocketperm": 56, "unknown": [73, 74, 86], "unless": [25, 26, 28, 45, 52, 55, 57, 60, 79, 90, 99, 114, 127, 130, 135, 146], "unlik": [56, 96], "unlimit": [23, 57], "unlink_on_trunc": 86, "unlock": 25, "unnecessari": [17, 44, 57, 79, 123], "unnecessarili": 54, "unoffici": 142, "unpack": [118, 122, 130, 139, 146], "unpredict": 25, "unreach": 79, "unrecover": 25, "unregist": [8, 86, 103], "unreli": [57, 96, 114], "unrequir": 134, "unscan": [35, 57, 86, 146], "unseal": 86, "unselect": 28, "unset": [57, 79], "unshar": 116, "unsign": 146, "unspecifi": [53, 57], "unstabl": 146, "unsuccess": 57, "unsuccessfulli": 13, "unsupport": [28, 44, 57, 145, 154, 156], "unsur": [3, 23, 126], "unsync": 90, "unsyncedfold": 90, "until": [1, 6, 14, 25, 41, 46, 49, 52, 55, 57, 64, 79, 83, 91, 96, 101, 122, 123, 129, 143, 145, 146, 162, 165, 166], "untouch": 146, "untrust": 123, "unus": [57, 70, 102, 163], "unusu": [1, 129], "unwant": [116, 129, 135], "unzip": [120, 122, 139], "up": [0, 1, 2, 3, 5, 13, 14, 16, 17, 19, 23, 25, 29, 46, 49, 52, 53, 54, 55, 56, 57, 59, 62, 69, 75, 78, 79, 83, 86, 94, 98, 102, 111, 113, 116, 119, 123, 124, 125, 129, 131, 132, 135, 139, 140, 143, 146, 149, 159, 160, 162, 164, 166], "upcom": [58, 111, 166], "updat": [2, 3, 4, 13, 16, 17, 18, 24, 25, 27, 40, 45, 48, 52, 54, 56, 59, 60, 67, 68, 73, 74, 79, 80, 86, 103, 111, 112, 114, 120, 122, 123, 124, 126, 127, 130, 131, 134, 138, 139, 141, 142, 143, 146, 147, 149, 150, 162, 164, 166, 168], "updatecheck": 86, "updatedirectori": 86, "updatenotif": 15, "updater_serv": 57, "upgrad": [20, 27, 48, 60, 66, 67, 86, 121, 122, 129, 134, 135, 138, 141, 148, 150, 159], "upload": [25, 38, 40, 42, 43, 45, 52, 57, 61, 79, 83, 86, 91, 92, 96, 105, 107, 108, 114, 121, 127, 134, 135, 140, 142, 148, 162, 164, 165], "upload_max_files": [23, 121, 130], "upload_tmp_dir": [23, 127], "uploadparts": [45, 57], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 79, 81, 123, 130, 135, 142], "upostgr": 19, "upper": 84, "upscal": [44, 45, 101], "upscaler_exampl": 101, "upstream": [126, 131], "urandom": [62, 86], "urg": 141, "urgent": [2, 58], "uri": [57, 66, 79, 114, 116, 126, 135, 146, 167], "url": [2, 3, 8, 15, 30, 32, 33, 35, 36, 38, 45, 51, 54, 56, 60, 61, 64, 65, 66, 67, 69, 72, 73, 74, 77, 79, 80, 83, 85, 86, 89, 90, 94, 98, 99, 100, 101, 104, 111, 120, 121, 122, 124, 125, 126, 129, 133, 135, 144, 146, 147, 148, 152, 154, 162], "url_discoveri": 66, "urlencod": 85, "urltyp": [45, 57], "urn": [57, 167], "uroot": 19, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 48, 50, 51, 52, 53, 54, 55, 58, 61, 62, 63, 64, 65, 66, 68, 69, 71, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 115, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 148, 151, 152, 153, 154, 155, 156, 160, 163, 164, 165, 166, 167, 168], "usag": [4, 5, 7, 10, 12, 25, 26, 43, 52, 54, 57, 62, 64, 70, 79, 86, 87, 123, 127, 129, 143, 146, 154, 166], "use_legacy_base64_encod": 86, "use_path_styl": 45, "use_ssl": [45, 57], "useappapiauth": 168, "usememberoftodetectmembership": 80, "usemultipartcopi": 45, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 21, 23, 24, 28, 29, 30, 31, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 60, 61, 62, 63, 64, 65, 68, 69, 70, 73, 75, 76, 78, 80, 89, 90, 91, 93, 94, 96, 99, 100, 101, 105, 106, 108, 109, 111, 113, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 130, 131, 132, 134, 137, 140, 142, 143, 144, 145, 147, 150, 154, 155, 161, 162, 166, 167, 168], "user1": 40, "user123": 116, "user2": 40, "user_directori": 146, "user_id": [3, 146], "user_ini_additional_lin": 86, "user_ldap": [79, 80, 81, 146], "user_oidc": 82, "user_prompt": 5, "user_scope_dis": 106, "userag": 64, "userdeletedev": 146, "userdirectori": 37, "userid": [2, 13, 25, 74, 79, 94, 116, 135, 167, 168], "useridfilt": 13, "usermod": [56, 130], "usernam": [3, 17, 19, 26, 29, 30, 33, 35, 36, 37, 38, 40, 45, 53, 55, 57, 60, 74, 76, 79, 80, 83, 90, 94, 96, 112, 120, 122, 125, 130, 135, 137, 142, 143, 146], "userpassword": 79, "usr": [52, 54, 56, 57, 60, 99, 121, 130, 146, 149], "usual": [3, 5, 7, 9, 10, 14, 22, 35, 40, 44, 45, 51, 55, 56, 57, 60, 61, 79, 98, 123, 127, 130, 132, 133, 134, 135, 139, 145, 146, 162, 166], "utc": [54, 57, 115, 146], "utf": 68, "utf8": [19, 57, 121, 131, 143], "utf8mb4": [17, 19, 20, 22, 86, 122, 137, 143], "utf8mb4_0900_as_ci": 57, "utf8mb4_bin": [19, 57], "utf8mb4_general_ci": [20, 122, 143], "util": [6, 8, 50, 57, 64, 116, 120, 146, 166], "uuid": [79, 80, 146], "uusernam": 19, "uz": 87, "uzbek": 4, "v": [8, 14, 26, 35, 52, 86, 99, 103, 126, 127, 135, 146, 167], "v1": [3, 15, 57, 64, 65, 72, 73, 74, 80, 85, 116, 129, 144], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 28, 33, 45, 57, 80], "v27": [139, 145], "v28": [14, 139, 145], "v3": [2, 5, 7, 9, 11, 45, 57], "v4": [28, 104], "v6": 104, "v9": 25, "valid": [19, 47, 57, 63, 67, 71, 79, 80, 86, 96, 126, 134, 146, 148, 162], "valu": [1, 3, 8, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 26, 38, 40, 41, 42, 44, 45, 46, 49, 52, 54, 56, 58, 60, 63, 64, 65, 66, 68, 69, 70, 73, 74, 75, 79, 80, 81, 83, 86, 89, 91, 92, 94, 95, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 122, 123, 129, 130, 132, 135, 140, 162, 164, 165, 167], "value1": 57, "value2": 57, "vanish": 116, "var": [15, 19, 20, 23, 49, 52, 54, 57, 64, 76, 79, 81, 95, 96, 99, 100, 111, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 135, 139, 144, 145, 146], "vari": [3, 4], "variabl": [3, 4, 5, 8, 19, 20, 26, 43, 55, 56, 62, 67, 86, 91, 93, 96, 101, 103, 123, 131, 167, 168], "variable_nam": [19, 20], "variant": 52, "varieti": [1, 68, 168], "variou": [1, 14, 44, 49, 52, 55, 57, 61, 64, 67, 78, 79, 93, 96, 129, 135, 146, 147, 150, 152, 155], "vboxsf": 130, "vcard": [112, 126], "vcf": 112, "ve": [116, 129, 159, 166], "vector": [3, 26, 48, 123, 165], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 166, "vendor": 129, "verbos": [52, 64, 90, 96, 129, 146], "veri": [4, 37, 49, 54, 55, 56, 57, 61, 79, 96, 135, 144, 146, 168], "verif": [55, 60, 62, 86, 116, 134, 146], "verifi": [8, 19, 20, 38, 51, 52, 54, 56, 57, 61, 81, 96, 98, 102, 114, 120, 122, 123, 128, 129, 133, 134, 139, 141, 144, 146, 154, 162, 166], "verify_bucket_exist": 45, "verify_p": 60, "verify_peer_nam": [56, 60], "version": [2, 3, 6, 7, 8, 10, 11, 14, 19, 20, 21, 23, 25, 26, 27, 29, 30, 43, 45, 46, 52, 54, 56, 60, 62, 64, 69, 70, 72, 73, 74, 79, 80, 83, 86, 98, 101, 111, 112, 114, 115, 116, 120, 121, 122, 123, 126, 127, 129, 130, 133, 134, 139, 140, 141, 142, 144, 145, 148, 150, 152, 157, 165, 168], "version_timestamp": 26, "versions_retention_oblig": [41, 86], "versionstr": 146, "vf": 94, "vhd": 130, "vhdx": 130, "vhost": 135, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 24, 37, 40, 41, 43, 45, 46, 52, 54, 55, 56, 57, 60, 62, 65, 66, 69, 71, 78, 81, 82, 83, 84, 85, 86, 94, 96, 97, 99, 104, 111, 114, 116, 118, 123, 124, 126, 127, 129, 132, 133, 135, 138, 140, 145, 146, 147, 149, 156, 162, 163, 164, 165, 166, 167, 168], "video": [2, 14, 44, 57, 86, 127, 131, 156, 157], "vietnames": 4, "view": [1, 4, 15, 17, 55, 57, 64, 83, 86, 96, 135, 146, 150], "viewer": [57, 64], "virtual": [2, 45, 57, 86, 99, 123, 124, 129, 132, 140], "virtualbox": 130, "virtualhost": [120, 121, 123, 130, 148], "viru": [52, 96], "virus": 52, "virus_db": 52, "visibl": [3, 14, 37, 49, 66, 75, 79, 102, 115, 135, 143, 146, 162, 163, 164, 165, 166, 167], "visible\u00b9": 146, "visio": 150, "visit": [54, 104, 114, 117, 120, 130, 142, 144, 145, 168], "visitor": 123, "vm": [129, 130, 145], "vmdk": 130, "vmp": 130, "vmware": 130, "vnd": 126, "vo": 121, "volum": [4, 52, 57, 90, 101, 131], "volunt": 166, "vosk": 4, "vp": [86, 124], "vpn": 99, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 98], "vtt": 126, "vulner": [123, 166], "vv": 146, "vvv": [116, 135, 146], "w": [25, 121, 123, 148, 153], "wa": [7, 8, 10, 13, 14, 17, 25, 40, 47, 54, 55, 57, 64, 69, 74, 79, 91, 98, 108, 112, 114, 115, 116, 127, 130, 134, 135, 140, 141, 142, 143, 144, 145, 146, 162, 163, 164, 165, 168], "wai": [1, 7, 14, 19, 22, 29, 38, 40, 45, 52, 54, 55, 57, 60, 61, 65, 76, 79, 96, 98, 99, 104, 111, 123, 126, 130, 135, 139, 143, 144, 145, 146, 151, 163, 164, 165], "wait": [4, 8, 57, 101, 140, 145, 166, 168], "wait_timeout": [19, 57], "wal": 57, "walk": [120, 130], "want": [5, 6, 7, 14, 15, 17, 19, 23, 28, 31, 37, 38, 40, 42, 44, 45, 48, 49, 52, 53, 55, 56, 57, 59, 60, 63, 66, 69, 79, 81, 82, 83, 89, 93, 96, 98, 99, 102, 106, 112, 114, 117, 120, 121, 123, 125, 128, 129, 130, 131, 132, 133, 134, 135, 144, 145, 146, 148, 154, 155, 159, 165, 166, 167, 168], "wantedbi": [14, 54, 167], "wapp_us": 168, "warn": [4, 25, 56, 57, 62, 64, 78, 79, 86, 96, 120, 123, 126, 129, 130, 134, 135, 141, 142, 146, 154, 164], "wasm": 126, "watch": 146, "watermark": 147, "watsonx": [1, 8, 12, 14, 86], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 22, 23, 35, 36, 37, 41, 44, 54, 57, 60, 67, 79, 86, 96, 99, 109, 116, 120, 121, 123, 125, 126, 127, 129, 130, 135, 141, 145, 146, 148, 150, 154, 162, 164, 166, 167, 168], "weaken": 61, "weather": [2, 13, 123], "web": [2, 5, 7, 9, 10, 11, 15, 25, 36, 38, 40, 43, 54, 55, 56, 61, 62, 63, 66, 69, 76, 80, 83, 86, 96, 98, 102, 114, 116, 117, 120, 121, 122, 124, 125, 126, 127, 129, 136, 138, 139, 140, 145, 146, 153, 168], "webauthn": 86, "webcal": [57, 146], "webcalallowlocalaccess": 111, "webcron": [37, 49, 86, 146], "webdav": [23, 32, 37, 57, 67, 72, 79, 86, 96, 116, 123, 126, 130, 136, 146], "webdavf": 57, "webfing": [121, 135], "webhook": [86, 168], "webhook_listen": [167, 168], "webhookcal": 167, "webhooklisten": 167, "webinterfac": 126, "webm": 126, "webmail": 128, "webp": [57, 126, 129, 130, 163], "webp_qual": 129, "webpag": 126, "webroot": [8, 57, 66, 86, 124], "webserv": [23, 24, 54, 56, 66, 86, 120, 123, 126, 130, 131, 151, 165], "websit": [13, 51, 61, 67, 74, 75, 79, 123, 135], "websocket": [62, 86, 98, 148], "webspac": 130, "week": [2, 41, 49, 52, 166], "weekend": 3, "weekli": 49, "weight": 57, "welcom": [86, 117, 146], "well": [0, 1, 2, 3, 4, 5, 6, 14, 26, 40, 44, 51, 52, 55, 56, 57, 60, 62, 66, 79, 83, 86, 92, 116, 120, 121, 126, 128, 129, 130, 132, 135, 139, 140, 142, 144, 146, 154, 159, 166, 167, 168], "went": [139, 146], "were": [2, 13, 17, 25, 38, 57, 60, 64, 91, 115, 127, 134, 135, 144, 145, 146, 162], "west": [28, 45], "wget": [120, 122, 133, 149, 162], "what": [2, 13, 23, 28, 37, 42, 45, 53, 55, 57, 59, 64, 67, 79, 81, 83, 86, 96, 98, 99, 117, 123, 129, 135, 138, 146, 168], "whatev": [17, 40, 57, 126], "whatsoev": [26, 29], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 19, 23, 25, 26, 29, 30, 32, 35, 37, 38, 40, 41, 42, 45, 46, 48, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 66, 67, 68, 69, 78, 79, 80, 82, 83, 86, 89, 91, 92, 94, 97, 98, 99, 104, 105, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 147, 148, 154, 156, 162, 165, 166, 167, 168], "when_requir": [57, 165], "when_support": 57, "whenev": [40, 129, 135, 166], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 19, 25, 26, 27, 29, 35, 52, 54, 55, 56, 57, 60, 64, 79, 86, 90, 94, 96, 98, 99, 111, 114, 120, 122, 123, 130, 132, 133, 135, 139, 141, 144, 146, 154, 155, 166, 168], "wherev": 93, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 19, 57, 60, 78, 80, 83, 91, 94, 98, 104, 114, 123, 126, 132, 146, 166], "which": [1, 2, 3, 5, 7, 8, 14, 15, 17, 19, 22, 23, 25, 26, 28, 29, 37, 38, 40, 41, 42, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 70, 74, 75, 78, 79, 80, 83, 91, 96, 98, 99, 100, 102, 104, 109, 114, 116, 117, 120, 121, 123, 126, 127, 128, 129, 130, 131, 134, 135, 140, 142, 144, 145, 146, 147, 149, 151, 155, 156, 164, 165, 166, 168], "whichev": 57, "while": [1, 11, 14, 16, 25, 44, 45, 50, 52, 55, 57, 79, 104, 116, 123, 129, 130, 140, 142, 144, 145, 146, 166, 167], "whisper": [12, 14, 86, 157], "whitelist": [15, 55, 125], "whitespac": 146, "who": [3, 13, 25, 28, 31, 35, 40, 57, 79, 112, 117, 118, 135, 146], "whole": [36, 86, 98, 99, 111, 116, 120, 124, 143], "whom": 168, "whose": [146, 167], "why": [61, 86, 116, 146], "wide": [25, 78, 123, 146], "widenetworkaddress": 99, "wider": 98, "widespread": 166, "widget": [58, 155, 156], "width": 57, "wiki": [57, 130, 142], "wikipedia": 57, "wildcard": [57, 90, 146], "win": 52, "windmil": 86, "window": [3, 14, 35, 43, 52, 57, 79, 83, 86, 90, 91, 93, 94, 95, 96, 117, 124, 131, 164, 167], "wipe": 70, "wise": 116, "wish": [19, 25, 34, 50, 56, 57, 64, 83, 96, 111, 125, 168], "within": [19, 26, 29, 40, 47, 51, 55, 57, 64, 66, 67, 79, 91, 96, 100, 111, 112, 123, 126, 127, 131, 132, 134, 135, 139, 146, 166], "without": [4, 6, 14, 24, 25, 26, 37, 40, 41, 46, 49, 50, 52, 54, 55, 57, 65, 67, 68, 70, 79, 83, 86, 89, 95, 97, 98, 99, 100, 105, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 145, 146, 150, 151, 156, 160, 162, 163], "wizard": [19, 38, 57, 60, 80, 86, 89, 94, 118, 120, 121, 124, 146], "woff2": 126, "won": [14, 40, 57, 79, 111, 146], "wopi": [86, 148, 149, 154], "word": [7, 48, 127], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 20, 25, 29, 35, 37, 40, 42, 47, 49, 54, 57, 60, 61, 62, 63, 66, 67, 76, 77, 78, 79, 83, 86, 89, 94, 96, 98, 101, 104, 105, 109, 111, 121, 123, 126, 127, 128, 129, 130, 132, 133, 135, 139, 141, 142, 144, 145, 146, 151, 154, 155, 160, 168], "workaround": [23, 25], "worker": [0, 3, 14, 56, 167], "workflow": [62, 86, 105], "workflowengin": [64, 106], "workload": [42, 98, 146], "workspac": [62, 86], "workspace_avail": 68, "world": [1, 4, 5, 7, 9, 10, 99, 166], "worm": 52, "worri": 3, "wors": 57, "worst": [14, 96], "worthi": 55, "would": [3, 5, 13, 14, 15, 19, 22, 25, 37, 44, 50, 54, 55, 57, 64, 66, 79, 90, 92, 98, 99, 102, 111, 112, 116, 126, 135, 140, 141, 143, 144, 146, 152, 162, 167], "wrapper": [60, 146], "writabl": [15, 31, 47, 57, 130, 144, 146], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 21, 56, 57, 60, 65, 79, 86, 95, 96, 114, 120, 124, 130, 134, 144, 146], "writeabl": [15, 123], "written": [3, 26, 27, 57, 64, 75, 94, 98, 112, 116, 123, 125, 140, 146], "wrong": [13, 25, 40, 77, 134, 135, 139, 141, 146, 154, 168], "wsdlcach": 126, "wss": [4, 148], "wurst": 116, "www": [1, 8, 14, 16, 17, 20, 23, 25, 31, 37, 48, 49, 51, 52, 53, 54, 56, 57, 64, 65, 70, 76, 78, 79, 81, 85, 111, 112, 116, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 133, 135, 137, 139, 141, 144, 145, 146, 149, 151, 167, 168], "wwwhomepag": 79, "wwwrun": [54, 146], "wysiwyg": 150, "w\u00fcrzburg": 2, "x": [6, 23, 35, 44, 48, 57, 61, 66, 72, 73, 74, 79, 80, 85, 99, 104, 120, 122, 123, 125, 126, 135, 141, 146, 165, 166], "x11": 64, "x86": [4, 6, 11, 129], "x86_64": [3, 4, 5, 7, 9, 10, 11, 64, 90], "xbitmap": 57, "xcal": 146, "xeon": [7, 10], "xeu": [14, 167], "xhtml": 126, "xjf": 139, "xjvf": 122, "xl": [14, 150], "xlii": 80, "xloc": 126, "xlsx": 150, "xml": [57, 86, 101, 116, 122, 126, 127, 146, 147, 149, 152, 167], "xmlreader": 127, "xmlwriter": 127, "xoauth2": [60, 86, 113], "xss": 165, "xtradbinnodb": 57, "xxx": 26, "xxxxxxxxxx": 45, "y": [16, 44, 57, 64, 79, 81, 120, 122, 123, 137, 139, 144, 145], "ye": [14, 35, 40, 57, 69, 79, 80, 83, 94, 106, 111, 115, 135, 141, 146, 154], "year": [70, 131, 166], "yellow": [14, 37, 38, 79, 86], "yet": [1, 3, 14, 50, 57, 62, 65, 79, 86, 134, 140, 157], "yield": 57, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 23, 24, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 91, 93, 94, 95, 96, 98, 99, 101, 102, 104, 105, 106, 108, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 154, 159, 162, 163, 164, 165, 166, 167, 168], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 47, 48, 50, 51, 52, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 93, 95, 96, 97, 98, 99, 102, 104, 109, 111, 114, 115, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 154, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [116, 154], "yourself": [5, 52, 123, 146], "yourserv": 96, "yourswifthost": 57, "youtub": [2, 117], "yum": [52, 120], "yyyi": 79, "yyyymmdd": 79, "z": [83, 120, 122, 123, 139, 145], "z0": 79, "za": 79, "zammad": [156, 157], "zend": 56, "zero": 26, "zip": [83, 96, 104, 120, 122, 127, 139], "zlib": 127, "zone": [115, 120], "zsh": 146, "zshrc": 146, "\u00b2": 146, "\u00b9": 146}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription 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)", "Artificial Intelligence", "Insight and debugging", "Overview", "Apps management", "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", "Configuring External Storage (GUI)", "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", "Activity app", "Administration privileges (Delegation)", "Android Deep Link Handling", "Antivirus scanner", "Automatic setup", "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", "Profile configuration", "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", "Command-line Account Setup", "Command Line Client", "Configuration File", "Environment Variables", "Desktop Clients", "Mass Deployment And Account Creation", "Options", "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", "GDPR-compliance", "Calendar / CalDAV", "Contacts / CardDAV", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 22.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", "Using the occ command", "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", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [74, 83], "04": [122, 149], "1": 66, "10": 126, "11": 51, "12": 51, "1st": [130, 142], "2": [11, 66, 120, 129], "2006": 19, "2024": 87, "2025": 87, "2026": 87, "22": 122, "24": 149, "26": 160, "27": 161, "28": 162, "30": 163, "31": 164, "32": 165, "3rdparti": 135, "4": 20, "502": 126, "512mb": 23, "64bit": 16, "8": [120, 121], "And": 94, "Not": [25, 134], "The": [55, 65, 67, 80, 157, 168], "To": [1, 7, 10, 14], "__host": 67, "about": 52, "abov": 51, "abus": 114, "access": [3, 19, 65, 67, 104, 123, 126, 128, 147], "accessible_featur": 57, "account": [89, 94, 114, 116], "account_manag": 57, "action": [6, 105, 123], "activ": [49, 55, 57, 79, 163, 164, 165], "ad": [37, 114], "add": [65, 74, 134, 146, 149], "addendum": 5, "addit": [56, 79, 100, 130, 147], "address": [55, 60, 112, 123, 146, 161, 165], "addressbook": 146, "adjust": 23, "admin": [64, 67, 76, 123], "admin_audit": 64, "administr": [50, 79, 83, 112], "advanc": [40, 79, 97, 101], "advantag": 131, "after": [135, 143], "ag": [41, 108], "agent": [1, 2], "ai": [0, 1, 6, 8, 11, 14], "aio": [99, 100], "ajax": 54, "alarm": 111, "alert": 114, "alias": 48, "all": [25, 53, 57, 60, 99, 123, 146], "allow": [37, 67, 111, 128], "allow_custom_share_fold": 57, "allow_disabled_password_enforcement_group": 57, "allow_local_remote_serv": 57, "allow_user_to_change_display_nam": 57, "allowed_admin_rang": 57, "allowed_no_password_confirmation_rang": 57, "allowed_user_ag": 57, "allowselfsignedcertif": 57, "allowsymlink": 57, "altern": [5, 7, 57], "amazon": 28, "an": [60, 65, 67, 72, 82, 146], "android": 51, "ani": 126, "anoth": 40, "anti": 114, "antiviru": [52, 146], "anymor": 134, "apach": [23, 120, 130, 148], "apache2": 66, "apcu": 56, "api": [15, 80, 85], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 25, 49, 52, 55, 57, 58, 60, 64, 68, 70, 72, 86, 98, 129, 131, 133, 134, 135, 146, 147, 148, 163, 164], "app_api": [163, 164, 165], "appapi": [98, 163, 164, 165], "appcodecheck": 57, "appdata": 146, "appear": [69, 156], "appli": 133, "applic": [65, 127], "approach": 145, "approv": 168, "apps_path": 57, "appsallowlist": 57, "appstoreen": 57, "appstoreurl": 57, "ar": 67, "architectur": 131, "archiv": 96, "argument": [100, 101], "around": 19, "arrai": 146, "artifici": [2, 12], "ask": [14, 154], "assetlink": 51, "assign": 105, "assist": 1, "attach": 114, "attempt": 57, "attribut": 79, "audienc": 117, "audit": 64, "auth": 57, "auth_availability_delai": 57, "authent": [29, 35, 70, 78, 79, 82, 114, 146, 168], "author": 60, "auto": 3, "auto_logout": 57, "autocomplet": 146, "autoconfig": 116, "autom": [70, 105, 163], "automat": 53, "avail": [37, 104, 105], "avatar": 79, "avoid": 126, "awai": 19, "azur": [45, 114], "backend": [14, 25, 37, 57, 111], "background": [41, 46, 52, 54, 79, 111, 114, 129, 130, 146], "backtrac": 57, "backup": [25, 45, 79, 137, 143], "bad": [25, 126], "balanc": 55, "bare": 99, "base": [29, 56, 129, 144], "basic": 96, "batch": 144, "bearer": 82, "befor": [25, 40], "below": 51, "beta": 166, "better": 49, "between": [40, 168], "beyond": 60, "big": 23, "bigint": 16, "bin": [46, 57, 111], "binary_search_path": 57, "birthdai": [111, 146], "blob": 45, "block": [26, 104, 168], "blog": 117, "book": [112, 146, 161, 165], "bot": 8, "brand": 69, "breakdown": 64, "browser": 131, "brute": 55, "bruteforc": 57, "bucket": 45, "bug": [135, 166], "build": 168, "built": 144, "bulkupload": 57, "button": 111, "byte": 20, "c": 45, "cach": [56, 57, 67, 79, 127, 129], "cache_app_config": 57, "cache_chunk_gc_ttl": 57, "cache_path": 57, "caddi": 66, "caldav": [67, 111], "calendar": [2, 111, 116, 135, 146], "can": [19, 60, 157, 168], "candid": 166, "cannot": 25, "canon": 147, "capabl": 60, "carddav": [67, 112], "carddav_sync_request_timeout": 57, "carddav_sync_request_trunc": 57, "cento": 120, "certif": [37, 60, 79, 87], "chang": [38, 59, 135, 159], "changelog": 159, "channel": [57, 166], "chat": [1, 3, 8, 14], "check": [26, 27, 67, 102, 146, 162, 165], "check_data_directory_permiss": 57, "check_for_working_htaccess": 57, "check_for_working_wellknown_setup": 57, "choic": 125, "chroot": 121, "chunk": [23, 164], "chunked_upload": 57, "cif": [35, 128], "cipher": 57, "circl": 2, "clamav": 52, "clean": [70, 163], "cleanup": [81, 146], "cli": [57, 69, 100, 127], "client": [69, 90, 93, 96, 131, 143], "close": 96, "cloud": [23, 57, 135], "clue": 126, "cluster": [56, 57], "code": [57, 134, 146], "collabor": 108, "collabora": [147, 148, 152], "collat": 57, "com": 116, "combin": 2, "command": [3, 15, 19, 25, 47, 55, 89, 90, 96, 112, 118, 144, 146], "comment": [57, 129], "commit": [19, 67], "common": [104, 108, 135], "commun": 99, "comparison": 25, "compat": [47, 146], "complianc": 110, "compress": 129, "condit": 57, "config": [56, 57, 60, 96, 123, 146], "config_is_read_onli": 57, "configur": [1, 3, 5, 18, 19, 23, 37, 38, 44, 45, 49, 51, 52, 53, 56, 57, 58, 60, 61, 62, 64, 67, 69, 75, 79, 80, 86, 91, 99, 106, 114, 123, 124, 126, 127, 128, 130, 146, 147, 148, 149, 152, 160, 161, 162, 163, 164, 165], "confirm": 52, "connect": [56, 79, 82, 96, 116, 123], "connectivity_check_domain": 57, "connector": 127, "consequ": 47, "consider": [29, 65], "consumpt": 87, "contact": [2, 112, 116, 135], "contain": [99, 102], "content": 86, "context": [1, 2, 3, 14], "context_ag": 2, "control": [3, 41, 104], "convers": [17, 39, 146], "convert": 17, "cookbook": 2, "cooki": [67, 109], "cookie_domain": 57, "copied_sample_config": 57, "core": [57, 96], "correct": 168, "count": [163, 164, 165], "cpu": 131, "creat": [19, 38, 40, 51, 73, 80, 83, 96, 146, 168], "creation": [94, 146], "credenti": 90, "critic": 159, "cron": [54, 121, 129], "csrf": 57, "css": 126, "csync": 96, "current": 2, "custom": [2, 15, 111, 147], "customclient_desktop": 57, "daemon": [98, 99, 100, 102], "dashboard": 58, "data": [3, 25, 45, 53, 57, 73, 74, 111, 112, 116, 123, 125, 135, 143], "databas": [17, 18, 19, 22, 53, 57, 67, 116, 120, 121, 125, 127, 128, 131, 137, 143, 146, 164], "datadirectori": [57, 135], "date": 40, "dav": [146, 160], "davstorag": 57, "db": 57, "dbdriveropt": 57, "dbhost": 57, "dbname": 57, "dbpassword": 57, "dbpersist": 57, "dbreplica": 57, "dbtableprefix": 57, "dbtype": 57, "dbuser": 57, "debug": [13, 57, 60, 96, 123, 129, 135, 146], "deck": 2, "declar": 88, "decreas": 35, "decrypt": [25, 26], "dedic": 123, "deep": 51, "default": [24, 40, 57, 63, 68, 99, 114, 147, 163, 164], "default_certificates_bundle_path": 57, "default_languag": 57, "default_local": 57, "default_phone_region": 57, "default_property_scop": 57, "default_timezon": 57, "defaultapp": 57, "defin": 66, "definit": 25, "delai": 35, "deleg": [50, 114], "delet": [46, 57, 73, 74, 80, 81, 83, 146], "demot": 74, "deni": 104, "deploi": [97, 98, 99, 100, 101, 102], "deploy": [56, 94, 99, 119, 123], "deployconfig": 100, "deriv": 26, "desktop": [57, 93, 131], "detail": 26, "detect": 6, "determin": 60, "dev": [67, 123], "diagnost": 57, "did": 134, "differ": [45, 60, 140], "directori": [15, 53, 56, 79, 123, 125, 128, 135, 146], "disabl": [25, 44, 52, 57, 67, 68, 72, 74, 78, 83, 101, 114, 123, 135, 146], "disallow": 128, "discoveri": [66, 135], "disk": [6, 92], "dispatch": 167, "displai": 38, "distinguish": 40, "distribut": [57, 152], "dmz": 123, "do": [134, 144, 156], "docker": [98, 99, 148, 152], "document": 14, "documentation_url": 57, "doe": [67, 144, 156], "domain": [59, 60, 66, 116, 123, 125, 135], "down": 134, "downgrad": 166, "download": 102, "drop": [40, 131], "dump": 96, "duplic": 79, "dure": 145, "edit": [68, 73, 74, 147], "email": [49, 60, 74, 160], "embed": [57, 61], "empti": [67, 146], "enabl": [15, 20, 25, 37, 47, 49, 52, 57, 58, 60, 72, 74, 78, 83, 101, 102, 123, 128, 129, 130, 146, 147, 165], "enable_lazy_object": 57, "enable_mail_link_password_expir": 57, "enable_non": 57, "enable_preview": 57, "enable_share_accept": 57, "enable_share_mail": 57, "enabledpreviewprovid": 57, "encod": [68, 135], "encrypt": [25, 26, 27, 45, 57, 60, 129, 130, 135, 146], "end": [6, 166], "energi": 87, "enforc": 78, "enforce_them": 57, "ensur": 123, "entri": 64, "envelop": 26, "environ": [57, 92, 97, 130, 146], "error": [19, 25, 96, 126, 134, 135], "errorlog": 64, "establish": 17, "ethic": [6, 8, 11, 14], "even": 60, "event": [111, 116, 146, 167], "everyth": 52, "exampl": [53, 55, 57, 64, 66, 72, 73, 74, 80, 90, 100, 104, 105, 108, 111, 112, 120, 121, 122, 146, 148, 149], "exapp": [98, 99, 101, 103], "exclud": [49, 55, 90], "execut": 105, "expand": 165, "experi": 57, "expert": 79, "expir": [40, 49], "explain": 64, "export": [111, 116, 146], "expos": 161, "extens": [68, 87], "extern": [25, 29, 37, 45, 49, 61, 98, 104, 130, 135, 146, 147], "external_storag": 57, "face": 6, "factor": [44, 78, 146], "fail": [116, 126], "fail2ban": 123, "failur": 35, "fair": 135, "faq": [98, 134, 168], "faster": 129, "featur": [14, 115], "feder": [23, 38, 57, 111, 135, 146], "field": [64, 74], "file": [2, 3, 23, 24, 25, 26, 27, 35, 37, 39, 40, 41, 42, 43, 52, 57, 64, 67, 68, 86, 91, 96, 104, 105, 108, 126, 129, 131, 135, 146, 147, 162, 163], "filelock": 57, "filenam": [47, 146], "files_external_allow_create_new_loc": 57, "files_no_background_scan": 57, "filesystem_cache_readonli": 57, "filesystem_check_chang": 57, "filter": [13, 123, 167], "final": 121, "find": [19, 60], "fingerprint": 57, "fix": 134, "flow": [106, 107], "folder": [25, 104, 137, 143], "follow": 114, "font": 147, "forbidden_filenam": 57, "forbidden_filename_basenam": 57, "forbidden_filename_charact": 57, "forbidden_filename_extens": 57, "forc": [55, 57, 63], "force_languag": 57, "force_local": 57, "force_share_accept": 57, "form": 2, "format": [26, 27, 57], "forwarded_for_head": 57, "found": 25, "fpm": [129, 130], "freebusi": 111, "frequent": [14, 154], "from": [45, 49, 55, 60, 74, 118, 141, 152], "front": 6, "frontend": 14, "ftp": 30, "fulli": 5, "function": 96, "further": [25, 127], "fusef": 128, "g": 57, "gatewai": 126, "gdpr": 110, "gener": [9, 14, 19, 26, 44, 123, 127, 135], "genr": 6, "get": [13, 40, 52, 60, 72, 73, 74, 86, 116, 146], "getenv": 67, "give": 123, "global": [68, 116], "gone": 19, "googl": 114, "gpg": 128, "grant": 83, "greater": 126, "green": 6, "group": [25, 37, 73, 74, 79, 83, 104, 146, 147], "groupfold": 49, "groupwar": [86, 113], "gui": 37, "guidanc": 123, "ha": 19, "handl": [51, 79, 90], "handler": [56, 126], "haproxi": 66, "harden": 123, "harp": [98, 99], "has_internet_connect": 57, "hash": 57, "hashing_default_password": 57, "hashingcost": 57, "hashingmemorycost": 57, "hashingthread": 57, "hashingtimecost": 57, "have": 67, "header": [67, 123], "heartbeat": 102, "hidden": 35, "hide": 111, "hide_login_form": 57, "hierarch": 146, "home": 56, "host": [15, 99], "how": [19, 55, 60, 145, 156], "htaccess": [57, 130], "http": [67, 123, 129, 130], "httpd": 121, "i": [14, 19, 52, 60, 67, 123, 134, 163, 164, 168], "ibm": 0, "icap": 52, "icon": [48, 69], "id": [13, 116, 135], "ident": 82, "identifi": [16, 96], "ignorefrontcontrol": 57, "imag": [1, 9, 14, 44, 79, 102, 123, 152], "imagick": 120, "imaginari": 163, "imap": [114, 116], "implement": 2, "implic": 45, "import": [146, 149], "improv": [0, 1, 14], "inconvert": 17, "index": 3, "indic": 146, "info": [52, 72, 146], "inform": 135, "ini": 127, "init": 102, "initi": [3, 22, 87], "insecur": 96, "insert": 116, "insight": 13, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 52, 57, 86, 90, 98, 118, 120, 121, 122, 123, 124, 125, 127, 130, 142, 146, 148, 149, 151, 166, 167, 168], "instanc": 123, "instanceid": 57, "instead": 129, "instruct": [72, 73, 74], "integr": [0, 64, 67, 79, 134, 146, 165], "intellig": [2, 12], "interact": 64, "interfac": [47, 64, 112, 114, 128], "intern": [79, 135], "interv": [79, 114], "introduct": [50, 55, 57, 117, 123], "invalid": [25, 47, 60, 134], "invis": 105, "invit": 111, "ip": [55, 123], "ipv6_normalized_subnet_s": 57, "isol": [19, 67, 96], "issu": [96, 116, 135, 136], "item": [46, 57, 112], "j": 126, "jail": 123, "javascript": [126, 146], "jit": 129, "job": [41, 46, 54, 111, 121, 129, 130, 146], "journal_mod": 57, "jpeg": 44, "json": 51, "keep": 60, "kei": [25, 26, 29, 80, 149], "keyboard": 96, "knowledgebas": 57, "knowledgebaseen": 57, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 67, 111, 156, 157], "l10n": 146, "languag": [5, 63], "larg": [5, 23], "lastseen": 146, "ldap": [25, 57, 79, 80, 81, 128, 146], "ldap_log_fil": 57, "ldapusercleanupinterv": 57, "length": [123, 166], "level": [19, 64, 67, 129], "libreoffic": 162, "life": 166, "limit": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 51, 111, 112, 114, 123, 146], "line": [89, 90, 96, 112, 118, 144, 146], "link": [38, 40, 51, 57, 61, 156], "linux": 130, "list": [13, 72, 74, 79, 90, 100, 101, 146], "listen": [60, 167, 168], "live": 4, "live_transcript": 4, "llm": 114, "llm2": 5, "load": [3, 55, 57, 79, 129], "local": [5, 7, 9, 10, 11, 31, 57, 63, 81, 99, 111, 114], "localstorag": 57, "locat": [26, 56, 57, 125], "lock": [42, 57, 67, 129, 134], "log": [3, 4, 57, 64, 79, 96, 102, 116, 126, 129, 135, 146], "log_queri": 57, "log_request_id": 57, "log_rotate_s": 57, "log_typ": 57, "log_type_audit": 57, "logdateformat": 57, "logfil": [57, 135], "logfile_audit": 57, "logfilemod": 57, "login": [55, 65, 79, 126, 130, 142], "login_flow_v2": 57, "login_form_autocomplet": 57, "login_form_timeout": 57, "loglevel": 57, "loglevel_dirty_database_queri": 57, "loglevel_frontend": 57, "logo_url": 57, "logtimezon": 57, "long": [131, 145], "look": 60, "lookup_serv": 57, "loop": 126, "lost": 76, "lost_password_link": 57, "low": 92, "lt": 122, "machin": [1, 11, 14, 130], "maco": 96, "magic": 168, "mai": 165, "mail": [57, 60, 114, 116], "mail_domain": 57, "mail_from_address": 57, "mail_link_password_expiration_interv": 57, "mail_send_plaintext_onli": 57, "mail_sendmailmod": 57, "mail_smtpauth": 57, "mail_smtpdebug": 57, "mail_smtphost": 57, "mail_smtpmod": 57, "mail_smtpnam": 57, "mail_smtppassword": 57, "mail_smtpport": 57, "mail_smtpsecur": 57, "mail_smtpstreamopt": 57, "mail_smtptimeout": 57, "mail_template_class": 57, "mailbox": 114, "mainten": [57, 86, 137, 138, 145, 146, 166], "maintenance_window_start": [54, 57], "major": 166, "make": 5, "manag": [15, 25, 43, 48, 52, 71, 83, 100, 101, 103, 127, 130, 146, 155], "managerfactori": 57, "mandatori": 134, "manual": [8, 52, 116, 130, 139, 145], "map": [48, 79], "mariadb": [19, 129, 131, 137, 143], "mark": 52, "mass": 94, "master": 26, "max": [40, 57], "max_file_conversion_files": 57, "max_filesize_animated_gifs_public_shar": 57, "max_parallel_count": 57, "max_siz": 57, "maxautocompleteresult": 57, "maximum": [44, 57, 130, 164], "mcp": 2, "mechan": 29, "media": [127, 130], "member": 73, "memberof": 79, "memcach": [56, 57, 128], "memcache_customprefix": 57, "memcached_opt": 57, "memcached_serv": 57, "memori": [44, 56, 57, 131], "merg": 57, "messag": [96, 126, 134, 135], "metadata_max_files": 57, "metal": 99, "method": 25, "mib": 126, "microsoft": [45, 79, 114], "migrat": [22, 27, 114, 140, 141, 145, 152], "mimetyp": 48, "minimum": 57, "minsearchstringlength": 57, "misc": 146, "miscellan": 2, "misconfigur": [104, 108], "miss": [116, 146], "mobil": 131, "mod_fcgid": 23, "mod_proxy_fcgi": 23, "mode": [25, 60, 123, 129, 137, 144, 145, 146], "model": [2, 5, 7, 11], "modifi": [57, 60, 69, 80], "modul": [120, 123, 127, 135], "monitor": [162, 163, 164, 165], "mount": [37, 97], "mount_fil": 57, "mountpoint": 25, "move": [135, 146], "multibucket": [45, 57], "multilingu": 5, "multipl": [57, 66], "music": 6, "my": [14, 19, 60], "mysql": [19, 20, 53, 57, 116, 129, 131, 137, 143], "name": [67, 135], "nc": 99, "need": 165, "nest": 79, "network": [111, 128], "new": [38, 74, 83, 147], "next": 122, "nextcloud": [1, 2, 4, 23, 32, 38, 49, 51, 52, 56, 57, 58, 62, 69, 79, 81, 82, 96, 99, 100, 109, 120, 121, 123, 126, 133, 134, 135, 139, 147, 148, 160, 161, 162, 163, 164, 165, 167, 168], "nginx": [23, 66, 126], "no_unsupported_browser_warn": 57, "non": 135, "nor": 126, "note": [56, 79, 86, 121, 127, 133, 158, 159], "notif": [15, 35, 40, 111, 145], "notify_push": 68, "now": [163, 164], "nss": 67, "o": 131, "oauth": 114, "oauth2": 65, "object": [6, 23, 33, 45, 57], "objectstor": 57, "obtain": [96, 133], "occ": [3, 15, 25, 47, 55, 79, 100, 146], "off": 79, "offic": [86, 115, 147, 150, 162], "old": [27, 131], "olmo": 5, "one": [60, 99], "onli": [60, 67], "onlin": [147, 148, 152], "ooxml": 147, "opcach": 129, "open": [5, 134], "openai": 0, "openbsd": 121, "openid": 82, "openssl": [57, 67], "openstack": [33, 45], "oper": [123, 146], "option": [3, 37, 57, 64, 79, 95, 97, 100, 101, 120, 147], "optout": 57, "organ": 56, "other": [14, 57, 96, 116, 130, 135], "out": [19, 60, 115], "outdat": 67, "outlook": 116, "output": [72, 73, 74, 80], "outsid": 123, "over": 56, "overrid": [45, 64], "overview": [14, 25, 55, 130, 139, 145, 166], "overwrit": [57, 66], "overwritecondaddr": 57, "overwritehost": 57, "overwriteprotocol": 57, "overwritewebroot": 57, "owncloud": 141, "packag": [130, 142, 149, 152], "page": [55, 67], "pair": 26, "paramet": [19, 44, 53, 54, 57, 60, 66], "part_file_in_storag": 57, "pass": [67, 168], "password": [29, 70, 76, 77, 83, 84, 123, 163], "passwordsalt": 57, "patch": 133, "path": [37, 57, 67, 135], "pdf": 163, "per": [45, 79, 116], "perform": [0, 45, 129], "permiss": [37, 79], "persist": 40, "pgsql_ssl": 57, "photo": 6, "php": [23, 56, 60, 67, 114, 120, 121, 123, 126, 127, 129, 130, 131, 135, 164], "picker": 157, "pickup": [1, 14], "place": 123, "point": 25, "polici": [84, 135], "port": 60, "postgresql": [19, 53, 137, 143], "pre": 65, "prefer": 114, "prefix": 67, "prepar": 127, "prerequisit": [123, 130, 145], "pretti": 130, "prevent": [61, 104], "preview": [44, 57, 123, 129, 146, 147, 156, 162, 163, 164, 165], "preview_concurrency_al": 57, "preview_concurrency_new": 57, "preview_ffmpeg_path": 57, "preview_ffprobe_path": 57, "preview_imaginary_kei": 57, "preview_imaginary_url": 57, "preview_libreoffice_path": 57, "preview_max_filesize_imag": 57, "preview_max_i": 57, "preview_max_memori": 57, "preview_max_x": 57, "previou": 139, "primari": 45, "privaci": 112, "privat": [15, 25, 26, 56], "privileg": [50, 83], "problem": [96, 116, 135], "process": [1, 14, 114, 130], "profil": [57, 75, 79, 146], "project": 57, "promot": 74, "prompt": 14, "proper": 123, "properli": [67, 126], "properti": [75, 112], "protect": [55, 57, 165], "protocol": 60, "provid": [14, 24, 60, 78, 82, 156, 157], "provis": 85, "proxi": [55, 57, 66, 98, 99, 148, 152, 153], "proxyexclud": 57, "proxyuserpwd": 57, "public": [26, 29, 38, 108, 111], "pull": 102, "qmail": 60, "qualiti": 44, "query_log_fil": 57, "query_log_file_backtrac": 57, "query_log_file_paramet": 57, "query_log_file_requestid": 57, "question": [14, 154], "queue": 52, "quick": [125, 127], "quickstart": 142, "quota": [83, 135], "quota_include_external_storag": 57, "rainloop": 128, "rang": 123, "rate": [6, 8, 11, 14, 57, 111, 112], "ratelimit": 57, "ratelimit_overwrit": 57, "reachabl": [19, 60], "read": [19, 25, 26, 67, 79, 80, 123], "readabl": 67, "recogn": 6, "recognit": 6, "recommend": [56, 119, 127], "recoveri": [25, 26, 45, 143], "redi": [56, 57, 120, 121, 129], "redirect": 123, "redis_log_fil": 57, "reduc": 129, "reduce_to_languag": 57, "refer": [127, 155], "reference_opengraph": 57, "refresh": 111, "regist": [100, 101, 102], "reject": 60, "relat": [1, 123], "releas": [57, 86, 139, 158, 159, 166], "remember_login_cookie_lifetim": 57, "remind": [111, 114], "remirepo": 120, "remnant": 146, "remot": [99, 123, 128], "remov": [74, 78], "renam": 83, "repair": 146, "replic": 21, "report": [146, 166], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 149], "request": 57, "request_timeout": 57, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 120, 127, 131, 160, 161, 162, 163, 164, 165], "rescan": 134, "resend": 74, "reset": [76, 77, 83], "resetpassword": 146, "resolv": 67, "resourc": [111, 127], "respons": 67, "restor": 143, "restrict": [105, 123, 147], "retent": [108, 111, 112, 160], "retriev": 48, "return": [67, 146], "revalid": 129, "revers": [55, 66, 148, 152, 153], "revert": 133, "rewritebas": 57, "rich": 68, "right": 168, "room": 111, "root": 123, "rotat": 57, "rule": [3, 104, 105], "run": [5, 17, 67, 145, 146], "s3": [28, 45, 165], "same": 99, "sampl": 57, "sanit": [47, 146], "scale": [2, 3, 5, 6, 7, 9, 10, 44], "scan": [52, 146], "scanner": 52, "schedul": [49, 114, 166], "scope": [75, 112], "screen": [14, 167], "script": [130, 168], "seal": 26, "search": [2, 14, 73, 74, 146], "secret": 57, "secur": [57, 65, 67, 99, 123, 146, 147], "select": 168, "selector": 146, "self": [15, 37, 60], "selinux": [120, 123, 128, 130], "send": [60, 114], "sendmail": [60, 128], "serv": [123, 126], "server": [2, 19, 23, 25, 26, 27, 38, 56, 57, 60, 67, 79, 96, 111, 114, 123, 124, 128, 129, 130, 131, 133, 135, 140, 147, 148, 160, 161, 162, 163, 165], "server_log": 57, "servic": [0, 14, 45, 66, 135, 167], "session": [14, 56, 57, 167], "session_keepal": 57, "session_lifetim": 57, "session_relaxed_expiri": 57, "set": [40, 44, 55, 57, 60, 64, 67, 72, 73, 74, 79, 83, 111, 120, 127, 129, 130, 146, 147, 168], "setup": [8, 53, 56, 89, 98, 123, 162, 165], "setupcheck": 146, "sftp": 34, "share": [2, 23, 25, 26, 29, 38, 40, 43, 57, 111, 112, 114, 116, 135, 146], "share_fold": 57, "ship": 135, "shortcut": 96, "show": 146, "shown": [35, 57], "side": [23, 25, 26, 27], "siev": [114, 116], "sign": [26, 37, 60, 134, 149], "signatur": [25, 26], "simpl": 45, "simplesignuplink": 57, "singl": [52, 56, 73, 74, 146], "site": [61, 67], "size": [23, 44, 114, 129, 130, 135, 164], "skeletondirectori": 57, "skip": 65, "slow": 14, "small": 56, "smart": 157, "smb": [35, 128], "smtp": [60, 114, 116, 128], "snap": [130, 142], "snooz": 114, "socket": [56, 98, 99], "some": 67, "sort_groups_by_nam": 57, "sourc": [26, 134], "space": [3, 6, 8, 11, 92, 130], "special": [29, 79], "specif": [60, 79, 104, 123, 127, 147], "speech": [1, 7, 10, 14], "speed": [1, 14, 167], "split": [22, 26], "sql": 19, "sqlite": [53, 57, 129, 137, 143], "sse": 45, "ssl": [19, 57, 66, 79, 123, 130], "standalone_window": 57, "start": [86, 102, 125], "starttl": 60, "statu": [102, 146], "step": [25, 121, 122, 139, 145, 168], "storag": [1, 23, 25, 29, 33, 37, 45, 49, 83, 104, 123, 135], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 26, 45, 57, 109], "storecryptedpassword": 57, "strict": [67, 123], "stt_whisper2": 7, "subadmin": [73, 74], "subdir": 126, "subscript": [111, 146], "summar": 8, "summari": [8, 114], "suppli": [5, 7], "support": [3, 20, 37, 45, 57, 60, 68, 131, 166], "supporteddatabas": 57, "suppress": 126, "suspend": 168, "swift": 45, "switch": 11, "sync": [35, 79, 96, 111, 112, 114, 135, 146, 160], "synchron": [3, 67, 116], "synchronis": 143, "syslog": 64, "syslog_tag": 57, "syslog_tag_audit": 57, "system": [23, 112, 123, 129, 130, 131, 146, 160, 161, 162, 163, 164, 165], "systemd": [14, 54, 64, 167], "systemtag": 57, "tab": 79, "tabl": [17, 86, 127], "tag": [105, 108, 146], "talk": [2, 4, 8, 131], "target": [17, 117], "task": [1, 2, 13, 14, 52], "tcp": [56, 60], "team": [2, 25], "tempdirectori": 57, "templat": [24, 60], "templatedirectori": 57, "temporari": 64, "term": 131, "test": [57, 60, 67, 79, 102, 146], "text": [1, 7, 10, 14, 68], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 126, "thei": 156, "theme": [57, 60, 69], "thi": 67, "though": 60, "thread": [114, 116], "threshold": 57, "through": [64, 69], "timeout": [114, 116], "tip": [38, 79, 126, 130, 142], "tl": [56, 79, 114, 129], "tmux": [14, 167], "toggl": 146, "token": [65, 82, 111, 112, 123, 160], "token_auth_activity_upd": 57, "token_auth_enforc": 57, "tool": 2, "traefik": 66, "traffic": 123, "transact": [19, 42, 67, 129], "transcript": 4, "transfer": [40, 146], "transferincomingshar": 57, "translat": [1, 11, 14, 114, 146], "translate2": 11, "transport": [67, 123], "trash": [46, 57, 111], "trashbin": 146, "trashbin_retention_oblig": 57, "tree": 146, "trick": [79, 126], "trigger": [17, 52], "troubleshoot": [3, 19, 25, 55, 60, 79, 96, 116, 128, 133, 135, 136, 139, 144, 154], "truena": 130, "trust": [38, 66, 125], "trusted_domain": 57, "trusted_proxi": 57, "ttl": 57, "tune": 129, "turn": 79, "two": [78, 146], "type": [17, 26, 56, 57, 64, 111, 166], "ubuntu": [122, 149], "umask": 57, "unabl": 116, "unencrypt": 123, "unified_search": 57, "uninstal": 132, "unix": 56, "unknown": 96, "unlink_on_trunc": 57, "unregist": [100, 101], "unscan": 52, "unseal": 26, "up": [67, 70, 114, 120, 130, 163, 167, 168], "updat": [15, 22, 35, 57, 101, 116, 128, 135, 144, 145, 148, 152, 165], "updatecheck": 57, "updatedirectori": 57, "upgrad": [57, 131, 139, 142, 144, 145, 146, 152, 160, 161, 162, 163, 164, 165, 166], "upload": [23, 35, 104, 126, 130], "urandom": [67, 123], "url": [57, 130, 168], "us": [2, 14, 15, 19, 37, 40, 47, 56, 57, 60, 67, 79, 82, 114, 123, 129, 135, 144, 146, 147, 157, 162], "usag": [3, 6, 8, 11, 37, 50, 55, 90, 100, 147], "use_legacy_base64_encod": 57, "user": [19, 25, 26, 37, 40, 49, 57, 71, 74, 77, 79, 81, 82, 83, 84, 85, 86, 104, 112, 114, 135, 146, 163, 164, 165], "user_ini_additional_lin": 57, "utf8mb4": 57, "v": [56, 98], "valid": 82, "valu": [57, 146, 168], "variabl": [37, 57, 92, 97, 130, 146], "verif": [57, 79, 114], "version": [41, 57, 67, 131, 135, 146, 166], "versions_retention_oblig": 57, "via": [8, 15, 25, 38, 67, 79, 128, 130, 142, 144], "video": [6, 117], "view": 147, "virtual": 130, "vp": 130, "warn": [65, 67], "watsonx": 0, "we": [131, 134], "web": [23, 47, 57, 60, 64, 67, 123, 128, 130, 131, 135, 144, 160, 161, 162, 163, 165], "webauthn": 57, "webcron": 54, "webdav": [36, 135], "webhook": 167, "webroot": [126, 147], "webserv": 96, "websocket": 68, "welcom": 74, "well": 67, "what": [5, 60, 144], "when": 96, "where": [156, 157], "whisper": 7, "whole": 128, "why": [14, 60, 131, 134], "windmil": 168, "window": [47, 130, 146], "without": 126, "wizard": [125, 130], "wopi": 147, "work": [19, 52, 55, 156], "workflow": [64, 168], "workspac": [68, 168], "write": 128, "xml": [72, 73, 74, 80], "xoauth2": 114, "yellow": 6, "yet": 67, "you": [25, 67], "your": [23, 49, 58, 67, 116, 123]}}) \ No newline at end of file diff --git a/server/32/user_manual/cs/groupware/sync_ios.html b/server/32/user_manual/cs/groupware/sync_ios.html index 6e322f79a0e..e7bbbd01a4f 100644 --- a/server/32/user_manual/cs/groupware/sync_ios.html +++ b/server/32/user_manual/cs/groupware/sync_ios.html @@ -167,7 +167,7 @@

    Kontakty

    Poznámka

    Od verze iOS 12 je SSL šifrování nezbytné. Proto nevypínejte SSL (Z tohoto důvodu je pro vaši doménu zapotřebí certifikát, postačí i ten ze služby https://letsencrypt.org/ ).

    -

    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/32/user_manual/fr/groupware/sync_ios.html b/server/32/user_manual/fr/groupware/sync_ios.html index 160c4905bc7..0dbb13e1e2c 100644 --- a/server/32/user_manual/fr/groupware/sync_ios.html +++ b/server/32/user_manual/fr/groupware/sync_ios.html @@ -167,7 +167,7 @@

    ContactsNote

    À partir de iOS 12, un cryptage SSL est nécessaire. Par conséquent, ne désactivez pas le SSL (Pour cette raison, un certificat est requis pour votre domaine, comme https://letsencrypt.org/ ).

    -

    Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

    +

    Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

    diff --git a/server/32/user_manual/gl/groupware/sync_ios.html b/server/32/user_manual/gl/groupware/sync_ios.html index e785b2524ec..79999211785 100644 --- a/server/32/user_manual/gl/groupware/sync_ios.html +++ b/server/32/user_manual/gl/groupware/sync_ios.html @@ -171,7 +171,7 @@

    ContactosNota

    A partir de iOS 12 é necesario un cifrado SSL. Polo tanto, non desactive SSL (Por este motivo é necesario que o seu dominio dispoña dun certificado, pode obtelo en: https://letsencrypt.org/).

    -

    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/32/user_manual/tr/groupware/sync_ios.html b/server/32/user_manual/tr/groupware/sync_ios.html index 1b200c0d8cf..fc278c8572c 100644 --- a/server/32/user_manual/tr/groupware/sync_ios.html +++ b/server/32/user_manual/tr/groupware/sync_ios.html @@ -167,7 +167,7 @@

    Kişiler

    Not

    iOS 12 sürümüyle birlikte SSL şifrelemesi kullanılması zorunlu oldu. Bu nedenle SSL seçeneğini kullanımdan kaldırmayın** (SSL şifrelemeyi kullanabilmek için etki alanınıza bir sertifika almanız gerekir, https://letsencrypt.org/ bunu ücretsiz olarak sağlar).

    -

    Sorun çıkarsa, Kişi ve Takvim sorunlarını çözme ya da Hizmet keşfetme sorunlarını çözme bölümlerine bakabilirsiniz.

    +

    Sorun çıkarsa, Kişi ve Takvim sorunlarını çözme ya da Hizmet keşfetme sorunlarını çözme bölümlerine bakabilirsiniz.

    diff --git a/server/32/user_manual/zh_HK/groupware/sync_ios.html b/server/32/user_manual/zh_HK/groupware/sync_ios.html index d685f2f074a..dc68e6c8336 100644 --- a/server/32/user_manual/zh_HK/groupware/sync_ios.html +++ b/server/32/user_manual/zh_HK/groupware/sync_ios.html @@ -167,7 +167,7 @@

    聯絡人Note

    從 iOS 12 開始,必須使用 SSL 加密。因此,不要 停用 **SSL**(為此,您的域名需要一個證書,https://letsencrypt.org/ 可以滿足要求)。

    -

    如果仍然無法正常運行,請查看 聯絡人與日曆故障排除服務發現故障排除

    +

    如果仍然無法正常運行,請查看 聯絡人與日曆故障排除服務發現故障排除

    diff --git a/server/33/Nextcloud_Developer_Manual.epub b/server/33/Nextcloud_Developer_Manual.epub index 690f320a0a1..5a13c5367aa 100644 Binary files a/server/33/Nextcloud_Developer_Manual.epub and b/server/33/Nextcloud_Developer_Manual.epub differ diff --git a/server/33/Nextcloud_Server_Administration_Manual.epub b/server/33/Nextcloud_Server_Administration_Manual.epub index cfebee0932d..5d9b8975986 100644 Binary files a/server/33/Nextcloud_Server_Administration_Manual.epub and b/server/33/Nextcloud_Server_Administration_Manual.epub differ diff --git a/server/33/Nextcloud_Server_Administration_Manual.pdf b/server/33/Nextcloud_Server_Administration_Manual.pdf index 74d2d032e06..fd171ae7436 100644 Binary files a/server/33/Nextcloud_Server_Administration_Manual.pdf and b/server/33/Nextcloud_Server_Administration_Manual.pdf differ diff --git a/server/33/Nextcloud_User_Manual.epub b/server/33/Nextcloud_User_Manual.epub index 76d0ba56c21..2dc7b65f9f4 100644 Binary files a/server/33/Nextcloud_User_Manual.epub and b/server/33/Nextcloud_User_Manual.epub differ diff --git a/server/33/Nextcloud_User_Manual.pdf b/server/33/Nextcloud_User_Manual.pdf index c1f83ff1632..35e6eed51fe 100644 Binary files a/server/33/Nextcloud_User_Manual.pdf and b/server/33/Nextcloud_User_Manual.pdf differ diff --git a/server/33/admin_manual/configuration_server/config_sample_php_parameters.html b/server/33/admin_manual/configuration_server/config_sample_php_parameters.html index 31f7f42fb8b..6390c328e15 100644 --- a/server/33/admin_manual/configuration_server/config_sample_php_parameters.html +++ b/server/33/admin_manual/configuration_server/config_sample_php_parameters.html @@ -369,6 +369,7 @@
  • trusted_proxies
  • forwarded_for_headers
  • allowed_admin_ranges
  • +
  • allowed_no_password_confirmation_ranges
  • max_filesize_animated_gifs_public_sharing
  • filelocking.ttl
  • memcache.locking
  • @@ -3567,6 +3568,19 @@

    allowed_admin_ranges2001:db8::13:37/64

    Defaults to [] (empty array)

    +
    +

    allowed_no_password_confirmation_ranges

    +
    'allowed_no_password_confirmation_ranges' => ['192.0.2.42/32', '233.252.0.0/24', '2001:db8::13:37/64'],
    +
    +
    +

    List of trusted IP ranges that can bypass password confirmation.

    +

    If non-empty, all endpoints marked with the PasswordConfirmationRequired attribute +won’t need a password confirmation when originating from IPs within these ranges.

    +

    Supported formats: +- IPv4 addresses or ranges, e.g., 192.0.2.42/32, 233.252.0.0/24 +- IPv6 addresses or ranges, e.g., 2001:db8::13:37/64

    +

    Defaults to [] (empty array)

    +

    max_filesize_animated_gifs_public_sharing

    'max_filesize_animated_gifs_public_sharing' => 10,
    diff --git a/server/33/admin_manual/contents.html b/server/33/admin_manual/contents.html
    index c466b20d73a..e4a6da9fe40 100644
    --- a/server/33/admin_manual/contents.html
    +++ b/server/33/admin_manual/contents.html
    @@ -840,6 +840,7 @@ 

    Table of contentstrusted_proxies
  • forwarded_for_headers
  • allowed_admin_ranges
  • +
  • allowed_no_password_confirmation_ranges
  • max_filesize_animated_gifs_public_sharing
  • filelocking.ttl
  • memcache.locking
  • diff --git a/server/33/admin_manual/searchindex.js b/server/33/admin_manual/searchindex.js index 6ced2937e0f..c999c6a3274 100644 --- a/server/33/admin_manual/searchindex.js +++ b/server/33/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, "apcu"]], "Account delegation": [[117, "account-delegation"]], "Activating": [[57, "activating"]], "Activities in groupfolders or external storages": [[51, "activities-in-groupfolders-or-external-storages"]], "Activity": [[59, "activity"]], "Activity app": [[51, null]], "Add a new user": [[76, "add-a-new-user"]], "Add an OAuth2 Application": [[67, "add-an-oauth2-application"]], "Add missing indices": [[149, "add-missing-indices"]], "Add repository:": [[152, "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 storages": [[38, "adding-files-to-external-storages"]], "Additional Apache configurations": [[133, "additional-apache-configurations"]], "Additional configuration options": [[150, "additional-configuration-options"]], "Additional configuration options via occ": [[81, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[58, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[102, "additional-options"]], "Additional requirements when using large AI models": [[12, "additional-requirements-when-using-large-ai-models"]], "Address Book Sync": [[114, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[24, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[66, "admin-audit-log-optional"]], "Admin settings": [[51, "admin-settings"]], "Administration interface": [[114, "administration-interface"]], "Administration privileges (Delegation)": [[52, null]], "Administrative Group mapping": [[81, "administrative-group-mapping"]], "Advanced Deploy Options": [[99, null], [103, "advanced-deploy-options"]], "Advanced settings": [[41, "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": [[55, "all-parameters"]], "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 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 subscriptions on local network": [[113, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[38, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[59, "alternate-code-locations"]], "Amazon S3": [[29, null]], "Android 11 and Below": [[53, "android-11-and-below"]], "Android 12 and Above": [[53, "android-12-and-above"]], "Android Deep Link Handling": [[53, null]], "Anti-abuse alerts": [[117, "anti-abuse-alerts"]], "Antivirus": [[149, "antivirus"]], "Antivirus scanner": [[54, null]], "Apache": [[24, "apache"], [123, "apache"]], "Apache Web server configuration": [[133, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[24, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[24, "apache-with-mod-proxy-fcgi"]], "Apache2": [[68, "apache2"]], "App config options": [[59, "app-config-options"]], "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": [[166, "appapi-app-api-is-now-a-default-app"], [167, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[168, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[100, null]], "Applying a patch": [[136, "applying-a-patch"]], "Approaching Upgrades": [[148, "approaching-upgrades"]], "Approval/Suspend steps": [[172, "approval-suspend-steps"]], "Apps": [[16, "apps"], [59, "apps"], [88, null]], "Apps commands": [[149, "apps-commands"]], "Apps management": [[16, null]], "Arguments": [[102, "arguments"], [103, "arguments"], [103, "id1"], [103, "id3"]], "Artificial Intelligence": [[13, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[107, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[117, "attachment-size-limit"]], "Authentication": [[72, null], [172, "authentication"]], "Authentication in Nextcloud": [[84, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig": [[128, "autoconfig"]], "Autoconfig for your mail domain fails": [[119, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[72, "automated-clean-up"]], "Automated clean-up of app password": [[166, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[107, null]], "Automatic configurations examples": [[55, "automatic-configurations-examples"]], "Automatic database user creation": [[128, "automatic-database-user-creation"]], "Automatic setup": [[55, null]], "Available rules": [[106, "available-rules"], [107, "available-rules"]], "Available storage backends": [[38, "available-storage-backends"]], "Backend apps": [[15, "backend-apps"], [15, "id33"], [15, "id39"], [15, "id43"], [15, "id48"], [15, "id53"], [15, "id58"], [15, "id62"], [15, "id68"], [15, "id75"]], "Background job": [[42, "background-job"], [47, "background-job"]], "Background jobs": [[56, null], [113, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[81, "background-sync-interval"], [117, "background-sync-interval"]], "Backup": [[140, null]], "Backup database": [[140, "backup-database"]], "Backup folders": [[140, "backup-folders"]], "Backups": [[26, "backups"]], "Bad signature error": [[26, "bad-signature-error"]], "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": [[26, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[170, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[51, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[17, null]], "Birthday calendar": [[113, "birthday-calendar"]], "Blocking user groups": [[106, "blocking-user-groups"]], "Branded clients": [[71, "branded-clients"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Brute force protection vs fail2ban": [[57, "brute-force-protection-vs-fail2ban"]], "Bug reporting": [[170, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[172, "building-a-workflow"]], "CPU Architecture and OS": [[134, "cpu-architecture-and-os"]], "Cache Directory location": [[58, "cache-directory-location"]], "Cache warnings": [[69, "cache-warnings"]], "Caching": [[81, "caching"], [132, "id1"]], "Caddy": [[68, "caddy"]], "Calendar": [[119, "calendar"]], "Calendar / CalDAV": [[113, null]], "Calendar server settings": [[113, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[172, "can-i-create-a-script"]], "Canonical webroot": [[150, "canonical-webroot"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[162, "changelog"]], "Changing the display of federated shares": [[39, "changing-the-display-of-federated-shares"]], "Chat": [[1, "chat"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[27, "check-the-block-signatures"]], "Check the signature": [[27, "check-the-signature"]], "Checking for old files": [[28, "checking-for-old-files"]], "Chroot": [[124, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[149, "cleanup"]], "Cleanup previews": [[149, "cleanup-previews"]], "Code signing": [[137, null]], "Collabora Online Server": [[150, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[114, "command-line"]], "Command Line Client": [[92, null]], "Command line": [[98, "command-line"]], "Command line installation": [[149, "command-line-installation"]], "Command line upgrade": [[149, "command-line-upgrade"]], "Command-line Account Setup": [[91, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[59, "comments"], [132, "comments"]], "Common misconfigurations": [[106, "common-misconfigurations"], [110, "common-misconfigurations"]], "Common problems / error messages": [[138, "common-problems-error-messages"]], "Completing Installation": [[128, "completing-installation"]], "Compression": [[132, "compression"]], "Config commands": [[149, "config-commands"]], "Config file": [[98, "config-file"]], "Configuration": [[1, "configuration"], [46, "configuration"], [77, "configuration"], [81, "configuration"], [88, null], [117, "configuration"], [133, "configuration"], [150, null], [152, "configuration"]], "Configuration File": [[93, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[59, null]], "Configuration keys": [[82, "configuration-keys"]], "Configuration tips": [[39, "configuration-tips"]], "Configurations preventing embedding": [[63, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[151, "configure-the-app-in-nextcloud"]], "Configure theming via CLI": [[71, "configure-theming-via-cli"]], "Configuring ClamAV on Nextcloud": [[54, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[38, null]], "Configuring Federation Sharing": [[39, null]], "Configuring ICAP on Nextcloud": [[54, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[24, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[46, null]], "Configuring PHP": [[24, "configuring-php"]], "Configuring Sendmail/qmail": [[62, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[20, "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": [[66, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[39, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[51, "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": [[24, "configuring-your-web-server"]], "Confirm everything is working": [[54, "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": [[98, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[81, "connection-settings"]], "Connections to remote servers": [[126, "connections-to-remote-servers"]], "Consequences": [[48, "consequences"]], "Considerations for shared storage": [[30, "considerations-for-shared-storage"]], "Contacts": [[119, "contacts"]], "Contacts / CardDAV": [[114, null]], "Contacts Interaction": [[115, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[104, "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": [[42, null]], "Converting database type": [[18, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[111, null]], "Cookies stored by Nextcloud": [[111, "cookies-stored-by-nextcloud"]], "Core Components": [[120, "core-components"]], "Core Dumps": [[98, "core-dumps"]], "Create Debug Archive": [[98, "create-debug-archive"]], "Create a addressbook for a user": [[149, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[149, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[149, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[75, "create-a-group"]], "Creating Federation Shares via public Link Share": [[39, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[82, "creating-a-configuration"]], "Creating a new Federation Share": [[39, "creating-a-new-federation-share"]], "Creating a new user": [[85, "creating-a-new-user"]], "Creating assetlinks.json": [[53, "creating-assetlinks-json"]], "Creating persistent file Shares": [[41, "creating-persistent-file-shares"]], "Credential Handling": [[92, "credential-handling"]], "Critical changes": [[162, "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": [[150, "custom-fonts"]], "Custom public calendars": [[113, "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 sync tokens retention": [[163, "dav-sync-tokens-retention"]], "Dashboard app": [[60, null]], "Data Backup and Recovery Implications": [[46, "data-backup-and-recovery-implications"]], "Data Directory": [[55, "data-directory"]], "Data Not Encrypted": [[26, "data-not-encrypted"]], "Data directory location": [[128, "data-directory-location"]], "Data retention": [[113, "data-retention"], [114, "data-retention"], [115, "data-retention"]], "Database": [[123, "database"], [124, "database"]], "Database choice": [[128, "database-choice"]], "Database configuration": [[19, null], [20, null], [167, "database-configuration"]], "Database conversion": [[149, "database-conversion"]], "Database insert problems on MySQL": [[119, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[134, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[20, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[149, "dav-commands"]], "Debug Mode": [[132, "debug-mode"]], "Debugging": [[149, "debugging"]], "Debugging sync issues": [[138, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[90, null]], "Decrease sync delay": [[36, "decrease-sync-delay"]], "Decrypt the blocks": [[27, "decrypt-the-blocks"]], "Decrypt the private key": [[27, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[27, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[26, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[27, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[27, "decryption-read-the-file-key"]], "Decryption: read the private key": [[27, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[101, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[59, "default-parameters"]], "Default file extension": [[70, "default-file-extension"]], "Default file templates": [[25, "default-file-templates"]], "Default language": [[65, "default-language"]], "Default locale": [[65, "default-locale"]], "Default user agent for outgoing requests changed": [[169, "default-user-agent-for-outgoing-requests-changed"]], "Defaults": [[59, "defaults"]], "Defining trusted proxies": [[68, "defining-trusted-proxies"]], "Definitions": [[26, "definitions"]], "Delete a calendar for a user": [[149, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[149, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[75, "delete-a-group"]], "Delete a user": [[76, "delete-a-user"]], "Deleted Items (trash bin)": [[47, 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": [[106, "denied-access"]], "Denying access to folders": [[106, "denying-access-to-folders"]], "DeployConfig": [[102, "deployconfig"]], "DeployConfig options": [[102, "deployconfig-options"]], "Deployment": [[126, "deployment"]], "Deployment configurations": [[101, null]], "Deployment recommendations": [[122, null]], "Derive the decryption key": [[27, "derive-the-decryption-key"]], "Derive the encryption key": [[27, "derive-the-encryption-key"]], "Desktop Clients": [[95, null]], "Desktop client": [[134, "desktop-client"]], "Differences from External Storage": [[46, "differences-from-external-storage"]], "Directory settings": [[81, "directory-settings"]], "Disable": [[103, "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": [[117, "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": [[149, "disable-creation-of-example-events"]], "Disable preview image generation": [[126, "disable-preview-image-generation"]], "Disable rich text editing": [[70, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[70, "disable-rich-workspaces-globally"]], "Disable users": [[149, "disable-users"]], "Disabling background scan task": [[54, "disabling-background-scan-task"]], "Disabling previews:": [[45, "disabling-previews"]], "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": [[41, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[137, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[101, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[101, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[101, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[100, "docker-socket-proxy"]], "Docker Socket Proxy security": [[101, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[100, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[101, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[101, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[15, "document-generation"]], "Domain Change": [[61, null]], "Downgrading": [[170, "downgrading"]], "Download Logs": [[104, "download-logs"]], "Duplicating server configurations": [[81, "duplicating-server-configurations"]], "During Version Creation": [[42, "during-version-creation"]], "During the Regular Background Job": [[42, "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": [[120, "editions"]], "Email": [[62, null]], "Enable": [[103, "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": [[150, "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": [[104, "enabled"]], "Enabling Encryption (Step-by-Step)": [[26, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[38, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[21, null]], "Enabling SSL": [[133, "enabling-ssl"]], "Enabling Windows compatible filenames": [[48, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[16, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[149, "enabling-autocompletion"]], "Enabling debug mode": [[62, "enabling-debug-mode"]], "Enabling the activity app": [[51, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[54, "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 the blocks": [[27, "encrypt-the-blocks"]], "Encrypt the private key": [[27, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[27, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[26, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[26, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[149, "encryption"]], "Encryption Method Comparison": [[26, "encryption-method-comparison"]], "Encryption format": [[28, "encryption-format"]], "Encryption key cannot be found": [[26, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[26, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[27, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[27, "encryption-generate-the-file-key"]], "End-of-life": [[170, "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": [[59, "environment-variables"], [94, null], [99, "environment-variables"]], "Environment variables": [[149, "environment-variables"]], "Errors": [[137, "errors"]], "Establishing the target database": [[18, "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": [[113, "event-alarm-types"]], "Events": [[113, "events"]], "ExApps management": [[105, null]], "Example": [[68, "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"], [92, "example"], [107, "example"], [110, "example"]], "Example contact": [[114, "example-contact"]], "Example event": [[113, "example-event"]], "Example installation on CentOS 8": [[123, null]], "Example installation on OpenBSD": [[124, null]], "Example installation on Ubuntu 22.04 LTS": [[125, null]], "Example log entries": [[66, "example-log-entries"]], "Example: The login page": [[57, "example-the-login-page"]], "Examples": [[59, "examples"], [75, "examples"], [76, "examples"], [76, "id6"], [106, "examples"]], "Exclude List": [[92, "exclude-list"]], "Excluding IP addresses from brute force protection": [[57, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[51, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[107, "executing-actions"]], "Expert settings": [[81, "expert-settings"]], "Export a calendar of a user": [[149, "export-a-calendar-of-a-user"]], "Export threading data": [[119, "export-threading-data"]], "Exposed system address book": [[164, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[30, null]], "External media": [[133, "external-media"]], "External storage": [[106, "external-storage"]], "FAQ": [[100, "faq"], [137, "faq"], [172, "faq"]], "FTP/FTPS": [[31, null]], "Fail2ban introduction": [[126, "fail2ban-introduction"]], "Fair Use Policy": [[138, "fair-use-policy"]], "Features used by other apps": [[15, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[24, "federated-cloud-sharing"], [59, "federated-cloud-sharing"]], "Federated calendar shares": [[113, "federated-calendar-shares"]], "Federation sync": [[149, "federation-sync"]], "File Sharing": [[41, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[110, "file-age"]], "File conversion": [[40, null]], "File encodings": [[70, "file-encodings"]], "File format": [[27, "file-format"], [27, "id1"], [27, "id3"], [27, "id5"], [27, "id7"]], "File locations": [[27, "file-locations"], [27, "id2"], [27, "id4"], [27, "id6"], [27, "id8"]], "File operations": [[149, "file-operations"]], "File sharing and management": [[44, null]], "File type: file": [[27, "file-type-file"]], "File type: file key file": [[27, "file-type-file-key-file"]], "File type: private key file": [[27, "file-type-private-key-file"]], "File type: public key file": [[27, "file-type-public-key-file"]], "File type: share key file": [[27, "file-type-share-key-file"]], "File versions": [[59, "file-versions"]], "Files": [[88, null]], "Files App": [[134, "files-app"]], "Files Sharing": [[149, "files-sharing"]], "Files access control": [[106, null]], "Files external": [[149, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[171, "filters"]], "Fixing invalid code integrity messages": [[137, "fixing-invalid-code-integrity-messages"]], "Flow": [[109, null]], "Flow configuration": [[108, null]], "Follow-up reminders": [[117, "follow-up-reminders"]], "Force language": [[65, "force-language"]], "Force locale": [[65, "force-locale"]], "Format": [[59, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[113, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[157, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[15, "frontend-apps"], [15, "id30"], [15, "id35"], [15, "id41"], [15, "id46"], [15, "id51"], [15, "id56"], [15, "id60"], [15, "id66"], [15, "id73"]], "Further Reading": [[26, "further-reading"]], "Further Resources": [[120, "further-resources"], [130, "further-resources"]], "GDPR-compliance": [[112, null]], "General troubleshooting": [[138, null], [138, "id1"]], "Generate the file key": [[27, "generate-the-file-key"]], "Get a notification before a share expires": [[41, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[14, "get-a-task-by-id"]], "Get account IDs": [[119, "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": [[54, "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], [120, "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": [[119, "globally"]], "Google OAuth": [[117, "google-oauth"]], "Granting administrator privileges to a user": [[85, "granting-administrator-privileges-to-a-user"]], "Group commands": [[149, "group-commands"]], "Groups tab": [[81, "groups-tab"]], "Groupware": [[88, null], [116, null]], "HAProxy": [[68, "haproxy"]], "HTTPD(8)": [[124, "httpd-8"]], "HTTPS encryption": [[133, "https-encryption"]], "HaRP": [[100, "harp"]], "Handling with backup server": [[81, "handling-with-backup-server"]], "Hardening and security guidance": [[126, null]], "Hashing": [[59, "hashing"]], "Heartbeat": [[104, "heartbeat"]], "Hidden files upload failure or not shown": [[36, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[113, "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?": [[20, "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?": [[20, "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?": [[159, "how-does-it-work"]], "How interactions are tracked": [[115, "how-interactions-are-tracked"]], "How it works": [[57, "how-it-works"]], "How to upgrade": [[148, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[20, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[117, "imap-timeout"]], "Icon retrieval": [[49, "icon-retrieval"]], "Icon theming": [[71, "icon-theming"]], "Identifying Basic Functionality Problems": [[98, "identifying-basic-functionality-problems"]], "Image Pull": [[104, "image-pull"]], "Image generation": [[15, "image-generation"]], "Image storage": [[1, "image-storage"]], "Implementation of the transparency requirements": [[12, "implementation-of-the-transparency-requirements"]], "Import a calendar to a user": [[149, "import-a-calendar-to-a-user"]], "Import signing keys:": [[152, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [15, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[18, "inconvertible-tables"]], "Init": [[104, "init"]], "Initial Certification 2024/2025": [[89, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[23, "initial-splitting"]], "Insight and debugging": [[14, null]], "Install": [[92, "install"]], "Install packages": [[152, "install-packages"]], "Install the Apache reverse proxy": [[151, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[151, "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], [133, "installation"], [145, "installation"], [154, null], [171, "installation"], [172, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[152, null]], "Installation example with Docker": [[151, null]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[170, "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": [[100, "installing-appapi"]], "Installing ClamAV": [[54, "installing-clamav"]], "Installing ExApps": [[100, "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": [[149, "integrity-check"]], "Internal Server Errors": [[138, "internal-server-errors"]], "Interoperability": [[12, "interoperability"]], "Introduction": [[52, "introduction"], [57, "introduction"], [59, "introduction"], [120, null], [171, "introduction"]], "Invalid private key for encryption app": [[26, "invalid-private-key-for-encryption-app"]], "Invitations": [[113, "invitations"]], "Is code signing mandatory for apps?": [[137, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[98, "isolating-other-issues"]], "Issues and troubleshooting": [[139, null]], "Issues connecting to Outlook.com": [[119, "issues-connecting-to-outlook-com"]], "JIT": [[132, "jit"]], "JPEG quality setting:": [[45, "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": [[26, "key-management-modes"]], "Key Points & Limitations": [[26, "key-points-limitations"]], "Key generation: generate the key pair": [[27, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[27, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[27, "key-generation-store-the-public-key"]], "Key type: master key": [[27, "key-type-master-key"]], "Key type: public sharing key": [[27, "key-type-public-sharing-key"]], "Key type: recovery key": [[27, "key-type-recovery-key"]], "Key type: user key": [[27, "key-type-user-key"]], "Keyboard shortcut": [[98, "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": [[160, "known-smart-picker-providers"]], "Known backends": [[113, "known-backends"]], "Known link preview providers": [[159, "known-link-preview-providers"]], "LDAP": [[59, "ldap"]], "LDAP and External User Backends": [[26, "ldap-and-external-user-backends"]], "LDAP commands": [[149, "ldap-commands"]], "LDAP user cleanup": [[83, null]], "LLM Processing": [[117, "llm-processing"]], "Language & Locale": [[65, null]], "Large file upload on object storage": [[24, "large-file-upload-on-object-storage"]], "Legal: Compliance with EU AI Act": [[12, null]], "Length of support (\u201cmaintenance\u201d)": [[170, "length-of-support-maintenance"]], "Limit on password length": [[126, "limit-on-password-length"]], "Limitations": [[4, "limitations"], [5, "limitations"]], "Limitations in maintenance mode": [[149, "limitations-in-maintenance-mode"]], "Link previews": [[159, null]], "Linking external sites": [[63, null]], "List": [[149, "list"]], "List ExApps": [[103, "list-exapps"]], "List all addressbooks of a user": [[149, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[149, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[149, "list-all-calendars-of-a-user"]], "List and filter tasks": [[14, "list-and-filter-tasks"]], "List of editable data fields": [[76, "list-of-editable-data-fields"]], "List registered daemons": [[102, "list-registered-daemons"]], "Listening to events": [[171, "listening-to-events"]], "Live transcription": [[15, "live-transcription"]], "Loading": [[59, "loading"]], "Local": [[32, null]], "Local IMAP and SMTP servers": [[117, "local-imap-and-smtp-servers"]], "Log Files": [[98, "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": [[149, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[119, "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"]], "Low Disk Space": [[94, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [15, "machine-translation"]], "Mail": [[117, null], [119, "mail"]], "Mail Parameters": [[59, "mail-parameters"]], "Mail Providers": [[62, "mail-providers"]], "Mailbox Share": [[117, "mailbox-share"]], "Maintenance": [[59, "maintenance"], [88, null], [141, null]], "Maintenance and release schedule": [[170, null]], "Maintenance commands": [[149, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[170, "maintenance-releases"]], "Major releases": [[170, "major-releases"]], "Major version upgrades": [[170, "major-version-upgrades"]], "Manage addressbooks": [[149, "manage-addressbooks"]], "Manage calendar subscriptions": [[149, "manage-calendar-subscriptions"]], "Manage calendars": [[149, "manage-calendars"]], "Manage the background scanner": [[54, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[102, null]], "Managing Encryption via occ Commands": [[26, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[103, null]], "Managing apps": [[16, "managing-apps"]], "Managing groups": [[85, "managing-groups"]], "Manual account synchronization and threading": [[119, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[148, "manual-steps-during-upgrade"]], "Manually scan a single file": [[54, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[54, "manually-trigger-the-background-scan"]], "MariaDB": [[140, "mariadb"], [146, "mariadb"], [146, "id2"]], "Mark a file as scanned or unscanned": [[54, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[96, null]], "Maximum chunk size": [[167, "maximum-chunk-size"]], "Maximum memory for image generation:": [[45, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[45, "maximum-preview-size"]], "Maximum scale factor:": [[45, "maximum-scale-factor"]], "Maximum upload size": [[133, "maximum-upload-size"]], "Memcached": [[58, "memcached"]], "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": [[46, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[144, null]], "Migrating to a different server": [[143, null]], "Migration from Collabora Online": [[155, null]], "Migrations on updates": [[23, "migrations-on-updates"]], "Mimetype aliases": [[49, "mimetype-aliases"]], "Mimetype mapping": [[49, "mimetype-mapping"]], "Mimetypes management": [[49, null]], "Misc": [[149, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[119, "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": [[50, null], [165, "monitoring"]], "Monitoring: Counting of active users": [[166, "monitoring-counting-of-active-users"], [167, "monitoring-counting-of-active-users"], [168, "monitoring-counting-of-active-users"]], "Mount options": [[38, "mount-options"]], "Mounts": [[99, "mounts"]], "Move a calendar of a user": [[149, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[138, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multi-instance Object Store": [[46, "multi-instance-object-store"]], "Multibucket Object Store": [[46, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[46, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[68, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[59, "multiple-merged-configuration-files"]], "MySQL": [[140, "mysql"], [146, "mysql"], [146, "id4"]], "MySQL database": [[55, "mysql-database"]], "NC & Docker on the Same-Host": [[101, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[101, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[101, "nc-to-exapp-communication"]], "NGINX": [[68, "nginx"]], "NGINX configuration": [[129, null]], "NOTE": [[124, "note"]], "Next steps": [[125, "next-steps"]], "Nextcloud": [[33, null]], "Nextcloud AIO": [[102, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[53, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[81, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[150, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[172, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[171, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[81, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[64, null], [166, "nextcloud-configuration"], [167, "nextcloud-configuration"]], "Nextcloud final steps": [[124, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[101, "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": [[98, "nextcloud-server-log-file"]], "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]], "OCC CLI": [[102, "occ-cli"]], "Obtaining a patch": [[136, "obtaining-a-patch"]], "Obtaining the Client Log File": [[98, "obtaining-the-client-log-file"]], "Office": [[88, null], [153, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[50, "openmetrics"]], "OpenMetrics endpoint": [[169, "openmetrics-endpoint"]], "OpenStack Object Storage": [[34, null]], "OpenStack Swift": [[46, "openstack-swift"]], "Operating system": [[126, "operating-system"]], "Options": [[97, null], [102, "options"], [103, "options"], [103, "id2"], [103, "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": [[118, null]], "Outdated NSS / OpenSSL version": [[69, "outdated-nss-openssl-version"]], "Overview": [[15, null], [26, "overview"], [57, "overview"], [57, "id1"], [133, "overview"], [142, "overview"], [148, "overview"], [170, "overview"], [171, "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": [[167, "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": [[20, "parameters"], [45, "parameters"], [55, "parameters"], [56, "parameters"]], "Passing values between blocks": [[172, "passing-values-between-blocks"]], "Password-based mechanisms": [[30, "password-based-mechanisms"]], "Passwords": [[126, "passwords"]], "Patching Nextcloud": [[136, null]], "Patching apps": [[136, "patching-apps"]], "Patching server": [[136, "patching-server"]], "Per mail account": [[119, "per-mail-account"]], "Performance Implications": [[46, "performance-implications"]], "Place config directory outside of the web root": [[126, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[126, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[140, "postgresql"], [146, "postgresql"], [146, "id5"]], "PostgreSQL database": [[20, "postgresql-database"], [55, "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": [[106, "prevent-uploading-of-specific-files"]], "Previews": [[59, "previews"], [132, "previews"], [150, "previews"], [167, "previews"], [168, "previews"], [169, "previews"]], "Previews configuration": [[45, null]], "Previews for Office files using LibreOffice": [[165, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[166, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[142, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[114, "privacy-and-user-property-scopes"]], "Process manager": [[133, "process-manager"]], "Profile configuration": [[77, null]], "Promote user to subadmin": [[76, "promote-user-to-subadmin"]], "Proper SSL configuration": [[126, "proper-ssl-configuration"]], "Property scopes": [[77, "property-scopes"]], "Provider apps": [[15, "provider-apps"], [15, "id59"], [15, "id64"], [15, "id70"]], "Provider removal": [[80, "provider-removal"]], "Providing default files": [[25, null]], "Proxy Configurations": [[59, "proxy-configurations"]], "Public collaborative tag": [[110, "public-collaborative-tag"]], "Public-key mechanisms": [[30, "public-key-mechanisms"]], "Quick start": [[128, "quick-start"]], "Rate limits": [[113, "rate-limits"], [114, "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": [[27, "read-the-envelope-key"]], "Read the file key": [[27, "read-the-file-key"]], "Read the private key file": [[27, "read-the-private-key-file"]], "Read the public key": [[27, "read-the-public-key"]], "Reading a configuration": [[82, "reading-a-configuration"]], "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, "redis"], [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": [[158, null]], "Refresh rate": [[113, "refresh-rate"]], "Register": [[102, "register"], [103, "register"], [104, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[170, "release-channels"]], "Release notes": [[88, null], [161, null], [162, null]], "Release schedule": [[170, "release-schedule"]], "Release types": [[170, "release-types"]], "Reliability and robustness": [[12, "reliability-and-robustness"]], "Reminder notifications": [[113, "reminder-notifications"]], "Remove user from group": [[76, "remove-user-from-group"]], "Renaming a user": [[85, "renaming-a-user"]], "Repair-Tree": [[149, "repair-tree"]], "Replacing SQLite": [[132, "replacing-sqlite"]], "Replication": [[22, 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"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [20, "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": [[113, "resources-and-rooms"]], "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": [[150, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[150, "restrict-usage-to-specific-groups"]], "Retention of files": [[110, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [156, null]], "Reverting a patch": [[136, "reverting-a-patch"]], "Run the conversion": [[18, "run-the-conversion"]], "Running occ": [[149, "running-occ"]], "S3 SSE-C encryption support": [[46, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[168, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[123, "selinux"]], "SELinux configuration": [[131, null]], "SELinux configuration tips": [[133, "selinux-configuration-tips"]], "SFTP": [[35, null]], "SMB authentication": [[36, "smb-authentication"]], "SMB update notifications": [[36, "smb-update-notifications"]], "SMB/CIFS": [[36, null]], "SMTP": [[62, "smtp"]], "SMTP timeout": [[117, "smtp-timeout"]], "SQLite": [[140, "sqlite"], [146, "sqlite"]], "SQLite database": [[55, "sqlite-database"]], "SSL": [[59, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[81, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[20, "ssl-for-mysql-database"]], "Sanitize filenames": [[149, "sanitize-filenames"]], "Sanitizing invalid filenames": [[48, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[149, "scan"]], "Scan appdata": [[149, "scan-appdata"]], "Screen or tmux session": [[15, "screen-or-tmux-session"], [171, "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": [[150, "secure-view-settings"]], "Security": [[149, "security"]], "Security considerations": [[67, "security-considerations"]], "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 tab": [[81, "server-tab"]], "Server tuning": [[132, null]], "Server-side Encryption": [[26, null]], "Server-side encryption details": [[27, null]], "Server-side encryption migration": [[28, null]], "Service Discovery": [[68, "service-discovery"]], "Service discovery": [[138, "service-discovery"]], "Setting Storage quotas": [[85, "setting-storage-quotas"]], "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 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": [[172, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Settings app": [[59, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[165, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[100, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Setupchecks": [[149, "setupchecks"]], "Share operations": [[149, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[114, "shared-items"]], "Sharing": [[59, "sharing"]], "Sieve timeout": [[117, "sieve-timeout"]], "Sign the blocks": [[27, "sign-the-blocks"]], "Sign the private key": [[27, "sign-the-private-key"]], "Simple Storage Service (S3)": [[46, "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": [[117, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[149, "snowflake-ids"], [169, "snowflake-ids"]], "Some files have not passed the integrity check": [[69, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[27, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[81, "special-attributes"]], "Special mechanisms": [[30, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [15, "speech-to-text"]], "Speeding up webhook dispatch": [[171, "speeding-up-webhook-dispatch"]], "Split the file": [[27, "split-the-file"], [27, "id9"]], "Splitting databases": [[23, null]], "Status": [[149, "status"]], "Status Checks": [[104, "status-checks"]], "Status return code": [[149, "status-return-code"]], "Step-by-Step Manual Upgrade": [[142, "step-by-step-manual-upgrade"]], "Storage configuration": [[38, "storage-configuration"]], "Storage of access tokens": [[126, "storage-of-access-tokens"]], "Store the envelope keys": [[27, "store-the-envelope-keys"]], "Store the file": [[27, "store-the-file"]], "Store the file key": [[27, "store-the-file-key"]], "Store the private key": [[27, "store-the-private-key"]], "Subscriptions": [[113, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[129, "suppressing-log-messages"]], "Sync birthday calendar": [[149, "sync-birthday-calendar"]], "Sync system address book": [[149, "sync-system-address-book"]], "Sync tokens": [[113, "sync-tokens"], [114, "sync-tokens"]], "Synchronising with clients after data recovery": [[146, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[114, "system-address-book"]], "System Tags": [[149, "system-tags"]], "System address book": [[168, "system-address-book"]], "System configuration": [[24, "system-configuration"]], "System email": [[163, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"], [166, "system-requirements"], [167, "system-requirements"], [168, "system-requirements"], [169, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [171, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Talk App": [[134, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target Audience": [[120, "target-audience"]], "Task processing": [[1, "task-processing"]], "TaskProcessing worker command": [[169, "taskprocessing-worker-command"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[66, "temporary-overrides"]], "Test Deploy Daemon": [[104, 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": [[160, null]], "The access token": [[67, "the-access-token"]], "The brute force settings app": [[57, "the-brute-force-settings-app"]], "The recently contacted address book": [[115, "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"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[69, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[71, null]], "Thread Summary": [[117, "thread-summary"]], "Timeout and other connectivity issues": [[119, "timeout-and-other-connectivity-issues"]], "Timeouts": [[117, "timeouts"]], "Tips and tricks": [[129, "tips-and-tricks"]], "Toggle Windows compatibility": [[149, "toggle-windows-compatibility"]], "Traefik 1": [[68, "traefik-1"]], "Traefik 2": [[68, "traefik-2"]], "Transactional file locking": [[43, null]], "Transactional file locking is disabled": [[69, "transactional-file-locking-is-disabled"]], "Transfer": [[149, "transfer"]], "Transferring files to another user": [[41, "transferring-files-to-another-user"]], "Translation": [[117, "translation"]], "Trash bin": [[113, "trash-bin"]], "Trashbin": [[149, "trashbin"]], "Triggering the conversion": [[18, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [20, "troubleshooting"], [26, "troubleshooting"], [57, "troubleshooting"], [62, "troubleshooting"], [98, null], [119, null], [131, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [157, null]], "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 file encoding on external storages": [[138, "troubleshooting-file-encoding-on-external-storages"]], "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], [149, "two-factor-authentication"]], "Types of Values": [[59, "types-of-values"]], "Unable to update contacts or events": [[119, "unable-to-update-contacts-or-events"]], "Uninstallation": [[135, null]], "Unregister": [[102, "unregister"], [103, "unregister"]], "Update": [[103, "update"]], "Update notifications": [[16, "update-notifications"], [148, "update-notifications"]], "Update the reverse proxy configuration": [[155, "update-the-reverse-proxy-configuration"]], "Updating": [[151, "updating"]], "Upgrade distribution packages": [[155, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[155, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[163, null]], "Upgrade to Nextcloud 27": [[164, null]], "Upgrade to Nextcloud 28": [[165, null]], "Upgrade to Nextcloud 30": [[166, null]], "Upgrade to Nextcloud 31": [[167, null]], "Upgrade to Nextcloud 32": [[168, null]], "Upgrade to Nextcloud 33": [[169, 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": [[24, null]], "Usage": [[8, "usage"], [52, "usage"], [57, "usage"], [92, "usage"]], "Usage Examples": [[102, "usage-examples"]], "Usage of variables for mount paths": [[38, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[126, "use-https"]], "Use OOXML by default for new files": [[150, "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": [[117, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[20, "useful-sql-commands"]], "User Experience": [[59, "user-experience"]], "User Interface Preference Defaults": [[117, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[26, "user-keys-sharing-recovery"]], "User Profile attributes": [[81, "user-profile-attributes"]], "User and group mapping": [[81, "user-and-group-mapping"]], "User and group permissions": [[38, "user-and-group-permissions"]], "User authentication with LDAP": [[81, null]], "User authentication with OpenID Connect": [[84, null]], "User commands": [[149, "user-commands"]], "User deletion": [[115, "user-deletion"]], "User listing and login per nested groups": [[81, "user-listing-and-login-per-nested-groups"]], "User management": [[73, null], [85, null]], "User migration": [[117, "user-migration"]], "User password policy": [[86, null]], "User provisioning API": [[87, null]], "User session": [[59, "user-session"]], "Users": [[88, null]], "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": [[41, "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 a self hosted apps store": [[16, "using-a-self-hosted-apps-store"]], "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 self-signed certificates": [[38, "using-self-signed-certificates"]], "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": [[48, "using-the-occ-command"], [149, null]], "Using the web based updater": [[147, "using-the-web-based-updater"]], "Using the web interface": [[48, "using-the-web-interface"]], "Versions": [[149, "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": [[163, "web-server-configuration"], [164, "web-server-configuration"], [165, "web-server-configuration"], [166, "web-server-configuration"], [168, "web-server-configuration"]], "WebDAV": [[37, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[171, null]], "Webserver Log Files": [[98, "webserver-log-files"]], "What does the updater do?": [[147, "what-does-the-updater-do"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[160, "where-can-it-be-used"]], "Where do they appear?": [[159, "where-do-they-appear"]], "Who develops Nextcloud?": [[120, null]], "Why did Nextcloud add code signing?": [[137, "why-did-nextcloud-add-code-signing"]], "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": [[172, null]], "Windows compatible filenames": [[48, null]], "Wopi settings": [[150, "wopi-settings"]], "Workflow log": [[66, "workflow-log"]], "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": [[117, "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"]], "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"]], "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"]], "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"]], "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"]], "davstorage.request_timeout": [[59, "davstorage-request-timeout"]], "db.log_request_id": [[59, "db-log-request-id"]], "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"]], "enforce_theme": [[59, "enforce-theme"]], "errorlog": [[66, "errorlog"]], "external_storage.auth_availability_delay": [[59, "external-storage-auth-availability-delay"]], "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_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"]], "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"]], "installed": [[59, "installed"]], "instanceid": [[59, "instanceid"]], "knowledgebase.embedded": [[59, "knowledgebase-embedded"]], "knowledgebaseenabled": [[59, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[149, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[149, "ldap-check-group"]], "ldap:check-user": [[149, "ldap-check-user"]], "ldap:create-empty-config": [[149, "ldap-create-empty-config"]], "ldap:delete-config": [[149, "ldap-delete-config"]], "ldap:search": [[149, "ldap-search"]], "ldap:set-config": [[149, "ldap-set-config"]], "ldap:show-remnants": [[149, "ldap-show-remnants"]], "ldap:test-config": [[149, "ldap-test-config"]], "ldap:test-user-settings": [[149, "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_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_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"]], "mount_file": [[59, "mount-file"]], "mysql.collation": [[59, "mysql-collation"]], "mysql.utf8mb4": [[59, "mysql-utf8mb4"]], "nginx": [[24, "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 command Directory": [[149, "occ-command-directory"]], "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_concurrency_all": [[59, "preview-concurrency-all"]], "preview_concurrency_new": [[59, "preview-concurrency-new"]], "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"]], "serverid": [[59, "serverid"]], "session_keepalive": [[59, "session-keepalive"]], "session_lifetime": [[59, "session-lifetime"]], "session_relaxed_expiry": [[59, "session-relaxed-expiry"]], "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"]], "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"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[59, "token-auth-activity-update"]], "token_auth_enforced": [[59, "token-auth-enforced"]], "transferIncomingShares": [[59, "transferincomingshares"]], "trashbin_retention_obligation": [[59, "trashbin-retention-obligation"]], "trusted_domains": [[59, "trusted-domains"]], "trusted_proxies": [[59, "trusted-proxies"]], "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": [[149, "user-add"]], "user:delete": [[149, "user-delete"]], "user:info": [[149, "user-info"]], "user:lastseen": [[149, "user-lastseen"]], "user:list": [[149, "user-list"]], "user:profile": [[149, "user-profile"]], "user:report": [[149, "user-report"]], "user:resetpassword": [[149, "user-resetpassword"]], "user:setting": [[149, "user-setting"]], "user_ini_additional_lines": [[59, "user-ini-additional-lines"]], "version": [[59, "version"]], "versions_retention_obligation": [[59, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[98, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[98, "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", "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/automatic_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/accountcommand", "desktop/commandline", "desktop/configfile", "desktop/envvars", "desktop/index", "desktop/massdeployment", "desktop/options", "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/index", "groupware/calendar", "groupware/contacts", "groupware/contactsinteraction", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "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_command", "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", "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/automatic_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/accountcommand.rst", "desktop/commandline.rst", "desktop/configfile.rst", "desktop/envvars.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/options.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/index.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/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_command.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, 18, 20, 24, 25, 26, 27, 29, 35, 38, 39, 42, 43, 46, 47, 54, 56, 57, 58, 59, 61, 62, 63, 66, 68, 71, 73, 81, 83, 84, 88, 91, 92, 93, 94, 96, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 124, 126, 129, 130, 131, 132, 133, 136, 137, 138, 142, 145, 146, 147, 148, 149, 150, 152, 157, 165, 168, 169, 170, 171], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 15, 20, 21, 22, 24, 26, 27, 31, 39, 43, 46, 50, 51, 58, 59, 62, 66, 68, 69, 70, 74, 75, 76, 77, 81, 82, 85, 93, 96, 98, 100, 101, 103, 104, 113, 114, 117, 118, 119, 124, 126, 128, 129, 130, 132, 134, 138, 144, 147, 148, 149, 150, 151, 157, 164, 165, 166, 167, 168, 170], "00": [20, 21, 53, 58, 59, 66, 149], "000": [27, 113, 114, 120], "0000": 149, "001": 59, "0022": 59, "0082c9": 71, "00am": [56, 59], "00iv00": 27, "00sig00": 27, "01": [56, 59, 66, 83, 134, 149], "0100": 62, "0123": 76, "02": [6, 58, 66, 149], "03": [53, 66, 149], "04": [20, 71, 88, 127, 133, 134, 153, 154], "05": [56, 59, 129], "050": 149, "055": 20, "06": [129, 149], "062": 20, "0640": 59, "07": 59, "0750": 32, "0770": 26, "079e7bc89d69792839a5e1831b1cbc80": 119, "08": [59, 149], "09": [66, 129, 149], "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 137, "0e": 53, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 31, 41, 45, 46, 54, 56, 57, 58, 59, 62, 65, 66, 69, 70, 74, 75, 76, 81, 82, 88, 92, 93, 94, 96, 98, 100, 101, 103, 104, 113, 114, 117, 119, 124, 126, 128, 129, 130, 132, 133, 134, 136, 144, 147, 148, 149, 151, 157, 163, 164, 166, 167, 168, 169, 170, 171], "10": [1, 2, 4, 5, 6, 7, 9, 10, 12, 15, 20, 21, 22, 39, 42, 45, 53, 54, 57, 59, 62, 66, 68, 71, 81, 85, 86, 88, 93, 98, 101, 113, 114, 117, 123, 134, 144, 149, 150, 166, 167, 171], "100": [7, 24, 27, 45, 56, 59, 74, 75, 76, 117, 120, 157, 165, 170], "1000": [5, 51, 81, 94, 98, 124], "10000": [58, 124], "1000000": 98, "10000000": [93, 98], "100mb": [3, 8, 76, 98], "100mib": 167, "100px": 45, "101": [74, 75, 76], "102": [75, 76], "1024": [30, 59, 117], "103": [75, 76], "103f": 149, "104": 76, "1040": 138, "10485760": 54, "104857600": [24, 46, 59], "105": 76, "106": 76, "107": 76, "1071": 59, "108": 76, "108082": 26, "109": 76, "10gb": 24, "10mib": 167, "10min": 82, "10t15": 66, "10x100": 24, "11": [6, 15, 64, 88, 119, 134, 148, 149, 155], "110": [62, 76], "111": [59, 76], "1110": 149, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 169, "12": [59, 64, 76, 81, 88, 129, 134, 149, 166], "120": 9, "123": 59, "1234": 4, "12345": [8, 76], "1255": 132, "127": [58, 59, 62, 93, 101, 104, 126, 128, 129, 149, 151, 157], "128": [59, 81], "128m": [20, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [59, 66, 71, 134, 144, 149, 169], "1319": 59, "1393": 119, "14": [20, 41, 66, 83, 110, 134, 144], "143": 62, "1465910968": 149, "14t08": 149, "15": [27, 36, 38, 46, 53, 59, 66, 81, 82, 111, 113, 114, 117, 134, 144, 149], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 149, "15768000": 124, "15778463": 129, "15857": 54, "15m": 117, "15t15": 59, "16": [4, 20, 27, 50, 59, 66, 126, 134, 144], "16000": 8, "162409623552": 149, "162409624662": 149, "164": 81, "168": [20, 39, 50, 59, 62, 66, 92, 126, 128], "16g": 24, "17": [134, 147, 149], "1711971024": 171, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "178": 92, "18": [134, 148, 149], "1800": [59, 113, 114], "19": [59, 134, 148, 149], "192": [20, 39, 50, 59, 62, 66, 92, 126, 128], "1941": 81, "19417": 119, "19563": 58, "1970": 134, "198": 59, "19c": 134, "1d": [69, 117], "1d4725ae1ac4e4798b541ca3f3cdce6": 119, "1gb": [2, 6, 24], "1h": 117, "1st": [88, 141, 171], "1und1": 117, "2": [2, 3, 4, 5, 7, 8, 9, 13, 15, 20, 22, 23, 24, 27, 42, 46, 54, 58, 59, 62, 66, 69, 72, 81, 88, 93, 94, 100, 101, 110, 117, 119, 121, 124, 126, 127, 128, 129, 130, 134, 144, 147, 148, 149, 158, 163, 164, 165, 168, 169, 172], "20": [4, 5, 6, 7, 9, 28, 66, 82, 83, 117, 119, 144, 148, 149], "200": [51, 82, 83], "2000": 20, "2001": 59, "2002": 138, "2005": 59, "2006": [88, 138], "20080704": 20, "2013": [59, 62, 66], "2014": 59, "2015": 149, "2016": 24, "2019": 83, "2020": 119, "2021": [66, 123], "2023": 149, "2024": [88, 90, 129, 149, 171], "2025": [4, 88, 90, 149], "2026": [88, 90, 129], "203": 59, "2038": 134, "2048": [5, 81], "2075": 149, "20971520": 24, "20mb": 24, "21": [31, 59, 66, 149, 155], "215": 89, "21a7": 59, "21c": 134, "22": [35, 53, 62, 88, 127, 133, 134, 149], "220": 62, "221": 62, "222": 59, "22203": 58, "2245": 62, "23": 149, "23000": 100, "2323": 59, "233": 59, "2375": [101, 102], "23999": 100, "23ai": 134, "23t09": 149, "24": [3, 41, 42, 57, 59, 71, 72, 94, 98, 111, 115, 133, 134, 148, 149, 153, 154, 167], "24000": 102, "24001": 101, "24099": 101, "24b": 2, "25": [12, 15, 26, 53, 57, 59, 62, 66, 94, 114, 129, 144, 148, 149], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [27, 45, 59, 129], "256mb": 134, "2592000": [72, 113], "25t20": 149, "26": [6, 62, 66, 88, 113, 114, 117, 144, 148, 149, 162, 170], "261535": 119, "262086": 119, "262087": 119, "26396": 136, "2668": 149, "27": [88, 114, 142, 144, 148, 162, 170], "28": [7, 59, 88, 118, 142, 144, 148, 162, 164, 170], "28451": 59, "288": 56, "28800": 59, "29": [16, 22, 59, 66, 142, 144, 148], "2b": 69, "2c5778476346786306303": 59, "2d": 53, "2def0f3597806ecb886da1d9cc323a7c": 119, "2f": 82, "2fa": [80, 117], "2fldap": 82, "2gb": [3, 24], "2k": 20, "2m": 20, "2nd": 81, "2x": 167, "3": [1, 2, 3, 5, 7, 8, 10, 14, 15, 16, 20, 22, 27, 54, 59, 62, 66, 74, 92, 93, 98, 100, 101, 117, 121, 126, 128, 130, 133, 134, 138, 144, 147, 148, 149, 159, 165, 166, 167, 168, 170, 171], "30": [3, 8, 11, 24, 39, 42, 47, 51, 57, 59, 62, 72, 81, 85, 88, 93, 100, 113, 114, 117, 119, 132, 144, 149, 162, 167, 168], "300": [59, 83, 93, 94, 101, 117, 129], "30000": [93, 113, 114], "301": [68, 124, 126, 129, 138], "302": 129, "30566": 49, "3060": 100, "31": [10, 48, 53, 59, 88, 119, 123, 144, 162], "3100": 168, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 20, 24, 27, 29, 46, 48, 59, 88, 113, 114, 134, 162, 172], "32b": 5, "32bit": 24, "32m": [20, 58], "33": [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, 170, 171, 172], "3306": [18, 62, 128], "3335258318": 149, "34262": 132, "35": 26, "36": [20, 66], "3600": [24, 59, 81, 117, 124, 149], "3600000": 93, "365": [59, 72], "37": [59, 66, 119], "38": 149, "389": [81, 82], "39": 62, "3a": 82, "3mb": 117, "3rd": [59, 62, 111, 138, 142, 148, 150, 158, 160], "3rdparti": [88, 123, 129, 131], "4": [1, 2, 3, 4, 5, 11, 15, 19, 20, 24, 36, 46, 56, 58, 59, 62, 66, 69, 74, 81, 88, 117, 119, 123, 126, 129, 130, 132, 134, 140, 142, 148, 149, 150, 155, 163, 166, 167, 168, 170, 171], "40": 53, "400": [11, 120], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59], "41395": 165, "42": [14, 59, 171], "4200": 46, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "4389": 66, "44": 149, "441": 149, "4418": 62, "443": [46, 59, 124, 126, 129, 151], "444": 124, "45": 59, "450": 6, "456": 76, "46": 149, "465": 62, "46cfa6e729ff329e6ede076853154113": 119, "47": 54, "48": [57, 98], "483": 119, "49": [59, 119, 134], "4966612345678": 81, "497": 119, "4a87e94522a3cf26dba8977ae901094d": 119, "4gb": [6, 7, 24], "4h": [7, 10], "4k": 129, "5": [0, 1, 2, 3, 15, 16, 46, 56, 58, 59, 66, 85, 92, 93, 94, 101, 106, 113, 114, 117, 119, 124, 126, 133, 134, 138, 147, 148, 149, 166, 169, 171], "50": [39, 42, 59, 83, 85, 98, 113, 114, 117, 128, 149], "500": [26, 51, 59, 82, 85, 138, 149], "5000": [59, 93, 113, 114, 168], "5000000": 93, "50000000": 98, "5000000000": 93, "500mb": 3, "501": 119, "502": 88, "504": [24, 129], "50m": 59, "51": [59, 83], "511": 59, "512": [94, 119, 124], "512k": 129, "512m": 129, "512mb": [44, 88, 129, 130, 134], "512x512": 9, "513": 119, "513m": 124, "515a13302a6b3950a9d0fdb970191a": 59, "51747": 24, "52": [59, 134], "5226": 98, "5242880": 94, "52428800": 62, "524288000": [46, 59], "5242880000": 46, "53": 24, "537": 66, "537919488": 124, "5432": 128, "55": [62, 66, 149], "5545": 149, "56": [20, 59, 62, 66], "5646": 59, "57b58edb6637fe3059b3595cf9c41b9": 59, "587": [62, 119], "5e": 53, "5f": 53, "5gb": 6, "5min": 56, "5pm": 106, "6": [3, 4, 11, 14, 21, 27, 28, 54, 58, 59, 69, 71, 94, 113, 117, 119, 124, 130, 134, 143, 149, 155, 167], "60": [15, 20, 45, 59, 72, 94, 120, 129, 132, 171], "600": [81, 82], "6000": 98, "60000": 93, "6072": 27, "61": 53, "6226r": [7, 10], "6238": 80, "62mb": 119, "62x34": 71, "63072000": 72, "631": 62, "6321": 149, "636": 81, "6379": [43, 58, 59, 123, 124], "639": 65, "64": [20, 24, 27, 46, 53, 58, 59, 62, 129, 134], "640": 142, "64bit": [19, 88], "64m": [20, 62], "67336bcdf7630dd80b2b81a413d07": 59, "6768789079123765868": 149, "68": 66, "6f": 53, "7": [3, 15, 27, 41, 51, 54, 59, 66, 71, 115, 117, 123, 129, 130, 134, 143, 144, 149, 163, 170], "7000": [58, 59], "7001": [58, 59], "7002": 58, "7003": 58, "7004": 58, "7005": 58, "70b": 5, "71d5": 149, "72": 126, "7200": 117, "7200000": 93, "7265": 149, "73": 53, "750": 142, "767": 59, "77": 11, "770": 58, "78": 168, "789": 76, "7b": [5, 11, 53], "7d": 129, "7urtvsj": 46, "8": [3, 4, 6, 7, 10, 11, 20, 21, 59, 70, 71, 88, 100, 117, 119, 126, 127, 129, 130, 132, 133, 134, 138, 144, 163, 164, 165, 166, 167, 168, 169], "80": [6, 45, 53, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 92, 93, 101, 133], "8081": 59, "8088": 59, "8096": 27, "8147": 27, "8192": 27, "83": 119, "83379f9bc36915d5024de878386060b5": 119, "84": [20, 62], "840": 81, "8443": 46, "8546": 26, "85a3": 59, "86": 149, "8601": 59, "86400": 126, "8651a9ac37674907606c936ced1333d7": 119, "8780": [101, 102], "8781": 101, "8782": [101, 102], "8802": 129, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 137, "89": 66, "8a": 53, "8a20": 59, "8b": [1, 2, 5], "8bitmim": 62, "8d3": 59, "8dd0e0ef2f7ab100b75922489ff26306": 119, "8e9f60369dce3d8b2b27430bd50ec46d": 119, "8gb": [3, 5, 9], "8m": 132, "9": [15, 20, 26, 39, 59, 74, 81, 85, 106, 117, 134, 149, 166], "90": [1, 20, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 119, "95": [11, 53, 59], "95a8": 149, "95af": 149, "97": [53, 119], "98": 149, "9825679": 2, "9839": 119, "98543234": 2, "9876": 81, "99": 59, "993": [62, 119], "995": 62, "9980": [151, 156], "9999": [46, 81], "9_": 81, "9am": 106, "9e": 53, "A": [3, 4, 5, 7, 9, 11, 20, 23, 26, 31, 33, 34, 38, 39, 41, 46, 51, 56, 58, 59, 62, 68, 69, 80, 81, 85, 86, 94, 96, 98, 100, 101, 113, 115, 117, 119, 120, 124, 126, 128, 129, 133, 134, 137, 138, 142, 143, 146, 149, 151, 154, 159, 163, 170], "AND": 138, "And": [29, 36, 46, 56, 58, 62, 88, 95, 124, 142, 147, 149, 170], "As": [12, 15, 20, 24, 41, 45, 46, 48, 51, 54, 58, 77, 83, 98, 100, 106, 113, 119, 123, 124, 126, 143, 144, 149, 165, 170, 172], "At": [0, 1, 2, 3, 5, 6, 9, 11, 62, 69, 80, 81, 113, 114, 143], "BY": [20, 125], "Be": [8, 15, 21, 41, 58, 59, 62, 81, 100, 101, 113, 129, 138, 157], "But": [45, 48, 57, 59, 101, 167], "By": [16, 24, 26, 32, 39, 45, 46, 48, 49, 50, 51, 52, 56, 59, 66, 71, 80, 81, 85, 99, 103, 113, 117, 126, 129, 133, 137, 145, 146, 149, 150, 152, 170, 171], "For": [1, 6, 7, 8, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 31, 35, 36, 38, 39, 42, 43, 47, 49, 51, 53, 54, 55, 56, 57, 58, 59, 63, 68, 69, 71, 81, 83, 85, 91, 96, 98, 99, 100, 101, 104, 113, 114, 115, 119, 120, 123, 126, 128, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 148, 149, 150, 151, 154, 155, 165, 168, 169, 170, 171, 172], "IF": [20, 125], "IT": 133, "If": [3, 5, 6, 12, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 36, 38, 39, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 68, 69, 77, 78, 80, 81, 84, 85, 91, 93, 94, 96, 98, 100, 101, 102, 106, 113, 114, 115, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 169, 170, 171, 172], "In": [0, 1, 3, 5, 6, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 29, 32, 38, 39, 40, 41, 46, 51, 54, 56, 57, 58, 59, 62, 65, 67, 69, 71, 77, 79, 80, 81, 84, 86, 92, 98, 100, 101, 102, 104, 106, 107, 113, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 142, 144, 146, 147, 149, 150, 154, 157, 159, 165, 172], "It": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 17, 18, 20, 23, 24, 26, 29, 34, 39, 42, 43, 46, 47, 57, 58, 59, 60, 62, 63, 67, 69, 80, 81, 82, 92, 93, 96, 98, 99, 100, 101, 102, 106, 107, 113, 114, 115, 118, 119, 120, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 150, 157, 163, 165, 167, 168, 170, 171], "Its": 57, "NO": 143, "NOT": [20, 58, 59, 96, 101, 125, 149], "No": [2, 15, 23, 26, 36, 59, 69, 93, 100, 107, 111, 138, 147, 149, 157], "Not": [20, 44, 52, 57, 59, 88, 98, 119], "ON": [20, 21, 59, 125], "Of": [128, 138, 172], "On": [3, 18, 20, 28, 36, 38, 39, 54, 56, 57, 58, 62, 63, 68, 81, 85, 93, 98, 123, 125, 133, 138, 143, 145, 151, 170], "One": [3, 8, 12, 41, 46, 98, 100, 133, 149, 154], "Or": [1, 99, 133], "TO": [20, 59, 125], "That": [20, 25, 54, 59, 61, 62, 81, 113, 114, 117, 142, 151], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 45, 46, 47, 48, 51, 54, 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, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 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, 155, 156, 157, 158, 159, 161, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "Then": [20, 26, 27, 54, 59, 62, 63, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 149, 170], "There": [3, 24, 26, 29, 41, 45, 46, 51, 57, 58, 59, 62, 63, 69, 81, 83, 96, 98, 101, 102, 103, 110, 121, 126, 133, 135, 137, 138, 143, 148, 149, 154, 159], "These": [1, 2, 3, 25, 26, 27, 30, 32, 36, 38, 56, 59, 69, 80, 81, 83, 101, 117, 123, 126, 130, 132, 133, 136, 142, 148, 149, 150, 162, 170, 172], "To": [3, 4, 13, 16, 20, 25, 26, 29, 31, 36, 38, 42, 43, 46, 47, 48, 51, 54, 55, 56, 58, 59, 62, 67, 69, 71, 77, 80, 81, 83, 85, 88, 92, 97, 98, 103, 113, 114, 117, 118, 119, 120, 124, 125, 126, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 160, 165, 170, 171, 172], "WITH": 20, "Will": [41, 149], "With": [0, 27, 41, 59, 62, 101, 120, 129, 138, 148, 149, 159, 167], "_": [81, 85, 92], "__host": [64, 88], "_arm64": 129, "_bin": 59, "_complet": 149, "_groupsr": 126, "_postgresql": 124, "_static": [59, 172], "a2enmod": [133, 151], "a2ensit": 133, "a3b30430b1ccb41089170eecbe315d3a": 119, "a4": 53, "a92c": 59, "aaliyah": 83, "aaliyah_brown": 83, "aaliyah_hamm": 83, "aaliyah_johnston": 83, "aaliyah_kunz": 83, "aavx": 140, "aax": 146, "abbrevi": 85, "abil": [6, 14, 57, 108, 128, 133, 149, 150], "abl": [2, 3, 8, 16, 21, 27, 30, 36, 38, 41, 48, 52, 56, 59, 62, 65, 76, 81, 85, 98, 100, 102, 104, 106, 107, 113, 117, 126, 130, 133, 145, 153, 156, 157], "abort": [59, 80, 94], "about": [1, 2, 3, 6, 7, 8, 11, 16, 26, 34, 43, 46, 49, 57, 59, 66, 69, 76, 78, 80, 81, 83, 85, 88, 98, 101, 113, 117, 118, 119, 123, 126, 129, 132, 133, 136, 137, 138, 143, 148, 149, 157, 165, 167, 168, 169, 172], "abov": [1, 3, 4, 5, 15, 18, 20, 24, 41, 42, 46, 51, 58, 59, 64, 71, 77, 81, 87, 88, 91, 96, 98, 101, 102, 113, 119, 121, 123, 126, 128, 129, 133, 137, 138, 142, 147, 149, 165], "absenc": 81, "absolut": [16, 59, 68, 81, 103, 138, 149], "abstract": [132, 135], "abund": 138, "abus": 88, "abuse_detect": 117, "abuse_number_of_messages_per_15m": 117, "abuse_number_of_messages_per_1d": 117, "abuse_number_of_messages_per_1h": 117, "abuse_number_of_recipients_per_message_threshold": 117, "acc": 54, "accel": 24, "accent": [4, 7, 59], "accept": [14, 29, 30, 38, 39, 46, 59, 62, 65, 69, 84, 98, 101, 102, 117, 118, 157, 171, 172], "access": [0, 2, 8, 12, 13, 14, 15, 16, 24, 26, 29, 30, 31, 32, 36, 38, 39, 41, 46, 50, 51, 52, 56, 57, 59, 62, 63, 64, 66, 68, 71, 77, 80, 81, 84, 85, 88, 92, 98, 100, 101, 102, 104, 107, 109, 110, 114, 115, 119, 120, 123, 127, 128, 132, 133, 138, 143, 146, 147, 149, 153, 157, 160, 170, 171], "access_log": [98, 129], "accessible_featur": 88, "accident": [103, 147], "acclaim": 5, "accommod": [98, 142, 148], "accomplish": 113, "accord": [12, 42, 59, 81, 89, 144, 149, 150, 154], "accordingli": [12, 20, 24, 26, 58, 59, 81, 101], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 27, 34, 41, 52, 56, 57, 59, 62, 67, 72, 77, 80, 81, 83, 85, 88, 95, 98, 115, 116, 128, 130, 133, 149, 153, 171, 172], "account_kei": 46, "account_manag": [77, 81, 88], "account_nam": 46, "accountid": 119, "accountmanag": [59, 77], "accumul": 98, "accur": [138, 148, 165], "accuraci": [4, 5, 7, 8, 10, 46], "accuweath": 14, "achiev": [9, 118, 126], "acl": [51, 59, 68, 117], "acm": [71, 129], "acquir": [58, 119], "across": [1, 7, 10, 30, 58, 59, 100, 115, 117, 130], "act": [1, 2, 5, 7, 9, 10, 11, 13, 66, 88, 113], "action": [1, 2, 3, 15, 17, 39, 51, 54, 56, 57, 59, 69, 88, 97, 100, 101, 109, 117, 127, 138, 147, 149, 172], "actionjob": 3, "activ": [16, 17, 23, 27, 41, 42, 43, 47, 54, 56, 58, 60, 62, 64, 66, 74, 79, 80, 82, 85, 87, 88, 93, 113, 114, 124, 126, 130, 132, 133, 134, 138, 143, 147, 149, 150, 170], "activity_": 23, "activity_dbdriveropt": 23, "activity_dbhost": 23, "activity_dbnam": 23, "activity_dbpassword": 23, "activity_dbport": 23, "activity_dbus": 23, "activity_expire_dai": [51, 88], "activity_expire_exclude_us": 51, "activity_use_cached_mountpoint": [51, 88], "actor": [57, 126], "actual": [1, 4, 20, 24, 27, 57, 69, 101, 130, 138, 147, 149, 168], "ad": [2, 4, 6, 8, 12, 18, 22, 25, 26, 27, 41, 44, 50, 51, 56, 57, 58, 59, 62, 63, 66, 68, 69, 72, 81, 88, 96, 113, 114, 116, 118, 119, 124, 126, 132, 133, 134, 149, 150, 153, 163, 166, 167, 168, 172], "ad2dab17b2f9": 149, "adapt": [58, 101, 126, 129, 138, 143, 155, 170, 172], "add": [0, 2, 6, 12, 20, 21, 23, 38, 39, 41, 51, 52, 57, 58, 59, 60, 62, 63, 64, 66, 71, 75, 77, 80, 81, 85, 88, 98, 100, 102, 113, 114, 117, 119, 120, 123, 124, 126, 129, 132, 133, 138, 140, 144, 148, 150, 151, 157, 158, 164, 165, 166, 169, 171, 172], "add_head": [24, 129], "addendum": [13, 88], "addit": [1, 3, 4, 13, 16, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 46, 52, 53, 54, 57, 59, 66, 71, 73, 80, 82, 85, 88, 95, 98, 99, 100, 101, 103, 104, 105, 113, 123, 125, 126, 128, 130, 131, 132, 134, 135, 137, 138, 142, 149, 153, 170, 171, 172], "addition": [12, 39, 58, 81, 83, 113, 114, 138, 149, 168, 172], "additional_opt": 101, "address": [2, 8, 20, 26, 39, 41, 54, 56, 59, 66, 68, 69, 76, 77, 78, 81, 82, 85, 88, 92, 93, 98, 100, 101, 102, 104, 106, 116, 117, 127, 128, 133, 145, 148, 150, 170], "address_of_remote_machin": 101, "addressbook": [39, 59, 88, 114, 115, 126, 138], "addressbookchang": 114, "addressbookid": 138, "addserv": 59, "addus": 149, "adequ": [24, 81, 113, 114, 134], "adjust": [1, 8, 12, 15, 20, 21, 42, 44, 45, 46, 48, 57, 59, 66, 81, 88, 93, 94, 98, 101, 124, 129, 130, 131, 132, 133, 134, 138, 142, 144, 155, 166, 167, 168, 170, 171], "adm": 75, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 16, 26, 32, 38, 39, 41, 43, 46, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 70, 73, 74, 75, 76, 80, 81, 82, 85, 87, 88, 96, 98, 100, 101, 104, 113, 114, 117, 118, 119, 121, 123, 127, 132, 133, 137, 138, 142, 143, 145, 147, 148, 149, 150, 151, 152, 165, 169, 170, 172], "admin_": 171, "admin_audit": 88, "admin_manu": 59, "administ": 120, "administr": [0, 1, 2, 6, 14, 16, 20, 26, 27, 38, 41, 48, 49, 51, 56, 57, 59, 60, 62, 63, 64, 66, 67, 71, 73, 77, 80, 86, 88, 98, 101, 106, 108, 110, 113, 117, 120, 126, 128, 133, 138, 145, 148, 149, 157, 158, 165, 168, 170, 171], "adminlogin": 55, "adminpass": 55, "adminw": [151, 156], "advanc": [36, 44, 51, 55, 59, 68, 71, 73, 88, 102, 105, 133, 154, 172], "advantag": [27, 30, 55, 56, 88], "advertis": [56, 59], "advic": 59, "advis": [8, 150, 167, 172], "ae": [3, 27, 59, 132], "aegi": 80, "affect": [12, 15, 23, 24, 25, 26, 59, 60, 66, 81, 98, 106, 119, 132, 134, 138, 155], "after": [1, 4, 8, 14, 15, 16, 18, 20, 25, 26, 30, 35, 36, 42, 43, 45, 46, 47, 48, 51, 55, 56, 57, 58, 59, 61, 62, 63, 66, 67, 72, 78, 79, 81, 85, 88, 93, 96, 97, 98, 100, 101, 103, 104, 106, 107, 110, 114, 115, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 157, 165, 170, 171, 172], "afterward": [57, 80, 81, 117, 133, 144, 146, 147, 151], "ag": [7, 44, 59, 85, 88, 109, 124, 126, 129], "again": [16, 18, 26, 28, 38, 41, 42, 51, 59, 69, 76, 80, 81, 85, 106, 113, 115, 118, 119, 123, 124, 142, 144, 147, 148, 149, 157], "against": [0, 26, 57, 68, 72, 81, 85, 86, 107, 170, 172], "agenda": 117, "agent": [5, 12, 13, 59, 63, 66, 88, 106], "aggreg": 59, "aggress": 170, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 170, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 100, 117, 169], "ai_provid": 8, "aim": [126, 155], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 88, 100, 105, 130, 132, 133, 171], "ajax": [88, 117, 129, 149, 150], "aka": 133, "alarm": [88, 116], "albert": 149, "alert": [54, 88], "algorithm": [59, 101, 102, 119, 126, 146], "alia": [81, 117, 133, 149], "alias": 88, "aliasgroup1": 151, "aliasgroup2": 151, "alic": [38, 81, 149], "alice_1337": 81, "align": 62, "aliv": 59, "all": [1, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 27, 31, 32, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 54, 56, 57, 58, 60, 63, 64, 66, 70, 71, 77, 80, 81, 82, 83, 85, 87, 88, 92, 93, 94, 97, 98, 100, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 128, 129, 131, 132, 133, 135, 137, 138, 142, 143, 145, 146, 147, 148, 150, 153, 154, 155, 158, 165, 168, 170, 171, 172], "allenai": [5, 11], "alloc": [45, 59, 132], "allow": [1, 2, 3, 5, 7, 12, 15, 16, 20, 23, 24, 25, 27, 29, 30, 39, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 57, 59, 62, 63, 64, 67, 68, 72, 76, 81, 82, 84, 85, 88, 91, 92, 96, 99, 100, 101, 103, 106, 107, 110, 114, 115, 117, 118, 126, 127, 128, 129, 130, 132, 133, 134, 147, 149, 150, 154, 157, 158, 166, 171, 172], "allow_custom_share_fold": 88, "allow_disabled_password_enforcement_group": 88, "allow_local_infil": 20, "allow_local_remote_serv": [88, 117], "allow_persist": 20, "allow_self_sign": 62, "allow_url_fopen": 31, "allow_user_to_change_display_nam": 88, "allowcleanup": 14, "allowed_admin_rang": [88, 126], "allowed_user_ag": 88, "allowencodedslash": 151, "allowlist": 169, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almost": [59, 81, 133], "alon": 172, "along": [3, 5, 18, 42, 59, 92, 120, 126, 128, 149], "alongsid": 59, "alpin": [92, 134], "alpinelinux": 92, "alreadi": [3, 8, 16, 17, 18, 21, 26, 45, 55, 59, 60, 75, 76, 81, 98, 101, 104, 114, 115, 117, 124, 126, 128, 130, 131, 132, 133, 144, 147, 149, 155, 165, 170, 172], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 23, 24, 26, 34, 38, 39, 40, 41, 45, 46, 48, 49, 51, 52, 56, 57, 58, 59, 63, 66, 68, 71, 76, 77, 80, 81, 83, 84, 85, 87, 91, 92, 94, 97, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 155, 157, 158, 165, 166, 167, 168, 169, 170, 171, 172], "alter": [12, 20, 21, 42, 47, 81, 167], "altern": [2, 24, 48, 56, 64, 88, 98, 130, 133, 136, 140, 149], "although": [41, 132, 149], "altitud": 126, "alwai": [1, 3, 5, 7, 12, 15, 16, 27, 37, 38, 41, 42, 51, 54, 57, 59, 65, 66, 70, 71, 80, 81, 95, 101, 102, 120, 124, 126, 128, 129, 130, 132, 137, 138, 142, 148, 149, 151, 165, 170, 171], "amazon": [38, 46, 59, 88, 168], "amazonaw": 46, "amd": 104, "american": 10, "among": [0, 3, 84, 120, 130, 170], "amongst": 100, "amount": [8, 45, 58, 59, 81, 83, 98, 126, 133, 168], "amp": 82, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 16, 20, 24, 26, 27, 29, 30, 31, 34, 36, 38, 39, 41, 42, 43, 46, 48, 49, 51, 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, 91, 92, 96, 98, 100, 101, 103, 106, 108, 113, 114, 115, 117, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 145, 146, 147, 148, 150, 151, 152, 154, 157, 159, 163, 165, 167, 168, 170, 171, 172], "analysi": 12, "analyt": 15, "analyz": [59, 117], "andrew": 2, "android": [59, 63, 64, 71, 88, 106, 120, 134], "android_app": 53, "androidclienturl": 71, "angel": 89, "ani": [0, 1, 2, 3, 5, 7, 12, 14, 15, 16, 18, 20, 23, 24, 25, 26, 27, 30, 32, 35, 36, 37, 39, 41, 43, 46, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 66, 68, 69, 80, 81, 83, 84, 85, 87, 88, 91, 92, 98, 99, 100, 101, 102, 103, 104, 106, 110, 113, 114, 115, 117, 126, 132, 133, 134, 137, 138, 143, 147, 148, 149, 157, 158, 163, 165, 169, 170, 171, 172], "anim": [6, 59], "anna": 2, "anni": 149, "anniversari": 170, "announc": [12, 62, 81, 126], "anon": 59, "anonym": [81, 126, 153], "anoth": [12, 20, 26, 37, 44, 46, 68, 69, 78, 80, 85, 88, 96, 98, 115, 117, 126, 128, 129, 131, 135, 137, 138, 148, 149, 151, 165, 166, 170], "ansi": 149, "answer": [1, 2, 59, 81, 169, 172], "anti": [54, 59, 88], "anticip": 170, "antiviru": [64, 88], "anymor": [76, 81, 88, 149, 168], "anyon": [12, 41], "anyth": [14, 20, 29, 54, 57, 59, 113, 114, 142, 143, 149], "anytim": [47, 59, 85], "anywher": [30, 124, 128], "apach": [17, 39, 58, 59, 67, 69, 88, 98, 125, 126, 127, 128, 134, 138, 145, 149, 165], "apache2": [58, 88, 98, 125, 126, 130, 133, 138, 151], "apart": 123, "apc": [58, 59, 167], "apcu": [59, 64, 69, 88, 123, 130, 132, 167], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 34, 41, 57, 59, 67, 73, 84, 86, 88, 98, 100, 101, 104, 117, 126, 129, 132, 150, 159, 165, 171, 172], "apirequest": [74, 75, 76, 82, 87, 172], "app": [0, 12, 13, 14, 18, 23, 25, 38, 39, 40, 41, 42, 45, 47, 52, 53, 56, 58, 61, 63, 64, 67, 69, 71, 73, 77, 80, 81, 82, 83, 84, 85, 87, 96, 98, 99, 103, 104, 105, 106, 107, 108, 110, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 129, 130, 131, 133, 140, 142, 144, 145, 147, 148, 153, 154, 157, 158, 159, 160, 165, 168, 170, 171, 172], "app1": 149, "app2": 149, "app3": 149, "app_api": [2, 3, 4, 8, 88, 102, 103], "app_api_haproxy_us": 101, "app_container_nam": 101, "app_display_nam": 8, "app_host": 8, "app_id": [8, 102, 104], "app_port": 8, "app_python_skeleton": 103, "app_secret": 8, "app_upd": 16, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 88, 99, 101, 102, 103, 104, 105], "apparmor": 59, "appcodecheck": [16, 88], "appconfig": [59, 149], "appdata": [88, 93, 98], "appdata_instanceid": 59, "appdata_xxx": 149, "appear": [6, 20, 25, 26, 32, 55, 57, 59, 62, 63, 64, 69, 78, 81, 85, 88, 98, 100, 115, 125, 128, 129, 132, 137, 138, 149, 158], "appelman": 74, "append": [1, 17, 27, 41, 56, 59, 81, 128, 136, 147], "appframework": 104, "appid": [14, 74, 101, 103, 136, 137], "appimag": 134, "appinfo": [74, 137], "appl": [59, 71, 98, 134], "applewebkit": 66, "appli": [8, 12, 21, 23, 24, 25, 27, 39, 41, 42, 55, 59, 62, 65, 69, 76, 77, 81, 85, 88, 101, 107, 119, 120, 126, 133, 139, 146, 148, 149], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 26, 38, 46, 53, 57, 58, 59, 64, 66, 72, 74, 81, 83, 87, 88, 97, 98, 100, 101, 106, 113, 117, 127, 129, 132, 133, 135, 137, 138, 142, 143, 146, 148, 149, 150, 170], "appnam": 149, "appoint": [60, 113], "apppassword": 96, "appreci": [5, 7, 9, 10], "approach": [26, 56, 57, 66, 88, 141, 142, 170], "appropri": [12, 27, 38, 41, 57, 58, 59, 65, 101, 113, 117, 121, 125, 129, 132, 133, 136, 142, 143, 149, 170], "approv": 88, "approve_link": 172, "approxim": [59, 81, 93, 98, 170], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 171], "apt": [54, 125, 126, 151, 152], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 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, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 116, 117, 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, 157, 158, 159, 165, 166, 168, 170, 171, 172], "arab": 4, "arbitrari": [1, 38, 59], "arch": [92, 149], "architectur": [24, 59, 88, 104, 133, 145], "archiv": [59, 88, 92, 119, 123, 125, 133, 142, 147, 148, 149], "area": [52, 68, 133, 160], "arg": 129, "arg_v": 129, "argon2": [59, 130], "argument": [17, 36, 46, 51, 59, 74, 75, 76, 81, 82, 88, 129, 138, 149], "aris": [59, 143, 170], "ark": 132, "arm32v7": 149, "around": [10, 15, 16, 88, 106, 107, 170], "arrai": [16, 43, 46, 49, 55, 59, 62, 67, 68, 76, 77, 81, 82, 88, 101, 113, 123, 124, 128, 137, 171, 172], "arrang": 170, "arraycach": 59, "art": 126, "articl": 138, "artifact": 11, "artifici": [0, 1, 12, 15, 88, 100], "asc": [123, 125], "ascii": [59, 70, 81, 130, 137], "asdf": 66, "asid": 168, "ask": [1, 2, 3, 13, 14, 17, 18, 41, 62, 78, 81, 84, 85, 88, 93, 117, 138, 146, 147, 148, 149, 153, 159, 165], "aspect": [59, 71, 149], "assembl": 24, "assembli": 24, "asset": [68, 71, 126, 129, 166], "asset_immut": 129, "assetlink": 88, "assign": [2, 36, 77, 81, 83, 85, 88, 106, 109, 110, 132, 149, 172], "assignable\u00b2": 149, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 59, 88, 98, 107, 117, 147], "assistant_en": 1, "associ": [18, 41, 53, 57, 80, 81, 98, 138, 170, 171], "assum": [8, 12, 20, 57, 59, 62, 81, 101, 113, 114, 124, 126, 133, 138, 143, 145, 146, 147], "assumpt": 129, "asterisk": 149, "astroc": 149, "astronomi": 149, "async": 172, "asynchron": [3, 172], "atom": [59, 129], "attach": [1, 15, 36, 81, 88, 102, 171], "attack": [27, 57, 111, 126, 168], "attempt": [23, 26, 57, 78, 81, 88, 98, 104, 106, 126, 128, 138, 149], "attend": 2, "attende": 113, "attr": 82, "attr_persist": 59, "attribut": [38, 75, 76, 77, 82, 87, 88, 149], "attributenam": 82, "auckland": 59, "audienc": [12, 88], "audio": [1, 2, 4, 6, 12, 15, 49, 59, 164, 165], "audit": [59, 64, 88, 126, 131], "auth": [57, 62, 80, 87, 88, 101, 129, 149], "auth_availability_delai": 88, "authent": [2, 20, 26, 27, 29, 31, 32, 33, 34, 35, 37, 38, 44, 46, 57, 59, 62, 67, 73, 74, 75, 76, 79, 82, 85, 88, 91, 98, 101, 116, 126, 130, 133, 138, 143, 163, 171], "authmiddlewar": 172, "author": [2, 23, 52, 67, 74, 75, 76, 84, 85, 88, 113, 117, 120, 130, 133, 137, 172], "authorit": 146, "authorized_kei": [30, 35], "authtyp": 133, "auto": [4, 17, 26, 39, 41, 42, 47, 59, 71, 81, 82, 88, 123, 126, 149], "auto_index": 3, "auto_logout": 88, "auto_reset_persist": 20, "autocomplet": [41, 59, 81, 88, 114, 115], "autoconfig": [55, 88], "autoconfigur": [59, 119], "autocr": [46, 59], "autofil": 100, "autom": [3, 59, 81, 88, 91, 106, 109, 110, 119, 133, 147, 171, 172], "automat": [2, 3, 6, 15, 18, 26, 36, 38, 41, 42, 47, 48, 51, 54, 56, 57, 58, 59, 62, 63, 64, 65, 68, 70, 71, 79, 80, 81, 83, 85, 87, 88, 93, 95, 98, 100, 101, 102, 110, 113, 114, 115, 117, 126, 130, 133, 138, 145, 146, 147, 149, 163, 165, 167, 171, 172], "autotest": 129, "autumn": 15, "aux": 48, "av_background_scan": 54, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 18, 20, 26, 29, 31, 32, 34, 40, 41, 42, 43, 44, 45, 47, 51, 57, 58, 59, 61, 62, 63, 69, 71, 76, 77, 81, 83, 85, 88, 92, 93, 94, 95, 98, 99, 101, 102, 103, 104, 109, 110, 113, 115, 119, 120, 123, 124, 126, 128, 130, 133, 136, 138, 142, 143, 145, 147, 148, 149, 153, 154, 155, 158, 159, 165, 166, 170, 171, 172], "avatar": [62, 73, 77, 82, 88, 149], "avconv": 130, "averag": [24, 113, 114], "avoid": [3, 17, 20, 23, 24, 43, 54, 56, 59, 66, 81, 82, 88, 98, 103, 107, 128, 130, 138, 147, 149, 171], "avx": [3, 5], "avx2": [3, 5], "aw": [29, 46, 59, 123, 131, 168], "awai": [88, 113, 132, 138], "await": 172, "awar": [8, 81, 98, 126], "ax": 58, "axi": 45, "azur": [88, 116], "b": [59, 101], "b2": 53, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 137, "b4af8db0ae269d73432e9a01e63a": 137, "b6": 53, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 137, "back": [3, 23, 24, 26, 54, 57, 59, 62, 101, 106, 114, 115, 128, 129, 135, 138, 140, 142, 143, 147, 148], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 24, 30, 35, 36, 37, 43, 44, 46, 57, 58, 64, 75, 76, 79, 81, 83, 84, 85, 88, 98, 114, 120, 126, 128, 132, 133, 149, 168], "background": [0, 3, 6, 15, 30, 38, 44, 51, 59, 60, 64, 69, 71, 83, 88, 97, 115, 127, 144, 148, 169, 171], "background_color": 71, "background_job_expire_trash": 47, "background_job_expire_vers": 42, "backgroundcolor": 71, "backgroundjob": [3, 171], "backport": [136, 170], "backportbot": 136, "backslash": 171, "backtrac": 88, "backup": [21, 44, 45, 59, 80, 88, 117, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 155, 170], "backward": [20, 82], "bad": [5, 88, 126], "badger": 63, "bak": [140, 146], "balanc": [24, 58, 68, 81, 88, 128], "ban": 126, "bandwidth": [24, 129], "banner": [81, 148], "bantim": 126, "bar": [42, 47, 71, 149], "barcelona": 81, "bare": [88, 135], "barracuda": [20, 59], "base": [1, 3, 4, 5, 7, 9, 10, 12, 15, 18, 26, 27, 36, 39, 41, 44, 54, 56, 57, 59, 64, 65, 66, 68, 71, 81, 82, 87, 88, 92, 104, 106, 107, 123, 124, 126, 127, 129, 130, 133, 134, 141, 142, 143, 148, 149, 153, 155, 170, 172], "base64": [27, 29, 46, 59, 149], "basenam": [59, 166], "baseurl": 172, "bash": [32, 123, 133, 149], "bash_profil": 149, "basi": 56, "basic": [48, 59, 62, 74, 75, 76, 77, 81, 82, 85, 87, 88, 101, 123, 126, 132, 133, 138, 147, 163, 172], "batch": [11, 81, 88, 141], "bc95cbaff3abbed716e1d40bbdaa58a0": 119, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 172, "becaus": [17, 18, 20, 24, 25, 27, 30, 36, 41, 43, 46, 52, 53, 54, 55, 56, 58, 59, 61, 63, 69, 81, 84, 98, 113, 117, 119, 123, 126, 128, 131, 132, 133, 134, 138, 142, 147, 149, 171], "becom": [38, 41, 59, 68, 132, 133, 138, 168], "been": [3, 12, 27, 30, 36, 38, 39, 46, 51, 52, 54, 55, 56, 59, 62, 66, 69, 83, 92, 96, 98, 106, 110, 115, 137, 144, 149, 155, 161, 163, 168, 170], "befor": [1, 3, 5, 7, 8, 14, 17, 18, 20, 21, 30, 44, 45, 46, 49, 51, 54, 56, 57, 59, 62, 67, 81, 88, 98, 100, 110, 113, 117, 118, 119, 124, 128, 130, 132, 133, 134, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 166, 170], "beforehand": [135, 170], "beforenodecopiedev": 171, "beforenodecreatedev": 171, "beforenodedeletedev": 171, "beforenodereadev": 171, "beforenoderenamedev": 171, "beforenoderestoredev": 171, "beforenodetouchedev": 171, "beforenodewrittenev": 171, "begin": [2, 3, 5, 7, 81, 131, 138, 142, 149, 165], "begin_of_text": 5, "behalf": [1, 12], "behav": 81, "behavior": [2, 24, 30, 39, 57, 59, 62, 66, 81, 82, 93, 94, 98, 132, 138], "behaviour": [50, 59, 81, 126, 129], "behind": [15, 24, 57, 59, 68, 69, 98, 133, 137], "being": [3, 4, 27, 41, 46, 57, 58, 59, 100, 104, 106, 107, 113, 117, 123, 126, 136, 143, 149, 166, 170], "believ": 138, "belong": [2, 81, 85, 119, 150], "below": [1, 3, 8, 24, 26, 36, 41, 46, 57, 58, 59, 62, 64, 66, 69, 77, 80, 81, 82, 85, 88, 93, 94, 98, 100, 101, 106, 119, 128, 129, 130, 142, 144, 148, 149, 151], "benchmark": [4, 12, 59, 119], "bender": 149, "benefici": 132, "benefit": [46, 59, 100, 101, 120, 126, 132, 133, 138, 170], "berlin": [2, 14, 59, 118, 149], "berni": 149, "besid": [57, 59, 81, 100, 129], "best": [14, 15, 26, 45, 57, 58, 62, 106, 117, 126, 128, 130, 133, 134, 138, 142, 143, 148, 152, 171], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 18, 23, 26, 46, 54, 64, 81, 88, 138, 149, 169, 170], "between": [14, 23, 26, 27, 36, 39, 44, 46, 53, 56, 59, 68, 81, 88, 92, 95, 100, 101, 102, 106, 132, 142, 144, 146, 148, 149, 150, 170], "bewar": [38, 56], "beyond": [20, 46, 51, 53, 88], "bia": [6, 11], "bias": 9, "big": [17, 44, 57, 88, 98, 129, 130, 138, 167, 170], "big_temp_fil": 24, "bigger": [56, 59, 148], "bigint": [19, 23, 88, 144], "bin": [15, 26, 44, 54, 56, 58, 64, 85, 88, 101, 116, 124, 133, 149, 171], "binari": [27, 36, 59, 62, 92, 101, 134, 137, 149], "binary_search_path": 88, "bind": [81, 101, 102, 130, 133, 149], "bind_address": 101, "bing": 159, "binlog_format": [20, 134], "bio": 132, "biographi": [77, 81], "birth": 81, "birthdai": [88, 116], "birthdat": 81, "bit": [1, 20, 21, 24, 30, 59, 81, 124, 134, 154], "bitmap": 59, "black": 2, "blacklist": 94, "blacklisted_fil": 166, "blob": [15, 62, 88], "block": [1, 8, 26, 38, 57, 59, 63, 81, 88, 104, 124, 126, 129, 132, 157, 166], "blocker": 63, "blog": [6, 8, 11, 26, 59, 120, 123, 129], "blue": 89, "blurri": 45, "bmp": [59, 129], "board": [2, 159, 160], "bob": [149, 171], "bock": 166, "bodi": [59, 124, 172], "bodyparamet": 172, "bold": 170, "book": [11, 41, 59, 77, 85, 88, 113, 116], "bookmark": 15, "bookworm": 134, "bool": [113, 119, 171], "boolean": [3, 16, 18, 21, 39, 59, 149], "boolval": 101, "boot": [56, 58, 123], "bootstrap": [58, 59], "border": 38, "borrow": 129, "bot": [13, 15, 88], "both": [3, 12, 15, 20, 23, 26, 35, 39, 42, 45, 46, 47, 54, 57, 58, 59, 62, 66, 69, 80, 81, 85, 91, 92, 101, 104, 107, 115, 117, 119, 120, 126, 129, 130, 132, 133, 138, 143, 148, 149, 150, 157, 158, 172], "bottom": [51, 142, 172], "bound": [3, 93, 98, 101], "bounti": 12, "box": [26, 52, 57, 62, 81, 98, 100, 119, 154, 163], "bracket": [81, 82], "branch": 137, "brand": [63, 64, 88, 120, 152], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 170], "breakdown": 88, "breton": 4, "bridg": [101, 102], "brief": 163, "briefli": 101, "bring": [15, 92, 158], "british": 10, "broaden": 149, "broken": [21, 26, 69, 129, 138, 165], "brown": 83, "browser": [39, 59, 63, 65, 69, 88, 91, 98, 106, 123, 124, 126, 127, 128, 129, 132, 133, 138, 143, 145, 147, 149, 151, 155, 156, 157, 165, 168], "brute": [59, 64, 88, 126, 149], "bruteforc": [57, 88, 149], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 172, "bucket": [29, 34, 44, 59, 88], "bucketnam": 46, "buffer": [24, 98, 132], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 59, 69, 88, 98, 119, 120, 132, 134, 139, 148, 149], "bugtrack": 138, "build": [6, 8, 12, 54, 88, 119, 129, 136], "built": [1, 2, 5, 7, 9, 10, 11, 26, 30, 52, 57, 59, 66, 69, 88, 98, 113, 129, 130, 133, 134, 138, 141, 142, 144, 148, 151, 154, 157], "bulk": [6, 59], "bulkupload": 88, "bundl": [3, 16, 58, 59, 171], "busi": [59, 133, 138, 157], "bust": 129, "button": [1, 16, 25, 30, 38, 39, 59, 62, 71, 81, 85, 88, 98, 99, 100, 114, 117, 138, 147, 172], "byedvluwkxkmflpbgvxc": 66, "bypass": [3, 46, 52, 59, 81, 98, 126], "byte": [19, 20, 24, 27, 29, 46, 54, 59, 62, 88, 93, 94, 98, 117, 119, 124, 134, 138, 140, 149], "bytecod": 132, "bz2": [123, 125, 142], "bzip2": 123, "c": [6, 20, 26, 29, 44, 59, 66, 88, 91, 96, 98, 101, 119, 123, 125, 126, 130, 133, 138, 146, 149], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [20, 58, 59, 101, 149], "ca_cert": 59, "cach": [8, 43, 57, 64, 68, 82, 88, 113, 127, 129, 135, 138, 149, 165], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 20, "cadav": [98, 138], "caddi": 88, "cadenc": 170, "cafil": [58, 59], "cal": 68, "calcul": [5, 6, 7, 9, 10, 27, 59, 85, 132], "caldav": [59, 64, 68, 88, 114, 116, 119, 124, 129, 133, 138, 149, 163, 171], "caldav_external_attendees_dis": 113, "calendar": [12, 16, 21, 60, 62, 88, 115, 116, 118, 137, 139, 144, 171], "calendarchang": [113, 149], "calendardata": 171, "calendarid": 171, "calendarobjectcreatedev": 171, "calendarobjectdeletedev": 171, "calendarobjectmovedev": 171, "calendarobjectmovedtotrashev": 171, "calendarobjectrestoredev": 171, "calendarobjectupdatedev": 171, "calendarretentionoblig": 113, "calendarserv": 171, "calendarsubscriptionrefreshr": 113, "call": [2, 3, 4, 12, 15, 27, 39, 41, 55, 56, 58, 59, 66, 67, 75, 81, 87, 98, 100, 115, 117, 129, 131, 133, 134, 138, 146, 147, 149, 150, 158, 171, 172], "callback": 172, "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 110, 111, 113, 114, 115, 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, 151, 152, 153, 154, 155, 156, 157, 158, 159, 165, 166, 167, 168, 169, 170, 171], "can_instal": 124, "cancel": 138, "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 24, 27, 30, 32, 36, 43, 48, 49, 53, 54, 59, 62, 69, 76, 81, 85, 88, 115, 119, 126, 134, 136, 137, 142, 146, 148, 149, 163, 170], "canon": 88, "cantonbeck": 149, "cap": [132, 151], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 101, 113, 132, 149, 151, 156, 157, 158], "capac": [5, 7, 9, 10, 46], "carbonara": 2, "card": [2, 68, 85, 100, 114, 159, 160], "carddav": [41, 64, 68, 88, 113, 115, 116, 124, 129, 133, 138, 163], "carddav_sync_request_timeout": 88, "carddav_sync_request_trunc": 88, "care": [3, 23, 54, 56, 59, 84, 101, 102, 124, 129], "carefulli": [138, 149], "carla": 92, "carri": [2, 59], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 20, 21, 23, 26, 27, 36, 40, 41, 48, 54, 56, 57, 59, 62, 65, 69, 79, 81, 86, 96, 98, 100, 101, 102, 104, 106, 107, 117, 119, 123, 126, 128, 130, 132, 133, 134, 138, 142, 143, 144, 146, 147, 149, 150, 157, 163, 165, 170, 172], "cast": 59, "cat": [2, 29, 149], "catalan": 4, "catch": 138, "categori": [2, 16, 100, 115], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 26, 57, 58, 59, 69, 81, 98, 129, 131, 132, 133, 137, 138, 143, 146, 147, 165, 167, 168], "causal": 22, "caution": [8, 93, 119], "cautiou": [59, 62], "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, 21, 26, 32, 121, 124, 149, 152, 171], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 149, "ce8b61c2": 149, "ce9e248333c44a5a64ccad26f2550f95": 119, "ceas": 170, "center": 62, "cento": [54, 58, 88, 127, 129, 133, 134, 149], "central": [26, 27, 58], "ceph": 46, "cert": [20, 58, 59, 99, 101, 124, 151], "certain": [3, 9, 24, 45, 51, 57, 59, 68, 81, 94, 96, 98, 110, 113, 114, 126, 129, 133, 147, 149, 157], "certfil": 101, "certif": [30, 31, 44, 59, 63, 82, 88, 90, 92, 98, 101, 117, 124, 126, 129, 133, 134, 137, 149, 151, 152, 163], "certifi": 89, "cfb": 59, "cfg": [93, 96, 98], "cgi": 129, "challeng": [126, 129, 132, 149], "chanc": [119, 138, 170], "chang": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 17, 18, 21, 23, 25, 26, 36, 37, 38, 41, 43, 44, 45, 46, 49, 50, 51, 54, 58, 59, 60, 62, 64, 65, 70, 71, 77, 81, 82, 85, 88, 91, 92, 93, 96, 98, 100, 101, 106, 113, 114, 117, 119, 121, 123, 125, 126, 129, 130, 132, 133, 137, 140, 142, 143, 146, 148, 149, 155, 157, 163, 164, 165, 166, 167, 170, 171, 172], "changelog": [16, 88, 142], "channel": [16, 88, 120, 138], "chapter": [130, 133, 138, 170], "char": [81, 149], "charact": [8, 20, 21, 48, 59, 62, 81, 82, 86, 98, 125, 126, 130, 138, 140, 146, 149], "character_set_serv": 20, "characterist": 59, "charg": [84, 172], "charset": [23, 59], "chart": [85, 133], "chat": [2, 5, 13, 14, 60, 88, 106], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 15], "chatroom": 8, "chatti": 14, "cheap": 59, "cheat": 168, "check": [2, 3, 5, 6, 7, 11, 12, 14, 15, 20, 26, 31, 36, 38, 39, 41, 42, 50, 54, 56, 57, 58, 59, 62, 64, 65, 76, 80, 81, 83, 85, 86, 88, 93, 100, 101, 103, 105, 106, 115, 117, 119, 124, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 157, 166, 167, 170, 171, 172], "check_data_directory_permiss": 88, "check_for_working_htaccess": 88, "check_for_working_wellknown_setup": 88, "checkbox": [29, 38, 39, 71, 85, 101, 113, 114], "checker": [59, 69], "checkout": 3, "checksum": [81, 123, 125, 168], "chines": 4, "chmod": [26, 32, 101, 142], "choic": [8, 20, 54, 59, 80, 81, 88, 126, 127, 130, 148], "choos": [1, 5, 7, 16, 26, 41, 52, 57, 58, 59, 66, 68, 81, 100, 101, 113, 114, 124, 128, 129, 130, 133, 138, 142, 149, 151, 158, 170, 172], "chooser": 59, "chose": [117, 148], "chosen": [1, 18, 20, 58, 59, 128], "chown": [26, 32, 121, 123, 125, 129, 133, 142], "christoph": 119, "chrome": [66, 134], "chromium": [134, 168], "chroot": [88, 127], "chunk": [3, 41, 44, 59, 88, 93, 94, 98, 119, 129], "chunked_upload": [24, 88], "chunksiz": [93, 98], "ci": 59, "cid": 149, "cidr": [59, 68], "cif": [38, 88, 127, 130], "cipher": [27, 88, 98, 126], "circl": 88, "circumst": [45, 57, 81, 93], "circumv": 59, "cisco": 54, "citi": 81, "claim": [0, 12], "clam": 54, "clamav": [64, 88], "clamd": 54, "clamp": 81, "clamscan": 54, "clarif": 14, "class": [29, 46, 50, 59, 62, 77, 81, 137, 171], "classic": 133, "classif": 171, "classifi": [6, 98, 119], "clean": [1, 47, 51, 56, 59, 80, 88, 104, 113, 133, 149, 163], "cleanup": [1, 42, 45, 73, 80, 81, 88, 115, 165], "cleanupjobchunks": 83, "clear": [6, 18, 57, 58, 59, 81, 82, 97, 119, 132, 149], "clear_env": 133, "cli": [56, 62, 64, 68, 88, 99, 103, 105, 113, 123, 126, 127, 132, 133, 148, 149, 165], "click": [16, 25, 38, 39, 52, 59, 62, 63, 78, 81, 85, 98, 100, 117, 128, 137, 138, 147, 149, 172], "clickjack": [63, 126], "client": [12, 17, 20, 24, 26, 29, 30, 36, 41, 43, 46, 48, 53, 57, 59, 62, 63, 64, 67, 68, 72, 80, 81, 85, 88, 91, 93, 94, 96, 97, 101, 102, 106, 113, 114, 115, 117, 119, 120, 126, 127, 128, 129, 131, 132, 133, 137, 138, 141, 143, 147, 149, 150, 151, 156, 172], "client_body_buffer_s": 129, "client_body_temp_path": 24, "client_body_timeout": 129, "client_max_body_s": [24, 129], "clone": [7, 8], "close": [7, 8, 10, 41, 59, 62, 68, 88, 138, 147], "cloud": [0, 1, 4, 8, 15, 39, 41, 44, 53, 64, 66, 67, 69, 71, 74, 75, 76, 87, 88, 91, 96, 98, 99, 115, 120, 126, 129, 133, 149, 151, 157, 172], "cloud2": 151, "cloud_id": 149, "cloudfil": [34, 59], "cloudflar": [59, 98, 129, 138], "clue": 88, "cluster": [0, 3, 6, 88, 143], "cmd": [92, 123], "cn": [59, 81, 82, 149], "cname": 143, "cnf": [20, 59, 124], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 26, 27, 45, 49, 62, 64, 65, 68, 69, 74, 75, 76, 77, 80, 81, 88, 96, 98, 120, 121, 126, 129, 132, 135, 138, 139, 147, 148, 151, 152, 153, 154, 155, 157, 171], "code_docker_imag": 154, "codebas": [59, 144], "collabor": [30, 88, 106, 107, 120], "collabora": [30, 88, 133, 152, 153, 154, 156, 157, 160, 165], "collaboraoffic": [152, 154, 155], "collaboraonlin": [150, 151, 152, 154, 155, 156], "collaps": 128, "collat": [20, 21, 88, 125, 146], "collation_serv": 20, "collect": [56, 59, 119, 126, 159, 160], "collis": [59, 81, 82], "colon": [59, 62], "color": [38, 71, 149], "column": [17, 23, 85, 117, 144, 148], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 18, 20, 26, 33, 39, 46, 53, 54, 58, 59, 62, 68, 71, 74, 75, 76, 81, 82, 83, 86, 87, 88, 91, 92, 96, 98, 101, 113, 117, 120, 121, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 142, 147, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 169, 172], "combin": [12, 13, 30, 42, 57, 69, 88, 98, 130, 133, 145], "combo": 52, "come": [2, 4, 5, 15, 24, 41, 45, 49, 51, 57, 59, 100, 101, 111, 123, 133, 134, 138, 149, 154, 171, 172], "comma": [59, 60, 81], "command": [1, 4, 6, 13, 14, 15, 17, 18, 28, 32, 36, 38, 39, 41, 44, 45, 46, 49, 50, 51, 54, 56, 59, 60, 62, 66, 68, 71, 77, 78, 81, 83, 88, 95, 96, 97, 101, 102, 103, 104, 108, 113, 117, 118, 119, 123, 125, 127, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 148, 167, 168, 171], "comment": [21, 24, 41, 54, 64, 88, 133, 136, 142, 147, 153, 159, 160], "commentsmanag": 59, "commerci": [120, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 26, 49, 53, 57, 59, 69, 81, 86, 88, 100, 109, 117, 123, 126, 129, 133, 149, 156, 172], "commonli": [26, 46, 57, 58, 130, 138], "commonnam": [59, 133, 171], "commun": [1, 15, 16, 33, 69, 81, 84, 88, 92, 94, 100, 102, 105, 119, 120, 121, 125, 130, 133, 138, 147, 149, 153, 156, 158, 167, 170], "compani": [2, 12, 63, 71, 81], "compar": [18, 55, 56, 81, 142, 149], "comparison": [44, 59, 81, 88, 171], "comparison_of_file_system": 59, "compat": [0, 3, 5, 16, 20, 26, 29, 36, 38, 44, 46, 59, 80, 82, 88, 94, 130, 132, 138, 144, 148, 151, 170], "compil": [20, 58, 132], "complain": 149, "complementari": 57, "complet": [1, 2, 3, 11, 12, 15, 18, 24, 26, 39, 41, 54, 59, 67, 81, 85, 88, 93, 106, 121, 123, 124, 126, 130, 131, 132, 133, 135, 144, 146, 147, 148, 149, 159, 162, 171], "completionexpectedat": 14, "complex": [26, 59, 101], "compli": [59, 149], "complianc": [13, 59, 88, 138], "compliant": [80, 126, 134], "compon": [12, 59, 88, 129, 132, 133, 138, 149, 158, 163, 171], "compos": [54, 129, 132], "composit": [115, 160], "comprehens": 138, "compress": [54, 59, 85, 88, 98, 106, 126, 127, 130, 167], "compris": 59, "compromis": [26, 59], "comput": [48, 59, 85, 86, 95, 100, 101, 102, 104, 138], "compute_devic": 102, "computedevic": 102, "concaten": [27, 36], "concept": [23, 124, 149], "concern": [8, 24, 26, 27, 45, 59, 129, 170], "concert": 2, "concurr": [3, 4, 46, 59, 132, 165], "condit": [14, 15, 66, 69, 81, 88, 107, 138, 170, 171, 172], "condition": 59, "conf": [20, 54, 58, 81, 123, 124, 126, 129, 133, 138], "confdir": 97, "confer": [2, 120], "confidenti": [67, 106, 150], "config": [1, 2, 3, 5, 11, 16, 18, 20, 21, 23, 24, 25, 26, 27, 28, 39, 41, 42, 43, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 60, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 79, 81, 82, 83, 84, 85, 88, 93, 96, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 123, 124, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 151, 157, 165, 166, 167, 168, 169], "config_is_read_onli": 88, "configdata": 82, "configid": [81, 82, 149], "configur": [2, 4, 13, 16, 18, 21, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 41, 42, 43, 44, 48, 50, 52, 56, 57, 65, 67, 68, 70, 72, 73, 80, 83, 85, 86, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 107, 109, 111, 113, 114, 115, 116, 118, 119, 123, 125, 128, 132, 134, 135, 138, 142, 143, 144, 146, 147, 153, 156, 160, 162, 169, 171, 172], "configuration_serv": 59, "confin": [41, 133], "confirm": [4, 17, 20, 39, 46, 64, 67, 69, 78, 81, 88, 93, 123, 125, 132, 133, 142, 143, 149], "conflict": [16, 59, 81, 119, 146, 149], "confus": 26, "congratul": [117, 151], "conjunct": [5, 15, 149], "connect": [0, 3, 5, 12, 20, 22, 23, 29, 30, 31, 34, 36, 38, 39, 43, 46, 57, 59, 62, 67, 68, 69, 72, 73, 82, 83, 88, 91, 93, 94, 100, 101, 102, 113, 114, 117, 124, 127, 128, 129, 131, 133, 134, 138, 149, 150, 156, 157, 165, 169, 171], "connect_timeout": [20, 46], "connectivity_check_domain": 88, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 88, 127, 128, 149], "consecut": 32, "consent": 117, "consequ": [44, 88, 126, 129], "conserv": 132, "consid": [1, 8, 16, 26, 29, 39, 45, 46, 59, 62, 66, 80, 81, 98, 113, 114, 119, 126, 133, 134, 138, 146, 157, 170], "consider": [44, 59, 64, 85, 88, 170], "consist": [18, 27, 42, 59, 106, 117, 129, 138, 142, 149], "consol": [17, 51, 63, 103, 129, 133, 138, 142, 149, 151], "const": 172, "constant": [59, 77], "constraint": [133, 149], "consult": [16, 24, 26, 58, 59, 77, 126, 130, 134], "consum": [8, 24, 57, 59, 148], "consumpt": [5, 6, 7, 11, 24, 88, 90, 132], "contact": [16, 41, 71, 77, 81, 85, 88, 113, 116, 121, 133, 137, 139, 144, 149, 153, 169], "contactinteractedwithev": 115, "contactsinteract": 115, "contain": [3, 4, 5, 7, 8, 11, 12, 15, 16, 20, 26, 27, 28, 29, 41, 46, 54, 59, 62, 69, 81, 82, 85, 88, 89, 92, 93, 98, 99, 100, 102, 103, 106, 111, 114, 115, 117, 119, 126, 129, 132, 133, 135, 136, 138, 147, 149, 150, 151, 154, 157, 165, 172], "container": 133, "container_id": 151, "container_nam": 54, "content": [2, 3, 11, 12, 15, 18, 26, 27, 29, 41, 46, 50, 53, 59, 63, 87, 92, 98, 101, 107, 113, 114, 120, 123, 124, 125, 126, 129, 137, 138, 142, 146, 149, 159, 171], "contentlength": 129, "context": [5, 8, 13, 36, 57, 59, 66, 88, 106, 130, 149, 160, 168], "context_ag": [1, 13, 15, 88], "context_chat": [1, 3, 15], "context_chat_backend": [1, 3, 15], "contextchat": 3, "continu": [3, 17, 42, 66, 85, 101, 103, 126, 134, 144, 147, 149, 157], "contrari": 92, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 138], "control": [13, 26, 39, 41, 44, 59, 62, 68, 77, 81, 85, 88, 94, 100, 107, 109, 110, 113, 114, 126, 129, 133, 145, 149, 165], "convei": 11, "conveni": 121, "convent": 27, "convers": [1, 2, 8, 14, 17, 19, 44, 59, 88, 119, 150, 159, 160], "convert": [12, 17, 19, 21, 23, 59, 70, 81, 88, 107, 132, 138, 144, 149, 151], "cookbook": 88, "cooki": [59, 64, 88, 112], "cookie_domain": 88, "cool": [151, 155, 156], "coolconfig": [150, 152], "coolwsd": [150, 151, 152, 154, 155, 156], "cooper": 120, "coordin": [2, 130], "copi": [2, 3, 5, 7, 23, 25, 30, 35, 39, 59, 62, 81, 85, 101, 115, 117, 123, 125, 129, 140, 142, 143, 146, 149], "copied_sample_config": 88, "copyright": 113, "copysizelimit": 46, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 25, 41, 57, 58, 60, 71, 88, 124, 125, 129, 130, 132, 133, 137, 142, 145, 149, 165, 170], "coreinfo": 132, "corner": 1, "corpor": [71, 133], "correct": [5, 6, 9, 11, 12, 20, 26, 57, 59, 62, 68, 81, 98, 100, 119, 126, 128, 129, 130, 133, 136, 137, 138, 142, 144, 149, 170], "correctli": [20, 24, 38, 39, 43, 57, 63, 69, 81, 83, 98, 99, 104, 115, 118, 123, 129, 133, 138, 149, 166], "correspond": [24, 43, 46, 81, 83, 96, 123, 125, 129, 130, 135, 138, 142, 149, 160], "corrupt": [43, 58, 59, 143, 147, 148], "cost": 59, "could": [1, 3, 18, 20, 24, 38, 41, 46, 50, 56, 58, 59, 62, 76, 80, 81, 98, 106, 119, 124, 126, 129, 134, 137, 138, 140, 146, 149, 157], "couldn": 104, "count": [2, 59, 85, 88, 110, 126, 138, 149], "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 106, 128, 138, 147, 151, 172], "court": 81, "cover": [20, 101, 106, 117, 128, 129, 137, 148, 162, 167, 168, 169], "coverag": [5, 9, 11], "cp": [3, 4, 123, 124, 125], "cpanel": 37, "cpp": [5, 12], "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 54, 59, 88, 100, 101, 102, 126, 132], "cpuinfo": [3, 132], "cr": 81, "cram": 62, "crammd5": 62, "crash": 98, "crawler": 169, "crc32": 168, "creat": [0, 1, 2, 12, 14, 15, 16, 18, 25, 26, 27, 29, 31, 32, 34, 38, 42, 44, 45, 46, 48, 49, 51, 52, 54, 55, 56, 59, 63, 66, 68, 70, 73, 76, 81, 84, 87, 88, 96, 100, 101, 102, 104, 106, 107, 110, 113, 114, 115, 117, 119, 120, 123, 124, 125, 126, 128, 133, 135, 138, 142, 143, 144, 145, 146, 147, 150, 165, 171], "create_example_ev": [113, 149], "createcli": 172, "createdb": 20, "createj": 149, "createrol": 128, "creation": [3, 5, 7, 27, 41, 44, 59, 88, 95, 101, 110, 113, 114, 133, 169], "credenti": [18, 27, 30, 36, 38, 46, 55, 57, 59, 62, 81, 88, 98, 117, 126, 128, 149, 150, 172], "crew": 149, "criteria": [7, 23, 106, 171], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 170], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 36, 38, 39, 42, 47, 51, 54, 59, 64, 88, 113, 115, 117, 126, 127, 129, 130, 138, 142, 144, 148, 149, 171], "cronjob": [41, 56, 57, 124], "crontab": [51, 56, 113, 138, 142, 144], "crop": 81, "cross": [120, 129], "crt": [58, 59, 101, 129, 149], "crucial": [59, 150], "crypto": 101, "cryptograph": 126, "cryptographi": 3, "csrf": [69, 88, 111], "css": [68, 88, 132, 149], "csync": 88, "ct2": 11, "ctl": 54, "ctr": [27, 59], "ctrl": [98, 130], "ctype": 130, "cuda": [3, 4, 5, 6, 7, 9, 11, 100, 102], "cudnn": 6, "cupsd": 62, "curl": [50, 66, 69, 74, 75, 76, 82, 87, 123, 125, 130, 157, 165], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 20, 27, 30, 41, 42, 51, 56, 57, 58, 59, 61, 63, 65, 67, 80, 81, 88, 98, 100, 101, 102, 106, 113, 117, 121, 123, 124, 126, 132, 133, 134, 137, 142, 144, 148, 149, 157, 169, 170], "currentvers": 147, "cursor": [81, 85], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 46, 49, 59, 60, 63, 64, 66, 68, 79, 83, 85, 88, 98, 100, 101, 107, 114, 117, 120, 122, 129, 130, 131, 132, 133, 137, 140, 149, 159, 166, 167, 171, 172], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": 14, "custompath": 25, "cut": 15, "cybersecur": [13, 88], "cycl": [81, 120], "czech": 4, "d": [20, 26, 27, 42, 47, 54, 59, 66, 75, 76, 77, 81, 82, 83, 91, 96, 101, 123, 124, 126, 129, 131, 132, 133, 140, 142, 146, 147, 151, 152], "d1": [42, 47, 59], "d2": [42, 47, 59], "d5685c3b45aee373b09be54742ea": 137, "d7": 53, "daemon": [3, 4, 54, 58, 59, 66, 88, 103, 105, 156], "daemon_config_nam": 8, "daemonconfig": [101, 102], "dai": [1, 2, 3, 17, 41, 42, 47, 56, 59, 60, 72, 81, 85, 94, 98, 110, 111, 113, 115, 117, 120, 123, 149, 170, 171], "daili": [12, 51, 57, 59, 120], "daisi": 149, "dall": 160, "danger": 63, "dark": 59, "dash": [66, 85, 149], "dashboard": [59, 64, 88, 117], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 20, 21, 23, 24, 25, 27, 32, 38, 43, 44, 49, 51, 54, 56, 58, 62, 66, 67, 72, 74, 78, 80, 81, 82, 83, 84, 85, 88, 98, 99, 101, 103, 111, 116, 117, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 158, 160, 165, 168, 170, 171, 172], "databas": [12, 14, 17, 21, 22, 27, 30, 36, 42, 43, 46, 51, 54, 56, 57, 64, 81, 83, 88, 98, 113, 114, 115, 121, 125, 126, 127, 133, 135, 138, 141, 142, 143, 144, 147, 148, 159, 160], "databaseid": 119, "datacent": [29, 46], "datadir": [26, 59, 131], "datadirectori": [27, 55, 66, 88, 135, 147], "dataintegr": [59, 168], "dataloss": 146, "dataset": 11, "date": [2, 14, 17, 39, 44, 56, 59, 65, 66, 69, 77, 81, 83, 88, 113, 117, 122, 123, 130, 132, 134, 138, 140, 146, 149, 162, 170], "dateinterv": 113, "datepattern": 126, "datetim": 59, "datetimeinterfac": 59, "dav": [33, 59, 68, 69, 81, 88, 98, 113, 114, 115, 118, 119, 123, 124, 129, 133, 138], "davclnt": 129, "davstorag": [24, 39, 88], "davx5": 115, "davx\u2075": 119, "db": [3, 17, 18, 20, 23, 49, 54, 83, 88, 92, 98, 124, 128, 138, 140, 144, 146, 148, 149], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [20, 23, 88], "dbhost": [20, 23, 55, 88, 135], "dbindex": [58, 59, 149], "dbname": [20, 22, 23, 55, 88], "dbpass": 55, "dbpassword": [20, 23, 55, 88, 128], "dbpersist": 88, "dbport": 23, "dbreplica": [22, 88], "dbtableprefix": [20, 55, 88], "dbtype": [18, 20, 55, 88, 135], "dbuser": [20, 23, 55, 88, 128], "dc": [81, 82, 83, 149], "dd": 81, "ddl": 167, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [18, 42, 47, 113, 117, 166, 167, 168], "deal": [119, 133], "deb": [125, 152], "debian": [20, 54, 58, 71, 92, 121, 133, 134, 138, 149, 151], "debug": [12, 13, 66, 69, 81, 88, 97, 119, 127, 137, 143, 147], "decemb": 123, "decid": [12, 20, 26, 100, 110, 129, 148, 149, 170], "decim": 46, "decis": 135, "deck": [26, 88, 159, 160], "declar": [77, 81, 88], "decod": 149, "decompress": 130, "decreas": [59, 88, 98], "decrypt": [44, 46, 59, 88, 101, 111, 126, 132, 138, 149], "dedic": [2, 3, 6, 23, 24, 59, 71, 81, 88, 113, 120, 127, 128, 132, 135, 147, 149, 154], "deem": 45, "deep": [26, 38, 64, 88], "deeper": 11, "deepl": [1, 4, 15], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 16, 18, 20, 21, 22, 24, 26, 27, 28, 29, 31, 32, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 62, 64, 66, 67, 68, 71, 77, 80, 81, 82, 83, 85, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 113, 114, 115, 116, 118, 119, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 138, 140, 145, 146, 148, 149, 152, 154, 156, 159, 168, 170, 171, 172], "default_certificates_bundle_path": 88, "default_en": 74, "default_file_extens": 70, "default_host": 20, "default_languag": [65, 88], "default_local": [65, 88], "default_password": 20, "default_phone_region": [81, 88], "default_port": 20, "default_property_scop": [77, 81, 88], "default_scop": 77, "default_socket": 20, "default_timezon": [88, 118], "default_us": 20, "defaultapp": 88, "defaultmodul": 149, "defaultpag": 60, "defaulttemplatedirectori": 25, "defin": [16, 26, 27, 30, 34, 43, 46, 47, 48, 56, 59, 64, 65, 66, 77, 81, 85, 88, 98, 99, 101, 106, 107, 108, 113, 126, 129, 137, 149, 150, 165, 170, 171, 172], "definit": [18, 44, 88, 126, 170], "defunct": 81, "degrad": [59, 132], "degre": 135, "delai": [0, 15, 39, 56, 57, 59, 88, 113], "deleg": [64, 88, 116, 171], "delegate_permiss": 53, "delet": [1, 2, 3, 25, 38, 41, 42, 44, 48, 51, 54, 56, 64, 72, 73, 74, 81, 87, 88, 93, 98, 103, 106, 110, 113, 114, 116, 118, 119, 135, 137, 138, 142, 146, 147, 171], "delete_timestamp": 27, "deliber": 170, "delimit": [29, 81, 149], "deliv": [12, 129, 170], "deliveri": 59, "demand": [8, 15, 54, 56, 81, 126], "demo": 59, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 18, "demot": [81, 88], "deni": [3, 59, 88, 109, 129, 131, 149], "denial": [57, 126, 131], "denni": 149, "denot": 27, "depart": 82, "depend": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17, 27, 30, 41, 56, 57, 58, 59, 63, 68, 69, 71, 81, 100, 115, 117, 123, 124, 126, 128, 129, 133, 134, 135, 138, 142, 143, 145, 148, 149, 151, 160, 166, 167, 168], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 20, 88, 105, 120, 123, 124, 129, 132, 138, 154, 170], "deploy": [3, 59, 64, 88, 95, 100, 102, 104, 105, 120, 123, 127, 130, 132, 133, 134, 135, 138, 148, 153, 154, 170], "deployconfig": [88, 101], "deploydaemon": 101, "deprec": [59, 76, 134, 149, 164, 166, 167, 168, 169, 172], "deprovis": 135, "deriv": [71, 81, 88, 126, 133], "describ": [12, 24, 27, 39, 41, 51, 55, 56, 59, 62, 69, 80, 81, 94, 100, 101, 102, 106, 107, 110, 138, 144, 151], "descript": [2, 15, 16, 26, 56, 74, 81, 82, 99, 113, 117, 123, 130, 132, 133, 149, 159, 171], "design": [2, 12, 26, 43, 62, 71, 81, 86, 120, 133, 145, 148, 157], "desir": [8, 23, 24, 36, 58, 59, 62, 66, 83, 107, 128, 129, 133, 143, 149], "desktop": [26, 30, 48, 63, 71, 81, 88, 91, 92, 96, 97, 98, 106, 120, 127], "despit": [41, 129], "destin": [2, 30, 35, 37, 125, 149], "destinationuid": 149, "detail": [2, 4, 7, 12, 20, 26, 38, 41, 44, 59, 62, 66, 67, 71, 77, 81, 84, 88, 91, 96, 98, 100, 104, 119, 123, 125, 126, 128, 129, 130, 132, 133, 138, 142, 143, 149, 154, 155, 157, 166, 167, 168, 169, 170, 172], "detect": [14, 15, 36, 38, 54, 57, 58, 59, 65, 68, 69, 70, 81, 82, 83, 88, 93, 101, 128, 129, 130, 138, 149], "detect_ord": 70, "determin": [2, 41, 59, 80, 81, 88, 98, 101, 111, 119, 133, 149], "dev": [59, 64, 66, 88, 92, 124, 134, 149, 172], "develop": [12, 15, 16, 52, 59, 80, 95, 98, 99, 100, 119, 126, 128, 133, 134, 136, 137, 138, 145, 148, 149, 153, 170], "developer_manu": [59, 172], "deviat": 126, "devic": [26, 38, 57, 59, 63, 68, 71, 80, 95, 98, 100, 101, 102, 104, 126, 132, 133, 145], "diagnos": [66, 81, 132, 165], "diagnost": [3, 88], "diagram": [101, 172], "dialect": [7, 59], "dialog": [39, 41, 81, 93, 97, 115, 149], "dialogu": [81, 146], "dictat": 101, "did": [18, 26, 28, 88, 104, 138, 149], "diff": 136, "differ": [2, 5, 7, 15, 20, 23, 26, 27, 29, 30, 38, 44, 53, 54, 55, 56, 57, 58, 59, 63, 65, 68, 80, 81, 85, 88, 92, 98, 100, 101, 103, 104, 113, 114, 126, 128, 129, 133, 135, 137, 138, 141, 146, 149, 150, 165, 171], "differenti": [15, 113, 114], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 160], "digit": 134, "dimens": 59, "diminish": 59, "dir": [21, 26, 91, 98, 133, 138, 147, 149], "dirbkp": 146, "dirbkp_": 140, "direct": [24, 38, 58, 59, 79, 81, 106, 129, 133, 138, 167, 170], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 23, 24, 26, 30, 46, 53, 56, 59, 62, 81, 98, 101, 106, 111, 128, 133, 135, 138, 147, 148, 149, 159, 172], "directori": [3, 5, 7, 8, 24, 25, 26, 27, 31, 32, 35, 37, 38, 39, 41, 43, 46, 51, 53, 54, 56, 59, 64, 66, 79, 83, 88, 92, 95, 97, 98, 106, 107, 119, 121, 123, 124, 125, 127, 129, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147], "directory2": 81, "directory_that_has_been_cr": 92, "dirnam": 97, "dirti": 59, "disabl": [1, 2, 3, 16, 21, 23, 24, 27, 28, 29, 30, 38, 39, 42, 44, 47, 48, 50, 57, 62, 64, 66, 71, 73, 77, 81, 87, 88, 93, 98, 101, 102, 105, 106, 108, 113, 114, 115, 118, 119, 129, 130, 131, 132, 133, 134, 142, 144, 147, 148, 152, 166, 167, 168, 169], "disable_act": 59, "disable_email": 59, "disable_funct": 130, "disablefreebusi": 113, "disadvantag": [27, 56], "disallow": [3, 59, 88, 127], "disappear": [41, 43, 57, 58, 123], "disapprov": 172, "discard": 117, "disclaim": 41, "disconnect": [39, 59, 83, 149], "discontinu": 62, "discourag": [45, 57, 59, 69, 128, 149], "discover": [7, 10], "discoveri": [58, 59, 64, 69, 88, 93, 133, 139, 151, 156, 157], "discrep": 149, "discret": [57, 170], "discuss": [12, 20, 41, 98, 120, 168, 170], "disk": [3, 26, 37, 42, 59, 85, 88, 98, 132, 138, 149, 167], "dispar": 7, "dispatch": [88, 115], "displai": [15, 26, 41, 44, 45, 49, 51, 59, 62, 63, 65, 75, 76, 79, 81, 82, 83, 85, 88, 97, 99, 100, 101, 102, 103, 113, 115, 117, 119, 128, 129, 137, 149], "display_nam": 149, "displaynam": [75, 76, 81, 82, 113, 149, 171], "disregard": 138, "disrupt": 148, "dist": [49, 106], "distinct": 46, "distinguish": [44, 59, 88], "distribut": [24, 25, 36, 43, 46, 49, 54, 57, 58, 69, 81, 88, 93, 95, 98, 100, 101, 120, 123, 126, 129, 130, 131, 133, 134, 137, 138, 148, 149, 153, 154], "distro": [36, 59, 131, 133, 138, 145], "dive": 26, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 101, 143, 157, 165], "dnextcloud": 20, "dnf": 123, "do": [0, 2, 4, 5, 7, 9, 10, 14, 15, 16, 17, 18, 20, 23, 24, 26, 30, 41, 45, 49, 54, 55, 57, 58, 59, 62, 63, 69, 71, 80, 81, 82, 85, 88, 92, 100, 101, 103, 106, 107, 118, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 138, 141, 142, 144, 146, 148, 149, 150, 151, 158, 165, 166, 167, 168, 170, 171], "doc": [1, 15, 59, 98, 104, 120, 124, 134, 150, 151, 152, 153, 154, 155, 156, 168, 172], "docker": [3, 4, 5, 7, 8, 11, 15, 54, 59, 68, 81, 88, 102, 104, 105, 130, 132, 133, 148, 149, 153, 154, 157, 165, 171], "docker_aio": 101, "docker_instal": [100, 102], "docker_local_sock": [102, 103], "docker_socket_port": 102, "dockerfil": 8, "dockersocketproxi": 101, "doctrin": 59, "document": [1, 2, 3, 12, 20, 21, 24, 27, 29, 30, 33, 38, 41, 43, 45, 49, 54, 58, 59, 61, 63, 66, 69, 88, 92, 96, 98, 107, 118, 119, 120, 123, 125, 126, 128, 129, 130, 132, 133, 134, 137, 138, 144, 145, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 167, 168, 172], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133], "docx": 153, "doe": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 18, 20, 26, 27, 29, 30, 31, 34, 36, 41, 43, 46, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 67, 68, 75, 76, 81, 85, 88, 92, 93, 100, 101, 102, 103, 106, 114, 117, 118, 119, 124, 126, 128, 129, 131, 132, 133, 137, 138, 141, 142, 144, 146, 148, 149, 158, 165, 168, 170, 172], "doesn": [20, 26, 76, 81, 119, 123, 129, 147, 149, 157, 172], "doesnotexist": 149, "dollar": 81, "dom": [54, 62, 130], "domain": [2, 29, 36, 39, 46, 50, 53, 56, 59, 64, 69, 88, 100, 124, 127, 129, 133, 149, 151, 157, 169], "don": [6, 14, 24, 26, 29, 42, 43, 51, 54, 56, 58, 59, 61, 62, 81, 100, 113, 119, 129, 131, 133, 137, 140, 142, 149], "done": [1, 3, 4, 15, 56, 59, 61, 62, 67, 74, 75, 76, 81, 82, 101, 103, 123, 124, 133, 143, 144, 147, 150, 151, 165, 169, 171], "dora": 149, "dot": [8, 36, 38, 48, 100, 101, 129, 138, 166], "doubl": [12, 59, 138], "dow": 54, "down": [3, 58, 88, 98, 113, 114, 117, 119, 132, 172], "downgrad": [88, 147, 148], "download": [4, 5, 6, 16, 24, 26, 39, 54, 59, 85, 88, 89, 94, 98, 101, 105, 106, 121, 123, 125, 126, 133, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 152], "downsid": [46, 165], "downstream": [5, 12, 15], "downtim": 81, "dozen": 153, "draft": [2, 3, 5, 7, 119, 138], "draw": [2, 57], "drawback": [30, 133], "drawn": 59, "drive": [24, 59, 132], "driven": 133, "driver": [6, 20, 59, 104, 128], "droid": 59, "drop": [20, 44, 57, 62, 88, 124, 126, 138, 146, 149, 172], "dropbox": 98, "dropdown": [38, 41, 85], "dry": [148, 149], "dsheurist": 81, "dsnap": 124, "dsp": [100, 101, 102], "dst_path": 103, "duckduckgo": [2, 159], "due": [2, 4, 12, 24, 36, 45, 47, 51, 53, 59, 63, 70, 81, 98, 104, 106, 126, 129, 132, 138, 142, 149, 155], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 115, 138, 149], "durat": [59, 93, 98], "dure": [3, 4, 16, 24, 26, 27, 30, 43, 44, 54, 56, 59, 68, 81, 84, 88, 96, 101, 104, 123, 129, 132, 133, 141, 147, 149, 167, 168], "dutch": 4, "dynam": [21, 59, 82, 93, 98, 167], "e": [1, 5, 8, 12, 15, 17, 18, 20, 21, 24, 26, 29, 30, 32, 38, 46, 49, 51, 52, 53, 54, 56, 57, 59, 62, 63, 67, 71, 72, 77, 78, 80, 81, 82, 83, 91, 92, 96, 97, 98, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 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, 155, 160, 170, 171, 172], "e2e": 26, "eacceler": 138, "each": [1, 2, 3, 6, 9, 14, 15, 26, 27, 30, 38, 41, 42, 53, 54, 55, 56, 57, 59, 63, 77, 81, 85, 93, 97, 98, 100, 101, 104, 106, 115, 117, 130, 132, 133, 138, 148, 149, 165, 170, 171, 172], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 170], "eas": [59, 170], "easi": [54, 58, 59, 62, 83, 85, 133, 144, 145, 154, 171], "easier": [53, 59, 98, 119, 132, 133, 144], "easiest": [20, 57, 59, 62, 106, 126, 133, 138, 146, 148], "easili": [15, 39, 59, 62, 63, 133, 144, 145, 156, 172], "east": [46, 59], "easycron": 56, "echo": [15, 149, 152, 171], "ecosystem": [12, 52, 57, 100, 120], "ed": 53, "edg": [15, 41, 92, 117, 134], "edit": [11, 20, 30, 31, 39, 41, 43, 54, 64, 81, 82, 85, 87, 88, 113, 121, 132, 133, 137, 138, 140, 148, 149, 152, 153, 154, 170, 172], "editor": [59, 85, 113, 153], "edri": [59, 126], "edu": 59, "edward": 149, "eff": [59, 126], "effect": [15, 39, 57, 58, 59, 81, 98, 131, 132, 147, 165, 171], "effici": [8, 59, 134], "effort": [12, 170], "efss": 135, "eg": [50, 149], "egress": 124, "ehlo": 62, "eicar": 54, "eicar_hdb": 54, "either": [1, 3, 5, 8, 14, 24, 36, 40, 48, 52, 58, 59, 62, 77, 81, 85, 92, 98, 100, 101, 106, 123, 125, 129, 133, 135, 137, 142, 147, 148, 149, 170, 172], "ej39ityzeuh5bgwdrufi": 46, "elect": 81, "element": [74, 75, 76, 149], "elimin": [55, 81], "els": [14, 81, 101, 133, 137], "elseif": 101, "elsewher": [57, 59], "email": [2, 39, 41, 59, 60, 64, 77, 78, 81, 82, 85, 88, 113, 115, 117, 120, 149, 160], "email_address_changed_by_admin": 59, "email_configur": 59, "emailtempl": [59, 62], "emb": [59, 63, 150], "embed": [3, 64, 88, 126, 167, 168, 169], "embrac": [133, 145], "emf": [59, 165], "emit": 149, "emoji": [21, 134, 140, 146], "emot": 11, "emploi": [3, 8, 71, 81, 86, 120, 170], "employe": 12, "empti": [20, 25, 27, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 101, 133, 138, 142, 143, 171, 172], "en": [2, 7, 8, 59, 65, 123, 134, 149], "en_u": [59, 65], "enabl": [1, 2, 3, 6, 8, 15, 17, 18, 19, 20, 23, 27, 29, 37, 39, 40, 41, 44, 45, 47, 52, 56, 57, 58, 63, 64, 66, 67, 69, 71, 72, 73, 77, 81, 83, 87, 88, 93, 95, 98, 99, 100, 101, 105, 106, 113, 114, 115, 117, 118, 119, 123, 124, 127, 129, 130, 134, 137, 138, 140, 142, 144, 147, 148, 151, 152, 154, 155, 157, 160, 163, 165, 166, 167, 169, 171, 172], "enable_encrypt": 26, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_preview": [45, 88, 126], "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 113, "enabledefaultcontact": 114, "enabledpreviewprovid": [45, 88, 126, 132, 165, 166], "encapsul": 129, "encf": 131, "encod": [20, 27, 29, 46, 64, 82, 83, 88, 129, 139, 149], "encount": [2, 3, 39, 48, 59, 119, 137, 138, 142], "encourag": [86, 126, 133, 170], "encrypt": [29, 30, 38, 39, 43, 44, 81, 85, 88, 126, 127, 129, 139, 157, 163], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 26, 27, 49, 55, 59, 81, 88, 113, 123, 129, 143, 144, 148, 149, 165], "end_header_id": 5, "endeavor": 120, "endedat": 14, "endedbefor": 14, "endpoint": [2, 29, 33, 34, 46, 50, 57, 59, 67, 69, 76, 87, 88, 101, 114, 138, 147, 149, 151, 165, 171, 172], "energi": [5, 6, 7, 8, 11, 88, 90], "enforc": [9, 20, 39, 41, 48, 59, 62, 63, 71, 73, 81, 86, 88, 100, 113, 123, 126, 129, 137, 149, 150, 163, 171], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [20, 54, 101, 104, 106, 132, 134, 140, 146, 170, 172], "english": [2, 4, 5, 7, 8, 9, 10, 11, 59, 65], "enhanc": [8, 16, 43, 57, 59, 69, 81, 86, 120, 132], "enlarg": 63, "enough": [0, 1, 4, 11, 24, 58, 59, 81, 98, 104, 113, 126, 132, 138, 149, 151, 155, 167], "ensembl": 3, "ensur": [8, 12, 16, 20, 24, 26, 36, 42, 50, 53, 56, 58, 59, 69, 81, 88, 98, 100, 113, 115, 117, 124, 127, 130, 132, 133, 134, 137, 138, 142, 143, 149, 150, 157], "enter": [20, 24, 26, 29, 30, 31, 32, 34, 35, 36, 39, 41, 43, 59, 62, 67, 78, 79, 81, 85, 91, 98, 117, 124, 125, 126, 128, 133, 145, 147, 149], "enterpris": [12, 20, 54, 66, 71, 120, 121, 122, 123, 126, 133, 134, 138, 149, 153, 170], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 41, 57, 94, 118, 121, 138, 140, 149, 153, 170], "entri": [1, 20, 39, 51, 57, 58, 59, 68, 81, 83, 88, 113, 114, 115, 124, 132, 133, 135, 137, 138, 142, 143, 144, 147, 149, 160, 165], "entrypoint": [57, 156], "entryuuid": 149, "enumer": [114, 164], "env": [4, 97, 101, 102, 103, 126, 133, 149], "env_nam": 103, "env_valu": 103, "envelop": 88, "environ": [3, 4, 8, 12, 20, 24, 41, 57, 64, 69, 81, 88, 92, 95, 98, 101, 103, 105, 119, 120, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 154, 169, 170], "eof": 62, "eot_id": 5, "epel": [54, 123], "epoch": 134, "equal": [8, 27, 45, 59, 101], "equival": [47, 59, 81, 97, 132], "eras": 98, "err": 4, "error": [3, 4, 7, 14, 24, 38, 54, 58, 59, 66, 68, 80, 81, 88, 94, 103, 104, 119, 121, 123, 126, 128, 130, 131, 133, 136, 139, 142, 143, 147, 149, 157, 168, 172], "error_log": [59, 66, 98, 138], "error_messag": 14, "errorlog": [59, 88, 149], "escal": 52, "escap": [62, 171], "esmtp": 62, "especi": [38, 56, 57, 81, 101, 107, 133, 136, 138, 142, 144, 148, 149, 165, 171], "esperanto": 4, "essenti": [8, 59, 67, 81, 138, 172], "establish": [39, 41, 53, 62, 88, 98, 130, 134, 149], "estim": [4, 149], "esx": 133, "etag": [129, 149, 171], "etc": [3, 8, 12, 15, 20, 23, 41, 46, 54, 56, 58, 59, 66, 68, 81, 85, 123, 124, 126, 128, 129, 130, 131, 133, 138, 144, 149, 151, 152, 155, 157, 159, 163, 165, 171, 172], "ethic": [5, 13, 88], "eu": [13, 29, 46, 88], "euc": 70, "europ": [59, 118, 149], "eval": 149, "evalu": 170, "even": [1, 3, 16, 18, 20, 24, 29, 30, 36, 46, 51, 57, 58, 59, 68, 88, 93, 101, 103, 106, 113, 115, 126, 131, 132, 133, 138, 142, 146, 148, 170], "event": [2, 12, 21, 51, 59, 66, 81, 88, 98, 115, 116, 117, 126, 128, 172], "everi": [3, 5, 15, 20, 30, 36, 38, 42, 46, 47, 52, 53, 54, 56, 58, 59, 62, 67, 80, 81, 85, 98, 113, 114, 115, 120, 123, 132, 134, 144, 147, 148, 159, 160, 169, 170, 171, 172], "everybodi": 138, "everyon": [50, 80, 120, 149, 170], "everyth": [58, 59, 62, 64, 81, 88, 133, 138, 170], "everywher": [81, 160], "evict": 59, "ex": [2, 91, 96, 98, 144, 149, 172], "ex_app_port": 101, "exact": [56, 59, 69, 81, 147], "exactli": [46, 123, 148], "examin": [12, 83], "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 12, 14, 16, 18, 20, 24, 26, 30, 31, 32, 33, 38, 39, 41, 43, 45, 46, 48, 49, 51, 53, 54, 56, 58, 62, 63, 64, 67, 71, 77, 79, 81, 83, 85, 87, 88, 91, 96, 98, 99, 100, 101, 103, 109, 116, 117, 119, 121, 126, 127, 128, 129, 131, 132, 133, 135, 136, 137, 138, 140, 142, 147, 148, 153, 154, 156, 157, 163, 170, 171, 172], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 99, 102, 104, 166, 167, 168, 172], "exapp_direct": 102, "exapphost": 101, "exce": [4, 42, 47, 59, 85, 132, 168], "exceed": [24, 42, 47, 59], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 129, 132, 137, 142, 143, 147, 149], "excerpt": 98, "excess": 132, "exchang": [0, 5, 7, 39, 62, 163], "excim": 59, "exclud": [41, 59, 64, 80, 88, 98, 107], "exclus": [34, 46, 57, 59, 69, 98, 101, 138, 149], "exec": [4, 15, 142, 171], "execcondit": 56, "execstart": [15, 56, 171], "execut": [1, 3, 4, 6, 8, 15, 17, 23, 36, 39, 54, 56, 59, 69, 81, 88, 96, 101, 109, 117, 126, 129, 131, 137, 142, 147, 148, 149, 169, 171], "exempt": [57, 59], "exhaust": 171, "exhibit": [7, 8, 129], "exif": 130, "exim": 62, "exim4": 62, "exist": [6, 12, 16, 18, 20, 21, 25, 26, 29, 31, 34, 42, 46, 49, 52, 59, 60, 62, 66, 68, 75, 76, 77, 81, 83, 85, 98, 100, 113, 115, 117, 119, 125, 128, 129, 130, 133, 137, 138, 142, 143, 146, 147, 148, 149, 155, 162, 165, 170, 172], "exit": [92, 96, 124, 149], "expand": [88, 120, 128], "expect": [6, 14, 59, 62, 81, 85, 117, 136, 137, 147, 149, 150, 165, 166, 167, 168, 170], "expedit": 8, "expens": 113, "experi": [4, 16, 56, 64, 88, 114, 117, 120, 126, 132, 134, 138, 157], "experienc": 98, "experiment": [59, 81, 85, 93], "expert": [12, 26, 73, 88, 117], "expertis": [138, 170], "expir": [2, 30, 39, 42, 44, 47, 56, 57, 59, 64, 81, 86, 88, 98, 113, 117, 129, 149, 171], "expiri": [42, 81], "explain": [54, 64, 77, 88, 120, 123, 130], "explan": [138, 149], "explicit": 115, "explicitli": [5, 14, 27, 47, 58, 59, 66, 68, 87, 92, 128, 129, 138, 149, 163], "explod": [59, 101], "explor": 12, "exponenti": 126, "export": [50, 59, 88, 98, 117, 126, 172], "expos": [2, 26, 38, 39, 50, 54, 59, 88, 100, 101, 102, 126, 128, 130, 138, 149], "exposur": [126, 138], "express": [59, 68, 106, 171, 172], "extapp": 150, "extend": [2, 8, 41, 59, 62, 68, 120, 134, 158, 170], "extendedsupport": 149, "extens": [3, 20, 49, 59, 62, 64, 66, 69, 88, 90, 91, 96, 119, 120, 123, 126, 129, 130, 132, 133, 138, 143, 145, 164, 165, 166, 170], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 15, 29, 31, 32, 33, 34, 35, 36, 37, 39, 43, 44, 56, 59, 64, 67, 81, 84, 85, 87, 88, 105, 107, 113, 126, 130, 131, 132, 134, 135, 139, 142, 165, 171, 172], "external_db": 3, "external_storag": 88, "externalapp": 3, "extra": [12, 16, 54, 59, 71, 81, 104, 123, 124, 137, 142], "extra_fil": 137, "extract": [1, 3, 27, 59, 101, 123, 125, 147], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 51, 56, 59, 66, 104, 113, 140, 142, 146, 148, 149, 171], "f12": [98, 138], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 137, "f6": 53, "fa829794448eaffbc9a04a29d216": 137, "face": [7, 9, 12, 14, 15, 88, 129], "facebook": 59, "facebook100000123456789": 59, "facilit": [80, 132, 170], "fact": 126, "facto": 68, "factor": [4, 8, 15, 24, 57, 72, 73, 88, 119, 126, 132], "factori": 59, "fail": [3, 14, 16, 24, 39, 57, 58, 59, 66, 68, 75, 76, 78, 81, 88, 98, 104, 113, 121, 126, 130, 137, 138, 145, 147, 149, 165], "fail2ban": [64, 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, 96, 104, 138], "fair": [88, 139], "fairli": 98, "fall": [23, 24, 59, 94, 115, 128, 129], "fallback": [49, 129, 159], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 28, 39, 45, 46, 57, 58, 59, 62, 77, 81, 85, 93, 94, 101, 102, 113, 117, 119, 126, 128, 132, 138, 140, 148, 149, 152, 165], "familiar": [59, 133], "faq": [69, 88, 105, 133, 138, 139, 145], "far": [2, 15, 85, 117, 170], "farsi": 4, "fast": [5, 62, 117, 149], "fastcgi": [124, 133], "fastcgi_buff": 129, "fastcgi_connect_timeout": 129, "fastcgi_hide_head": 129, "fastcgi_intercept_error": 129, "fastcgi_max_temp_file_s": 129, "fastcgi_param": [126, 129], "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [24, 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, 170], "fatal": [59, 66, 94, 121, 149], "fault": 24, "faulti": 62, "favicon": 71, "favor": 59, "favorit": 170, "fb": 53, "fcgidmaxrequestinmem": 24, "fcgidmaxrequestlen": 24, "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, 27, 36, 41, 48, 51, 55, 56, 57, 59, 61, 62, 69, 71, 81, 83, 88, 93, 113, 114, 116, 117, 119, 123, 126, 132, 133, 134, 138, 149, 151, 153, 154, 158, 162, 168, 170, 171], "februari": 24, "feder": [41, 44, 64, 69, 77, 88, 114, 115, 116, 126], "fedivers": 81, "fedora": [58, 92, 133, 149], "fedoraproject": 92, "feedback": [5, 7, 9, 10, 15, 147, 170], "feel": [71, 101], "felt": 149, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 149, 150, 172], "few": [30, 39, 57, 59, 81, 102, 117, 133, 142, 147, 148], "ff5733": 149, "ffmpeg": [59, 130], "ffprobe": 59, "ffri": 68, "fidel": 153, "field": [1, 14, 16, 27, 29, 30, 31, 32, 33, 34, 35, 38, 39, 54, 64, 75, 81, 82, 85, 88, 100, 101, 126, 128, 133, 138, 170, 172], "figur": [148, 149], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 20, 21, 30, 31, 32, 35, 39, 45, 46, 47, 48, 49, 51, 53, 55, 56, 57, 58, 60, 62, 64, 67, 68, 71, 74, 79, 81, 85, 91, 92, 94, 95, 96, 97, 101, 103, 104, 109, 113, 114, 115, 118, 119, 120, 123, 124, 125, 126, 127, 128, 130, 133, 135, 136, 137, 139, 142, 143, 145, 146, 147, 148, 152, 153, 155, 159, 160, 164, 167, 168, 169, 171], "filecach": [17, 23, 49, 59, 144, 149], "fileformat": 171, "fileid": [59, 150, 171], "fileinfo": 130, "filekei": [27, 149], "filelist": 36, "filelock": 88, "filenam": [26, 27, 44, 46, 59, 88, 97, 98, 146, 166], "filepart": 59, "filepath": [32, 131, 133, 149], "files_accesscontrol": 3, "files_antiviru": [54, 98, 149], "files_encrypt": [26, 27], "files_extern": [3, 36, 59, 149], "files_external_allow_create_new_loc": 88, "files_no_background_scan": 88, "files_pdfview": 147, "files_shar": [39, 59, 85, 149], "files_texteditor": 74, "files_trashbin": [27, 47, 149], "files_vers": [27, 42, 149], "filesbytyp": [50, 59], "filescan": 56, "filesmatch": 133, "filesync": 74, "filesystem": [24, 26, 38, 42, 43, 46, 59, 74, 81, 131, 149, 171], "filesystem_cache_readonli": 88, "filesystem_check_chang": 88, "filetyp": [45, 59, 126], "fill": [2, 3, 5, 33, 38, 39, 54, 62, 81, 85, 100, 113, 117, 128, 172], "filter": [13, 16, 42, 57, 59, 74, 81, 82, 85, 88, 130, 132, 149, 157, 168, 172], "final": [3, 5, 7, 24, 36, 62, 88, 101, 117, 123, 125, 126, 127, 133, 147, 149, 170], "financi": 138, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 24, 26, 31, 36, 38, 46, 54, 57, 59, 66, 69, 80, 81, 85, 88, 95, 98, 117, 122, 130, 132, 133, 136, 138, 142, 148, 149, 167, 170, 172], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 107, 126, 131, 133, 172], "fingerprint": [88, 143, 146, 149], "finish": [3, 4, 8, 14, 54, 55, 56, 101, 103, 104, 128, 138, 140, 142, 147, 148, 149], "firefox": 134, "firewal": [16, 57, 101, 104, 123, 126, 157, 165], "first": [4, 18, 20, 23, 25, 26, 30, 42, 46, 54, 55, 57, 59, 61, 81, 82, 83, 84, 85, 98, 101, 103, 104, 106, 113, 114, 115, 119, 123, 125, 126, 129, 132, 133, 135, 136, 137, 138, 142, 143, 144, 145, 148, 149, 166, 170], "first_seen": 149, "fit": [1, 6, 58, 100, 133, 145, 163], "five": 140, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 26, 56, 57, 69, 88, 101, 115, 130, 134, 136, 138, 139, 149, 170], "fix_pathinfo": 129, "flac": [129, 164, 165], "flag": [51, 59, 83, 84, 102, 132, 149], "flash": 54, "flat": 59, "flexibl": [51, 133, 135, 170], "flite": 59, "float": [12, 59, 149], "flow": [59, 66, 67, 84, 88, 93, 96, 106, 110, 172], "flow_input": 172, "flush": [97, 125], "fn": 115, "focu": [0, 1], "focus": [26, 120, 148, 170], "folder": [2, 7, 8, 16, 18, 24, 25, 29, 31, 32, 36, 37, 38, 39, 41, 42, 44, 46, 47, 51, 59, 66, 68, 71, 81, 82, 83, 88, 91, 92, 93, 94, 96, 98, 99, 101, 107, 109, 123, 124, 129, 131, 133, 137, 138, 141, 142, 147, 149, 153, 171], "folder_nam": 149, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 18, 20, 21, 23, 24, 26, 36, 37, 38, 39, 41, 45, 46, 50, 51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 71, 77, 80, 81, 83, 85, 88, 91, 92, 93, 96, 97, 98, 100, 101, 102, 106, 108, 113, 114, 115, 116, 118, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 144, 149, 151, 156, 157, 159, 165, 170, 171, 172], "followsymlink": [123, 133], "font": [59, 88, 129], "fontobject": 129, "foo": [59, 81, 149], "foobar": 76, "food": 6, "foolproof": [59, 132], "forbid": [48, 86, 113, 149], "forbidden": 59, "forbidden_char": 166, "forbidden_filenam": [88, 166], "forbidden_filename_basenam": [48, 88, 166], "forbidden_filename_charact": [48, 88, 166], "forbidden_filename_extens": [48, 88, 166], "forc": [8, 41, 64, 81, 88, 91, 93, 103, 114, 119, 126, 149], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 113, "forceloginv2": 93, "forcesyncinterv": 93, "foreign": 62, "forest": 2, "forev": [47, 59, 111], "forgeri": 126, "forget": [26, 27, 59, 62, 132, 133, 140, 145], "forgot": 80, "form": [54, 59, 81, 87, 88, 100, 104, 123, 128, 138, 171, 172], "formal": [59, 65], "format": [2, 5, 12, 30, 44, 45, 64, 65, 66, 70, 81, 82, 83, 88, 91, 93, 96, 119, 132, 134, 149, 150, 153, 167, 172], "formid": 171, "formsubmittedev": 171, "forum": [69, 120, 138, 147, 148, 170], "forward": [15, 59, 68, 69, 101, 128, 133, 138, 142, 149, 156], "forwarded_for_head": [57, 68, 88], "found": [0, 1, 3, 4, 6, 42, 45, 49, 54, 57, 58, 59, 66, 69, 80, 81, 88, 98, 100, 101, 104, 115, 123, 126, 128, 129, 133, 136, 137, 138, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 170], "foundat": 0, "four": [15, 54, 81, 146, 170, 171], "fourth": 170, "fpm": [24, 59, 69, 88, 124, 126, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 113, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": 149, "freda": [39, 149], "free": [2, 15, 18, 42, 80, 94, 101, 119, 120, 126, 133, 138, 149, 153], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 116], "freedom": 159, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [38, 39, 132], "frequent": [13, 54, 58, 59, 88, 138, 153, 170], "fresh": [3, 81, 129, 142, 148, 149], "freshclam": 54, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 15, 16, 20, 24, 26, 27, 28, 30, 35, 37, 38, 39, 41, 42, 43, 44, 48, 52, 53, 54, 56, 58, 59, 63, 64, 66, 68, 69, 71, 75, 80, 81, 82, 83, 85, 86, 88, 92, 96, 98, 99, 100, 101, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 146, 147, 148, 149, 150, 151, 153, 157, 159, 160, 165, 166, 167, 168, 169, 170, 172], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 119, 129, 154], "front_controller_act": [129, 133], "frontend": [24, 59, 68, 88, 100, 158, 159], "frontend1": 68, "frp": [100, 101, 102], "frp_address": 102, "frpc": [101, 102], "fry": 149, "ftp": [38, 88, 124, 130, 137], "fulfil": [2, 128, 138], "full": [26, 32, 41, 45, 49, 51, 52, 57, 58, 59, 62, 66, 67, 77, 85, 93, 106, 114, 126, 133, 134, 145, 149, 151, 152, 156, 170], "fulli": [0, 1, 12, 13, 26, 39, 51, 59, 62, 88, 133, 148, 149, 155, 170], "fulllocaldiscoveryinterv": 93, "fullscreen": 151, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 27, 37, 43, 52, 59, 62, 63, 66, 77, 87, 88, 100, 101, 107, 117, 120, 126, 130, 131, 133, 134, 135, 138, 142, 143, 148, 150, 155, 157, 170, 172], "fund": 120, "fundament": [59, 69, 81], "further": [20, 41, 44, 46, 58, 59, 62, 66, 69, 76, 81, 88, 98, 123, 127, 133, 142, 144, 145, 149, 154, 170], "furthermor": [27, 51, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 23, 41, 57, 69, 113, 126, 166, 167, 168], "g": [5, 12, 15, 20, 24, 26, 29, 30, 46, 51, 53, 56, 57, 58, 62, 63, 71, 77, 81, 82, 83, 88, 91, 92, 96, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 138, 142, 143, 146, 147, 148, 149, 150, 151, 155, 170, 171, 172], "gain": [3, 14, 126], "galleri": [45, 59, 147, 149], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [46, 88, 92, 133], "gather": [81, 138, 165], "gb": [3, 4, 11, 24, 59, 81, 85, 94, 100], "gc_maxlifetim": 59, "gcc": 20, "gd": [45, 123, 125, 130], "gdpr": [88, 111], "gear": 85, "gecko": 66, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 4, 5, 7, 8, 10, 12, 13, 26, 29, 30, 34, 35, 38, 44, 46, 49, 50, 51, 57, 59, 62, 68, 71, 80, 81, 82, 88, 93, 96, 98, 101, 113, 115, 117, 123, 127, 128, 129, 131, 132, 133, 135, 139, 148, 149, 150, 158, 159, 160, 165, 166, 167, 168, 170], "generalizedtim": 81, "genr": [15, 88], "geo": 129, "german": [4, 5, 59, 65], "germani": [2, 59], "get": [1, 2, 13, 16, 20, 24, 26, 27, 30, 36, 44, 45, 49, 59, 61, 66, 68, 80, 81, 82, 91, 96, 110, 123, 124, 126, 129, 131, 133, 134, 136, 137, 138, 142, 147, 151, 154, 157, 160, 165, 172], "get_lin": 62, "getctag": 171, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [101, 132], "gib": 24, "gid": 149, "gidnumb": [82, 149], "gif": [59, 103, 129, 159, 160], "giphi": [159, 160], "git": [7, 8, 136], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 27, 54, 58, 59, 62, 81, 98, 120, 126, 129, 132, 133, 136, 145, 159, 160, 165, 168, 170], "githubusercont": 126, "gitlab": [159, 160], "give": [1, 2, 15, 29, 30, 43, 54, 60, 69, 72, 81, 88, 108, 124, 131, 133, 137, 147, 170], "given": [2, 27, 49, 56, 57, 59, 62, 63, 65, 80, 81, 82, 101, 106, 110, 119, 126, 133, 138, 149, 150, 165], "givennam": [82, 149], "glanc": 132, "global": [30, 59, 64, 77, 81, 88, 113, 117, 118, 120, 129, 149, 160], "gmail": 117, "gmbh": [12, 16, 71, 107, 120, 126, 133, 138, 170], "gmp": [125, 130], "gnu": [6, 20], "go": [2, 3, 6, 16, 26, 38, 39, 41, 51, 52, 54, 57, 59, 60, 63, 68, 80, 81, 100, 101, 102, 113, 123, 125, 132, 136, 142, 143, 147, 149, 151, 170, 172], "goal": [26, 81, 133], "goe": [14, 85, 101, 144], "gold": [7, 10], "gone": [85, 88, 138], "good": [1, 2, 4, 5, 18, 54, 58, 62, 81, 126, 133, 142, 148, 149, 170], "googl": [2, 15, 59, 71, 80, 88, 134, 159], "got": [107, 170], "gpg": [88, 123, 125, 127, 152], "gpt": [1, 160], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 100, 101, 102, 104], "grab": 123, "grace": 81, "gracefulli": 128, "gradual": 46, "grain": [131, 172], "granit": 15, "grant": [20, 52, 73, 81, 88, 119, 123, 125, 133], "granular": 51, "graph": [15, 59], "graphic": [1, 15, 45, 100, 121, 133, 149], "great": 123, "greater": [59, 88], "greatli": [3, 133, 134], "green": [5, 15, 38, 39, 81, 88, 89], "grep": [3, 15, 18, 54, 58, 104, 130, 132, 171], "groceri": 2, "groqcloud": [0, 15], "group": [2, 6, 16, 29, 31, 32, 34, 36, 41, 44, 52, 54, 58, 59, 63, 73, 80, 82, 83, 87, 88, 114, 119, 133, 157, 171], "group1": 76, "group2": 76, "group_admin": 51, "groupfold": [26, 46, 64, 88, 107, 149], "groupid": [75, 76, 81], "groupofnam": 149, "groupwar": [113, 114, 117, 138], "grow": 120, "gt": 171, "gte": 171, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 43, 47, 58, 59], "guess": 57, "guest": 16, "gui": [3, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 44, 65, 88, 92, 132, 149], "guid": [21, 26, 59, 62, 100, 117, 120, 123, 125, 126, 130, 133, 146, 154, 155, 162, 163, 168], "guidanc": [88, 120, 127, 128, 130, 132, 133], "guidelin": 129, "guzzl": 59, "gz": [59, 119], "gzip": [119, 129], "gzip_comp_level": 129, "gzip_min_length": 129, "gzip_proxi": 129, "gzip_typ": 129, "gzip_vari": 129, "h": [20, 54, 59, 66, 74, 75, 76, 82, 92, 97, 101, 126, 133, 140, 146, 149], "h2non": 59, "ha": [3, 5, 7, 9, 10, 12, 14, 15, 16, 17, 24, 26, 27, 30, 36, 38, 39, 41, 45, 46, 49, 51, 52, 54, 55, 56, 57, 59, 62, 63, 65, 66, 67, 69, 80, 81, 85, 88, 92, 96, 98, 100, 101, 102, 106, 113, 115, 117, 118, 119, 123, 126, 128, 131, 132, 133, 135, 137, 138, 143, 145, 147, 148, 149, 151, 155, 163, 168, 169, 170, 172], "hackeron": [12, 26], "had": [27, 51, 59, 163, 165, 168], "half": 30, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [107, 170], "handl": [1, 8, 18, 27, 57, 59, 63, 64, 68, 79, 88, 98, 99, 113, 117, 126, 129, 130, 132, 138, 149, 156, 157, 169, 171], "handle_all_url": 53, "handler": [62, 88], "hanson": 149, "hansson": 133, "happen": [23, 26, 41, 46, 51, 57, 59, 80, 81, 82, 106, 113, 117, 129, 137, 138, 143, 147, 149, 151, 171, 172], "happi": [14, 29, 46], "haproxi": [88, 100, 101], "haproxy_host": 101, "haproxy_password": [101, 102], "haproxypass": 101, "hard": [24, 41, 63, 126], "hardcod": [126, 129], "harden": [59, 88, 127, 128, 130], "harder": 57, "hardest": 54, "hardwar": [1, 3, 4, 13, 15, 26, 88, 100, 104, 132, 133, 143], "harp": [88, 102, 104, 105], "harp_docker_socket_port": 102, "harp_exapp_direct": 102, "harp_frp_address": 102, "harp_proxy_dock": 102, "harp_proxy_host": 102, "harp_shared_kei": 102, "has_internet_connect": 88, "hash": [27, 64, 81, 82, 86, 88, 130, 137, 171, 172], "hash_equ": 27, "hash_hmac": 27, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 160, "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, 20, 23, 24, 26, 27, 28, 30, 31, 32, 36, 39, 41, 45, 46, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 77, 78, 80, 81, 83, 85, 88, 92, 95, 96, 97, 98, 100, 101, 102, 104, 106, 108, 110, 113, 114, 115, 117, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 155, 156, 157, 159, 161, 165, 167, 170, 171, 172], "haveibeenpwnd": 86, "hbegin": 27, "hdr": 59, "head": [57, 67, 69, 123], "header": [2, 24, 27, 28, 59, 62, 63, 64, 67, 68, 71, 74, 75, 76, 82, 87, 88, 127, 128, 129, 133, 138, 165, 168, 172], "headless": 121, "headlin": [1, 77, 81], "health": 104, "healthi": [104, 138], "heartbeat": [59, 88], "heartbeat_count": 104, "heavi": [0, 1, 17, 43, 58, 101, 130, 153], "heavili": [57, 59], "heic": [59, 132, 133], "heif": [59, 133], "height": 59, "hello": [1, 62], "helm": 133, "help": [2, 3, 4, 8, 14, 26, 27, 57, 58, 59, 62, 66, 81, 94, 97, 98, 106, 107, 113, 114, 119, 120, 123, 131, 132, 133, 136, 138, 142, 146, 147, 148, 149, 170], "helper": [15, 128], "henc": [80, 149], "hend": 27, "her": 2, "here": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 18, 20, 26, 29, 41, 54, 59, 62, 66, 67, 68, 81, 95, 96, 100, 101, 117, 119, 126, 128, 129, 132, 133, 148, 149, 159, 172], "hetzner": 12, "heurist": 69, "hex": 149, "hexadecim": 27, "hf_model_path": 11, "hidden": [41, 81, 88, 92, 98, 113, 119, 126, 129, 138], "hide": [36, 59, 88, 118, 119, 129], "hide_absence_set": 118, "hide_disabled_user_shar": 85, "hide_login_form": 88, "hideeventexport": 113, "hierarch": 88, "hierarchi": 38, "high": [4, 5, 6, 7, 11, 12, 15, 20, 24, 26, 36, 54, 56, 117, 126, 132, 133, 134, 135, 153, 167, 170], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 24, 43, 59, 62, 66, 114, 144, 170], "highest": [2, 81, 148, 170], "highli": [57, 59, 69, 81, 119, 120, 126, 128, 130, 132, 137, 150, 154, 170], "highlight": [15, 133, 142, 148, 170], "hike": 2, "him": 2, "hinder": 56, "hindi": [4, 5, 10], "hint": [59, 69, 76, 128, 129, 148], "histor": 26, "histori": [14, 15, 57, 86, 149], "hit": [1, 54, 57, 81], "hlocalhost": 20, "hmac": 27, "hog": [5, 7, 9, 10], "hold": [24, 27, 30, 46, 81, 100, 106, 149], "holidai": 113, "home": [26, 38, 62, 81, 83, 88, 91, 92, 93, 96, 98, 133, 138, 149, 157], "homefoldernamingrul": 82, "hood": [5, 7, 10, 170], "hook": 149, "hope": 23, "hopefulli": 147, "hord": 119, "horde_": 119, "horde_imap": 119, "hors": 54, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 20, 22, 29, 35, 36, 43, 46, 53, 54, 58, 59, 62, 68, 69, 81, 82, 88, 93, 99, 100, 102, 113, 117, 119, 123, 124, 126, 128, 129, 133, 138, 142, 147, 149, 150, 151, 152, 156, 157, 165, 171], "hoster": [20, 59, 117], "hostnam": [18, 20, 29, 46, 54, 59, 62, 68, 81, 100, 117, 128, 129, 133, 143, 145, 149, 157], "hour": [2, 5, 9, 17, 41, 42, 51, 54, 56, 57, 59, 81, 97, 98, 113, 114, 115, 117, 142, 143, 148, 172], "hourli": 51, "hous": [29, 142], "housekeep": [56, 142], "hover": [81, 85, 159], "how": [2, 6, 7, 10, 12, 15, 24, 26, 29, 30, 31, 33, 39, 46, 54, 59, 64, 65, 66, 69, 81, 82, 85, 88, 96, 100, 111, 113, 114, 116, 117, 119, 120, 123, 126, 128, 129, 130, 132, 133, 137, 138, 141, 143, 147, 149, 151, 158, 162, 163, 167, 168, 169, 170], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 27, 28, 54, 56, 57, 58, 59, 66, 70, 79, 80, 101, 113, 118, 126, 132, 133, 134, 144, 145, 148, 149, 154, 156, 165], "hp_frp_address": 101, "hp_shared_kei": [100, 101], "hr": 93, "href": 171, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [24, 88, 123, 126, 128, 129, 131, 138, 149, 165, 166, 168], "htaccesstest": 129, "htdoc": 55, "html": [59, 62, 66, 98, 123, 129, 130, 131, 134, 138, 147, 149, 150, 151, 152, 154, 155, 156, 168, 172], "htop": 132, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 18, 24, 26, 29, 32, 33, 34, 37, 38, 39, 43, 46, 50, 53, 54, 56, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 79, 81, 82, 83, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 113, 117, 119, 121, 123, 124, 125, 127, 128, 129, 130, 131, 134, 136, 137, 138, 140, 142, 144, 145, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 165, 168, 171, 172], "http2": 129, "http_author": 133, "http_forwarded_for": 59, "http_proxi": 59, "http_user_ag": 129, "http_x_forward": 59, "http_x_forwarded_for": [59, 68], "httpd": [88, 98, 106, 107, 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, "httpdavmodul": 138, "httpproxi": 92, "https_proxi": 59, "hub": [0, 2, 15, 155, 172], "hug": 7, "huge": [17, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 172], "hundr": 138, "hurri": 62, "hy000": 138, "hybrid": 120, "hyperlink": 41, "hypervisor": 133, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 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, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 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, 163, 164, 165, 168, 169, 170, 171], "i686": 20, "iaccountmanag": [59, 77], "iana": [59, 118], "ibm": [1, 8, 12, 13, 15, 88], "ic": [113, 149], "ical": 149, "icalendar": 149, "icap": [64, 88], "icmp_req": [20, 62], "ico": 129, "icon": [38, 39, 45, 59, 63, 64, 85, 88, 93, 129, 149], "id": [2, 3, 8, 13, 16, 26, 29, 36, 41, 59, 62, 66, 71, 74, 76, 81, 82, 84, 85, 88, 101, 102, 111, 115, 117, 126, 151, 157, 171, 172], "id1125420102": [59, 71], "idea": [2, 54, 120, 142, 148], "ideal": [1, 133, 138, 145, 171], "ident": [34, 46, 59, 71, 73, 81, 88, 133], "identif": 81, "identifi": [19, 20, 27, 42, 46, 59, 60, 67, 81, 82, 88, 104, 111, 115, 118, 119, 125, 126, 132, 137, 138, 150, 172], "ie": [1, 3, 123], "ie11": 24, "ie6": 24, "ie8": 24, "ie9": 24, "iemailtempl": 62, "ietf": 171, "ifmodul": [123, 126, 133, 138], "ifram": [59, 63, 126], "igbinari": 59, "ignor": [3, 18, 26, 29, 41, 46, 47, 58, 59, 62, 85, 92, 98, 115, 130, 136, 149, 150], "ignore_notic": 20, "ignorefrontcontrol": [88, 133], "illustr": [59, 133], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 13, 26, 31, 49, 54, 59, 68, 71, 88, 129, 130, 132, 133, 149, 151, 153, 154, 157, 159, 160, 166, 167, 168, 169], "imagegd": 59, "imagick": [71, 88, 125, 130], "imagin": 41, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 166], "imap": [62, 88, 130], "imap4": 62, "immedi": [54, 59, 62, 85], "immut": [81, 129], "impact": [26, 46, 57, 59, 62, 101, 108, 132, 138, 170], "imperson": 126, "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 26, 27, 30, 46, 51, 52, 54, 59, 62, 67, 80, 81, 88, 101, 113, 119, 133, 134, 143, 149, 159], "implic": [59, 88], "implicitli": 149, "import": [30, 32, 38, 56, 57, 59, 63, 71, 88, 113, 114, 117, 123, 125, 128, 129, 130, 133, 135, 138, 143, 153, 162, 171, 172], "importantli": [120, 133], "impos": 15, "imprinturl": 71, "improv": [2, 3, 13, 24, 36, 43, 58, 59, 69, 81, 88, 100, 120, 123, 129, 130, 132, 134, 148, 149, 153, 154], "in_arrai": 101, "inaccess": [21, 26, 46], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [15, 119], "inc": 71, "incid": 66, "inclin": 170, "includ": [1, 4, 7, 11, 12, 16, 18, 27, 29, 36, 38, 41, 45, 52, 54, 57, 59, 62, 67, 71, 81, 85, 92, 98, 102, 104, 115, 117, 118, 119, 120, 126, 128, 129, 130, 132, 133, 135, 136, 138, 140, 147, 148, 149, 150, 153, 154, 166, 167, 168, 169, 170, 172], "includedir": 20, "includesubdomain": [126, 129], "incom": [12, 59, 60, 149], "incoming_server2server_share_en": 149, "incompat": [59, 132, 144], "inconsist": [140, 149], "inconvert": [19, 88], "incorpor": [46, 59], "incorrect": [59, 79, 93, 98], "incorrectli": [59, 68, 119], "increas": [24, 30, 36, 39, 58, 59, 62, 94, 104, 117, 124, 126, 129, 132, 133, 134, 138, 149, 167], "increment": 17, "indefinit": 57, "independ": [3, 27, 98, 106, 120], "index": [2, 26, 27, 39, 59, 67, 68, 88, 101, 106, 124, 126, 129, 133, 137, 138, 147, 149, 154, 172], "indexerjob": 3, "indi": 129, "indic": [16, 23, 38, 39, 59, 62, 81, 82, 88, 104, 117, 128, 131, 138, 144, 148, 170], "indirectli": 107, "individu": [24, 26, 30, 38, 52, 57, 59, 77, 98, 119, 120, 126, 132, 149], "industri": [12, 143], "inetorgperson": [81, 82, 149], "inevit": [126, 134], "infect": 54, "infer": [5, 6, 11], "inferenc": [6, 15], "influenc": [8, 30, 94, 113, 114], "info": [8, 41, 59, 66, 69, 77, 81, 87, 88, 98, 103, 138], "inform": [0, 1, 3, 4, 5, 7, 8, 12, 14, 16, 20, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 43, 46, 50, 51, 55, 57, 58, 59, 62, 63, 65, 66, 68, 69, 71, 74, 76, 77, 81, 85, 88, 92, 94, 95, 98, 103, 106, 111, 113, 114, 117, 118, 119, 120, 121, 124, 126, 129, 132, 133, 134, 137, 142, 145, 147, 148, 149, 159, 163, 165, 167, 168, 169, 172], "infrastructur": [12, 59, 138], "inher": 56, "inhibit": 92, "ini": [20, 24, 31, 58, 59, 70, 88, 93, 123, 124, 126, 127, 129, 131, 132, 133, 138, 167], "init": [54, 88, 149], "initdb": 124, "initi": [13, 19, 25, 26, 27, 47, 55, 59, 85, 88, 90, 96, 101, 103, 104, 107, 149, 170, 172], "initialcontentimportjob": 3, "initialis": [124, 133, 145], "inject": 59, "inlin": 15, "innodb": [21, 59, 134], "innodb_buffer_pool_inst": 20, "innodb_buffer_pool_s": 20, "innodb_file_format": [20, 59], "innodb_file_per_t": [20, 21, 59], "innodb_flush_log_at_trx_commit": 20, "innodb_large_prefix": [20, 59], "innodb_log_buffer_s": 20, "innodb_max_dirty_pages_pct": 20, "input": [3, 5, 7, 12, 14, 30, 41, 59, 74, 75, 81, 149, 160, 172], "insecur": [62, 88, 134], "insensit": [48, 59, 106], "insert": [59, 88, 129, 149, 153, 160], "insid": [3, 5, 7, 8, 15, 24, 36, 43, 56, 59, 63, 65, 68, 81, 98, 101, 107, 113, 124, 132, 147, 149, 171], "insight": [1, 12, 13, 88], "inspect": [4, 54], "inspector": 69, "instal": [13, 15, 16, 18, 20, 21, 24, 27, 28, 33, 36, 37, 39, 43, 47, 52, 55, 56, 58, 62, 63, 64, 68, 69, 71, 74, 80, 81, 84, 98, 99, 101, 102, 103, 104, 105, 106, 107, 110, 113, 114, 117, 120, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 150, 153, 155, 156, 158, 160, 162, 163, 165], "installed_vers": 149, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 20, 21, 26, 27, 41, 44, 45, 55, 56, 59, 62, 67, 71, 77, 81, 84, 88, 98, 100, 101, 111, 113, 114, 115, 117, 119, 120, 123, 127, 128, 129, 132, 133, 134, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 154, 157, 167, 169, 170, 171, 172], "instanceid": [27, 88, 147], "instancesecret": 27, "instanti": 59, "instantli": 59, "instead": [3, 5, 15, 21, 24, 29, 30, 36, 45, 46, 49, 51, 56, 59, 62, 63, 65, 66, 69, 71, 76, 77, 81, 82, 83, 91, 93, 117, 119, 123, 126, 129, 133, 137, 138, 144, 145, 147, 148, 149, 151, 163, 169], "instruct": [1, 2, 3, 5, 12, 18, 20, 54, 57, 63, 69, 73, 81, 87, 88, 119, 125, 126, 130, 132, 133, 135, 142, 144, 148, 169, 172], "insuffici": [76, 98], "int": [24, 59, 72, 75, 76, 82, 101, 119, 171], "int8_float32": 11, "integ": [1, 17, 46, 56, 59, 101, 113, 114, 149], "integr": [1, 2, 3, 4, 8, 12, 13, 15, 41, 54, 57, 59, 64, 73, 82, 88, 115, 117, 118, 120, 130, 133, 138, 139, 147, 151, 159, 160, 166, 167, 169, 171, 172], "integration_deepl": 1, "integration_openai": [0, 1, 2, 5, 8, 117], "integration_repl": [0, 1, 15], "integration_watsonx": [0, 1], "integritycheck": 137, "intel": [7, 10, 132], "intellig": [0, 1, 12, 15, 88, 100], "intend": [59, 80, 81, 96, 126], "intens": [56, 132], "intent": 149, "intention": 119, "interact": [1, 2, 3, 12, 17, 18, 39, 54, 56, 58, 59, 81, 88, 92, 116, 147, 149, 172], "intercept": 126, "interchang": [26, 62, 130], "interest": [93, 170], "interfac": [1, 2, 5, 7, 9, 10, 11, 15, 16, 20, 26, 39, 41, 46, 57, 59, 62, 69, 71, 78, 85, 88, 93, 98, 100, 113, 115, 116, 118, 119, 125, 126, 127, 132, 133, 134, 138, 148, 149, 168, 172], "intermedi": 148, "intern": [3, 12, 14, 26, 38, 39, 46, 56, 59, 69, 73, 82, 85, 88, 102, 106, 117, 129, 132, 133, 150, 160, 171], "internal_defaultexpdai": 41, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 149, 169], "interoper": [13, 88], "interpret": [100, 126], "interrupt": [26, 43, 56, 130], "interv": [36, 54, 56, 59, 83, 88, 93, 113, 115, 132, 170, 171], "intervent": [6, 54, 126, 171], "intl": [123, 125, 130], "introduc": [15, 48, 81, 100, 169, 170], "introduct": [64, 88, 101, 123], "invalid": [44, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 126, 129, 132, 139, 149, 165], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 106, "investig": 59, "invis": [88, 106, 109, 110, 149], "invit": [62, 88, 115, 116, 153, 163], "invite": 113, "invoc": [59, 126, 165], "invok": [59, 92, 147, 149, 165], "involv": [24, 134, 165], "io": [43, 59, 63, 71, 101, 106, 120, 129, 132, 133, 134, 138, 145], "iono": [0, 12, 15], "iosclienturl": 71, "iot": [133, 145], "iotop": 132, "ip": [8, 20, 39, 54, 59, 62, 66, 68, 69, 81, 88, 92, 100, 101, 102, 104, 106, 117, 127, 128, 133, 145, 149, 150, 157], "ipad": 68, "iphon": 68, "iptabl": [57, 126, 157], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 171, "isn": [21, 26, 59, 81, 119, 133, 149], "iso": [59, 65], "iso_639": 59, "isol": [64, 88, 132, 133, 134, 147], "isset": 101, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 17, 26, 48, 51, 57, 58, 59, 62, 69, 81, 88, 104, 113, 114, 125, 126, 128, 129, 132, 134, 136, 137, 145, 147, 148, 149, 151, 157, 159, 160, 167, 168], "isvfsen": 96, "italian": [4, 5, 10], "item": [3, 41, 44, 64, 83, 88, 92, 107, 113, 116, 142], "iter": [57, 59], "ithem": 59, "its": [0, 1, 2, 3, 8, 12, 14, 15, 18, 24, 27, 29, 35, 39, 53, 54, 59, 69, 72, 81, 82, 92, 93, 94, 98, 115, 117, 123, 125, 131, 132, 133, 137, 138, 142, 147, 149, 158, 165, 168], "itself": [5, 20, 30, 57, 59, 84, 100, 101, 106, 118, 125, 133, 137, 138, 145, 147, 149, 157, 165], "itun": [59, 71], "itunesappid": 71, "iv": 27, "j": [49, 59, 68, 88, 149, 151, 165], "jail": [88, 124], "jan": 62, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 164, 165, 172], "jcal": 149, "jeroboam": 149, "ji": 70, "jit": 88, "jit_buffer_s": 132, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 96, "job": [3, 6, 15, 36, 38, 39, 44, 51, 54, 59, 64, 81, 88, 94, 115, 117, 127, 130, 138, 142, 144, 148, 169, 171], "jobclass": 169, "johnston": 83, "join": [2, 23], "joke": 2, "jone": 149, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 104, 171], "journald": 104, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 45, "jpegphoto": 81, "jpg": 129, "json": [2, 4, 5, 8, 11, 14, 16, 49, 59, 82, 83, 88, 103, 104, 106, 113, 119, 123, 126, 129, 137, 149, 171, 172], "json_pretti": [14, 149], "jump": [91, 142], "just": [20, 25, 56, 62, 63, 81, 85, 106, 113, 119, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 149, 151, 170], "jwfcftvztglwtje": 39, "k": 76, "karlsruh": 14, "kazakh": 4, "kb": 59, "keep": [3, 15, 26, 39, 42, 47, 48, 55, 56, 57, 58, 59, 68, 69, 80, 81, 88, 98, 104, 106, 113, 114, 117, 119, 123, 124, 125, 133, 134, 138, 142, 143, 147, 148, 149, 162, 170, 171], "keepal": [59, 138], "keepalivetimeout": 138, "kei": [2, 3, 11, 16, 17, 20, 23, 29, 34, 35, 38, 39, 43, 44, 46, 58, 59, 73, 75, 76, 77, 81, 85, 88, 100, 101, 102, 117, 124, 125, 126, 129, 132, 133, 135, 138, 144, 148, 149, 160], "kept": [47, 58, 59, 147], "keyboard": 88, "keyfil": 101, "keyformat": 27, "keypair": 30, "keyr": 152, "keyston": [34, 46, 59], "keyvalu": 46, "keyword": 92, "khtml": 66, "kib": 59, "kick": [57, 59], "killmod": 56, "kind": [1, 14, 59, 68, 101, 126, 172], "kink": 54, "kitchen": 2, "know": [27, 29, 59, 81, 84, 113, 119, 138, 149, 151], "knowledg": [11, 138], "knowledgebas": 88, "knowledgebaseen": 88, "known": [13, 18, 26, 46, 51, 53, 57, 59, 62, 64, 68, 81, 88, 106, 115, 119, 124, 129, 134, 138, 149, 158], "kokoro": 10, "korean": 4, "krita": [59, 132], "kubernet": 3, "kunz": 83, "kvm": 133, "l": [20, 56, 58, 68, 98, 124, 138, 149], "l10n": 88, "lab": 126, "label": [2, 15, 39, 68, 81, 102, 131, 138], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [20, 39, 62], "landmark": 6, "landscap": 6, "lang": [59, 149], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 59, 63, 64, 76, 88, 100, 117, 120, 130, 134], "laptop": 2, "larg": [2, 7, 8, 9, 13, 14, 15, 20, 39, 44, 54, 59, 88, 98, 113, 117, 119, 120, 129, 132, 133, 138, 148], "larger": [3, 11, 12, 24, 26, 54, 59, 69, 85, 132, 149], "largest": 100, "last": [1, 14, 27, 56, 57, 59, 83, 85, 104, 110, 115, 128, 144, 145, 147, 149, 170], "last_seen": 149, "lastjpegphotolookup": 82, "lastli": [29, 46], "lastlogin": 149, "lastmodifi": 171, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 171], "latenc": 132, "later": [18, 41, 59, 74, 83, 107, 117, 119, 133, 134, 138, 144, 150, 157], "latest": [1, 2, 4, 12, 24, 42, 46, 59, 60, 95, 120, 123, 125, 132, 133, 134, 142, 145, 148, 155, 162, 168, 170], "latitud": 126, "latter": [58, 149], "launch": [2, 53, 54, 55, 58, 96, 97, 98, 100, 102, 142, 171], "launchpad": 92, "lawyer": 12, "layer": [26, 57, 80, 132, 137], "layla": 149, "layout": [59, 60, 148, 153], "lazi": [59, 149], "ld": [81, 129], "ldap": [38, 44, 64, 73, 79, 88, 123, 127, 130, 133, 143], "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, 149], "ldapbackuphost": 82, "ldapbackupport": 82, "ldapbas": 82, "ldapbasegroup": 82, "ldapbaseus": 82, "ldapcachettl": [81, 82], "ldapconfigurationact": 82, "ldapconnectiontimeout": 82, "ldapdefaultppolicydn": 82, "ldapdynamicgroupmemberurl": 82, "ldapemailattribut": [82, 149], "ldapexperiencedadmin": 82, "ldapexpertusernameattr": [82, 149], "ldapexpertuuidgroupattr": 82, "ldapexpertuuiduserattr": 82, "ldapgidnumb": 82, "ldapgroupdisplaynam": 82, "ldapgroupfilt": [82, 149], "ldapgroupfiltergroup": 82, "ldapgroupfiltermod": 82, "ldapgroupfilterobjectclass": 82, "ldapgroupmemberassocattr": [82, 149], "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, 149], "ldapuserdisplayname2": 82, "ldapuserfilt": 82, "ldapuserfiltergroup": 82, "ldapuserfiltermod": 82, "ldapuserfilterobjectclass": 82, "ldapuuidgroupattribut": 82, "ldapuuiduserattribut": [82, 149], "lead": [31, 50, 56, 57, 58, 59, 69, 113, 114, 126, 129, 132, 133, 138], "leak": [51, 59, 129, 138, 171], "leakag": 126, "leap": 134, "learn": [5, 6, 8, 11, 31, 33, 43, 45, 49, 58, 78, 83, 85, 126, 137, 148, 149], "least": [2, 3, 4, 5, 6, 7, 9, 11, 12, 16, 20, 24, 42, 47, 56, 59, 69, 80, 81, 115, 128, 130, 132, 134, 144, 148, 149, 150, 165, 170, 171], "leav": [2, 25, 26, 29, 31, 37, 57, 59, 68, 76, 81, 85, 117, 149], "leela": 149, "left": [38, 46, 56, 59, 62, 81, 85, 132, 137, 147, 149], "leftov": 81, "legaci": [28, 29, 30, 46, 59, 66, 129, 149], "legacy_auth": 46, "legacy_format_support": 28, "legal": [11, 13, 71, 88], "legibl": 9, "legitim": [26, 57], "length": [8, 30, 46, 54, 59, 86, 88], "less": [6, 7, 10, 11, 12, 46, 54, 57, 59, 66, 94, 126, 130, 132, 134, 170], "let": [15, 18, 57, 62, 71, 85, 101, 129, 133, 138, 143, 151], "letsencrypt": 129, "letter": [85, 172], "level": [4, 15, 22, 23, 26, 41, 43, 54, 57, 59, 62, 64, 85, 88, 97, 98, 126, 127, 134, 138, 147, 149], "leverag": 8, "lf": 81, "lib": [6, 16, 20, 54, 59, 62, 129], "libapache2": 125, "libargon2": 130, "liber": 98, "libmagickcor": 71, "librari": [11, 45, 59, 62, 87, 93, 98, 126, 163], "libreoffic": [59, 88, 130], "libsmbclient": 36, "libxml": 130, "libxml2": 130, "licenc": 74, "licens": [15, 16, 126], "life": [88, 123, 144, 148], "lifetim": [59, 81, 111], "lift": 101, "light": [39, 59, 81], "lighter": 170, "lighttpd": 138, "lightweight": 59, "like": [1, 2, 3, 4, 5, 6, 7, 8, 12, 14, 15, 16, 18, 20, 21, 25, 26, 29, 30, 36, 39, 43, 46, 48, 51, 52, 56, 58, 59, 60, 63, 66, 77, 80, 81, 83, 86, 87, 98, 100, 101, 107, 113, 114, 117, 118, 119, 121, 123, 126, 128, 129, 132, 133, 138, 140, 142, 144, 145, 147, 148, 149, 157, 158, 159, 160, 165], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 24, 36, 41, 42, 44, 45, 47, 51, 52, 54, 56, 59, 62, 75, 76, 81, 88, 98, 100, 101, 116, 119, 123, 124, 128, 132, 133, 134, 138, 143, 147, 165, 168, 170], "limitrequestbodi": 24, "line": [18, 20, 24, 28, 56, 58, 59, 62, 66, 68, 77, 81, 88, 95, 96, 113, 117, 119, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 168, 171], "link": [2, 16, 44, 64, 71, 76, 77, 78, 79, 85, 88, 106, 117, 126, 128, 132, 133, 136, 137, 138, 147, 153, 158, 160, 172], "link_defaultexpdai": 41, "linux": [20, 26, 32, 36, 48, 49, 54, 58, 66, 83, 88, 91, 93, 95, 96, 98, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 140, 142, 148, 149, 154], "list": [1, 2, 3, 4, 11, 13, 15, 16, 17, 18, 21, 26, 36, 39, 41, 45, 52, 57, 58, 59, 60, 62, 65, 70, 75, 77, 86, 87, 88, 99, 100, 105, 106, 113, 119, 123, 126, 128, 129, 133, 134, 137, 138, 142, 148, 150, 151, 152, 157, 162, 164, 165, 170, 171, 172], "listen": [36, 43, 54, 58, 88, 92, 93, 101, 104, 115, 124, 129, 149, 151, 156, 172], "listexapp": 103, "literaci": 12, "littl": [4, 15, 69, 85, 101], "live": [0, 2, 7, 13, 59, 81, 88, 120, 149], "live_transcript": [13, 15, 88], "ll": [16, 20, 26, 36, 41, 59, 62, 81, 85, 113, 117, 129, 133, 142, 149, 151, 170], "llama": [1, 5, 12, 15], "llama3": 5, "llm": [2, 5, 8, 12, 14, 15, 88, 116], "llm2": [1, 2, 8, 13, 15, 88], "ln": [16, 124], "load": [5, 7, 13, 20, 24, 26, 36, 43, 50, 54, 58, 62, 64, 68, 80, 88, 126, 127, 128, 130, 138, 149], "loadbalanc": 24, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 13, 15, 16, 20, 24, 26, 29, 31, 36, 37, 38, 39, 41, 58, 62, 64, 71, 72, 73, 77, 81, 85, 88, 91, 92, 93, 96, 98, 100, 102, 103, 106, 114, 115, 120, 123, 124, 126, 129, 132, 133, 136, 138, 145, 149, 151, 165], "local_cert": [58, 59], "local_dock": 102, "local_pk": [58, 59], "local_summary_bot": 8, "localai": [0, 1, 3, 4, 8, 15], "localdir": 32, "localdirpath": 96, "localdomain": [133, 145], "localhost": [20, 43, 50, 55, 58, 59, 62, 68, 101, 102, 104, 117, 123, 124, 125, 128, 133, 138, 145, 149, 151, 169], "localitynam": 81, "localsocket": 54, "localstorag": 88, "localtim": 8, "locat": [2, 3, 8, 16, 21, 24, 26, 56, 57, 64, 68, 81, 85, 88, 92, 93, 95, 98, 100, 101, 106, 107, 124, 126, 127, 129, 133, 135, 138, 140, 142, 143, 147, 148, 149, 155, 159, 160], "lock": [30, 44, 58, 64, 88, 106, 123, 127, 129, 130, 138, 140, 148, 149], "lock_retri": 58, "lock_wait_tim": 58, "locking_en": 58, "lockout": [59, 86], "log": [13, 14, 15, 20, 26, 30, 34, 38, 39, 52, 54, 57, 62, 64, 67, 68, 80, 85, 88, 92, 96, 97, 101, 105, 106, 113, 114, 117, 123, 126, 127, 128, 130, 131, 133, 134, 135, 140, 143, 145, 147, 148, 157, 168, 171], "log_error": 138, "log_not_found": 129, "log_notic": 20, "log_queri": 88, "log_request_id": 88, "log_rotate_s": 88, "log_secret": 59, "log_typ": [66, 88], "log_type_audit": [66, 88], "logdateformat": [66, 88], "logdebug": [97, 98], "logdir": [97, 98], "logexpir": [97, 98], "logfil": [3, 24, 66, 88, 97, 98, 124, 129, 135, 143, 149], "logfile_audit": [66, 88, 135], "logfilemod": [88, 126], "logflush": 97, "logic": [51, 80, 103, 104, 146, 171], "login": [15, 20, 25, 26, 30, 35, 36, 51, 56, 59, 62, 63, 64, 66, 71, 72, 76, 78, 79, 80, 83, 84, 85, 86, 88, 92, 93, 96, 125, 126, 138, 140, 141, 142, 148, 149], "login_flow_v2": 88, "login_form_autocomplet": 88, "login_form_timeout": 88, "loginfailexit": 101, "logist": 120, "loglevel": [57, 62, 66, 81, 88, 119, 126, 132], "loglevel_dirty_database_queri": 88, "loglevel_frontend": 88, "logo": [59, 71], "logo_url": 88, "logohead": 71, "logon": 36, "logout": 59, "logpath": 126, "logread": 66, "logtimezon": [88, 149], "logwindow": [97, 98], "loleaflet": 155, "long": [3, 6, 12, 16, 20, 43, 50, 58, 59, 81, 82, 88, 93, 98, 110, 113, 114, 128, 129, 133, 142, 147, 167, 170], "long_query_tim": 20, "longer": [24, 42, 46, 57, 59, 62, 65, 85, 113, 123, 129, 132, 149, 163, 165, 166, 169], "longest": 24, "longitud": 126, "look": [2, 3, 15, 18, 20, 21, 46, 49, 56, 57, 59, 69, 71, 81, 83, 88, 101, 106, 117, 119, 128, 129, 133, 136, 137, 142, 147, 149, 150, 152, 153, 159, 172], "lookup": [59, 68, 77, 126], "lookup_serv": 88, "lool": [151, 155], "loolwsd": 155, "loop": [88, 101], "loopback": [59, 128], "lose": [26, 43, 59, 149], "loss": [20, 26, 59, 85, 98, 134, 138], "lost": [26, 27, 73, 80, 88, 138, 149], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 45, 57, 58, 59, 66, 81, 119, 132, 138, 142, 148, 172], "love": 81, "low": [7, 10, 24, 42, 46, 58, 59, 88, 133, 134], "lower": [4, 5, 7, 10, 27, 56, 59, 85, 86, 132, 133], "lowest": [134, 170], "lsof": 104, "lst": 92, "lt": [4, 88, 127, 133, 134, 171], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 171, "luk": 26, "lukasreschk": 149, "lunar": 149, "m": [14, 20, 54, 58, 83, 124, 126, 129, 130, 132, 133, 140, 149], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 46, "mac": [38, 54, 91, 96, 138], "machin": [3, 5, 6, 7, 9, 10, 12, 13, 20, 48, 59, 62, 88, 92, 100, 101, 126, 127, 135, 143], "macintosh": 81, "maco": [88, 93, 95, 115, 120, 134, 138], "made": [3, 15, 18, 36, 45, 49, 57, 59, 98, 119, 132, 133, 135, 143, 170, 172], "madlad": [11, 15], "madlad400": 11, "madrid": 81, "mageia": 130, "mai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 39, 40, 41, 42, 46, 47, 49, 56, 57, 58, 59, 62, 63, 66, 68, 76, 77, 79, 80, 81, 82, 83, 85, 88, 94, 98, 100, 104, 113, 114, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 145, 146, 147, 148, 149, 150, 155, 157, 165, 167, 170, 171, 172], "mail": [2, 5, 12, 15, 51, 64, 76, 81, 82, 85, 88, 115, 116, 118, 131, 149, 160, 163], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_max_item": 51, "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, 116, 119], "mailcow": 117, "mailer": [59, 62, 163], "mailprimaryaddress": 81, "main": [1, 4, 11, 15, 20, 59, 81, 82, 93, 97, 100, 101, 104, 107, 129, 138, 140, 146, 147, 151, 155, 172], "mainli": [4, 16, 26, 59, 61, 148], "maintain": [1, 12, 39, 42, 59, 69, 71, 98, 114, 120, 126, 133, 138, 145, 147, 148, 149, 170], "mainten": [3, 17, 21, 23, 26, 49, 64, 121, 132, 133, 134, 142, 143, 146, 147, 154, 167], "maintenance_window_start": 88, "major": [3, 12, 40, 54, 88, 126, 129, 133, 138, 142, 144, 148, 154], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 29, 31, 32, 36, 38, 39, 41, 45, 46, 51, 52, 53, 57, 58, 59, 63, 65, 67, 72, 76, 77, 81, 83, 84, 88, 93, 98, 101, 106, 110, 113, 115, 117, 119, 123, 124, 126, 129, 130, 132, 133, 134, 135, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 164, 165, 166, 169, 170, 171, 172], "malform": 149, "malfunct": 59, "malici": [26, 57], "malwar": [54, 59, 62], "man": [54, 56, 126], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 39, 42, 43, 52, 53, 57, 58, 59, 64, 68, 74, 81, 84, 87, 88, 99, 100, 106, 107, 110, 113, 120, 123, 126, 127, 147, 148, 154, 166, 167, 168, 171], "managerfactori": 88, "mandarin": 10, "mandatori": [51, 56, 72, 81, 88, 149], "mani": [6, 11, 12, 15, 20, 21, 52, 54, 57, 59, 81, 98, 113, 114, 119, 129, 132, 133, 138, 147, 149, 153, 165, 170], "manifest": [53, 129], "manipul": 149, "manner": [1, 92, 166, 167, 168], "manual": [3, 4, 6, 16, 17, 18, 20, 23, 24, 26, 30, 48, 51, 52, 56, 58, 59, 63, 68, 81, 82, 83, 88, 95, 96, 98, 100, 101, 102, 107, 117, 120, 123, 125, 126, 127, 132, 135, 136, 137, 138, 141, 144, 145, 147, 149, 150, 154, 166, 170, 171, 172], "manual_instal": [8, 100, 102], "manual_install_harp": 102, "map": [2, 46, 59, 83, 88, 129, 132, 144, 149, 159], "march": 24, "marco": 2, "margin": 132, "mariadb": [18, 21, 23, 59, 88, 121, 123, 125, 128, 130, 132, 133, 149, 166, 167], "mark": [2, 38, 59, 62, 83, 88, 149], "markdown": [59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 119, "mass": [88, 95], "master": [26, 44, 59, 62, 88, 149], "master_": 27, "mastodon": [159, 160], "match": [3, 23, 41, 46, 58, 59, 62, 71, 75, 76, 81, 82, 101, 106, 114, 115, 119, 124, 129, 133, 138, 143, 149, 155, 157, 171], "math": 5, "matter": [41, 165], "max": [1, 24, 44, 54, 88, 92, 124, 126, 129, 149], "max_accelerated_fil": 124, "max_allowed_packet": 20, "max_children": 133, "max_execution_tim": [24, 59, 130], "max_file_conversion_files": 88, "max_filesize_animated_gifs_public_shar": 88, "max_heap_table_s": 20, "max_image_generation_idle_tim": 1, "max_input_tim": 24, "max_link": 20, "max_parallel_count": 88, "max_persist": 20, "max_siz": [24, 88], "max_token": 5, "maxautocompleteresult": 88, "maxchunks": [93, 98], "maxim": [41, 57], "maximum": [8, 24, 26, 41, 42, 46, 47, 51, 57, 81, 85, 88, 92, 93, 94, 98, 113, 114, 129], "maximumadressbook": 114, "maximumcalendarssubscript": 113, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 98, "mb": [45, 59, 82, 85, 93, 94, 98], "mb4": 59, "mbstring": [70, 123, 125, 130], "mcp": [12, 13, 88], "md": [2, 26, 70], "md5": [62, 123, 124, 125], "md5sum": [123, 125], "me": [2, 14, 59, 111], "mean": [11, 14, 15, 39, 48, 57, 59, 67, 69, 80, 81, 85, 93, 101, 117, 123, 126, 128, 129, 132, 134, 137, 148, 165, 170, 171, 172], "meaningless": 129, "meant": [57, 59, 170], "measur": [7, 10, 12, 59, 69], "mechan": [12, 27, 29, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 56, 57, 59, 62, 66, 88, 149, 163, 172], "media": [1, 2, 6, 7, 88, 92, 106, 127], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 29, 42, 46, 142, 170], "megabyt": [54, 59], "member": [2, 41, 52, 63, 76, 80, 81, 82, 85, 88, 106, 120, 149, 150, 159, 160], "memberof": [82, 88, 149], "membership": [41, 81, 82, 85, 106, 119, 149], "memberuid": 82, "memcach": [24, 43, 64, 69, 81, 88, 123, 124, 127, 130, 135], "memcache_customprefix": 88, "memcached_opt": 88, "memcached_serv": [58, 88], "memori": [6, 24, 26, 43, 54, 57, 64, 69, 81, 88, 104, 119, 130, 132, 133, 167, 171], "memory_consumpt": [124, 132], "memory_limit": [24, 54, 130], "mention": [1, 3, 14, 51, 98, 100, 106, 123, 124, 126, 137, 147], "menu": [1, 8, 15, 38, 56, 59, 63, 71, 85, 100, 101, 138, 160, 166, 167, 168], "mere": [18, 170], "merg": [12, 64, 88, 117, 159, 160], "messag": [1, 2, 8, 14, 15, 17, 26, 27, 59, 60, 62, 66, 68, 69, 75, 76, 79, 81, 82, 88, 96, 97, 117, 118, 119, 121, 126, 136, 139, 142, 143, 149, 157, 158, 159, 160, 172], "met": [2, 15, 47, 59, 81, 126, 133], "meta": [15, 74, 75, 76, 81, 82, 130], "metadata": [12, 41, 46, 59, 85, 101, 119, 129, 135, 138, 149], "metadata_max_files": 88, "metal": [88, 135], "method": [20, 23, 27, 30, 38, 44, 56, 59, 62, 66, 74, 75, 76, 80, 82, 88, 98, 100, 102, 119, 130, 133, 138, 143, 148, 149, 172], "metric": [50, 59, 89, 169], "mg": 124, "mib": [4, 24, 59, 88, 94, 132], "micro": 133, "microservic": 132, "microsoft": [48, 54, 59, 62, 88, 93, 98, 116, 129, 134, 163], "mid": 12, "middl": 126, "middlewar": [68, 172], "might": [0, 2, 3, 11, 15, 16, 18, 20, 23, 30, 36, 38, 45, 46, 48, 49, 51, 54, 56, 58, 59, 62, 69, 81, 82, 93, 98, 100, 101, 104, 108, 114, 117, 119, 125, 126, 129, 131, 132, 134, 136, 138, 143, 144, 149, 150, 157, 158, 164, 168], "migrat": [17, 18, 19, 30, 44, 46, 47, 59, 81, 88, 100, 116, 119, 130, 141, 147, 149, 153, 167], "million": 120, "millisecond": [46, 59, 93, 98, 149], "milliwai": 149, "mime": [106, 117, 129, 133, 165], "mimetyp": [45, 59, 88, 106, 126, 129, 149], "mimetypealias": [49, 106], "mimetypelist": 149, "mimetypemap": [49, 149], "min": 93, "minchunks": [93, 98], "mind": [3, 55, 58, 59, 100, 106, 124, 125, 133, 147, 172], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 54, 57, 86, 115, 123, 124, 128, 132, 134, 138, 170], "minimum": [6, 46, 47, 69, 81, 88, 93, 94, 98, 100, 103, 117, 134, 170], "minio": 46, "miniredir": 59, "minor": [3, 132, 142], "minsearchstringlength": 88, "mint": [54, 58, 133], "minut": [0, 3, 7, 10, 15, 36, 38, 42, 47, 54, 56, 57, 59, 81, 83, 93, 98, 111, 113, 114, 117, 142, 143, 148, 171], "mirror": 126, "misbehav": 57, "misbehavior": 69, "misc": 88, "miscellan": 88, "misconfigur": [57, 59, 88, 98, 104, 109, 119, 126, 129], "misformat": 81, "mismatch": [132, 168], "miss": [23, 41, 80, 81, 88, 104, 126, 130, 144, 146, 148], "missing_fil": 137, "mission": [138, 170], "mistak": [59, 81, 138], "mistakenli": 119, "mistral": 2, "mistralai": [0, 15], "mit": 59, "mitig": [62, 126], "mitm": 126, "mix": [39, 46, 171], "mixer": 126, "mixtur": 59, "mj": [129, 164, 165], "mkdir": [26, 32, 101, 123, 124], "mknod": 151, "mlocat": 123, "mm": 81, "mnt": [81, 133], "mobil": [26, 30, 41, 57, 68, 71, 81, 88, 95, 106, 120, 126, 127], "mod": 125, "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": [24, 138], "mod_rewrit": [39, 59, 67, 133, 138], "mod_secur": 138, "mod_spdi": 138, "mod_webdav": 133, "mod_xsendfil": 138, "modal": 99, "mode": [6, 17, 20, 21, 23, 24, 27, 28, 44, 54, 56, 59, 81, 82, 88, 96, 102, 103, 113, 119, 123, 125, 127, 137, 138, 141, 142, 143, 146], "model": [0, 1, 3, 4, 6, 8, 9, 10, 13, 14, 15, 88, 100, 117, 126, 130, 135], "model_nam": 11, "moder": 41, "modern": [4, 48, 58, 63], "modheadersavail": 129, "modif": [12, 20, 41, 62, 98, 110, 113, 114, 133, 142, 149], "modifi": [29, 36, 42, 46, 48, 49, 51, 57, 58, 64, 65, 73, 81, 85, 88, 98, 106, 107, 110, 113, 114, 115, 119, 126, 132, 133, 137, 138, 149], "modul": [20, 24, 26, 27, 36, 43, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 149, 151, 164, 165], "modular": [1, 15], "module_nam": 130, "molli": [81, 149], "mollybook": 149, "mollyc": 149, "moment": [8, 157], "momentj": 65, "mon": [51, 54], "mondai": 51, "monitor": [16, 57, 58, 88, 92, 126, 132, 149, 169, 171], "monterei": 134, "month": [1, 2, 14, 126, 129, 133], "monument": 6, "moodl": 67, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 20, 21, 24, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 51, 54, 57, 58, 59, 60, 62, 69, 71, 76, 78, 81, 83, 84, 94, 95, 98, 99, 100, 101, 104, 106, 113, 114, 117, 118, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 146, 148, 149, 151, 153, 154, 156, 157, 163, 165, 167, 168, 169, 170, 171, 172], "moreov": 16, "morn": 51, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 42, 46, 56, 57, 58, 59, 62, 63, 66, 69, 81, 100, 101, 119, 120, 126, 130, 131, 132, 133, 134, 138, 144, 145, 148, 149, 154, 155, 156, 162, 163, 170, 172], "mostli": [133, 172], "mount": [26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 43, 44, 46, 54, 56, 59, 88, 101, 103, 105, 106, 133, 138, 149], "mount_fil": 88, "mount_id": 36, "mount_nam": 149, "mountpoint": [29, 31, 36, 37, 38, 44, 59, 88], "move": [2, 24, 26, 59, 68, 88, 93, 126, 128, 142, 143, 147, 148, 167, 170], "movetotrash": 93, "movi": [59, 159, 160], "mozilla": [66, 119, 126, 129, 134], "mp3": [49, 59, 167, 168, 169], "mp4": 129, "mpeg": 49, "mrtumnu": 68, "msoffice2003": 59, "msoffice2007": 59, "msofficedoc": 59, "mt": [11, 59, 71], "mtime": 41, "much": [24, 60, 98, 101, 128, 131, 132, 138, 146], "multi": [15, 44, 57, 58, 81, 88, 171], "multibucket": [44, 88], "multibyt": [130, 146], "multilingu": [7, 12, 13, 88], "multipart": 46, "multipartupload": 24, "multipl": [2, 5, 6, 9, 12, 15, 18, 24, 30, 38, 43, 46, 54, 55, 56, 57, 58, 64, 69, 72, 81, 82, 83, 84, 88, 100, 101, 103, 117, 126, 130, 132, 133, 144, 146, 149, 150, 153, 154, 170, 171], "multiview": [123, 133], "music": [15, 88, 92, 96, 149], "must": [3, 4, 5, 6, 8, 16, 24, 26, 27, 29, 31, 32, 34, 38, 39, 43, 46, 54, 55, 56, 58, 59, 62, 67, 68, 69, 71, 80, 81, 82, 83, 85, 92, 98, 100, 101, 103, 113, 117, 121, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 144, 146, 148, 149, 171], "mutual": 57, "mx": [117, 119], "my": [2, 16, 46, 49, 71, 75, 81, 88, 100, 102, 113, 157], "my_sync_fold": 92, "myapp": 62, "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "mygroup": [75, 149], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mypictur": 38, "myserv": 39, "mysql": [18, 19, 23, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 149, 167], "mysql_attr_init_command": 59, "mysql_attr_ssl_ca": [20, 59], "mysql_attr_ssl_cert": [20, 59], "mysql_attr_ssl_kei": [20, 59], "mysql_attr_ssl_verify_server_cert": [20, 59], "mysql_secure_instal": 123, "mysql_user_password": 18, "mysqld": [20, 21, 59, 62], "mysqldump": [21, 140], "mysqlnd": 123, "n": [1, 5, 15, 17, 18, 27, 81, 92, 96, 104, 149, 171], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 16, 18, 20, 21, 26, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 46, 48, 50, 53, 54, 55, 58, 59, 62, 64, 66, 67, 71, 74, 75, 76, 77, 81, 82, 83, 85, 88, 92, 97, 98, 100, 101, 102, 103, 106, 113, 115, 117, 119, 121, 123, 124, 125, 126, 128, 129, 132, 133, 137, 149, 155], "namespac": [14, 53, 59, 62, 149], "nativ": [22, 36, 172], "natur": [12, 15, 84, 150], "navig": [53, 59, 98, 100, 106, 107, 110, 113, 114, 117, 124, 136], "nc": [59, 62, 66, 88, 105, 129], "nc_app_": 104, "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": 149, "nc_domain": 101, "nc_instance_url": [100, 101], "nc_loglevel": 149, "nc_password": 92, "nc_samesitecookielax": 69, "nc_samesitecookiestrict": 69, "nc_serverid": 59, "nc_user": 92, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 171, "nearli": [123, 165], "necessari": [2, 16, 20, 23, 24, 34, 45, 51, 56, 58, 59, 62, 84, 117, 119, 123, 128, 129, 130, 133, 138, 149, 150, 167, 172], "necessarili": [57, 100, 101, 138], "need": [0, 1, 3, 4, 6, 8, 11, 12, 15, 16, 20, 21, 23, 24, 25, 26, 27, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46, 47, 49, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 66, 69, 80, 81, 82, 84, 85, 88, 91, 93, 94, 100, 101, 102, 104, 106, 107, 111, 113, 114, 117, 119, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 166, 167, 169, 170, 171, 172], "needsdbupgrad": 149, "neg": [6, 126], "neither": 78, "nest": [82, 88], "net": [59, 92, 101, 102, 123, 144, 149, 150], "netdata": 132, "netrc": 92, "netstat": [54, 62], "network": [15, 20, 38, 57, 59, 88, 93, 94, 98, 100, 101, 102, 104, 106, 126, 127, 133, 134, 145, 149, 165, 171], "never": [26, 38, 42, 51, 59, 81, 126, 132, 149], "nevertheless": 148, "new": [2, 3, 5, 6, 11, 12, 18, 21, 23, 24, 25, 26, 28, 30, 31, 35, 38, 42, 43, 44, 46, 51, 56, 59, 62, 67, 73, 75, 77, 78, 80, 81, 82, 83, 88, 93, 97, 98, 100, 101, 103, 113, 115, 117, 119, 120, 124, 126, 128, 130, 131, 132, 133, 134, 138, 140, 142, 143, 147, 148, 149, 151, 155, 163, 165, 166, 167, 170, 171, 172], "newer": [21, 36, 69, 100, 114, 117, 119, 132, 134, 146, 170], "newest": [42, 144, 170], "newgroup": [75, 76], "newli": [18, 26, 46, 51, 54, 56, 59, 81, 110, 133, 149, 170, 172], "newpassword": 149, "newroot": 149, "newus": 149, "next": [1, 2, 16, 20, 25, 26, 38, 39, 41, 54, 58, 81, 82, 83, 88, 92, 93, 99, 113, 114, 123, 127, 147, 148, 149, 154, 159, 170, 172], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 61, 62, 63, 65, 66, 67, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 85, 87, 88, 91, 92, 93, 94, 95, 96, 97, 100, 103, 104, 105, 106, 107, 110, 112, 113, 114, 115, 117, 118, 119, 121, 125, 127, 128, 130, 131, 132, 133, 134, 135, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 170], "nextcloud_": 46, "nextcloud_1": 46, "nextcloud_admin": 81, "nextcloud_config_dir": [59, 126], "nextcloud_docker_network_nam": 101, "nextcloud_host": 68, "nextcloud_imaginari": 132, "nextcloud_install_product": 133, "nextcloud_log": 98, "nextcloud_redirectregex": 68, "nextcloud_url": [8, 101, 102], "nextcloudcmd": 92, "nextcloudcron": 56, "nextclouden": 82, "nextcloudgroup": 82, "nextcloudpi": 133, "nextcloudquota": 81, "nextcloudsystemus": 81, "nextcloudtemp": 59, "nextcloudurl": 92, "nextcloudus": [81, 82], "nf": 59, "nfc": 138, "nfd": [38, 138], "nftabl": 57, "nginx": [17, 69, 88, 101, 126, 127, 128, 133, 134, 138, 163, 164, 165], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 49, "night": 3, "nin": 171, "nix": [56, 62], "no_etag": 129, "no_last_modifi": 129, "no_proxi": 59, "no_unsupported_browser_warn": 88, "nobodi": 137, "nocanon": 151, "node": [6, 59, 149, 171], "nodecod": 151, "nodecopiedev": 171, "nodecreatedev": 171, "nodedeletedev": 171, "nodeinfo": 138, "noderenamedev": 171, "noderestoredev": 171, "nodetouchedev": 171, "nodewrittenev": 171, "nofollow": [126, 129], "noindex": [126, 129], "nologon": 149, "nomatim": 2, "nominatim": 126, "non": [3, 8, 18, 24, 26, 29, 32, 38, 46, 59, 76, 81, 88, 92, 93, 96, 102, 128, 130, 143, 147, 149, 150], "none": [15, 30, 57, 59, 62, 81, 82, 85, 129, 142, 149, 151, 163], "nonexist": 81, "noon": 2, "nor": [36, 51, 56, 88, 100, 147, 171], "norepli": 59, "normal": [3, 6, 17, 23, 24, 43, 51, 55, 56, 59, 65, 66, 78, 81, 85, 93, 135, 138, 143, 148, 149], "nosniff": [126, 129], "notat": [59, 68], "note": [0, 1, 2, 3, 5, 12, 14, 20, 29, 36, 38, 41, 45, 46, 47, 56, 59, 62, 67, 73, 77, 87, 96, 98, 101, 107, 113, 114, 121, 126, 127, 129, 133, 134, 138, 139, 142, 148, 149, 157, 159, 170, 171], "noth": [3, 17, 149], "notic": [43, 45, 57, 71, 128, 132, 143], "notif": [12, 44, 51, 59, 62, 68, 80, 81, 85, 88, 93, 110, 116, 126, 131, 133, 138, 141, 147, 149, 163, 171, 172], "notifi": [16, 26, 36, 62, 110, 149, 171], "notificationrefreshinterv": 93, "notify_guest": 16, "notion": [159, 160], "notori": [5, 6, 7, 11], "now": [15, 20, 21, 23, 24, 39, 54, 56, 59, 67, 81, 85, 88, 100, 101, 113, 114, 117, 119, 121, 123, 124, 125, 128, 133, 138, 142, 147, 151, 163, 164, 165, 168, 169, 171, 172], "nowadai": [59, 168], "nsign": 152, "nss": [64, 88], "nsuit": 152, "ntlm": [62, 163], "nuanc": 26, "nuisanc": 57, "null": [14, 45, 59, 66, 102, 124, 149, 168, 171, 172], "num_bucket": 46, "num_nucket": 46, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 17, 24, 31, 41, 46, 47, 51, 54, 55, 57, 58, 59, 62, 81, 82, 85, 94, 98, 113, 114, 117, 123, 125, 126, 128, 134, 138, 142, 147, 149, 155, 165, 170, 171], "numer": [45, 59, 86, 128], "numeric_id": 27, "nuri": 152, "nvidia": [3, 4, 5, 6, 7, 9, 11, 100, 102, 104], "o": [24, 26, 57, 59, 81, 88, 92, 124, 130, 133, 138, 143, 149], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 46, "oauth": [30, 88, 172], "oauth2": [64, 88], "object": [11, 15, 29, 38, 43, 44, 58, 64, 81, 88, 113, 126, 130, 132, 149, 159, 168, 169, 171, 172], "objectclass": [81, 82, 149], "objectdata": 171, "objectid": 171, "objectprefix": 59, "objectstor": [46, 88, 135], "objecttyp": 171, "obscur": 138, "observ": 12, "obsolet": 45, "obtain": [62, 67, 88, 139], "obviou": [57, 165], "oc": [16, 43, 46, 50, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 149, 165, 166, 171, 172], "oc8c0fd71e03": 59, "oc_": [20, 59], "oc_act": 23, "oc_activity_mq": 23, "oc_addressbook": 138, "oc_admin": 128, "oc_admin1": 128, "oc_admin2": 128, "oc_calendar_calendar": 18, "oc_calendar_object": 18, "oc_calendar_share_calendar": 18, "oc_calendar_share_ev": 18, "oc_cards_properti": 138, "oc_carla": 59, "oc_databas": 149, "oc_dav_shar": 119, "oc_dbus": 149, "oc_default_modul": [27, 149], "oc_filecach": [27, 138], "oc_fscach": 18, "oc_log": 18, "oc_mail_messag": 119, "oc_mail_recipi": 119, "oc_media_album": 18, "oc_media_artist": 18, "oc_media_sess": 18, "oc_media_song": 18, "oc_media_us": 18, "oc_pass": 149, "oc_permiss": 18, "oc_prefer": 83, "oc_privatedata": 18, "oc_queuedtask": 18, "oc_shar": 18, "oc_storag": [27, 83, 138], "oca": [3, 59, 62, 165, 171], "occ": [1, 4, 6, 8, 13, 14, 15, 17, 18, 21, 23, 24, 25, 27, 28, 36, 38, 39, 41, 42, 44, 45, 46, 47, 49, 51, 54, 56, 59, 60, 66, 67, 70, 71, 72, 73, 77, 78, 80, 83, 85, 88, 103, 105, 108, 113, 114, 117, 118, 119, 121, 126, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 166, 167, 168, 169, 171, 172], "occ6f7365735": 59, "occasion": [8, 142, 151], "occur": [2, 24, 62, 101, 103, 132, 138, 143, 147, 168, 171], "occurr": 24, "oci": [18, 59, 121, 149], "ocp": [59, 77, 171], "ocsp": 129, "octal": 59, "odd": 132, "odf": [150, 153], "off": [20, 21, 23, 24, 28, 31, 54, 59, 70, 82, 88, 101, 117, 119, 123, 129, 131, 133, 142, 147, 149, 151], "offend": 57, "offer": [0, 1, 12, 15, 16, 26, 54, 59, 63, 71, 115, 117, 119, 126, 133, 135, 138, 147, 170], "offic": [2, 15, 40, 45, 49, 57, 116, 133, 151, 154, 155, 156, 157, 159, 160], "offici": [54, 57, 59, 71, 81, 101, 120, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 162, 170], "offlin": [81, 98, 113, 114, 143], "offload": [0, 1, 101, 132], "offset": [75, 76, 149], "often": [1, 24, 56, 57, 59, 98, 113, 114, 117, 126, 130, 133, 165, 167, 170], "ogg": [129, 164, 165], "oid": 59, "oidc": 84, "oidc_provider_bearer_valid": 84, "ok": [74, 75, 76, 82], "okai": 142, "old": [1, 15, 18, 26, 42, 59, 81, 88, 93, 137, 138, 142, 147, 149, 163, 168], "older": [1, 4, 15, 27, 42, 47, 51, 59, 69, 85, 97, 98, 130, 132, 136, 138, 144, 147, 148], "oldest": [42, 85], "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [18, 59, 68, 69, 81, 149], "onbootsec": 56, "onc": [2, 14, 24, 28, 38, 41, 46, 49, 56, 59, 80, 81, 98, 113, 119, 123, 125, 126, 129, 142, 147, 149, 151, 162, 165, 170, 171, 172], "one": [1, 2, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 18, 20, 26, 27, 30, 34, 38, 39, 41, 42, 45, 54, 57, 58, 59, 66, 67, 69, 76, 77, 80, 81, 82, 85, 88, 91, 92, 94, 95, 100, 102, 106, 107, 113, 115, 117, 119, 123, 128, 130, 133, 134, 135, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 159, 165, 170, 171, 172], "ones": [18, 42, 52, 58, 59, 77, 92, 133, 142, 144, 147, 159, 165, 170, 172], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 20, 21, 22, 25, 26, 27, 29, 30, 32, 36, 38, 41, 46, 48, 50, 51, 52, 54, 56, 57, 58, 59, 63, 64, 65, 66, 67, 68, 77, 78, 79, 80, 81, 83, 84, 85, 88, 98, 99, 100, 101, 102, 103, 104, 106, 107, 111, 113, 114, 115, 117, 118, 119, 121, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 143, 144, 146, 147, 149, 150, 157, 159, 165, 168, 169, 170, 171, 172], "onlin": [30, 59, 88, 119, 120, 123, 133, 143, 148, 152, 153, 154, 156, 157], "onlyoffic": [30, 133], "onrequest": 172, "ons": [120, 132], "onunitactivesec": 56, "onward": 66, "ooxml": 88, "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, 21, 30, 43, 54, 59, 70, 81, 88, 91, 97, 98, 101, 117, 120, 126, 130, 133, 138, 147, 150, 157, 172], "open_basedir": [24, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 160], "openapi": [12, 59, 172], "openbsd": [88, 127], "opendocu": [59, 132, 150], "opendyslex": 59, "opengraph": 159, "openid": [73, 88], "openldap": [81, 82], "openmetr": [59, 88], "openmetrics_allowed_cli": [50, 88], "openmetrics_skipped_class": [50, 88], "openoffic": [59, 130], "openproject": 2, "openshift": 59, "openssl": [46, 64, 88, 119, 124, 130, 132], "openssl_decrypt": 27, "openssl_encrypt": 27, "openssl_open": 27, "openssl_pkey_export": 27, "openssl_pkey_new": 27, "openssl_s": 27, "openstack": [38, 88], "openstreetmap": [126, 159, 160], "opensus": [134, 149], "opentopodata": 126, "opentyp": 129, "openweathermap": 14, "oper": [3, 6, 8, 12, 20, 22, 24, 26, 43, 48, 54, 56, 57, 59, 66, 69, 80, 81, 83, 88, 94, 98, 106, 121, 127, 132, 133, 134, 135, 138, 142, 147, 148, 150, 151, 170, 171, 172], "opinion": [133, 145], "opportunist": 62, "opt": [15, 27, 38, 59, 93, 117, 123, 128, 135, 149, 168, 171], "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, 24, 33, 120, 126, 129, 130, 132, 133, 170], "optimis": [6, 11, 138], "option": [0, 1, 4, 13, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 44, 45, 46, 51, 54, 56, 57, 58, 62, 63, 64, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 88, 92, 93, 94, 95, 96, 98, 100, 101, 104, 105, 106, 110, 113, 114, 115, 117, 118, 119, 120, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 149, 152, 153, 154, 159, 165, 166, 170, 172], "optout": 88, "oracl": [18, 20, 23, 59, 121, 128, 134, 149, 169], "orang": 15, "orchestr": 101, "order": [0, 1, 14, 15, 20, 21, 23, 41, 62, 70, 80, 81, 100, 101, 117, 126, 133, 134, 140, 149, 150, 170, 172], "org": [54, 59, 67, 76, 79, 92, 98, 126, 129, 133, 171], "organ": [26, 71, 85, 88, 120, 134, 149], "organis": [77, 81, 134, 138], "organiz": [81, 85, 117], "organizationnam": 81, "orient": 130, "origin": [11, 25, 39, 42, 45, 59, 68, 81, 85, 111, 119, 126, 138, 142, 143, 149], "orphan": [42, 138, 149], "otf": 129, "other": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 20, 23, 24, 25, 26, 30, 34, 36, 38, 39, 40, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 63, 64, 65, 66, 80, 81, 84, 85, 87, 88, 92, 94, 97, 101, 102, 103, 113, 114, 115, 117, 118, 120, 124, 125, 126, 127, 128, 129, 130, 132, 137, 139, 142, 145, 147, 149, 150, 153, 154, 164, 165, 166, 167, 168, 169, 170, 171, 172], "otherdomain": 59, "otherwis": [17, 21, 24, 56, 57, 58, 59, 68, 81, 100, 106, 110, 113, 117, 129, 132, 133, 138, 143], "ou": [81, 82, 83, 149], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 21, 59, 62, 66, 69, 81, 100, 101, 106, 107, 122, 123, 124, 126, 130, 132, 133, 134, 137, 138, 144, 153, 165, 170, 172], "out": [16, 23, 24, 26, 38, 46, 51, 54, 57, 59, 69, 88, 98, 100, 106, 116, 129, 131, 133, 134, 137, 138, 142, 143, 147, 148, 149, 154, 163, 165, 170, 172], "outbound": [62, 165], "outdat": [42, 59, 64, 88, 113, 114, 123, 146], "outdoor": 2, "outgo": [62, 88, 117, 119, 149], "outlin": [2, 54], "outlook": [62, 88, 117], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 24, 36, 59, 66, 83, 88, 92, 97, 98, 119, 130, 132, 137, 148, 149], "output_buff": 24, "outright": [57, 134], "outsid": [16, 27, 32, 39, 46, 54, 59, 63, 88, 101, 106, 113, 125, 128, 129, 132, 133, 135, 138, 140, 142], "outstand": [2, 7, 149], "ova": 133, "over": [20, 23, 29, 31, 46, 49, 57, 59, 62, 67, 69, 81, 85, 88, 98, 101, 120, 123, 126, 132, 133, 134, 142, 149, 159, 164], "overal": 132, "overcom": 59, "overflow": 38, "overhead": [59, 98, 132], "overlai": 81, "overlap": [36, 170], "overload": 138, "overrid": [24, 25, 29, 44, 59, 62, 64, 71, 77, 81, 82, 88, 91, 92, 94, 101, 102, 149], "overridden": 68, "override_app_host": [101, 102, 104], "overridelocaldir": 91, "overriden": 59, "overrideserverurl": [91, 96], "overseen": 120, "overview": [0, 1, 3, 13, 16, 44, 58, 60, 88, 120, 137, 138, 141, 144, 149, 163, 165, 169, 172], "overwrit": [25, 62, 64, 88, 93, 113, 133, 149, 165], "overwritecondaddr": [68, 88], "overwritehost": [68, 88], "overwriteprotocol": [68, 69, 88], "overwritewebroot": [68, 88], "overwritten": [25, 59, 72, 77, 81, 113, 149], "owasp": 168, "own": [0, 1, 3, 4, 12, 15, 16, 24, 25, 26, 27, 38, 40, 41, 49, 52, 53, 57, 59, 62, 63, 65, 66, 71, 85, 92, 93, 98, 106, 108, 113, 114, 115, 124, 128, 133, 138, 148, 151, 165, 172], "owncloud": [28, 66, 69, 88, 98, 138, 140, 141, 146, 149, 171], "owncloud_blacklist_time_max": 94, "owncloud_blacklist_time_min": 94, "owncloud_chunk_s": 94, "owncloud_core_dump": 98, "owncloud_critical_free_space_byt": 94, "owncloud_free_space_byt": 94, "owncloud_http2_en": 94, "owncloud_max_parallel": 94, "owncloud_timeout": 94, "owner": [20, 41, 106, 107, 110, 119, 123, 149, 172], "ownerid": 171, "ownership": [3, 32, 41, 59, 121, 125, 133, 142, 149], "p": [8, 20, 58, 92, 101, 104, 123, 124, 131, 132, 136, 140, 146, 149, 151], "pacif": 59, "packag": [2, 54, 58, 59, 88, 92, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 141, 148, 149, 150, 153, 154, 172], "package_nam": 53, "packet": 20, "pad": 27, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 20, 25, 26, 32, 38, 39, 41, 51, 52, 54, 56, 58, 59, 60, 62, 63, 64, 66, 71, 78, 81, 82, 85, 88, 89, 98, 99, 100, 104, 113, 117, 123, 125, 126, 129, 130, 133, 137, 138, 142, 144, 147, 148, 149, 159, 160, 162, 172], "pagespe": 129, "paid": [147, 148], "pain": 100, "pair": [26, 35, 44, 59, 88, 102, 117], "pan": 172, "pandoc": 40, "pane": [15, 85, 171], "panel": [54, 59, 65, 81, 85, 132, 133], "pant": 62, "paper": 7, "paragraph": [126, 159], "parallel": [15, 20, 24, 59, 69, 94, 100, 132, 138, 169, 171], "param": [171, 172], "paramet": [3, 5, 14, 16, 18, 19, 23, 24, 25, 29, 30, 41, 44, 46, 50, 57, 58, 64, 65, 66, 76, 77, 81, 82, 88, 91, 96, 98, 101, 113, 126, 129, 130, 132, 133, 149, 165, 169, 170, 171, 172], "parameter_nam": 130, "paramount": [15, 81], "parent": [43, 106, 133, 138, 149], "pars": [3, 27, 59, 130], "part": [3, 5, 14, 15, 16, 39, 46, 48, 49, 56, 58, 59, 62, 81, 85, 98, 121, 123, 126, 133, 134, 137, 149, 151, 156, 170, 172], "part_file_in_storag": 88, "parti": [6, 12, 15, 16, 20, 26, 27, 56, 59, 62, 111, 134, 138, 142, 148, 149, 150, 158, 160], "partial": [62, 119, 171], "particip": [113, 120], "particular": [1, 7, 20, 36, 46, 52, 81, 129, 132, 170], "particularli": [57, 170], "partit": [24, 59], "partner": 120, "partnership": 153, "pass": [2, 5, 20, 30, 36, 54, 59, 64, 81, 88, 92, 96, 101, 102, 103, 121, 124, 129, 137, 138, 149, 150, 170, 171], "passphras": 27, "passwd": 54, "password": [2, 3, 18, 20, 22, 26, 27, 31, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 55, 57, 58, 59, 62, 73, 76, 80, 81, 82, 88, 92, 96, 98, 100, 101, 102, 117, 119, 121, 123, 124, 125, 127, 128, 130, 133, 138, 140, 145, 146, 149, 152, 163, 172], "password1": [22, 59], "password2": [22, 59], "password_argon2_default_memory_cost": 59, "password_argon2_default_thread": 59, "password_argon2_default_time_cost": 59, "password_default": 59, "passwordsalt": 88, "past": [54, 69, 137], "pasta": 2, "patch": [62, 69, 88, 119, 139, 170], "path": [8, 15, 16, 20, 25, 26, 27, 28, 29, 32, 33, 44, 54, 56, 64, 66, 68, 81, 88, 91, 92, 96, 98, 101, 102, 103, 119, 124, 126, 128, 129, 131, 133, 136, 143, 144, 149, 155, 171, 172], "path_info": 129, "path_to_dir": 149, "pathparamet": 172, "pathto": 149, "pattern": [42, 47, 57, 59, 92, 128, 132], "pauvo": 68, "payload": 172, "payment": 0, "pbkdf2": 27, "pc": [20, 142], "pcntl": 130, "pcntl_signal": 130, "pcntl_signal_dispatch": 130, "pdf": [2, 3, 45, 54, 59, 88, 107, 130, 133], "pdo": [20, 59], "pdo_mysql": [20, 130], "pdo_pgsql": [20, 124, 130], "pdo_sqlit": 130, "pecl": [36, 58, 59, 123], "pecl82": 124, "peer": [20, 62, 117, 120], "peertub": [159, 160], "pem": [20, 27, 59, 124], "pencil": 85, "pend": 126, "peopl": [6, 9, 41, 51, 57, 83, 107, 115, 138, 149, 159, 160], "per": [4, 5, 7, 9, 10, 15, 26, 38, 44, 56, 59, 82, 88, 92, 113, 114, 134, 149, 159, 161, 165, 171], "perbucket": 46, "percentag": 170, "perfect": [4, 9, 133, 145], "perfectli": 170, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 21, 23, 24, 26, 30, 36, 43, 45, 54, 56, 57, 58, 59, 66, 69, 81, 87, 88, 92, 93, 96, 98, 100, 101, 104, 108, 119, 120, 126, 127, 128, 129, 130, 133, 134, 138, 143, 144, 147, 148, 149, 154, 167, 168, 169, 170, 172], "period": [38, 42, 56, 57, 59, 81, 85, 86, 110, 113, 114, 115, 117, 118, 134, 142, 148, 149, 170], "peripher": 133, "perman": [26, 27, 41, 47, 59, 68, 81, 85, 123, 126, 149], "permiss": [2, 32, 41, 44, 51, 58, 59, 67, 88, 106, 119, 124, 129, 131, 133, 138, 142, 143, 147, 149], "permit": [52, 59, 126, 129, 149, 170], "persian": 4, "persist": [20, 44, 59, 85, 88, 103, 119, 135, 157], "person": [2, 26, 38, 39, 59, 62, 65, 71, 77, 78, 80, 81, 85, 111, 113, 115, 117, 133, 137, 149, 154, 160], "personnel": 98, "perspect": 15, "pertain": [24, 98], "pg_ctl": [3, 124], "pg_dump": 140, "pg_hba": 20, "pg_user": 20, "pgp": [123, 125, 131], "pgpassword": [140, 146], "pgsql": [3, 18, 20, 55, 59, 121, 149], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147], "phase": 147, "philip": 149, "phone": [41, 59, 76, 77, 80, 81, 114, 120, 149], "phonebook": 41, "photo": [16, 25, 29, 81, 88, 96], "photor": 9, "photoshop": 59, "photothumb": 92, "php": [1, 2, 3, 6, 8, 15, 16, 17, 18, 20, 21, 25, 26, 27, 28, 31, 33, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 98, 100, 101, 113, 114, 115, 118, 119, 121, 125, 127, 128, 131, 136, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 157, 163, 164, 165, 166, 168, 169, 171, 172], "php7": 20, "php70": 149, "php74": 123, "php8": 129, "php82_fpm": 124, "php_valu": 24, "phpinfo": [130, 138], "phpredi": [58, 59, 130], "physic": [13, 26, 54, 88, 101, 128, 143], "pi": [59, 120, 133], "pick": [15, 20, 65, 98, 143, 160], "picker": [1, 2, 15, 88, 158], "pickup": [0, 3, 13, 88], "pictur": [45, 81, 130], "ping": [20, 62], "pipe": [59, 119, 149], "pipelin": 62, "pix": 9, "pixel": [45, 59], "pkg": [92, 124], "pkg_add": 124, "pki": 129, "place": [1, 24, 25, 43, 54, 59, 62, 88, 92, 115, 117, 119, 121, 124, 128, 129, 131, 132, 136, 137, 138, 142, 147, 149, 156, 158, 159, 171], "placehold": [27, 30, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 69, 70, 106, 129, 133, 138, 149], "plaintext": 81, "plan": [2, 8, 23, 81, 125, 130, 133, 134, 148, 170], "planetexpress": 149, "platform": [29, 46, 91, 96, 98, 120, 123, 132, 134, 135, 171], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 20, 24, 38, 45, 54, 56, 57, 59, 65, 67, 69, 77, 81, 85, 98, 106, 107, 114, 118, 119, 123, 126, 128, 132, 133, 134, 137, 138, 142, 144, 147, 148, 157, 165, 170, 172], "plu": 66, "plug": 132, "pluggabl": 80, "plugin": [101, 134], "plusserv": [0, 15], "pm": 133, "png": [29, 59, 71, 129], "podman": [3, 133], "point": [6, 12, 15, 16, 20, 23, 24, 30, 38, 41, 44, 57, 58, 59, 60, 71, 88, 100, 106, 113, 114, 128, 133, 134, 138, 143, 147, 148], "poison": 59, "polici": [12, 41, 47, 59, 63, 71, 73, 76, 81, 88, 126, 129, 130, 131, 139], "policycoreutil": 123, "polish": 4, "polit": [1, 14], "poll": [93, 171], "pool": [58, 126, 129, 133], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 133, 142], "popular": [43, 100, 101], "popup": 117, "port": [8, 18, 29, 31, 35, 43, 46, 54, 58, 59, 68, 81, 82, 88, 92, 93, 100, 101, 102, 104, 123, 124, 126, 128, 132, 149, 150, 156], "portal": [46, 62, 66, 107, 117, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 27, 57, 59, 165, 170], "posix": [48, 130], "posixgroup": 81, "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 23, 26, 39, 41, 42, 46, 47, 48, 52, 53, 57, 58, 59, 60, 62, 63, 80, 81, 82, 84, 96, 98, 100, 101, 102, 104, 106, 107, 113, 114, 117, 119, 121, 126, 129, 130, 131, 132, 133, 134, 137, 138, 142, 144, 146, 147, 149, 150, 151, 157, 170, 172], "possibli": [59, 119, 126, 138], "post": [11, 26, 54, 66, 74, 75, 76, 82, 87, 119, 128, 129, 136, 149, 150, 172], "post_allow": 150, "post_max_s": [24, 124, 133], "postaladdress": 81, "postfix": [46, 59, 62], "postgr": [20, 124], "postgresql": [3, 18, 59, 88, 121, 124, 128, 130, 132, 134, 149, 166, 169], "postrgresql": 23, "postscript": 59, "potenti": [12, 23, 38, 51, 57, 59, 66, 132], "power": [3, 5, 6, 7, 9, 10, 14, 59, 106, 129, 133, 143], "powerpoint": 2, "ppa": 92, "ppolici": [81, 82], "ppolicy_hash_cleartext": 81, "ppt": 153, "pptx": [2, 153], "pr": 136, "practic": [45, 119, 126, 143], "pre": [48, 59, 64, 71, 88, 100, 104, 126, 128, 130, 138, 148, 170], "preced": [49, 59, 80], "precis": [46, 81, 99], "precompil": 132, "preconfigur": 106, "predefin": [48, 98], "predict": 170, "prefer": [15, 18, 20, 29, 36, 56, 58, 59, 62, 65, 81, 83, 85, 88, 93, 98, 116, 118, 119, 121, 129, 130, 133, 138, 149, 171], "prefix": [23, 29, 59, 64, 66, 88, 115, 129, 133, 149], "preinstal": 154, "preliminari": 149, "preload": [124, 126, 129], "prem": 15, "prematur": [113, 114], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 120], "premium": 134, "prepar": [15, 88, 100, 127, 133], "prepend": [1, 59, 129, 138, 149], "prereleas": 20, "prerequisist": 39, "prerequisit": [83, 88, 125, 127, 128, 141, 143], "present": [2, 49, 52, 59, 62, 63, 77, 81, 101, 120, 132, 133, 136, 147, 151, 152], "preserv": [0, 1, 4, 41, 42, 85, 123, 132, 142, 146, 149, 153], "preset": 85, "press": [2, 39, 62, 98, 113, 114, 138, 160], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 172], "prettier": 133, "prevent": [24, 26, 27, 41, 43, 57, 58, 59, 64, 71, 88, 98, 109, 111, 113, 117, 126, 128, 129, 132, 134, 137, 138, 140, 146, 148, 149, 165, 168], "preview": [26, 38, 44, 64, 88, 127, 130, 133, 158], "preview_concurrency_al": [88, 165], "preview_concurrency_new": [88, 165], "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": [45, 88], "preview_max_memori": [45, 88], "preview_max_scale_factor": 45, "preview_max_x": [45, 88], "preview_office_cl_paramet": 165, "previews_hpb": 59, "previou": [8, 20, 38, 41, 42, 81, 88, 101, 119, 137, 141, 146, 147, 148, 155, 172], "previous": [66, 100, 130, 138, 155, 165, 167, 169], "previousvalu": 171, "primari": [1, 23, 24, 29, 44, 57, 71, 81, 82, 88, 144, 148, 149], "primarili": 120, "primary_color": 71, "princip": [138, 171], "principaluri": 138, "print": [96, 103], "printenv": 133, "prior": [12, 24, 57, 98, 144, 171], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 88], "privacyurl": 71, "privat": [15, 30, 35, 44, 59, 62, 77, 88, 114, 117, 120, 124, 126, 129, 149], "privatedata": 18, "privatekei": [27, 149], "privileg": [20, 64, 73, 76, 81, 88, 125, 128, 172], "proactiv": 41, "probabl": [46, 81, 129, 152], "probe": 126, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 26, 31, 41, 57, 59, 66, 69, 81, 88, 94, 113, 114, 129, 131, 132, 133, 137, 139, 143, 147, 170], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 57, 147], "proc": [3, 132], "proce": [27, 117, 123, 147], "procedur": [12, 26, 98, 147], "proceed": [26, 142, 148], "process": [2, 3, 4, 5, 6, 7, 8, 12, 14, 20, 24, 26, 36, 42, 49, 56, 59, 81, 83, 88, 92, 98, 100, 102, 104, 116, 123, 126, 129, 130, 132, 134, 137, 138, 142, 147, 148, 149, 169, 171], "processor": 132, "produc": [5, 8, 11, 93], "product": [2, 3, 4, 5, 7, 12, 18, 57, 59, 81, 123, 126, 128, 131, 132, 133, 138, 149], "productnam": 149, "profession": [11, 15, 26, 134, 138], "profil": [38, 41, 73, 84, 88, 114, 115, 126, 131, 165], "profile_en": 149, "profile_enabled_by_default": 77, "profile_secret": 59, "profilepag": 59, "profit": 138, "program": [12, 56, 62, 91, 96, 98, 100, 143, 149], "programm": 81, "programmat": 83, "progress": [14, 26, 42, 47, 54, 57, 59], "project": [2, 46, 84, 88, 120, 125, 137, 170], "prometheu": 169, "promin": [167, 172], "promot": [81, 88], "prompt": [0, 2, 3, 5, 12, 20, 30, 81, 88, 92, 93, 98, 117, 125, 133, 145, 149, 172], "promptdeleteallfil": 93, "pronoun": 149, "proof": 23, "propag": [49, 92], "proper": [57, 59, 67, 88, 132, 137, 138, 147, 165], "properli": [9, 26, 53, 57, 59, 64, 65, 86, 88, 98, 104, 111, 126, 130, 137, 138, 142, 149, 151], "properti": [59, 73, 81, 85, 88, 98, 149, 171, 172], "property_phon": [59, 77], "property_rol": 77, "propfind": [66, 98], "propget": 98, "propos": 12, "proprietari": [8, 15], "prospect": 170, "protect": [3, 26, 27, 39, 41, 54, 62, 63, 64, 68, 69, 88, 107, 133, 149], "proto": 62, "protocol": [2, 8, 12, 34, 35, 54, 59, 68, 82, 88, 98, 100, 101, 102, 104, 119, 126, 150, 157], "prototyp": 101, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 23, 26, 27, 29, 30, 32, 34, 36, 38, 40, 44, 45, 46, 48, 54, 55, 57, 58, 59, 60, 64, 66, 67, 68, 69, 71, 73, 74, 76, 81, 82, 85, 88, 92, 98, 99, 102, 113, 114, 115, 117, 120, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 143, 145, 149, 150, 153, 154, 158, 163, 165, 166, 167, 168, 169, 170, 172], "provider_id": [80, 149], "providerfactori": 59, "provis": [46, 73, 84, 88, 117], "provisioning_api": [74, 149], "proxi": [2, 16, 46, 64, 69, 88, 92, 93, 102, 104, 105, 128, 129, 133, 152, 153, 154], "proxy_buff": 24, "proxy_connect_timeout": [101, 129], "proxy_hide_head": 68, "proxy_http": 151, "proxy_max_temp_file_s": 24, "proxy_pass": 101, "proxy_protocol": 101, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [151, 152, 155, 156], "proxy_timeout": 101, "proxy_wstunnel": 151, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": 151, "proxypassmatch": 151, "proxypassrevers": 151, "proxypreservehost": 151, "proxytimeout": 24, "proxyuserpwd": 88, "prune": [42, 104, 119], "pseudo": 126, "psql": [20, 146], "pt6h": 113, "public": [2, 16, 20, 35, 38, 41, 44, 57, 59, 62, 69, 74, 77, 81, 85, 88, 101, 104, 106, 120, 123, 124, 126, 129, 133, 149, 153, 159, 160], "public_html": 31, "publiccalendar": 113, "publickei": 27, "publicli": [5, 12, 27, 77, 119, 133, 149], "publish": [2, 12, 59, 77, 101, 153, 170], "pubshare_": 27, "pull": [81, 88, 129, 136, 151, 155, 159, 160, 165], "punctuat": 4, "pure": 3, "purg": 113, "purpos": [12, 18, 41, 46, 47, 56, 57, 59], "push": [113, 126, 137], "pushfe": 126, "put": [21, 24, 26, 46, 59, 62, 68, 75, 76, 81, 82, 119, 124, 128, 133, 138, 140, 142, 143, 148, 149, 172], "putsizelimit": 46, "pwa": 59, "pwd": 101, "px": 71, "px65ty5drhqkype5hrsdvyfhlzzhcm": 128, "python": [3, 123], "q": [20, 62, 149], "q16": 71, "qmail": [59, 64, 88], "qt": 97, "qt_logging_rul": 97, "quali": 126, "qualifi": [12, 39, 62], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 149, 170], "quantiz": [5, 7], "queri": [1, 3, 15, 22, 23, 41, 59, 76, 81, 87, 113, 115, 128, 138, 148, 149, 171, 172], "query_cache_limit": 20, "query_cache_min_res_unit": 20, "query_cache_s": 20, "query_cache_typ": 20, "query_log_fil": 88, "query_log_file_backtrac": 88, "query_log_file_paramet": 88, "query_log_file_requestid": 88, "question": [1, 2, 3, 13, 18, 20, 59, 81, 88, 92, 119, 147, 149, 153], "queu": 51, "queue": [3, 88, 149], "quick": [2, 54, 63, 88, 117, 127, 133], "quickli": [16, 48, 85, 98, 149], "quickstart": [88, 141], "quiet": [42, 47, 54, 149], "quit": [17, 20, 54, 62, 125, 144, 148, 149], "quot": [59, 82, 101], "quota": [24, 26, 42, 47, 59, 73, 76, 81, 82, 87, 88, 139, 149], "quota_include_external_storag": [85, 88], "qwen": 2, "r": [7, 10, 26, 32, 68, 82, 121, 123, 125, 130, 133, 136, 138, 142], "race": [7, 69], "rackspac": 34, "rainloop": [88, 127], "rais": [12, 20, 24, 94, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 165], "rand": 46, "random": [27, 46, 81, 119, 126, 128], "random_byt": 27, "randomli": 59, "rang": [46, 57, 59, 66, 68, 88, 100, 101, 106, 127, 148], "rapid": 170, "rapidli": 170, "rare": [26, 29, 46, 59, 146], "raspberri": [59, 120], "rate": [0, 5, 7, 13, 88, 116, 128], "ratelimit": 88, "ratelimit_overwrit": 88, "ratelimitaddressbookcr": 114, "ratelimitcalendarcr": 113, "ratelimitperiodaddressbookcr": 114, "ratelimitperiodcalendarcr": 113, "rather": [16, 30, 33, 39, 43, 59, 62, 81, 115, 129, 132, 138, 149, 165], "ration": 59, "raw": [15, 27, 70, 81, 101, 137, 138], "rc4": 149, "rcctl": 124, "re": [4, 20, 24, 26, 29, 38, 41, 46, 52, 54, 57, 58, 59, 62, 69, 81, 85, 99, 106, 117, 119, 128, 129, 133, 134, 138, 142, 143, 147, 148, 149, 167, 168, 170], "reach": [41, 57, 59, 69, 81, 100, 104, 111, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 157, 165, 170], "reachabl": [8, 57, 59, 88, 100, 101, 104, 133, 138, 165, 172], "react": [149, 172], "read": [2, 22, 24, 34, 38, 44, 51, 54, 58, 59, 60, 64, 67, 71, 73, 79, 88, 92, 93, 106, 113, 114, 115, 119, 123, 124, 129, 133, 134, 135, 137, 149, 150, 167, 168, 169], "read_timeout": [58, 59], "readabl": [12, 25, 32, 59, 64, 81, 88, 129], "reader": [18, 149], "readi": [38, 59, 81, 104, 133, 157, 170], "readili": 26, "readm": [3, 84, 100, 101, 104, 124, 133], "readonli": 171, "real": [1, 4, 5, 7, 9, 10, 12, 14, 36, 68, 119, 128, 129, 153, 170], "realiz": [15, 149], "realli": 126, "realtim": 57, "reason": [5, 15, 46, 50, 55, 57, 59, 62, 63, 69, 81, 119, 126, 128, 130, 131, 132, 133, 134, 138, 143, 149, 151, 165, 167, 168, 169], "reassign": 106, "recalcul": 81, "receiv": [15, 39, 41, 52, 59, 62, 68, 81, 84, 85, 117, 123, 134, 137, 148, 170, 172], "recent": [24, 41, 42, 57, 81, 88, 116, 132, 143, 149, 151, 155], "recid": 126, "recip": 2, "recipi": [27, 39, 59, 115, 117, 119, 149], "reclaim": 42, "recogn": [8, 13, 15, 59, 63, 81, 88], "recognis": 30, "recognit": [15, 88], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 24, 25, 26, 28, 36, 37, 38, 40, 43, 51, 56, 57, 59, 63, 64, 67, 68, 69, 81, 88, 98, 100, 101, 106, 119, 124, 125, 126, 127, 128, 129, 132, 133, 134, 137, 138, 140, 144, 145, 146, 148, 149, 150, 151, 154, 158, 163, 164, 165, 167, 168, 169, 170, 171, 172], "recommended": 170, "recommended_fil": 15, "record": [12, 51, 59, 80, 82, 98, 115, 119, 143], "recov": [26, 27, 78, 85, 146], "recoveri": [44, 80, 88, 141, 149], "recoverykey_": 27, "recreat": 146, "recurs": 149, "recv": 62, "red": [15, 38, 39, 58, 98, 133, 134], "redact": [98, 119], "reddit": [159, 160], "redeploi": 3, "redhat": 54, "redi": [24, 43, 64, 69, 88, 127, 130, 135, 149], "redir": 68, "redirect": [59, 63, 67, 68, 69, 88, 100, 104, 117, 129, 133, 138], "redirectregex": 68, "redis_log_fil": 88, "redisclust": [58, 59], "reduc": [5, 7, 57, 59, 81, 88, 94, 119, 127, 138, 170], "reduce_to_languag": 88, "redund": 42, "refer": [3, 12, 20, 26, 27, 38, 41, 54, 56, 58, 59, 62, 69, 77, 81, 88, 104, 118, 119, 123, 127, 128, 136, 138, 148, 159, 165, 172], "referenc": [14, 27, 138], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": 129, "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 81, 88, 145, 149], "regard": [84, 111, 119, 130, 135, 170], "regardless": [15, 29, 41, 46, 57, 59, 81, 128, 149, 170], "regener": 30, "regex": [68, 126, 129], "region": [29, 34, 46, 59], "regionon": [46, 59], "regist": [3, 4, 8, 15, 56, 59, 88, 100, 101, 105, 113, 117, 143, 149, 158, 159, 171, 172], "registr": [56, 117], "registrar": 133, "regress": 134, "regular": [24, 27, 44, 54, 56, 59, 68, 88, 106, 115, 147, 148, 149, 154, 171], "regularli": [12, 15, 51, 56, 94, 133, 148, 149, 170], "reinforc": 5, "reinstal": [3, 138, 144], "reject": 88, "rel": [27, 133, 149], "relat": [3, 13, 15, 24, 53, 54, 57, 59, 66, 71, 75, 76, 81, 88, 98, 100, 111, 114, 119, 127, 130, 132, 133, 135, 136, 143, 149, 166, 167, 168, 170, 172], "relationship": 53, "relax": 59, "releas": [2, 4, 12, 16, 43, 54, 98, 101, 123, 125, 126, 130, 132, 133, 134, 136, 137, 141, 144, 145, 148, 149, 151, 152, 155, 169], "relev": [0, 1, 3, 15, 24, 49, 81, 98, 111, 117, 124, 126, 129, 143, 170], "reli": [12, 15, 51, 84, 118, 134, 158, 160, 170], "reliabl": [13, 14, 36, 54, 56, 58, 69, 81, 88, 130, 134, 138, 142, 143, 153, 157], "reliev": 43, "reload": [38, 63, 123, 132, 133], "remain": [3, 26, 41, 59, 81, 85, 94, 101, 117, 124, 143], "remedi": [59, 114, 138], "rememb": [59, 81, 85, 111, 123, 124, 131, 172], "remember_login_cookie_lifetim": 88, "remi": 123, "remind": [88, 116, 149], "remirepo": 88, "remnant": [18, 59, 81, 83, 88], "remot": [2, 3, 20, 31, 33, 35, 36, 37, 38, 39, 41, 54, 58, 59, 62, 66, 68, 69, 72, 74, 81, 87, 88, 92, 93, 96, 98, 100, 102, 106, 113, 115, 117, 119, 124, 127, 129, 133, 134, 138, 147, 149, 169], "remote_addr": 59, "remoteaddr": [66, 126], "remotedirpath": 96, "remotepollinterv": 93, "remoteport": [101, 102], "remov": [2, 3, 11, 16, 18, 24, 26, 28, 41, 42, 51, 52, 55, 57, 59, 62, 69, 73, 75, 77, 81, 83, 85, 87, 88, 97, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 126, 129, 131, 133, 135, 137, 149, 151, 155, 157, 164, 165, 168], "removeus": 149, "renam": [43, 48, 59, 73, 88, 142, 149, 155], "render": [9, 59, 70, 153, 158, 159], "renew": 133, "repair": [2, 21, 26, 49, 59, 88, 142, 148], "repeat": [29, 57, 92, 104, 143], "repeatedli": [6, 126, 129], "replac": [11, 15, 20, 26, 27, 38, 46, 49, 56, 59, 60, 62, 68, 71, 81, 88, 101, 113, 123, 125, 126, 127, 130, 133, 137, 147, 148, 149, 151, 163, 166, 171], "repli": [62, 117, 153], "replic": [0, 1, 15, 19, 23, 88, 149, 160], "replica": [22, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 152, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 57, 59, 69, 81, 88, 89, 98, 120, 131, 132, 138, 157, 166, 167, 168], "repositori": [13, 27, 54, 57, 88, 92, 93, 120, 123, 155, 159, 160, 170], "repres": [27, 42, 45, 119, 171, 172], "reproduc": 69, "reqid": 66, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 20, 24, 29, 30, 34, 46, 55, 57, 58, 66, 67, 68, 69, 76, 81, 84, 85, 87, 88, 98, 100, 101, 102, 104, 106, 111, 119, 124, 126, 129, 130, 132, 134, 136, 137, 138, 150, 156, 159, 160, 165, 171, 172], "request_checksum_calcul": [59, 168], "request_timeout": [24, 39, 88], "request_uri": 129, "requestreadtimeout": 24, "requir": [1, 13, 15, 16, 19, 21, 24, 26, 27, 29, 30, 31, 34, 35, 36, 38, 39, 40, 43, 46, 47, 48, 53, 54, 55, 56, 57, 58, 59, 62, 66, 69, 71, 74, 76, 80, 81, 82, 87, 88, 92, 96, 98, 100, 101, 102, 104, 117, 125, 126, 127, 128, 129, 131, 132, 133, 137, 138, 142, 143, 146, 147, 148, 149, 150, 151, 154, 155, 157, 170, 171], "rerun": 26, "rescan": [38, 88, 138, 139, 142, 149], "resembl": 12, "resend": 88, "reserv": [48, 115, 167], "reset": [24, 26, 57, 58, 59, 62, 66, 73, 81, 88, 113, 114, 119, 123, 132, 138, 147, 149, 163], "resetpassword": [78, 88], "reshar": 41, "resid": [20, 101, 131], "resist": 57, "resiz": 81, "resolut": [9, 157, 165], "resolv": [26, 57, 59, 64, 88, 98, 101, 115, 124, 126, 147, 148, 159, 165], "resolveexappurl": 101, "resourc": [0, 1, 7, 10, 15, 27, 41, 45, 49, 56, 57, 59, 71, 88, 100, 114, 116, 119, 126, 127, 132, 133, 138, 142, 145, 172], "respect": [0, 3, 7, 12, 15, 20, 42, 51, 56, 59, 77, 100, 101, 113, 117, 149], "respond": [50, 59, 104, 106], "respons": [2, 12, 14, 27, 64, 88, 101, 120, 126, 129, 138, 147, 159, 168, 172], "response_checksum_valid": [59, 168], "rest": [26, 111, 119, 123, 138], "restart": [3, 5, 7, 11, 15, 20, 21, 54, 58, 98, 101, 123, 126, 129, 130, 132, 133, 138, 142, 151, 152, 171], "restor": [21, 27, 42, 59, 88, 138, 140, 141, 142, 143, 147, 148, 149, 170], "restorecon": [123, 131], "restrict": [3, 16, 31, 38, 41, 59, 67, 76, 82, 88, 106, 109, 110, 113, 114, 119, 127, 138, 149, 164, 169], "restructur": 149, "result": [2, 6, 9, 12, 21, 26, 27, 59, 62, 81, 82, 93, 98, 100, 101, 117, 119, 128, 129, 132, 133, 137, 165, 172], "resum": 172, "resync": 114, "retain": [12, 14, 38, 41, 42, 140], "retent": [42, 47, 59, 88, 107, 109, 116, 149], "retrain": 170, "retreat": 2, "retri": [59, 92, 94, 147, 151], "retriesmaxattempt": 59, "retriev": [2, 27, 58, 59, 68, 75, 76, 81, 82, 88, 149, 172], "return": [24, 26, 27, 39, 56, 57, 58, 59, 62, 64, 68, 74, 75, 76, 81, 82, 88, 101, 113, 123, 124, 129, 132, 133, 138, 159, 172], "reus": 119, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 157, "revers": [26, 59, 64, 69, 88, 100, 101, 104, 128, 133, 136, 152, 153, 154], "reverse_proxi": 68, "revert": [88, 98, 113, 139, 145, 147, 148], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 54, 57, 59, 66, 126, 138, 142, 148, 165, 167, 170], "revis": [142, 148], "revisit": [142, 148], "revok": 52, "rewrit": [114, 129, 133, 149, 165], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rf": 131, "rfc": [59, 80, 126, 149], "rfc6749": 67, "rh": [123, 149], "rhel": 133, "rich": [64, 88, 159], "rich_editing_en": 70, "richdocu": 165, "richdocumentscod": 129, "rid": [45, 149], "right": [1, 23, 31, 38, 58, 59, 62, 76, 81, 85, 113, 129, 133, 142, 147, 165, 171, 172], "rim": 129, "risk": [12, 26, 32, 59, 62, 126, 132, 138, 147, 148, 170], "riski": 12, "rm": [103, 146, 151], "ro": 8, "roadmap": 12, "rob": 149, "robbi": 149, "robert": 149, "roberta": 149, "robin": [74, 149], "robot": [126, 129], "robust": [13, 88, 133, 145], "rocm": [100, 102, 104], "role": [77, 81, 85], "roll": 170, "roman": 2, "room": [8, 88, 116], "root": [16, 20, 26, 31, 33, 35, 37, 46, 55, 59, 82, 85, 88, 92, 96, 107, 119, 121, 123, 124, 125, 128, 129, 131, 133, 136, 137, 138, 147, 149], "rootcert": 59, "rosa": 149, "rotat": [4, 88, 130, 149], "rough": [5, 7, 9, 10, 15], "round": 27, "rout": [2, 59, 101], "router": [59, 68], "routin": [149, 170], "row": [20, 21, 38, 119, 134, 149, 167], "row_format": [21, 59], "rowaddedev": 171, "rowdeletedev": 171, "rowid": 171, "rowupdatedev": 171, "rpm": 123, "rsa": [27, 30, 38], "rss": 129, "rsync": [98, 140, 143, 146], "rtrim": 101, "rtx": 100, "rule": [13, 42, 59, 81, 82, 86, 88, 101, 108, 109, 110, 123, 126, 129, 133, 150, 156], "ruleset": 131, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 24, 26, 28, 36, 38, 42, 43, 45, 46, 47, 48, 51, 54, 56, 57, 58, 59, 62, 64, 66, 68, 77, 80, 81, 83, 88, 92, 93, 98, 100, 101, 102, 113, 114, 115, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 146, 147, 151, 152, 154, 157, 165, 169, 170, 171], "runner": 15, "runtim": [82, 134], "runus": 149, "russian": 4, "rv": 131, "rw": 82, "s01": [81, 82, 149], "s02": 82, "s1_nextcloud": 46, "s2_nextcloud_": 46, "s3": [24, 26, 38, 44, 59, 88], "s_time": 119, "sabin": 149, "sabr": [138, 171], "sabredav": [133, 138, 171], "safari": [66, 134], "safe": [15, 17, 18, 26, 42, 58, 59, 62, 67, 123, 125, 129, 130, 138, 143, 147], "safest": 106, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 153], "salt": [27, 59], "samaccountnam": 81, "samba": [26, 36], "same": [2, 3, 5, 12, 14, 15, 18, 20, 23, 24, 26, 27, 30, 39, 41, 43, 46, 49, 54, 57, 58, 59, 62, 66, 69, 81, 87, 88, 91, 92, 96, 98, 100, 102, 103, 106, 111, 113, 114, 115, 119, 123, 124, 126, 129, 133, 135, 136, 138, 143, 145, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 171, 172], "sameorigin": [126, 129], "samesit": 59, "saml": [27, 30], "sampl": [24, 43, 51, 55, 88, 124, 149], "sandbox": 133, "sanit": [44, 88], "sapi": 130, "satisfi": [54, 128, 133], "save": [30, 36, 38, 42, 43, 46, 57, 62, 63, 70, 81, 98, 100, 115, 117, 119, 149, 172], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [46, 120, 132, 133, 145, 153, 154, 157], "scale": [13, 18, 23, 46, 59, 88, 120, 134, 138], "scan": [3, 28, 30, 36, 38, 59, 64, 69, 88, 98, 137, 138, 142, 146], "scanner": [59, 62, 64, 88, 138], "scenario": [8, 15, 20, 26, 46, 51, 59, 89, 126, 135, 146, 154, 171], "scene": 15, "schedul": [2, 8, 14, 15, 42, 54, 56, 59, 64, 81, 88, 113, 116, 118, 148, 149, 171], "schedulecalendartransp": 171, "scheduledaft": 14, "scheduledat": 14, "schema": [18, 20, 23, 135, 144, 147, 149], "scheme": [27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 68, 101], "school": 138, "scl": 149, "scope": [8, 20, 46, 59, 67, 73, 81, 88, 103, 137, 149], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [39, 55, 62, 78, 79, 88, 133, 147, 149, 172], "screenshar": 134, "screenshot": [25, 63], "script": [15, 46, 56, 58, 59, 88, 121, 127, 132, 149, 150, 171], "script_filenam": 129, "scroll": [39, 85, 113, 114, 117, 147], "sdk": [6, 123, 131, 150, 151, 152, 154, 155, 156, 168], "sdkref": [59, 168], "seal": 88, "sealert": 131, "seamless": [81, 171], "search": [3, 18, 26, 41, 49, 59, 81, 82, 83, 88, 92, 100, 113, 126, 130, 132, 133, 138, 158], "searchon": 92, "sec": [20, 21, 82, 93, 119], "second": [1, 15, 24, 34, 39, 41, 42, 46, 57, 59, 67, 69, 72, 80, 81, 85, 93, 94, 106, 113, 117, 119, 126, 132, 133, 137, 149, 151, 171], "second_admin": 51, "secondari": [38, 80], "secr3tpasswordt7": [46, 59], "secret": [8, 26, 27, 29, 30, 35, 46, 67, 74, 75, 76, 82, 88, 92, 111, 117, 126, 132, 149, 150], "secretvalu": 46, "section": [0, 1, 3, 4, 6, 8, 12, 15, 24, 26, 30, 39, 41, 46, 48, 52, 55, 56, 58, 59, 62, 69, 71, 77, 81, 85, 86, 93, 94, 96, 98, 101, 104, 106, 107, 113, 114, 117, 118, 119, 120, 128, 129, 132, 133, 138, 144, 147, 148, 149, 151, 157, 170], "secur": [8, 13, 16, 20, 26, 27, 30, 31, 32, 37, 39, 43, 45, 57, 62, 63, 64, 68, 80, 86, 88, 98, 102, 113, 119, 123, 127, 128, 129, 130, 131, 133, 134, 137, 138, 144, 145, 148, 151, 169, 170], "see": [0, 1, 2, 3, 4, 7, 11, 15, 16, 20, 21, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 49, 51, 52, 54, 57, 58, 59, 62, 67, 69, 77, 78, 81, 82, 83, 85, 93, 96, 98, 100, 101, 104, 106, 107, 113, 114, 115, 117, 119, 120, 121, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 147, 148, 149, 154, 157, 162, 163, 164, 166, 167, 168, 169, 171, 172], "seed": [58, 59], "seem": [3, 59, 62, 69, 147], "seen": [59, 98, 100, 107, 114, 137, 149], "segment": 24, "segreg": 126, "select": [1, 2, 3, 4, 5, 7, 8, 12, 20, 26, 27, 29, 38, 39, 41, 52, 56, 57, 58, 59, 62, 63, 80, 81, 85, 91, 92, 117, 128, 132, 138, 147, 149, 172], "selector": 88, "self": [0, 1, 2, 12, 15, 31, 44, 59, 88, 98, 101, 115, 117, 133, 149, 163], "selfiephoto": 81, "selinux": [38, 59, 81, 88, 127], "semanag": [123, 131], "semant": 3, "semaphor": 130, "semicolon": 59, "send": [2, 8, 12, 39, 41, 51, 59, 64, 65, 67, 74, 75, 76, 82, 85, 88, 98, 101, 113, 115, 116, 126, 128, 129, 131, 133, 147, 149, 158, 163, 171, 172], "send_timeout": 129, "sendemail": 149, "sender": [62, 117], "sendeventremindersmod": 113, "sendfil": 138, "sendmail": [59, 64, 88, 127], "sens": [23, 51], "sensibl": 45, "sensit": [15, 48, 51, 56, 57, 59, 81, 98, 119, 126, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 101, 111, 113, 117, 119, 149, 172], "sentri": 119, "separ": [3, 5, 7, 9, 10, 15, 20, 23, 24, 39, 55, 59, 60, 62, 66, 81, 82, 98, 104, 132, 148, 149, 172], "septemb": 4, "sequenc": [149, 169], "seri": [159, 160, 168], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 24, 59, 62, 69, 81, 88, 106, 120, 127, 133, 143, 150, 151, 165, 166, 168], "server": [0, 1, 3, 4, 5, 6, 7, 12, 13, 15, 16, 17, 18, 21, 25, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 46, 48, 49, 50, 51, 54, 55, 56, 57, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 100, 101, 102, 104, 110, 111, 116, 118, 119, 120, 121, 123, 124, 125, 128, 129, 130, 135, 137, 139, 140, 141, 142, 146, 147, 148, 149, 154, 156, 157, 159, 162, 169, 170, 171, 172], "server0": 58, "server1": [46, 58, 128], "server2": [46, 58], "server3": 46, "server_address": 92, "server_log": 88, "server_nam": [68, 101, 124, 129], "server_token": 129, "serveraddr": 101, "serverid": 88, "serverinfo": [58, 138, 165], "servernam": [101, 123, 126, 133], "servernotavailableexcept": 149, "serverport": 101, "serverroot": [16, 59], "serverurl": 96, "servic": [1, 2, 3, 5, 12, 13, 20, 29, 30, 34, 38, 54, 56, 57, 58, 59, 62, 64, 66, 67, 69, 71, 81, 82, 84, 88, 98, 104, 123, 124, 126, 132, 133, 139, 150, 152, 154, 155, 158, 160, 170], "servicenam": [46, 59], "session": [30, 36, 38, 41, 64, 88, 98, 111, 119, 129, 130, 140, 148, 149], "session_keepal": 88, "session_lifetim": [24, 88], "session_relaxed_expiri": 88, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 18, 20, 21, 24, 25, 26, 28, 29, 30, 31, 32, 34, 36, 38, 39, 42, 43, 44, 46, 47, 48, 52, 53, 54, 55, 56, 58, 60, 61, 63, 64, 65, 67, 68, 70, 71, 72, 73, 77, 80, 82, 83, 84, 86, 87, 88, 93, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107, 108, 110, 114, 115, 116, 117, 118, 119, 124, 125, 126, 127, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 146, 147, 148, 152, 153, 157, 163, 164, 165, 167, 170, 171], "setenv": [126, 133], "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settl": 20, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 20, 30, 38, 42, 46, 47, 56, 57, 59, 61, 62, 64, 80, 81, 88, 94, 95, 96, 98, 101, 102, 105, 123, 127, 128, 129, 133, 134, 138, 144, 148, 149, 151, 152, 154, 155, 156, 163, 166, 167, 169], "setup_create_db_us": 128, "setupcheck": 88, "sever": [3, 12, 24, 26, 57, 59, 62, 77, 101, 103, 117, 126, 129, 130, 132, 133, 138, 143, 148, 154, 170], "sf": [16, 124], "sftp": [30, 38, 88, 130], "sgi": 59, "sh": [15, 133, 171], "sha256": [27, 123, 125], "sha256_cert_fingerprint": 53, "sha256sum": [123, 125], "sha512": 27, "shall": [51, 59, 65, 81, 93, 149], "shallow": 149, "share": [3, 20, 36, 38, 43, 51, 58, 62, 64, 69, 81, 85, 88, 98, 100, 102, 106, 107, 115, 116, 120, 124, 126, 131, 133, 135, 139, 142, 146, 147, 150, 152, 153, 160, 171], "share20": 59, "share_fold": 88, "shareabl": 115, "shareapi_restrict_user_enumeration_full_match_email": 41, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 41, "shareapi_restrict_user_enumeration_full_match_userid": 41, "sharebymail": 59, "shared_secret": 59, "sharekei": 27, "sharer": 51, "shares_extern": 149, "sharescount": 59, "sheet": 168, "shell": [15, 21, 56, 59, 149, 171], "shibbol": 150, "ship": [4, 5, 16, 25, 49, 51, 52, 57, 59, 60, 71, 74, 81, 88, 114, 115, 123, 126, 129, 132, 147, 149, 158, 166, 169], "shm_size": [58, 167], "shop": 2, "short": [59, 81, 83, 100, 113, 114, 117, 138], "shortcut": 88, "shorter": [27, 133], "shortli": 110, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 18, 20, 21, 25, 27, 34, 36, 37, 39, 43, 49, 54, 56, 58, 59, 62, 65, 67, 68, 70, 77, 81, 82, 91, 93, 94, 96, 98, 100, 101, 102, 104, 106, 110, 113, 114, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 143, 144, 147, 148, 149, 150, 151, 153, 156, 163, 164, 167, 169, 170, 171, 172], "shouldn": 59, "show": [1, 2, 3, 7, 10, 17, 20, 21, 25, 26, 36, 41, 45, 46, 49, 54, 58, 59, 62, 63, 80, 81, 82, 83, 85, 88, 93, 98, 103, 104, 113, 114, 119, 128, 132, 137, 138, 142, 147, 148, 153, 165, 172], "show_federated_shares_as_intern": 39, "showexperimentalopt": 93, "showexpir": 171, "showmaindialogasnormalwindow": 93, "shown": [24, 30, 41, 45, 67, 81, 88, 93, 126, 128, 129, 130, 137, 138, 142, 147, 148, 149], "showonli": 149, "showpassword": 82, "shutdown": 17, "sick": 2, "side": [29, 38, 44, 46, 59, 62, 81, 85, 88, 113, 126, 128, 129, 132, 138, 147, 149, 165, 167], "sidebar": [85, 99], "siev": 88, "sign": [31, 44, 59, 81, 85, 88, 98, 117, 123, 129, 133, 134, 138, 139, 149, 163], "signal": 4, "signatur": [54, 88, 117, 123, 125, 137, 149], "signific": [8, 12, 32, 43, 137, 170], "significantli": [8, 12, 24, 58, 59, 134, 148], "signup": [2, 59], "silent": [92, 103, 131], "similar": [0, 6, 17, 24, 34, 66, 81, 96, 98, 107, 110, 119, 123, 126, 131, 132, 133, 135, 137, 149], "similarli": [143, 149, 150, 168], "simpl": [18, 49, 59, 88, 107, 120, 133, 145, 149, 172], "simplesignuplink": 88, "simplest": [101, 138], "simplexml": 130, "simpli": [3, 8, 16, 41, 46, 51, 54, 59, 60, 62, 68, 80, 81, 85, 100, 106, 107, 142, 146, 147, 149, 171], "simplifi": 101, "simul": 149, "simultan": [43, 132, 133, 149, 170], "sinc": [2, 5, 15, 16, 18, 26, 30, 32, 56, 57, 58, 59, 62, 98, 106, 108, 110, 115, 124, 129, 134, 144, 147, 149, 155, 165, 167, 170, 172], "singl": [3, 18, 24, 39, 56, 57, 59, 66, 81, 85, 88, 92, 117, 119, 123, 125, 129, 131, 132, 133, 140], "sink": 2, "site": [24, 64, 88, 111, 126, 133, 138], "situat": [3, 5, 7, 46, 57, 59, 68, 94, 98, 123, 126, 138, 149], "sixteen": 170, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 26, 27, 41, 44, 58, 59, 62, 71, 81, 85, 88, 93, 94, 98, 100, 106, 120, 124, 126, 129, 139, 142, 143, 149, 163, 171], "sji": 70, "skeleton": [25, 59, 172], "skeletondirectori": [25, 88], "skill": [133, 145], "skip": [3, 55, 56, 59, 64, 81, 88, 91, 94, 96, 102, 119, 148, 149], "skip_name_resolv": 20, "skipapp": 165, "skipauthpickerappl": 67, "sky": 1, "skydriv": 98, "sl": 58, "sla": 12, "slash": [31, 49, 98, 138, 171], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 27, 57, 103], "slogan": 71, "slot": 2, "slow": [3, 6, 20, 54, 57, 58, 88, 98, 132, 149], "slow_query_log": 20, "slow_query_log_fil": 20, "slower": [56, 57, 154], "sm": 149, "small": [2, 12, 41, 45, 56, 88, 113, 114, 132, 138, 149, 154, 170], "smaller": [4, 5, 7, 12, 24, 59, 147], "smallest": [11, 81], "smart": [1, 2, 15, 88, 117, 158], "smb": [38, 88, 127, 130], "smbclient": [36, 130], "sme": 133, "smili": 21, "smith": 149, "smtp": [59, 64, 88, 127], "sn": [82, 149], "snap": [88, 127, 130, 141, 148], "snapcraft": [133, 145], "snapd": [133, 145], "snapshot": [81, 101], "sni": 69, "sniff": 126, "snip": 56, "snooz": [88, 116], "snowflak": 88, "snowflake_id": 149, "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 18, 20, 24, 25, 26, 27, 28, 33, 36, 38, 39, 41, 43, 46, 48, 49, 51, 54, 57, 58, 59, 62, 67, 76, 78, 81, 83, 84, 85, 99, 100, 101, 102, 106, 107, 110, 113, 117, 118, 119, 123, 124, 126, 129, 130, 131, 132, 133, 137, 138, 142, 144, 146, 147, 148, 149, 152, 155, 158, 165, 170, 171, 172], "sock": [20, 43, 58, 59, 101, 102, 124, 129, 149], "socket": [20, 43, 54, 59, 88, 102, 104, 105, 124, 128, 129, 156], "socks5": 93, "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 20, 68, 89, 98, 134, 163], "soldier": 2, "solid": 26, "solut": [1, 15, 24, 41, 68, 98, 117, 133, 137, 138, 143, 153, 155, 157], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 131, 136, 147, 168], "some": [0, 1, 2, 15, 16, 20, 23, 26, 27, 29, 30, 38, 41, 45, 46, 49, 50, 56, 57, 58, 59, 62, 64, 72, 81, 85, 87, 88, 93, 98, 99, 100, 101, 103, 106, 113, 114, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 158, 159, 162, 165, 167, 172], "some_secure_password": 102, "some_very_secure_password": [101, 102], "someon": 26, "someth": [2, 3, 14, 39, 41, 59, 81, 100, 101, 129, 132, 137, 144, 157, 171], "sometim": [2, 5, 15, 41, 46, 56, 85, 132, 138, 142, 147, 170], "somewher": [81, 101, 129, 133, 172], "soon": [4, 15, 61, 113, 132, 170], "sooner": [170, 171], "sophist": [57, 98], "sorri": 157, "sort": [42, 59, 115, 130, 154], "sort_groups_by_nam": 88, "sortbi": 59, "sound": 142, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 30, 44, 49, 54, 57, 59, 62, 88, 113, 120, 123, 126, 130, 132, 133, 135, 138, 146, 149, 150, 152, 171], "sourcecalendardata": 171, "sourcecalendarid": 171, "sourcecod": 27, "sourcedir": 92, "sourceshar": 171, "sourceuid": 149, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 24, 42, 47, 48, 59, 81, 85, 88, 98, 127, 138, 149, 167], "spaghetti": 2, "spam": [59, 62, 117], "span": [72, 106], "spanish": [4, 5, 10, 11], "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 20, 33, 38, 41, 44, 51, 59, 63, 68, 80, 85, 86, 88, 113, 133, 138, 171], "specialis": 49, "specif": [1, 5, 6, 7, 9, 10, 11, 14, 16, 20, 26, 27, 30, 31, 36, 38, 40, 41, 46, 52, 53, 57, 58, 59, 60, 65, 67, 74, 77, 85, 88, 91, 92, 96, 98, 101, 109, 113, 114, 119, 120, 127, 133, 143, 149, 159, 165, 166, 170, 171, 172], "specifi": [1, 18, 20, 23, 29, 30, 31, 34, 36, 37, 46, 49, 55, 56, 57, 58, 59, 66, 68, 74, 76, 79, 81, 82, 83, 91, 92, 93, 94, 95, 97, 98, 101, 113, 126, 128, 129, 132, 133, 137, 149, 150, 151, 171, 172], "speech": [4, 13, 88, 160], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 98, 100, 129, 132, 169], "speedscop": 59, "split": [19, 22, 88, 161], "spoof": [59, 68], "sporad": 98, "spread": 133, "spreadsheet": [2, 49], "spreed": [4, 8], "sprintf": 101, "sql": [59, 88, 138, 148, 149], "sqlbkp": 146, "sqlbkp_": 140, "sqlite": [18, 23, 88, 121, 127, 128, 134, 135, 138, 149], "sqlite3": [18, 59, 121, 140, 146, 149], "sqlstate": 138, "squeez": 20, "src": [123, 131], "src_path": 103, "sse": [26, 29, 44, 88], "sse_c_kei": 46, "ssh": [30, 35], "ssl": [26, 29, 31, 39, 58, 62, 63, 64, 69, 88, 92, 99, 119, 124, 127, 129, 149, 151, 152, 156], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 151, "sslproxycheckpeernam": 151, "sslproxyengin": 151, "sslproxyverifi": 151, "sslrenegbuffers": 24, "sso": [30, 59], "ssrf": 126, "stabil": [12, 69, 134, 167, 168, 169], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 153, 160, 170], "stable_bas": 54, "stablediffus": 15, "stack": [57, 133, 154], "stage": [121, 170], "stai": [133, 148, 149, 170], "stall": 59, "stand": 172, "standalon": [4, 74, 154], "standalone_window": 88, "standard": [12, 18, 46, 55, 58, 59, 66, 68, 81, 89, 92, 113, 123, 126, 133, 134, 138, 142, 143, 149, 166, 167, 168], "staroffic": 59, "start": [3, 14, 15, 16, 20, 27, 28, 36, 46, 51, 53, 54, 56, 57, 58, 59, 60, 65, 66, 81, 97, 98, 101, 113, 119, 123, 124, 125, 127, 132, 133, 138, 142, 143, 145, 147, 148, 149, 151, 155, 157, 165, 166, 167, 168, 169, 171, 172], "start_header_id": 5, "startedat": 14, "startlimitburst": [15, 171], "startlimitinterv": [15, 171], "startpag": 59, "starttl": [59, 82, 88, 163], "startup": [58, 104], "stash": 149, "stat": [1, 3], "state": [26, 42, 59, 62, 80, 92, 119, 126, 146, 149, 171], "static": [12, 27, 59, 68, 126, 129, 151, 164, 165, 166, 172], "statist": [1, 3, 119, 126, 149], "statu": [14, 15, 26, 39, 54, 56, 57, 58, 66, 74, 75, 76, 80, 82, 88, 103, 105, 118, 126, 129, 136, 148, 152, 157, 170, 171], "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, 149], "stdout": [4, 97, 149], "step": [3, 8, 18, 20, 21, 39, 44, 53, 57, 59, 61, 62, 67, 80, 81, 88, 96, 98, 100, 103, 104, 117, 119, 123, 127, 128, 132, 133, 136, 138, 141, 143, 147, 149, 151, 154, 155], "stephani": 149, "stereotyp": 9, "stick": 59, "still": [2, 3, 8, 18, 21, 23, 24, 28, 41, 45, 46, 48, 56, 57, 58, 59, 63, 66, 80, 81, 83, 85, 93, 100, 119, 126, 129, 130, 138, 143, 147, 149, 165, 166, 167, 168, 169, 170], "stolen": 80, "stop": [5, 6, 24, 54, 59, 66, 98, 101, 107, 138, 142, 143, 147, 151, 155], "storag": [3, 27, 29, 31, 32, 33, 35, 36, 37, 42, 43, 44, 56, 59, 64, 73, 81, 87, 88, 98, 103, 107, 128, 130, 131, 132, 133, 134, 135, 139, 149, 152], "storage43": 81, "storageclass": 46, "storagecrawljob": 3, "store": [0, 13, 17, 20, 26, 29, 30, 36, 42, 43, 44, 45, 58, 60, 63, 64, 66, 67, 69, 71, 80, 81, 82, 88, 100, 112, 114, 117, 126, 128, 129, 131, 132, 135, 138, 149, 166, 167, 168], "storecryptedpassword": 88, "str_ends_with": 101, "straight": 91, "straightforward": 53, "strain": 119, "strategi": [21, 46], "stream": [24, 51, 54, 59, 101, 123, 134], "streamable_http": 2, "street": 2, "strength": 128, "strengthen": 69, "strict": [14, 57, 64, 88, 129], "strictli": [101, 111, 132, 133], "string": [1, 3, 5, 27, 46, 48, 54, 59, 62, 68, 74, 75, 76, 81, 101, 103, 129, 149, 170, 171, 172], "strip": [67, 133, 149], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [59, 63, 69, 98, 132, 133, 134, 170], "structur": [26, 27, 46, 59, 66, 81, 101, 149], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 104, "stuttgart": 149, "style": [11, 29, 59, 71, 159], "su": [124, 149], "sub": [6, 76, 81, 149, 162, 172], "subadmin": 88, "subdir": [88, 127], "subdirectori": [34, 129, 133], "subdomain": [59, 68, 124, 126, 133, 151], "subfold": [31, 35, 36, 37, 92, 96, 133, 138, 149], "subgroup": 81, "subject": [26, 113, 119], "submiss": [62, 171, 172], "submissionmessag": 171, "submit": [126, 149], "submitcontentjob": 3, "submitmultipl": 171, "subnet": 59, "subpag": 161, "subpath": 101, "subreddit": [159, 160], "subscrib": 113, "subscript": [12, 88, 116, 121, 126, 134, 153, 157, 170], "subsecond": 46, "subsequ": [96, 119, 133, 145, 149], "subset": 41, "substitut": [38, 59, 78], "substr": [59, 101], "subtitl": 15, "succe": [66, 101], "succeed": [15, 147], "success": [17, 18, 39, 57, 59, 66, 74, 75, 76, 81, 100, 123, 124, 126, 128, 138, 142, 147, 149], "successfulli": [14, 39, 59, 78, 96, 104, 134, 147, 149, 172], "suddenli": 3, "sudo": [1, 8, 15, 17, 18, 20, 21, 24, 26, 32, 38, 49, 54, 67, 72, 78, 80, 81, 83, 113, 114, 119, 121, 125, 130, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 152, 171], "suexec": 59, "suffer": 11, "suffici": [123, 128, 132, 133, 144], "suffix": 128, "suggest": [14, 41, 59, 69, 101, 115, 120, 123, 131, 132, 133, 170], "suit": [12, 26, 92, 101, 126], "suitabl": [43, 56, 58, 59, 100, 126, 132, 170], "sum": [123, 125], "summar": [1, 5, 13, 15, 88, 117], "summari": [13, 15, 88, 116, 132], "summaris": 51, "summary_bot": 8, "sun": 81, "super": [81, 85], "supersed": [59, 149], "superus": 124, "supplement": 59, "supplementari": 133, "suppli": [58, 81, 88, 113, 117, 133], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 19, 20, 23, 26, 28, 29, 35, 36, 39, 40, 43, 44, 48, 52, 57, 58, 61, 65, 67, 69, 71, 72, 75, 76, 80, 81, 82, 88, 91, 92, 96, 97, 98, 99, 100, 101, 102, 104, 106, 113, 117, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 153, 157, 158, 159, 163, 164, 165, 166, 167, 168, 169, 171], "supportedcalendarcomponentset": 171, "supporteddatabas": 88, "suppress": [17, 59, 88], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 31, 32, 36, 39, 41, 46, 57, 58, 59, 65, 67, 77, 81, 83, 98, 101, 106, 110, 113, 115, 119, 123, 124, 126, 129, 132, 133, 134, 137, 138, 142, 143, 144, 146, 148, 149, 151, 157, 163, 164, 165, 166, 167, 169, 170, 171, 172], "surfer": 63, "surnam": 81, "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 170, "suspend": 88, "suspici": [15, 56, 57, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [45, 59, 71, 129, 132, 133], "swap": [24, 27, 132], "swift": [34, 59, 88], "switch": [13, 16, 59, 77, 81, 88, 92, 114, 119, 126, 149, 154, 172], "symbol": 16, "symlink": [59, 138], "symmetr": 27, "sync": [3, 17, 20, 24, 39, 41, 43, 59, 71, 85, 88, 91, 92, 95, 96, 115, 119, 128, 132, 143, 146, 171], "sync_xxxxxxx": 98, "synchron": [48, 59, 64, 88, 92, 93, 94, 95, 97, 98, 106, 113, 114, 120, 149], "synchronis": [88, 141], "syntax": [49, 56, 59, 74, 75, 76, 81, 82, 134, 149], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 149], "syslog_tag": [66, 88], "syslog_tag_audit": [66, 88], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 18, 20, 21, 26, 30, 41, 42, 43, 44, 45, 46, 47, 48, 49, 54, 56, 57, 58, 59, 62, 66, 69, 72, 77, 80, 81, 85, 87, 88, 92, 93, 98, 104, 108, 111, 113, 115, 116, 119, 123, 124, 125, 127, 130, 131, 138, 142, 143, 144, 150, 158, 159, 170, 171], "system_addressbook_expos": 114, "system_prompt": [5, 14], "systemctl": [15, 54, 56, 58, 123, 151, 152, 171], "systemd": [54, 59, 88, 104, 149, 152], "systempl": 150, "systemtag": [88, 171], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 165], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 20, 21, 24, 26, 29, 41, 42, 43, 51, 54, 56, 58, 59, 61, 62, 65, 76, 81, 100, 104, 113, 119, 123, 126, 129, 131, 133, 137, 138, 140, 142, 143, 147, 149, 151, 157, 171, 172], "tab": [88, 149, 172], "tabl": [15, 17, 19, 20, 21, 23, 26, 27, 57, 59, 62, 81, 82, 83, 113, 114, 119, 125, 127, 138, 144, 146, 149, 159, 160, 167, 171], "tableid": 171, "tablespac": 128, "tag": [6, 12, 16, 41, 59, 88, 106, 109, 126, 129, 137, 150], "tagassignedev": 171, "tagid": 171, "tagunassignedev": 171, "tail": [4, 129, 149], "tajik": 4, "take": [3, 6, 17, 20, 24, 27, 30, 39, 45, 50, 54, 55, 56, 57, 58, 59, 69, 80, 81, 82, 84, 85, 93, 98, 101, 102, 121, 124, 126, 129, 132, 133, 137, 142, 143, 145, 147, 148, 149, 167, 171, 172], "taken": [3, 41, 56, 62, 69, 81, 101, 114, 149], "talk": [1, 5, 6, 7, 9, 10, 11, 13, 15, 16, 41, 58, 88, 133, 138, 158, 159, 160, 165, 172], "talk_bot": 8, "talo": 54, "tamper": 26, "tar": [59, 123, 125, 133, 142, 149], "tarbal": [121, 133, 142, 149], "target": [15, 16, 26, 27, 53, 56, 59, 81, 88, 93, 98, 126, 142, 149, 157, 171], "targetcalendardata": 171, "targetcalendarid": 171, "targetchunkuploaddur": [93, 98], "targetshar": 171, "task": [0, 3, 4, 5, 6, 8, 10, 13, 18, 30, 42, 56, 64, 88, 113, 120, 124, 133, 149, 169], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 88, 171], "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [88, 101, 126, 129], "te": 149, "team": [16, 44, 46, 59, 88, 133, 145, 154], "team1": 76, "teamfoldernam": 46, "technic": [11, 12, 26, 59, 81, 137, 138, 172], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [18, 24, 28, 69, 81, 138, 142], "telnet": 62, "temp": [24, 59, 98, 133], "tempdirectori": [24, 88], "temperatur": 5, "templat": [5, 20, 44, 59, 64, 85, 88, 101, 129, 150, 160], "template0": 20, "template1": [20, 146], "templatedirectori": 88, "temporari": [24, 56, 59, 64, 85, 88, 110, 149, 172], "temporarili": [57, 62, 81, 83], "tempt": 1, "ten": [38, 54, 80, 81, 120], "tenant": [34, 117], "tenantnam": [46, 59], "term": [12, 16, 34, 88, 149], "termin": [6, 26, 69, 125, 133, 152, 156], "terri": 149, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 26, 54, 57, 64, 73, 88, 93, 98, 100, 101, 103, 105, 106, 119, 120, 126, 129, 131, 134, 136, 137, 138, 165, 169, 170], "tester": 106, "testfil": 54, "testgroup": 76, "tex2image_stablediffusion2": 1, "text": [2, 3, 4, 5, 8, 9, 11, 12, 13, 26, 41, 45, 49, 59, 62, 64, 81, 82, 88, 106, 117, 126, 129, 133, 137, 138, 149, 151, 158, 159, 160, 165], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": 14, "text_to_image_picker_en": 1, "textbas": 21, "textual": 3, "tflite": 129, "tga": 59, "thai": 5, "than": [1, 2, 3, 4, 5, 7, 8, 9, 12, 16, 24, 33, 39, 41, 42, 43, 45, 46, 47, 54, 57, 58, 59, 81, 85, 88, 97, 98, 113, 115, 117, 120, 123, 126, 128, 130, 132, 133, 134, 137, 138, 142, 146, 149, 151, 154, 165, 167, 168, 170, 172], "thank": [68, 170], "theft": 26, "thei": [0, 1, 2, 3, 4, 5, 8, 12, 15, 16, 23, 25, 28, 39, 40, 41, 42, 43, 45, 48, 50, 51, 57, 58, 59, 60, 61, 62, 70, 80, 81, 84, 85, 87, 88, 92, 95, 98, 100, 106, 107, 108, 113, 117, 119, 120, 125, 126, 128, 129, 132, 134, 136, 138, 142, 149, 150, 158, 167, 170], "them": [6, 7, 14, 15, 16, 20, 21, 24, 25, 26, 36, 39, 41, 45, 48, 50, 52, 59, 62, 63, 69, 70, 71, 81, 83, 85, 86, 92, 93, 98, 100, 106, 107, 111, 113, 115, 119, 123, 125, 126, 129, 132, 133, 137, 138, 142, 146, 148, 149, 150, 165, 172], "theme": [63, 64, 88, 140, 142, 146, 147, 149], "themselv": [41, 52, 56, 59, 69, 106, 115, 149], "theori": [5, 9], "therefor": [8, 12, 20, 24, 27, 30, 41, 45, 51, 59, 66, 81, 106, 107, 113, 114, 133, 135, 146, 148, 149, 159], "therein": 12, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 43, 45, 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, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 113, 114, 115, 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, 154, 155, 157, 159, 163, 165, 166, 167, 168, 169, 170, 171, 172], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 170], "think": [34, 138], "third": [12, 15, 16, 20, 26, 56, 78, 134, 142, 148, 149], "thisisanimportantvalu": 59, "thorough": 4, "thoroughli": 5, "those": [6, 12, 15, 16, 23, 24, 25, 26, 30, 36, 41, 45, 46, 48, 51, 54, 59, 63, 67, 68, 69, 81, 85, 98, 107, 111, 113, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 149, 158, 169, 170], "though": [37, 41, 54, 58, 88, 93, 126, 129, 133, 137, 149, 165], "thousand": [120, 138], "thread": [4, 7, 10, 15, 59, 88, 116, 138], "threat": [26, 126], "three": [8, 38, 51, 54, 56, 62, 80, 100, 101, 117, 119, 121, 128, 146], "threshold": [57, 88, 94, 117], "throttl": 57, "through": [3, 4, 8, 12, 15, 24, 30, 38, 41, 49, 57, 59, 62, 67, 68, 77, 81, 88, 92, 98, 100, 101, 108, 113, 117, 119, 123, 133, 138, 149, 153, 154, 156, 157, 170], "throughout": [27, 57, 170], "throughput": [7, 10, 59], "throw": 149, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 59, 62, 92, 100, 126, 129, 133, 134, 148], "thumb": 92, "thumbnail": [26, 39, 45, 59, 85], "thumbnailphoto": 81, "thunderbird": [113, 114, 115, 119], "ti": [8, 41], "ticket": [60, 147, 148, 159, 160], "tidewai": 138, "tidi": 149, "tiff": [59, 133], "time": [2, 3, 6, 8, 14, 15, 20, 23, 24, 27, 36, 39, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 59, 62, 66, 72, 81, 83, 85, 92, 93, 98, 100, 106, 110, 113, 114, 117, 118, 119, 123, 125, 126, 128, 132, 133, 134, 142, 143, 145, 147, 148, 149, 153, 167, 169, 170, 171], "timeout": [15, 24, 34, 39, 43, 46, 58, 59, 62, 88, 93, 94, 104, 124, 129, 133, 142, 147, 149, 171], "timer": 56, "timestamp": [14, 27, 115, 143, 149, 171], "timezon": [8, 56, 59, 66, 106, 130, 149, 171], "tip": [44, 69, 73, 88, 127, 141, 167], "titl": [1, 2, 81, 159, 171], "tl": [26, 59, 62, 69, 82, 88, 100, 101, 119, 124, 126, 127, 129, 133], "tld": [59, 68, 69, 82, 101, 119, 124, 126, 149], "tld_fullchain": 124, "tld_privat": 124, "tls_reqcert": 81, "tmp": [3, 4, 59, 71, 92, 98, 119, 133, 149], "tmp_table_s": 20, "tmpdir": [59, 133], "tmux": 88, "to_gif_exampl": 103, "tocker": 59, "todai": 14, "togeth": [0, 2, 3, 47, 57, 59, 134, 138], "toggl": [71, 77, 81, 88, 113, 114, 132, 138], "token": [1, 2, 30, 57, 59, 64, 73, 88, 101, 111, 149, 150, 171, 172], "token_auth_activity_upd": 88, "token_auth_enforc": 88, "token_auth_token_retent": 72, "token_auth_wipe_token_retent": 72, "tom": 75, "toml": [68, 101], "tomorrow": 2, "too": [1, 20, 24, 36, 50, 57, 58, 59, 98, 113, 114, 126, 128, 133, 138, 142, 145, 149, 165], "took": 119, "tool": [5, 12, 13, 15, 18, 26, 27, 57, 59, 63, 68, 69, 81, 88, 89, 98, 100, 103, 117, 126, 131, 132, 138, 148, 171], "toolkit": 6, "tooltip": 81, "toot": [159, 160], "top": [1, 12, 16, 38, 59, 62, 63, 69, 85, 138, 147, 148, 160], "topic": [1, 26, 43, 59, 120, 133, 138], "total": [6, 27, 34, 59, 81, 85, 87, 149], "totalnumberofsynctokenstokeep": [113, 114], "totalsizelimit": 59, "totp": 80, "touch": [124, 142], "town": 76, "trace": [66, 132], "trace_mod": 20, "track": [88, 98, 113, 114, 116, 119], "trade": 59, "traefik": 88, "traffic": [39, 57, 81, 88, 133, 151], "trai": 93, "trail": [48, 149], "train": [5, 6, 7, 9, 10, 11, 12, 15, 56, 59], "transact": [24, 44, 58, 64, 88, 127, 130, 134, 138, 140], "transaction_isol": 20, "transaction_read_commit": 20, "transcrib": [2, 15, 160], "transcript": [1, 7, 10, 13, 88], "transfer": [35, 44, 59, 88, 129, 132, 137, 142], "transferincomingshar": [88, 149], "transient": 132, "transifex": 65, "transit": [59, 133, 138], "translat": [13, 25, 88, 116, 120, 130, 160], "translate2": [1, 4, 13, 15, 88], "transmit": [126, 172], "transp": 171, "transpar": [13, 15, 27, 57, 88], "transport": [2, 64, 81, 88, 98, 101, 117, 129, 134], "trash": [26, 27, 39, 44, 64, 85, 88, 93, 116, 119, 149], "trashbin": [41, 47, 59, 88, 138], "trashbin_retention_oblig": [47, 88], "trashcan": 38, "treat": [59, 68, 69, 81, 128, 138], "tree": [1, 2, 81, 88], "tremend": 98, "tri": [92, 126, 128], "triag": 120, "trick": [73, 88, 127, 167], "trigger": [17, 38, 42, 51, 56, 57, 59, 66, 76, 81, 88, 93, 114, 119, 137, 138, 147, 149, 165, 171, 172], "triplecheck": 157, "trixi": 134, "trojan": 54, "troubl": [81, 138, 165], "troubleshoot": [13, 19, 44, 59, 64, 73, 88, 95, 116, 126, 127, 132, 141, 148, 153], "true": [3, 14, 15, 16, 18, 20, 21, 26, 29, 39, 46, 51, 59, 62, 65, 68, 74, 75, 76, 82, 84, 85, 87, 97, 98, 106, 117, 119, 126, 129, 133, 138, 140, 148, 149, 152, 171, 172], "truena": [88, 127], "truncat": [27, 59], "trust": [26, 44, 57, 59, 64, 67, 77, 88, 92, 117, 126, 127, 149], "trusted_domain": [39, 88, 128, 149, 165], "trusted_proxi": [57, 68, 88], "trustedcafil": 101, "try": [2, 23, 26, 57, 58, 59, 62, 63, 69, 81, 98, 100, 101, 106, 119, 129, 131, 134, 137, 138, 142, 146, 147, 149, 157, 163, 170], "try_fil": 129, "trystack": 59, "ttf": 129, "ttl": [20, 62, 88], "tue": 62, "tune": [5, 88, 126, 127, 129, 130, 133], "tunisian": 4, "tunnel": [100, 101, 102], "turbo": 7, "turkish": 4, "turn": [24, 49, 59, 70, 82, 88, 93, 117, 133, 147, 149, 170, 172], "turnkei": [130, 133], "turnoffcertcheck": 82, "turnonpasswordchang": 82, "tutori": [120, 123, 124], "tweak": [21, 81], "tweet": 60, "twice": [59, 81, 129], "twitter": [76, 77, 81], "two": [3, 4, 18, 24, 26, 34, 39, 42, 45, 47, 54, 55, 56, 57, 58, 59, 66, 68, 72, 73, 83, 85, 88, 98, 100, 101, 113, 119, 120, 126, 133, 147, 148, 170, 171, 172], "twofactor_totp": 149, "twofactorauth": [80, 149], "txt": [26, 48, 59, 70, 129, 131, 132, 149], "type": [1, 2, 3, 10, 14, 15, 16, 19, 21, 23, 24, 26, 39, 40, 41, 44, 45, 46, 54, 56, 57, 62, 64, 67, 72, 74, 80, 85, 87, 88, 93, 101, 102, 106, 114, 116, 117, 119, 125, 126, 129, 130, 132, 138, 142, 148, 149, 152, 159, 163, 165, 168, 171, 172], "typic": [3, 26, 56, 58, 59, 81, 89, 98, 113, 119, 125, 128, 138, 143, 170], "u": [1, 2, 8, 12, 14, 15, 17, 18, 20, 21, 24, 26, 32, 38, 46, 49, 51, 54, 56, 58, 59, 67, 71, 72, 78, 80, 81, 83, 92, 104, 113, 114, 119, 121, 124, 130, 133, 136, 138, 140, 142, 143, 146, 147, 148, 149, 165, 171], "ubo": 59, "ubuntu": [20, 26, 32, 49, 54, 58, 71, 81, 83, 88, 92, 121, 127, 133, 134, 140, 142, 145, 148, 149, 151, 153, 154], "uc": 133, "udp": 62, "ui": [12, 15, 57, 59, 82, 85, 91, 93, 96, 100, 102, 103, 115, 117, 138, 147, 148, 149], "uid": [27, 80, 81, 82, 83, 119, 149, 171], "uid1": 149, "uid2": 149, "uidn": 149, "ukrainian": 4, "ultim": 57, "umask": 88, "un": [8, 26, 39], "unabl": [46, 59, 62, 65, 81, 88, 94, 149], "unaffect": [59, 94], "unansw": 117, "unauthent": 41, "unauthor": [26, 157], "unavail": [3, 38, 49, 59, 80, 101, 130, 149], "unban": 126, "unchang": 3, "uncheck": [37, 81], "unclear": [7, 10], "uncom": [58, 129, 133], "unconfigur": 46, "undefin": [2, 59], "under": [1, 2, 5, 6, 7, 10, 15, 16, 20, 38, 45, 48, 52, 56, 57, 58, 59, 62, 66, 68, 77, 80, 81, 89, 94, 98, 100, 123, 128, 129, 130, 133, 136, 137, 138, 148, 153, 157, 165, 170], "undergo": 93, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 57, 59, 62, 130, 132, 133], "underscor": [29, 46, 85, 149], "undershoot": 59, "understand": [1, 8, 11, 14, 26, 55, 59, 135, 138], "undertak": 6, "underutil": 133, "undesir": 59, "undetect": 138, "undo": 85, "unencrypt": [26, 62, 85, 88], "unencrypted_s": 138, "unevenli": [7, 10], "unexpect": [58, 59, 138, 157, 170], "unexpectedli": 59, "unexplain": 133, "unfavor": 165, "unforeseen": 143, "unfortun": 56, "unicod": [59, 138], "unicodepwd": 81, "unifi": [1, 59, 156], "unified_search": 88, "uninstal": [4, 88, 127, 131], "unintend": 93, "uniqu": [46, 59, 60, 63, 81, 85, 100, 101, 102, 103, 126, 138, 149], "uniquememb": [81, 82], "unison": 98, "unit": [15, 56, 117, 149, 171], "univent": 133, "unix": [14, 43, 54, 59, 81, 88, 106, 107, 128, 129, 134], "unix_domain_socket": 101, "unixpath": 101, "unixsocketperm": 58, "unknown": [75, 76, 88], "unless": [26, 27, 29, 46, 54, 57, 59, 62, 81, 92, 101, 117, 130, 133, 138, 149], "unlik": [58, 98], "unlimit": [24, 59], "unlink_on_trunc": 88, "unlock": 26, "unnecessari": [18, 45, 59, 81, 126], "unnecessarili": 56, "unoffici": 145, "unpack": [121, 125, 133, 142, 149], "unpredict": [12, 26], "unreach": 81, "unrecover": 26, "unregist": [8, 88, 105], "unreli": [59, 98, 117], "unrequir": 137, "unscan": [36, 59, 88, 149], "unseal": 88, "unselect": 29, "unset": [59, 81], "unshar": 119, "unsign": 149, "unspecifi": [55, 59], "unstabl": 149, "unsuccess": 59, "unsuccessfulli": 14, "unsupport": [29, 45, 59, 148, 157, 159], "unsur": [3, 24, 129], "unsync": 92, "unsyncedfold": 92, "until": [1, 6, 15, 26, 42, 47, 51, 54, 57, 59, 66, 81, 85, 93, 98, 103, 125, 126, 128, 132, 146, 148, 149, 165, 168, 170], "untouch": 149, "untrust": 126, "unus": [59, 72, 104, 166], "unusu": [1, 132], "unwant": [119, 132, 138], "unzip": [123, 125, 142], "up": [0, 1, 2, 3, 5, 14, 15, 17, 18, 20, 24, 26, 30, 42, 47, 51, 54, 55, 56, 57, 58, 59, 61, 64, 77, 80, 81, 85, 88, 96, 100, 104, 113, 116, 119, 122, 126, 127, 128, 132, 134, 135, 138, 142, 143, 146, 149, 152, 162, 163, 165, 167, 169, 170], "upcom": [12, 60, 113, 170], "updat": [2, 3, 12, 14, 17, 18, 19, 25, 26, 28, 41, 46, 49, 54, 56, 58, 61, 62, 69, 75, 76, 81, 82, 88, 105, 113, 114, 115, 117, 120, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 144, 145, 146, 149, 150, 152, 153, 165, 167, 169, 170, 171], "updatecheck": 88, "updatedirectori": 88, "updatenotif": 16, "updater_serv": 59, "upgrad": [21, 28, 49, 62, 68, 69, 88, 124, 125, 132, 137, 138, 141, 144, 151, 153, 162], "upload": [26, 39, 41, 43, 44, 46, 54, 59, 63, 81, 85, 88, 93, 94, 98, 107, 109, 110, 117, 124, 130, 137, 138, 143, 145, 151, 165, 167, 168, 171], "upload_max_files": [24, 124, 133], "upload_tmp_dir": [24, 130], "uploadparts": [46, 59], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 81, 83, 126, 133, 138, 145], "upostgr": 20, "upper": 86, "upscal": [45, 46, 103], "upscaler_exampl": 103, "upstream": [129, 134], "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60], "uri": [59, 68, 81, 117, 119, 129, 138, 149, 171], "url": [2, 3, 8, 16, 31, 33, 34, 36, 37, 39, 46, 53, 56, 58, 62, 63, 66, 67, 68, 69, 71, 74, 75, 76, 79, 81, 82, 85, 87, 88, 91, 92, 96, 100, 101, 102, 103, 106, 113, 123, 124, 125, 127, 128, 129, 132, 136, 138, 147, 149, 150, 151, 155, 157, 165, 169, 172], "url_discoveri": 68, "urlencod": 87, "urltyp": [46, 59], "urn": [59, 171], "uroot": 20, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 44, 45, 46, 49, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 70, 71, 73, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 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, 151, 154, 155, 156, 157, 158, 159, 163, 166, 167, 168, 169, 170, 171, 172], "usabl": 12, "usag": [4, 5, 7, 10, 12, 13, 26, 27, 44, 54, 56, 59, 64, 66, 72, 81, 88, 89, 126, 130, 132, 146, 149, 157, 170], "use_legacy_base64_encod": 88, "use_path_styl": 46, "use_ssl": [46, 59], "usememberoftodetectmembership": 82, "usemultipartcopi": 46, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 18, 22, 24, 25, 29, 30, 31, 32, 34, 36, 37, 39, 42, 43, 44, 46, 47, 48, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 71, 72, 75, 77, 78, 80, 82, 91, 92, 93, 95, 96, 98, 101, 102, 103, 107, 108, 110, 111, 113, 116, 118, 119, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 134, 135, 137, 140, 143, 145, 146, 147, 148, 150, 153, 157, 158, 164, 165, 170, 171, 172], "user1": 41, "user123": 119, "user2": 41, "user_directori": 149, "user_id": [3, 149], "user_ini_additional_lin": 88, "user_ldap": [81, 82, 83, 149], "user_oidc": 84, "user_prompt": 5, "user_scope_dis": 108, "userag": 66, "userdeletedev": 149, "userdirectori": 38, "userid": [2, 14, 26, 76, 81, 96, 115, 119, 138, 171, 172], "useridfilt": 14, "usermod": [58, 133], "usernam": [3, 18, 20, 27, 30, 31, 34, 36, 37, 38, 39, 41, 46, 55, 57, 59, 62, 76, 78, 81, 82, 85, 92, 96, 98, 114, 123, 125, 128, 133, 138, 140, 145, 146, 149, 172], "userpassword": 81, "usr": [54, 56, 58, 59, 62, 101, 124, 133, 149, 152], "usual": [3, 5, 7, 9, 10, 15, 23, 36, 41, 45, 46, 53, 57, 58, 59, 62, 63, 81, 100, 126, 130, 133, 135, 136, 137, 138, 142, 148, 149, 165, 170], "utc": [56, 59, 118, 149], "utf": 70, "utf8": [20, 59, 124, 134, 146], "utf8mb4": [18, 20, 21, 23, 88, 125, 140, 146], "utf8mb4_0900_as_ci": 59, "utf8mb4_bin": [20, 59], "utf8mb4_general_ci": [21, 125, 146], "util": [6, 8, 52, 59, 66, 119, 123, 149, 170], "uuid": [81, 82, 149], "uusernam": 20, "uz": 89, "uzbek": 4, "v": [8, 15, 27, 36, 54, 64, 88, 101, 105, 129, 130, 138, 149, 171], "v1": [3, 16, 59, 66, 67, 74, 75, 76, 82, 87, 119, 132, 147], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 29, 34, 46, 59, 82, 172], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 46, 59], "v30": 15, "v4": [29, 106], "v6": 106, "v9": 26, "valid": [12, 20, 48, 59, 65, 69, 73, 81, 82, 88, 98, 128, 129, 130, 137, 149, 151, 165, 172], "valu": [1, 3, 8, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 27, 39, 41, 42, 43, 45, 46, 47, 51, 54, 56, 58, 60, 62, 65, 66, 67, 68, 70, 71, 72, 75, 76, 77, 81, 82, 83, 85, 88, 91, 93, 94, 96, 97, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 125, 126, 128, 132, 133, 135, 138, 143, 165, 167, 168, 171], "value1": 59, "value2": 59, "vanish": 119, "var": [16, 20, 21, 24, 51, 54, 56, 59, 66, 78, 81, 83, 97, 98, 101, 102, 113, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 138, 142, 147, 148, 149], "vari": [3, 4], "variabl": [3, 4, 5, 8, 20, 21, 27, 44, 57, 58, 64, 69, 88, 93, 95, 98, 103, 105, 126, 134, 169, 171, 172], "variable_nam": [20, 21], "variant": 54, "varieti": [1, 70, 172], "variou": [1, 15, 45, 51, 54, 57, 59, 63, 66, 69, 80, 81, 95, 98, 132, 138, 149, 150, 153, 155, 158], "vboxsf": 133, "vcard": [114, 115, 129], "vcf": 114, "ve": [119, 132, 162, 170], "vector": [3, 27, 49, 126, 168], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 170, "vendor": 132, "verbos": [54, 66, 92, 98, 132, 149], "veri": [4, 38, 51, 56, 57, 58, 59, 63, 81, 98, 138, 147, 149, 172], "verif": [57, 62, 64, 88, 119, 137, 149], "verifi": [8, 12, 20, 21, 39, 53, 54, 56, 58, 59, 63, 83, 98, 100, 104, 117, 123, 125, 126, 131, 132, 136, 137, 142, 144, 147, 149, 157, 165, 170], "verify_bucket_exist": 46, "verify_p": 62, "verify_peer_nam": [58, 62], "versatil": 120, "version": [2, 3, 4, 6, 7, 8, 10, 11, 12, 15, 20, 21, 22, 24, 26, 27, 28, 30, 31, 44, 46, 47, 50, 54, 56, 58, 62, 64, 66, 71, 72, 74, 75, 76, 81, 82, 85, 88, 100, 103, 113, 114, 117, 118, 119, 123, 124, 125, 126, 129, 130, 132, 133, 136, 137, 142, 143, 144, 145, 147, 148, 151, 153, 155, 160, 168, 169], "version_timestamp": 27, "versions_retention_oblig": [42, 88], "versionstr": 149, "vf": 96, "vhd": 133, "vhdx": 133, "vhost": 138, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 25, 38, 41, 42, 44, 46, 47, 54, 56, 57, 58, 59, 62, 64, 67, 68, 73, 80, 83, 84, 85, 86, 87, 88, 96, 98, 99, 101, 106, 113, 115, 117, 119, 121, 126, 127, 128, 129, 130, 132, 135, 136, 138, 141, 143, 148, 149, 150, 152, 159, 165, 166, 167, 168, 170, 171, 172], "video": [2, 15, 45, 59, 88, 120, 130, 134, 159, 160], "vietnames": 4, "view": [1, 4, 16, 18, 50, 57, 59, 66, 85, 88, 98, 138, 149, 153], "viewer": [59, 66, 172], "virtual": [2, 46, 59, 88, 101, 126, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 151], "viru": [54, 98], "virus": 54, "virus_db": 54, "visibl": [3, 15, 38, 51, 68, 77, 81, 104, 115, 118, 138, 146, 149, 165, 166, 167, 168, 170, 171], "visible\u00b9": 149, "visio": 153, "visit": [56, 106, 117, 123, 133, 145, 147, 148], "visitor": 126, "visual": 12, "vm": [132, 133, 148], "vmdk": 133, "vmp": 133, "vmware": 133, "vnd": 129, "vo": 124, "voic": 88, "volum": [54, 59, 92, 103, 134], "volunt": 170, "vosk": 4, "vp": [88, 127], "vpn": 101, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 100], "vtt": 129, "vulner": [126, 170], "vv": 149, "vvv": [119, 138, 149], "w": [26, 124, 126, 151, 156], "wa": [7, 8, 10, 12, 14, 15, 18, 26, 41, 48, 56, 57, 59, 66, 76, 81, 93, 100, 110, 114, 117, 118, 119, 130, 133, 137, 138, 143, 144, 145, 146, 147, 148, 149, 165, 166, 167, 168, 169], "wai": [1, 7, 15, 20, 23, 30, 39, 41, 46, 54, 56, 57, 59, 62, 63, 67, 78, 81, 98, 100, 101, 106, 113, 126, 129, 133, 138, 142, 146, 147, 148, 149, 154, 166, 167, 168], "wait": [4, 8, 59, 103, 143, 148, 170, 172], "wait_timeout": [20, 59], "wal": 59, "walk": [123, 133], "want": [5, 6, 7, 15, 16, 18, 20, 24, 29, 32, 38, 39, 41, 43, 45, 46, 49, 50, 51, 54, 55, 57, 58, 59, 61, 62, 65, 68, 71, 81, 83, 84, 85, 91, 95, 98, 100, 101, 104, 108, 114, 117, 120, 123, 124, 126, 128, 131, 133, 134, 135, 136, 137, 138, 147, 148, 149, 151, 157, 158, 162, 168, 170, 171, 172], "wantedbi": [15, 56, 171], "warn": [4, 12, 26, 58, 59, 64, 66, 80, 81, 88, 98, 123, 126, 128, 129, 132, 133, 137, 138, 144, 145, 149, 157, 167], "wasm": 129, "watch": [57, 149], "watermark": 150, "watsonx": [1, 8, 12, 13, 15, 88], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 18, 20, 23, 24, 36, 37, 38, 42, 45, 56, 59, 62, 69, 81, 88, 98, 101, 111, 119, 123, 124, 126, 128, 129, 130, 132, 133, 138, 144, 148, 149, 151, 153, 157, 165, 167, 169, 170, 172], "weak": 128, "weaken": 63, "weather": [2, 14, 126], "web": [2, 5, 7, 9, 10, 11, 16, 26, 37, 39, 41, 44, 56, 57, 58, 63, 64, 65, 68, 71, 78, 82, 85, 88, 98, 100, 104, 115, 117, 119, 120, 123, 124, 125, 127, 128, 129, 130, 132, 139, 141, 142, 143, 148, 149, 156], "webauthn": 88, "webcal": [59, 149], "webcalallowlocalaccess": 113, "webcron": [38, 51, 88, 149], "webdav": [24, 33, 38, 59, 69, 74, 81, 88, 98, 119, 126, 129, 133, 139, 149], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 172], "webhook_listen": [171, 172], "webhookcal": 171, "webhooklisten": 171, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 166], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [24, 25, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 154, 168], "websit": [14, 53, 63, 69, 76, 77, 81, 126, 138], "websocket": [100, 151], "webspac": 133, "week": [2, 42, 51, 54, 170], "weekend": 3, "weekli": 51, "weight": [12, 15, 59], "welcom": [12, 88, 120, 149], "well": [0, 1, 2, 3, 4, 5, 6, 12, 15, 27, 41, 45, 53, 54, 57, 58, 59, 62, 64, 68, 81, 85, 88, 94, 119, 123, 124, 129, 131, 132, 133, 135, 138, 142, 143, 145, 147, 149, 157, 162, 170, 171, 172], "went": [142, 149], "were": [2, 12, 14, 18, 26, 39, 59, 62, 66, 93, 113, 118, 130, 137, 138, 147, 148, 149, 165], "west": [29, 46], "wget": [123, 125, 136, 152, 165], "what": [2, 14, 24, 29, 38, 43, 46, 55, 57, 59, 61, 66, 69, 81, 83, 85, 88, 98, 100, 101, 126, 132, 138, 141, 149, 172], "whatev": [18, 41, 59, 129], "whatsoev": [27, 30], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 18, 20, 24, 26, 27, 30, 31, 33, 36, 38, 39, 41, 42, 43, 46, 47, 49, 51, 54, 55, 56, 57, 58, 59, 62, 65, 66, 68, 69, 70, 71, 80, 81, 82, 84, 85, 88, 91, 93, 94, 96, 99, 100, 101, 106, 107, 110, 113, 114, 115, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 157, 159, 165, 168, 170, 171, 172], "when_requir": [59, 168], "when_support": 59, "whenev": [41, 42, 132, 138, 170, 171], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 26, 27, 28, 30, 36, 54, 56, 57, 58, 59, 62, 66, 81, 88, 92, 93, 96, 98, 100, 101, 113, 115, 117, 123, 125, 126, 133, 135, 136, 138, 142, 144, 147, 149, 157, 158, 169, 170, 171, 172], "wherev": 95, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 20, 59, 62, 80, 82, 85, 93, 96, 100, 106, 115, 117, 126, 129, 135, 149, 170], "which": [1, 2, 3, 5, 7, 8, 12, 15, 16, 18, 20, 23, 24, 26, 27, 29, 30, 38, 39, 41, 42, 43, 46, 47, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 72, 76, 77, 80, 81, 82, 85, 93, 98, 100, 101, 102, 104, 106, 111, 115, 117, 119, 123, 124, 126, 129, 130, 131, 132, 133, 134, 137, 138, 143, 145, 147, 148, 149, 150, 152, 154, 158, 159, 167, 168, 169, 170, 172], "whichev": 59, "while": [1, 4, 11, 15, 17, 26, 42, 45, 46, 52, 54, 57, 59, 81, 106, 119, 126, 132, 133, 143, 145, 147, 148, 149, 170, 171], "whisper": [13, 15, 88, 160], "whitelist": [16, 57, 128], "whitespac": 149, "who": [3, 12, 14, 26, 29, 32, 36, 41, 59, 81, 114, 115, 121, 138, 149], "whole": [37, 88, 100, 101, 113, 119, 123, 127, 146], "whom": 12, "whose": [42, 149, 171], "why": [63, 88, 119, 149], "wide": [26, 80, 126, 149], "widenetworkaddress": 101, "wider": 100, "widespread": 170, "widget": [60, 158, 159], "width": 59, "wiki": [59, 133, 145], "wikipedia": 59, "wildcard": [59, 92, 128, 149], "win": 54, "windmil": 88, "window": [3, 15, 36, 42, 44, 54, 59, 81, 85, 88, 92, 93, 95, 96, 97, 98, 120, 127, 134, 167, 171], "wipe": 72, "wise": 119, "wish": [20, 26, 35, 52, 58, 59, 66, 85, 98, 113, 128], "within": [12, 20, 27, 30, 41, 48, 53, 57, 59, 66, 68, 69, 71, 81, 93, 98, 102, 113, 114, 115, 120, 126, 129, 130, 132, 134, 135, 137, 138, 142, 149, 170], "without": [6, 15, 25, 26, 27, 38, 41, 42, 47, 51, 52, 54, 56, 57, 59, 67, 69, 70, 72, 81, 85, 88, 91, 97, 99, 100, 101, 102, 107, 113, 114, 117, 126, 128, 130, 133, 138, 145, 146, 147, 148, 149, 153, 154, 159, 163, 165, 166, 171], "wizard": [20, 39, 59, 62, 82, 88, 91, 96, 121, 123, 124, 127, 149], "wmill": 172, "woff2": 129, "won": [15, 41, 59, 81, 113, 149], "wopi": [88, 151, 152, 157], "word": [7, 49, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 15, 16, 21, 26, 30, 36, 38, 41, 43, 48, 51, 56, 59, 62, 63, 64, 65, 68, 69, 78, 79, 80, 81, 85, 88, 91, 96, 98, 100, 103, 106, 107, 111, 113, 120, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 154, 157, 158, 163, 171], "workaround": [24, 26], "worker": [0, 3, 15, 58, 88, 171], "workflow": [64, 88, 107, 171], "workflowengin": [66, 108], "workload": [43, 100, 149], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 101, 170], "worm": 54, "worri": 3, "wors": 59, "worst": [15, 98], "worthi": 57, "would": [3, 5, 14, 15, 16, 20, 23, 26, 38, 45, 52, 56, 57, 59, 66, 68, 81, 92, 94, 100, 101, 104, 113, 114, 119, 129, 138, 143, 144, 146, 147, 149, 155, 165], "wrapper": [62, 149], "writabl": [16, 32, 48, 59, 133, 147, 149], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 22, 58, 59, 62, 67, 81, 88, 97, 98, 113, 117, 120, 123, 127, 133, 137, 147, 149, 172], "writeabl": [16, 126], "written": [3, 27, 28, 59, 66, 77, 96, 100, 114, 119, 126, 128, 143, 149], "wrong": [14, 26, 41, 79, 137, 138, 142, 144, 149, 157], "wsdlcach": 129, "wss": [4, 151], "wurst": 119, "www": [1, 8, 15, 17, 18, 21, 24, 26, 32, 38, 49, 51, 53, 54, 55, 56, 58, 59, 66, 67, 72, 78, 80, 81, 83, 87, 113, 114, 119, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 136, 138, 140, 142, 144, 147, 148, 149, 152, 154, 169, 171], "wwwhomepag": 81, "wwwrun": [56, 149], "wysiwyg": 153, "w\u00fcrzburg": 2, "x": [6, 24, 36, 45, 49, 51, 59, 63, 68, 74, 75, 76, 81, 82, 87, 101, 106, 123, 125, 126, 128, 129, 138, 144, 149, 168, 169, 170], "x11": 66, "x86": [4, 6, 11, 132], "x86_64": [3, 4, 5, 7, 9, 10, 11, 66, 92], "xbitmap": 59, "xcal": 149, "xeon": [7, 10], "xeu": [15, 171], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 153], "xlii": 82, "xloc": 129, "xlsx": 153, "xml": [59, 88, 103, 119, 125, 129, 130, 149, 150, 152, 155, 171], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 116], "xss": 168, "xtradbinnodb": 59, "xxx": 27, "xxxxxxxxxx": 46, "y": [17, 45, 59, 66, 81, 83, 123, 125, 126, 140, 142, 147, 148, 169], "ye": [15, 36, 41, 59, 71, 81, 82, 85, 96, 108, 113, 118, 138, 144, 149, 157], "year": [72, 134, 170], "yellow": [15, 38, 39, 81, 88], "yet": [1, 3, 4, 15, 52, 59, 64, 67, 81, 88, 137, 143, 160], "yield": 59, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 91, 92, 93, 95, 96, 97, 98, 100, 101, 103, 104, 106, 107, 108, 110, 113, 114, 117, 119, 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, 151, 152, 157, 162, 165, 166, 167, 168, 169, 170, 171, 172], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 20, 21, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 95, 97, 98, 99, 100, 101, 104, 106, 111, 113, 115, 117, 118, 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, 151, 153, 155, 157, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [119, 157], "yourself": [5, 54, 126, 149], "yourserv": 98, "yourswifthost": 59, "youtub": [2, 120], "yum": [54, 123], "yyyi": 81, "yyyymmdd": 81, "z": [85, 115, 123, 125, 126, 142, 148, 169], "z0": 81, "za": 81, "zammad": [159, 160], "zend": 58, "zero": 27, "zip": [85, 98, 106, 123, 125, 130, 142], "zlib": 130, "zone": [118, 123], "zsh": 149, "zshrc": 149, "\u00b2": 149, "\u00b9": 149}, "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", "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", "Configuring External Storage (GUI)", "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", "Automatic setup", "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", "Profile configuration", "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", "Command-line Account Setup", "Command Line Client", "Configuration File", "Environment Variables", "Desktop Clients", "Mass Deployment And Account Creation", "Options", "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", "GDPR-compliance", "Calendar / CalDAV", "Contacts / CardDAV", "Contacts Interaction", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 22.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", "Using the occ command", "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, 152], "1": 68, "10": 129, "11": 53, "12": 53, "1st": [133, 145], "2": [11, 68, 123, 132], "2006": 20, "2024": 89, "2025": 89, "2026": 89, "22": 125, "24": 152, "26": 163, "27": 164, "28": 165, "30": 166, "31": 167, "32": 168, "33": 169, "3rdparti": 138, "4": 21, "502": 129, "512mb": 24, "64bit": 17, "8": [123, 124], "And": 96, "Not": [26, 137], "The": [57, 67, 69, 82, 115, 160], "To": [1, 7, 10, 15], "__host": 69, "about": 54, "abov": 53, "abus": 117, "access": [3, 20, 67, 69, 106, 126, 129, 131, 150], "accessible_featur": 59, "account": [91, 96, 117, 119], "account_manag": 59, "act": 12, "action": [6, 107, 126], "activ": [51, 57, 59, 81, 166, 167, 168], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [38, 117], "add": [67, 76, 137, 149, 152], "addendum": 5, "addit": [12, 58, 81, 102, 133, 150], "address": [57, 62, 114, 115, 126, 149, 164, 168], "addressbook": 149, "adjust": 24, "admin": [51, 66, 69, 78, 126], "admin_audit": 66, "administr": [52, 81, 85, 114], "advanc": [41, 81, 99, 103], "advantag": 134, "after": [138, 146], "ag": [42, 110], "agent": [1, 2, 15, 169], "ai": [0, 1, 6, 8, 11, 12, 15], "aio": [101, 102], "ajax": 56, "alarm": 113, "alert": 117, "alias": 49, "all": [26, 55, 59, 62, 101, 126, 149], "allow": [38, 69, 113, 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, "altern": [5, 7, 59], "amazon": 29, "an": [62, 67, 69, 74, 84, 149], "android": 53, "ani": 129, "anoth": 41, "anti": 117, "antiviru": [54, 149], "anymor": 137, "apach": [24, 123, 133, 151], "apache2": 68, "apcu": 58, "api": [16, 82, 87], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 51, 54, 57, 59, 60, 62, 66, 70, 72, 74, 88, 100, 132, 134, 136, 137, 138, 149, 150, 151, 166, 167], "app_api": [166, 167, 168], "appapi": [100, 166, 167, 168], "appcodecheck": 59, "appdata": 149, "appear": [71, 159], "appli": 136, "applic": [67, 130], "approach": 148, "approv": 172, "apps_path": 59, "appsallowlist": 59, "appstoreen": 59, "appstoreurl": 59, "ar": [69, 115], "architectur": 134, "archiv": 98, "argument": [102, 103], "around": 20, "arrai": 149, "artifici": [2, 13], "ask": [15, 157], "assetlink": 53, "assign": 107, "assist": 1, "attach": 117, "attempt": 59, "attribut": 81, "audienc": 120, "audit": 66, "auth": 59, "auth_availability_delai": 59, "authent": [30, 36, 72, 80, 81, 84, 117, 149, 172], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 149, "autoconfig": [119, 128], "autom": [72, 107, 166], "automat": [55, 128], "avail": [38, 106, 107], "avatar": 81, "avoid": 129, "awai": 20, "azur": [46, 117], "backend": [15, 26, 38, 59, 113], "background": [42, 47, 54, 56, 81, 113, 117, 132, 133, 149], "backtrac": 59, "backup": [26, 46, 81, 140, 146], "bad": [26, 129], "balanc": 57, "bare": 101, "base": [30, 58, 132, 147], "basic": 98, "batch": 147, "bearer": 84, "befor": [26, 41], "below": 53, "beta": 170, "better": 51, "between": [41, 172], "beyond": 62, "big": 24, "bigint": 17, "bin": [47, 59, 113], "binary_search_path": 59, "birthdai": [113, 149], "blob": 46, "block": [27, 106, 172], "book": [114, 115, 149, 164, 168], "bot": 8, "brand": 71, "breakdown": 66, "browser": 134, "brute": 57, "bruteforc": 59, "bucket": 46, "bug": [138, 170], "build": 172, "built": 147, "bulkupload": 59, "button": 113, "byte": 21, "c": 46, "cach": [58, 59, 69, 81, 130, 132], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 113], "calendar": [2, 113, 119, 138, 149], "can": [20, 62, 160, 172], "candid": 170, "cannot": 26, "canon": 150, "capabl": 62, "carddav": [69, 114], "carddav_sync_request_timeout": 59, "carddav_sync_request_trunc": 59, "cento": 123, "certif": [38, 62, 81, 89], "chang": [39, 61, 138, 162, 169], "changelog": 162, "channel": [59, 170], "chat": [1, 3, 8, 15], "check": [27, 28, 69, 104, 149, 165, 168], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "chroot": 124, "chunk": [24, 167], "chunked_upload": 59, "cif": [36, 131], "cipher": 59, "circl": 2, "clamav": 54, "clean": [72, 166], "cleanup": [83, 149], "cli": [59, 71, 102, 130], "client": [71, 92, 95, 98, 134, 146], "close": 98, "cloud": [24, 59, 138], "clue": 129, "cluster": [58, 59], "code": [59, 137, 149], "collabor": 110, "collabora": [150, 151, 155], "collat": 59, "com": 119, "combin": 2, "command": [3, 16, 20, 26, 48, 57, 91, 92, 98, 114, 121, 147, 149, 169], "comment": [59, 132], "commit": [20, 69], "common": [106, 110, 138], "commun": 101, "comparison": 26, "compat": [48, 149], "complet": 128, "complianc": [12, 112], "compon": 120, "compress": 132, "condit": 59, "config": [58, 59, 62, 98, 126, 149], "config_is_read_onli": 59, "configur": [1, 3, 5, 19, 20, 24, 38, 39, 45, 46, 51, 53, 54, 55, 58, 59, 60, 62, 63, 64, 66, 69, 71, 77, 81, 82, 88, 93, 101, 108, 117, 126, 127, 129, 130, 131, 133, 149, 150, 151, 152, 155, 163, 164, 165, 166, 167, 168], "confirm": 54, "connect": [58, 81, 84, 98, 119, 126, 172], "connectivity_check_domain": 59, "connector": 130, "consequ": 48, "consider": [30, 67], "consumpt": 89, "contact": [2, 114, 115, 119, 138], "contain": [101, 104], "content": 88, "context": [1, 2, 3, 15], "context_ag": 2, "control": [3, 42, 106], "convers": [18, 40, 149], "convert": 18, "cookbook": 2, "cooki": [69, 111], "cookie_domain": 59, "copied_sample_config": 59, "core": [59, 98, 120], "count": [166, 167, 168], "cpu": 134, "creat": [20, 39, 41, 53, 75, 82, 85, 98, 149, 172], "creation": [42, 96, 128, 149], "credenti": 92, "critic": 162, "cron": [56, 124, 132], "csrf": 59, "css": 129, "csync": 98, "current": 2, "custom": [2, 16, 71, 113, 150], "customclient_desktop": 59, "cybersecur": 12, "daemon": [100, 101, 102, 104], "dashboard": 60, "data": [3, 26, 46, 55, 59, 75, 76, 113, 114, 115, 119, 126, 128, 138, 146], "databas": [18, 19, 20, 23, 55, 59, 69, 119, 123, 124, 128, 130, 131, 132, 134, 140, 146, 149, 167], "datadirectori": [59, 138], "date": 41, "dav": [149, 163], "davstorag": 59, "db": 59, "dbdriveropt": 59, "dbhost": 59, "dbname": 59, "dbpassword": 59, "dbpersist": 59, "dbreplica": 59, "dbtableprefix": 59, "dbtype": 59, "dbuser": 59, "debug": [14, 59, 62, 98, 126, 132, 138, 149], "deck": 2, "declar": 90, "decreas": 36, "decrypt": [26, 27], "dedic": 126, "deep": 53, "default": [25, 41, 59, 65, 70, 101, 117, 150, 166, 167, 169], "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": 26, "delai": 36, "deleg": [52, 117], "delet": [47, 59, 75, 76, 82, 83, 85, 115, 149], "demot": 76, "deni": 106, "deploi": [99, 100, 101, 102, 103, 104], "deploy": [58, 96, 101, 122, 126], "deployconfig": 102, "deriv": 27, "desktop": [59, 95, 134], "detail": 27, "detect": 6, "determin": 62, "dev": [69, 126], "develop": 120, "diagnost": 59, "did": 137, "differ": [46, 62, 143], "directori": [16, 55, 58, 81, 126, 128, 131, 138, 149], "disabl": [26, 45, 54, 59, 69, 70, 74, 76, 80, 85, 103, 117, 126, 138, 149], "disallow": 131, "discoveri": [68, 138], "disk": [6, 94], "dispatch": 171, "displai": 39, "distinguish": 41, "distribut": [59, 155], "dmz": 126, "do": [137, 147, 159], "docker": [100, 101, 151, 155], "document": 15, "documentation_url": 59, "doe": [69, 147, 159], "domain": [61, 62, 68, 119, 126, 128, 138], "down": 137, "downgrad": 170, "download": 104, "drop": [41, 134], "dump": 98, "duplic": 81, "dure": [42, 148], "edit": [70, 75, 76, 120, 150], "email": [51, 62, 76, 163], "embed": [59, 63], "empti": [69, 149], "enabl": [16, 21, 26, 38, 48, 51, 54, 59, 60, 62, 74, 76, 80, 85, 103, 104, 126, 131, 132, 133, 149, 150, 168], "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": [70, 138], "encrypt": [26, 27, 28, 46, 59, 62, 132, 133, 138, 149], "end": [6, 170], "endpoint": 169, "energi": 89, "enforc": 80, "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": 27, "environ": [59, 94, 99, 133, 149], "error": [20, 26, 98, 129, 137, 138], "errorlog": 66, "establish": 18, "ethic": [6, 8, 11, 15], "eu": 12, "even": 62, "event": [113, 119, 149, 171], "everyth": 54, "exampl": [55, 57, 59, 66, 68, 74, 75, 76, 82, 92, 102, 106, 107, 110, 113, 114, 123, 124, 125, 149, 151, 152], "exapp": [100, 101, 103, 105], "exclud": [51, 57, 92], "execut": 107, "expand": 168, "experi": 59, "expert": 81, "expir": [41, 51], "explain": 66, "export": [113, 119, 149], "expos": 164, "extens": [70, 89], "extern": [26, 30, 38, 46, 51, 63, 100, 106, 133, 138, 149, 150], "external_storag": 59, "face": 6, "factor": [45, 80, 149], "fail": [119, 129], "fail2ban": [57, 126], "failur": 36, "fair": 138, "faq": [100, 137, 172], "faster": 132, "featur": [15, 118], "feder": [24, 39, 59, 113, 138, 149], "field": [66, 76], "file": [2, 3, 24, 25, 26, 27, 28, 36, 38, 40, 41, 42, 43, 44, 54, 59, 66, 69, 70, 88, 93, 98, 106, 107, 110, 129, 132, 134, 138, 149, 150, 165, 166], "filelock": 59, "filenam": [48, 149], "files_external_allow_create_new_loc": 59, "files_no_background_scan": 59, "filesystem_cache_readonli": 59, "filesystem_check_chang": 59, "filter": [14, 126, 171], "final": 124, "find": [20, 62], "fingerprint": 59, "fix": 137, "flow": [108, 109], "folder": [26, 106, 140, 146], "follow": 117, "font": 150, "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, "format": [27, 28, 59], "forwarded_for_head": 59, "found": 26, "fpm": [132, 133], "freebusi": 113, "frequent": [15, 157], "from": [46, 51, 57, 62, 76, 121, 144, 155], "front": 6, "frontend": 15, "ftp": 31, "fulli": 5, "function": 98, "further": [26, 120, 130], "fusef": 131, "g": 59, "gatewai": 129, "gdpr": 112, "gener": [9, 15, 20, 27, 45, 126, 130, 138], "genr": 6, "get": [14, 41, 54, 62, 74, 75, 76, 88, 119, 120, 149], "getenv": 69, "give": 126, "global": [70, 119], "gone": 20, "googl": 117, "gpg": 131, "grant": 85, "greater": 129, "green": 6, "group": [26, 38, 75, 76, 81, 85, 106, 149, 150], "groupfold": 51, "groupwar": [88, 116], "gui": 38, "guidanc": 126, "ha": 20, "handl": [53, 81, 92], "handler": [58, 129], "haproxi": 68, "harden": 126, "hardwar": 12, "harp": [100, 101], "has_internet_connect": 59, "hash": 59, "hashing_default_password": 59, "hashingcost": 59, "hashingmemorycost": 59, "hashingthread": 59, "hashingtimecost": 59, "have": 69, "header": [69, 126], "heartbeat": 104, "hidden": 36, "hide": 113, "hide_login_form": 59, "hierarch": 149, "home": 58, "host": [16, 101], "how": [20, 57, 62, 115, 148, 159], "htaccess": [59, 133], "http": [69, 126, 132, 133], "httpd": 124, "i": [15, 20, 54, 62, 69, 126, 137, 166, 167, 172], "ibm": 0, "icap": 54, "icon": [49, 71], "id": [14, 119, 138, 149, 169], "ident": 84, "identifi": [17, 98], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 45, 81, 104, 126, 155], "imagick": 123, "imaginari": 166, "imap": [117, 119], "implement": [2, 12], "implic": 46, "import": [149, 152], "improv": [0, 1, 15], "inconvert": 18, "index": 3, "indic": 149, "info": [54, 74, 149], "inform": 138, "ini": 130, "init": 104, "initi": [3, 23, 89], "insecur": 98, "insert": 119, "insight": 14, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 59, 88, 92, 100, 121, 123, 124, 125, 126, 127, 128, 130, 133, 145, 149, 151, 152, 154, 170, 171, 172], "instanc": [46, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 149, 168], "intellig": [2, 13], "interact": [66, 115], "interfac": [48, 66, 114, 117, 131], "intern": [81, 138], "interoper": 12, "interv": [81, 117], "introduct": [52, 57, 59, 120, 126, 171], "invalid": [26, 48, 62, 137], "invis": 107, "invit": 113, "ip": [57, 126], "ipv6_normalized_subnet_s": 59, "isol": [20, 69, 98], "issu": [98, 119, 138, 139], "item": [47, 59, 114], "j": 129, "jail": 126, "javascript": [129, 149], "jit": 132, "job": [42, 47, 56, 113, 124, 132, 133, 149], "journal_mod": 59, "jpeg": 45, "json": 53, "keep": 62, "kei": [26, 27, 30, 82, 152], "keyboard": 98, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 113, 159, 160], "l10n": 149, "languag": [5, 65], "larg": [5, 12, 24], "lastseen": 149, "ldap": [26, 59, 81, 82, 83, 131, 149], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legal": 12, "length": [126, 170], "level": [20, 66, 69, 132], "libreoffic": 165, "life": 170, "limit": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 53, 113, 114, 117, 126, 149], "line": [91, 92, 98, 114, 121, 147, 149], "link": [39, 41, 53, 59, 63, 159], "linux": 133, "list": [14, 74, 76, 81, 92, 102, 103, 149], "listen": [62, 171], "live": [4, 15], "live_transcript": 4, "llm": 117, "llm2": 5, "load": [3, 57, 59, 81, 132], "local": [5, 7, 9, 10, 11, 32, 59, 65, 83, 101, 113, 117], "localstorag": 59, "locat": [27, 58, 59, 128], "lock": [43, 59, 69, 132, 137], "log": [3, 4, 59, 66, 81, 98, 104, 119, 129, 132, 138, 149], "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, "low": 94, "lt": 125, "machin": [1, 11, 15, 133], "maco": 98, "mai": 168, "mail": [59, 62, 117, 119], "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": 117, "mainten": [59, 88, 140, 141, 148, 149, 170], "maintenance_window_start": [56, 59], "major": 170, "make": 5, "manag": [16, 26, 44, 49, 54, 73, 85, 102, 103, 105, 130, 133, 149, 158], "managerfactori": 59, "mandatori": 137, "manual": [8, 54, 119, 133, 142, 148], "map": [49, 81], "mariadb": [20, 134, 140, 146], "mark": 54, "mass": 96, "master": 27, "max": [41, 59], "max_file_conversion_files": 59, "max_filesize_animated_gifs_public_shar": 59, "max_parallel_count": 59, "max_siz": 59, "maxautocompleteresult": 59, "maximum": [45, 59, 133, 167], "mcp": 2, "mechan": 30, "media": [130, 133], "member": 75, "memberof": 81, "memcach": [58, 59, 131], "memcache_customprefix": 59, "memcached_opt": 59, "memcached_serv": 59, "memori": [45, 58, 59, 134], "merg": 59, "messag": [98, 129, 137, 138], "metadata_max_files": 59, "metal": 101, "method": 26, "mib": 129, "microsoft": [46, 81, 117], "migrat": [23, 28, 117, 143, 144, 148, 155], "mimetyp": 49, "minimum": 59, "minsearchstringlength": 59, "misc": 149, "miscellan": 2, "misconfigur": [106, 110], "miss": [119, 149], "mobil": 134, "mod_fcgid": 24, "mod_proxy_fcgi": 24, "mode": [26, 62, 126, 132, 140, 147, 148, 149], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138], "monitor": [50, 165, 166, 167, 168], "mount": [38, 99], "mount_fil": 59, "mountpoint": 26, "move": [138, 149], "multi": 46, "multibucket": [46, 59], "multilingu": 5, "multipl": [59, 68], "music": 6, "my": [15, 20, 62], "mysql": [20, 21, 55, 59, 119, 134, 140, 146], "name": [69, 138], "nc": 101, "need": 168, "nest": 81, "network": [113, 131], "new": [39, 76, 85, 150], "next": 125, "nextcloud": [1, 2, 4, 24, 33, 39, 51, 53, 54, 58, 59, 60, 64, 71, 81, 83, 84, 98, 101, 102, 111, 120, 123, 124, 126, 129, 136, 137, 138, 142, 150, 151, 163, 164, 165, 166, 167, 168, 169, 171, 172], "nginx": [24, 68, 129], "no_unsupported_browser_warn": 59, "non": 138, "nor": 129, "note": [58, 81, 88, 124, 130, 136, 161, 162], "notif": [16, 36, 41, 113, 148], "now": [166, 167], "nss": 69, "o": 134, "oauth": 117, "oauth2": 67, "object": [6, 24, 34, 46, 59], "objectstor": 59, "obtain": [98, 136], "occ": [3, 16, 26, 48, 57, 81, 102, 149], "off": 81, "offic": [88, 118, 150, 153, 165], "old": [28, 134], "olmo": 5, "one": [62, 101], "onli": [62, 69], "onlin": [150, 151, 155], "ooxml": 150, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [50, 169], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [34, 46], "oper": [126, 149], "option": [3, 38, 59, 66, 81, 97, 99, 102, 103, 123, 150], "optout": 59, "organ": 58, "other": [15, 59, 98, 119, 133, 138], "out": [20, 62, 118], "outdat": 69, "outgo": 169, "outlook": 119, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [46, 66], "overview": [15, 26, 57, 133, 142, 148, 170, 171], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "packag": [133, 145, 152, 155], "page": [57, 69], "pair": 27, "paramet": [20, 45, 55, 56, 59, 62, 68], "part_file_in_storag": 59, "pass": [69, 172], "password": [30, 72, 78, 79, 85, 86, 126, 166], "passwordsalt": 59, "patch": 136, "path": [38, 59, 69, 138], "pdf": 166, "per": [46, 81, 119], "perform": [0, 46, 132], "permiss": [38, 81], "persist": 41, "pgsql_ssl": 59, "photo": 6, "php": [24, 58, 62, 69, 117, 123, 124, 126, 129, 130, 132, 133, 134, 138, 167], "physic": 12, "picker": 160, "pickup": [1, 15], "place": 126, "point": 26, "polici": [86, 138], "port": 62, "postgresql": [20, 55, 140, 146], "pre": 67, "prefer": 117, "prefix": 69, "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 106], "preview": [45, 59, 126, 132, 149, 150, 159, 165, 166, 167, 168, 169], "preview_concurrency_al": 59, "preview_concurrency_new": 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": 46, "privaci": 114, "privat": [16, 26, 27, 58], "privileg": [52, 85], "problem": [98, 119, 138], "process": [1, 15, 117, 133], "profil": [59, 77, 81, 149], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 114], "protect": [57, 59, 168], "protocol": 62, "provid": [15, 25, 62, 80, 84, 159, 160], "provis": 87, "proxi": [57, 59, 68, 100, 101, 151, 155, 156], "proxyexclud": 59, "proxyuserpwd": 59, "public": [27, 30, 39, 110, 113], "pull": 104, "qmail": 62, "qualiti": 45, "query_log_fil": 59, "query_log_file_backtrac": 59, "query_log_file_paramet": 59, "query_log_file_requestid": 59, "question": [15, 157], "queue": 54, "quick": [128, 130], "quickstart": 145, "quota": [85, 138], "quota_include_external_storag": 59, "rainloop": 131, "rang": 126, "rate": [6, 8, 11, 15, 59, 113, 114], "ratelimit": 59, "ratelimit_overwrit": 59, "reachabl": [20, 62], "read": [20, 26, 27, 69, 81, 82, 126], "readabl": 69, "recent": 115, "recogn": 6, "recognit": 6, "recommend": [58, 122, 130], "recoveri": [26, 27, 46, 146], "redi": [58, 59, 123, 124, 132], "redirect": 126, "redis_log_fil": 59, "reduc": 132, "reduce_to_languag": 59, "refer": [130, 158], "reference_opengraph": 59, "refresh": 113, "regist": [102, 103, 104], "regular": 42, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 161, 162, 170], "reliabl": 12, "remember_login_cookie_lifetim": 59, "remind": [113, 117], "remirepo": 123, "remnant": 149, "remot": [101, 126, 131], "remov": [76, 80], "renam": 85, "repair": 149, "replac": 132, "replic": 22, "report": [149, 170], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 152], "request": [59, 169], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 123, 130, 134, 163, 164, 165, 166, 167, 168, 169], "rescan": 137, "resend": 76, "reset": [78, 79, 85], "resetpassword": 149, "resolv": 69, "resourc": [113, 120, 130], "respons": 69, "restor": 146, "restrict": [107, 126, 150], "retent": [110, 113, 114, 115, 163], "retriev": 49, "return": [69, 149], "revalid": 132, "revers": [57, 68, 151, 155, 156], "revert": 136, "rewritebas": 59, "rich": 70, "robust": 12, "room": 113, "root": 126, "rotat": 59, "rule": [3, 106, 107], "run": [5, 18, 69, 148, 149], "s3": [29, 46, 168], "same": 101, "sampl": 59, "sanit": [48, 149], "scale": [2, 3, 5, 6, 7, 9, 10, 45], "scan": [54, 149], "scanner": 54, "schedul": [51, 117, 170], "scope": [77, 114], "screen": [15, 171], "script": [133, 172], "seal": 27, "search": [2, 15, 75, 76, 149], "secret": 59, "secur": [12, 59, 67, 69, 101, 126, 149, 150], "selector": 149, "self": [16, 38, 62], "selinux": [123, 126, 131, 133], "send": [62, 117], "sendmail": [62, 131], "serv": [126, 129], "server": [2, 20, 24, 26, 27, 28, 39, 58, 59, 62, 69, 81, 98, 113, 117, 126, 127, 131, 132, 133, 134, 136, 138, 143, 150, 151, 163, 164, 165, 166, 168], "server_log": 59, "serverid": 59, "servic": [0, 15, 46, 68, 138, 171], "session": [15, 58, 59, 171], "session_keepal": 59, "session_lifetim": 59, "session_relaxed_expiri": 59, "set": [41, 45, 51, 57, 59, 62, 66, 69, 74, 75, 76, 81, 85, 113, 123, 130, 132, 133, 149, 150, 172], "setup": [8, 55, 58, 91, 100, 126, 165, 168], "setupcheck": 149, "sftp": 35, "share": [2, 24, 26, 27, 30, 39, 41, 44, 59, 113, 114, 117, 119, 138, 149], "share_fold": 59, "ship": 138, "shortcut": 98, "show": 149, "shown": [36, 59], "side": [24, 26, 27, 28], "siev": [117, 119], "sign": [27, 38, 62, 137, 152], "signatur": [26, 27], "simpl": 46, "simplesignuplink": 59, "singl": [54, 58, 75, 76, 149], "site": [63, 69], "size": [24, 45, 117, 132, 133, 138, 167], "skeletondirectori": 59, "skip": 67, "slow": 15, "small": 58, "smart": 160, "smb": [36, 131], "smtp": [62, 117, 119, 131], "snap": [133, 145], "snooz": 117, "snowflak": [149, 169], "socket": [58, 100, 101], "some": 69, "sort_groups_by_nam": 59, "sourc": [27, 137], "space": [3, 6, 8, 11, 94, 133], "special": [30, 81], "specif": [62, 81, 106, 126, 130, 150], "speech": [1, 7, 10, 15], "speed": [1, 15, 171], "split": [23, 27], "sql": 20, "sqlite": [55, 59, 132, 140, 146], "sse": 46, "ssl": [20, 59, 68, 81, 126, 133], "standalone_window": 59, "start": [88, 104, 120, 128], "starttl": 62, "statu": [104, 149], "step": [26, 124, 125, 142, 148, 172], "storag": [1, 24, 26, 30, 34, 38, 46, 51, 85, 106, 126, 138], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 27, 46, 59, 111], "storecryptedpassword": 59, "strict": [69, 126], "stt_whisper2": 7, "subadmin": [75, 76], "subdir": 129, "subscript": [113, 149], "summar": 8, "summari": [8, 117], "suppli": [5, 7], "support": [3, 21, 38, 46, 59, 62, 134, 170], "supporteddatabas": 59, "suppress": 129, "suspend": 172, "swift": 46, "switch": 11, "sync": [36, 81, 98, 113, 114, 117, 138, 149, 163], "synchron": [3, 69, 119], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [24, 114, 126, 132, 133, 134, 149, 163, 164, 165, 166, 167, 168, 169], "systemd": [15, 56, 66, 171], "systemtag": 59, "tab": 81, "tabl": [18, 88, 130], "tag": [107, 110, 149], "talk": [2, 4, 8, 134], "target": [18, 120], "task": [1, 2, 14, 15, 54], "taskprocess": 169, "tcp": [58, 62], "team": [2, 26], "tempdirectori": 59, "templat": [25, 62], "templatedirectori": 59, "temporari": 66, "term": 134, "test": [59, 62, 69, 81, 104, 149], "text": [1, 7, 10, 15, 70], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 129, "thei": 159, "theme": [59, 62, 71], "thi": 69, "though": 62, "thread": [117, 119], "threshold": 59, "through": 66, "timeout": [117, 119], "tip": [39, 81, 129, 133, 145], "tl": [58, 81, 117, 132], "tmux": [15, 171], "toggl": 149, "token": [67, 84, 113, 114, 126, 163], "token_auth_activity_upd": 59, "token_auth_enforc": 59, "tool": 2, "track": 115, "traefik": 68, "traffic": 126, "transact": [20, 43, 69, 132], "transcript": [4, 15], "transfer": [41, 149], "transferincomingshar": 59, "translat": [1, 4, 11, 15, 117, 149], "translate2": 11, "transpar": 12, "transport": [69, 126], "trash": [47, 59, 113], "trashbin": 149, "trashbin_retention_oblig": 59, "tree": 149, "trick": [81, 129], "trigger": [18, 54], "troubleshoot": [3, 20, 26, 57, 62, 81, 98, 119, 131, 136, 138, 139, 142, 147, 157], "truena": 133, "trust": [39, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 149], "type": [18, 27, 58, 59, 66, 113, 170], "ubuntu": [125, 152], "umask": 59, "unabl": 119, "unencrypt": 126, "unified_search": 59, "uninstal": 135, "unix": 58, "unknown": 98, "unlink_on_trunc": 59, "unregist": [102, 103], "unscan": 54, "unseal": 27, "up": [69, 72, 117, 123, 133, 166, 171, 172], "updat": [16, 23, 36, 59, 103, 119, 131, 138, 147, 148, 151, 155, 168], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 149, 155, 163, 164, 165, 166, 167, 168, 169, 170], "upload": [24, 36, 106, 129, 133], "urandom": [69, 126], "url": [59, 133], "us": [2, 12, 15, 16, 20, 38, 41, 48, 58, 59, 62, 69, 81, 84, 117, 126, 132, 138, 147, 149, 150, 160, 165], "usag": [3, 6, 8, 11, 38, 52, 57, 92, 102, 150], "use_legacy_base64_encod": 59, "user": [20, 26, 27, 38, 41, 51, 59, 73, 76, 79, 81, 83, 84, 85, 86, 87, 88, 106, 114, 115, 117, 128, 138, 149, 166, 167, 168, 169], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [57, 58, 100], "valid": 84, "valu": [59, 149, 172], "variabl": [38, 59, 94, 99, 133, 149], "verif": [59, 81, 117], "version": [42, 59, 69, 134, 138, 149, 170], "versions_retention_oblig": 59, "via": [8, 16, 26, 39, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 150, "virtual": 133, "voic": 1, "vp": 133, "warn": [67, 69], "watsonx": 0, "we": [134, 137], "web": [24, 48, 59, 62, 66, 69, 126, 131, 133, 134, 138, 147, 163, 164, 165, 166, 168], "webauthn": 59, "webcron": 56, "webdav": [37, 138], "webhook": 171, "webroot": [129, 150], "webserv": 98, "welcom": 76, "well": 69, "what": [5, 62, 147], "when": [12, 98], "where": [159, 160], "whisper": 7, "who": 120, "whole": 131, "why": [15, 62, 134, 137], "windmil": 172, "window": [48, 133, 149], "without": 129, "wizard": [128, 133], "wopi": 150, "work": [20, 54, 57, 159], "worker": 169, "workflow": [66, 172], "workspac": [70, 172], "write": 131, "xml": [74, 75, 76, 82], "xoauth2": 117, "yellow": 6, "yet": 69, "you": [26, 69], "your": [24, 51, 60, 69, 119, 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, "apcu"]], "Account delegation": [[117, "account-delegation"]], "Activating": [[57, "activating"]], "Activities in groupfolders or external storages": [[51, "activities-in-groupfolders-or-external-storages"]], "Activity": [[59, "activity"]], "Activity app": [[51, null]], "Add a new user": [[76, "add-a-new-user"]], "Add an OAuth2 Application": [[67, "add-an-oauth2-application"]], "Add missing indices": [[149, "add-missing-indices"]], "Add repository:": [[152, "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 storages": [[38, "adding-files-to-external-storages"]], "Additional Apache configurations": [[133, "additional-apache-configurations"]], "Additional configuration options": [[150, "additional-configuration-options"]], "Additional configuration options via occ": [[81, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[58, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[102, "additional-options"]], "Additional requirements when using large AI models": [[12, "additional-requirements-when-using-large-ai-models"]], "Address Book Sync": [[114, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[24, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[66, "admin-audit-log-optional"]], "Admin settings": [[51, "admin-settings"]], "Administration interface": [[114, "administration-interface"]], "Administration privileges (Delegation)": [[52, null]], "Administrative Group mapping": [[81, "administrative-group-mapping"]], "Advanced Deploy Options": [[99, null], [103, "advanced-deploy-options"]], "Advanced settings": [[41, "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": [[55, "all-parameters"]], "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 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 subscriptions on local network": [[113, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[38, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[59, "alternate-code-locations"]], "Amazon S3": [[29, null]], "Android 11 and Below": [[53, "android-11-and-below"]], "Android 12 and Above": [[53, "android-12-and-above"]], "Android Deep Link Handling": [[53, null]], "Anti-abuse alerts": [[117, "anti-abuse-alerts"]], "Antivirus": [[149, "antivirus"]], "Antivirus scanner": [[54, null]], "Apache": [[24, "apache"], [123, "apache"]], "Apache Web server configuration": [[133, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[24, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[24, "apache-with-mod-proxy-fcgi"]], "Apache2": [[68, "apache2"]], "App config options": [[59, "app-config-options"]], "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": [[166, "appapi-app-api-is-now-a-default-app"], [167, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[168, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[100, null]], "Applying a patch": [[136, "applying-a-patch"]], "Approaching Upgrades": [[148, "approaching-upgrades"]], "Approval/Suspend steps": [[172, "approval-suspend-steps"]], "Apps": [[16, "apps"], [59, "apps"], [88, null]], "Apps commands": [[149, "apps-commands"]], "Apps management": [[16, null]], "Arguments": [[102, "arguments"], [103, "arguments"], [103, "id1"], [103, "id3"]], "Artificial Intelligence": [[13, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[107, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[117, "attachment-size-limit"]], "Authentication": [[72, null], [172, "authentication"]], "Authentication in Nextcloud": [[84, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig": [[128, "autoconfig"]], "Autoconfig for your mail domain fails": [[119, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[72, "automated-clean-up"]], "Automated clean-up of app password": [[166, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[107, null]], "Automatic configurations examples": [[55, "automatic-configurations-examples"]], "Automatic database user creation": [[128, "automatic-database-user-creation"]], "Automatic setup": [[55, null]], "Available rules": [[106, "available-rules"], [107, "available-rules"]], "Available storage backends": [[38, "available-storage-backends"]], "Backend apps": [[15, "backend-apps"], [15, "id33"], [15, "id39"], [15, "id43"], [15, "id48"], [15, "id53"], [15, "id58"], [15, "id62"], [15, "id68"], [15, "id75"]], "Background job": [[42, "background-job"], [47, "background-job"]], "Background jobs": [[56, null], [113, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[81, "background-sync-interval"], [117, "background-sync-interval"]], "Backup": [[140, null]], "Backup database": [[140, "backup-database"]], "Backup folders": [[140, "backup-folders"]], "Backups": [[26, "backups"]], "Bad signature error": [[26, "bad-signature-error"]], "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": [[26, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[170, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[51, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[17, null]], "Birthday calendar": [[113, "birthday-calendar"]], "Blocking user groups": [[106, "blocking-user-groups"]], "Branded clients": [[71, "branded-clients"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Brute force protection vs fail2ban": [[57, "brute-force-protection-vs-fail2ban"]], "Bug reporting": [[170, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[172, "building-a-workflow"]], "CPU Architecture and OS": [[134, "cpu-architecture-and-os"]], "Cache Directory location": [[58, "cache-directory-location"]], "Cache warnings": [[69, "cache-warnings"]], "Caching": [[81, "caching"], [132, "id1"]], "Caddy": [[68, "caddy"]], "Calendar": [[119, "calendar"]], "Calendar / CalDAV": [[113, null]], "Calendar server settings": [[113, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[172, "can-i-create-a-script"]], "Canonical webroot": [[150, "canonical-webroot"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[162, "changelog"]], "Changing the display of federated shares": [[39, "changing-the-display-of-federated-shares"]], "Chat": [[1, "chat"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[27, "check-the-block-signatures"]], "Check the signature": [[27, "check-the-signature"]], "Checking for old files": [[28, "checking-for-old-files"]], "Chroot": [[124, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[149, "cleanup"]], "Cleanup previews": [[149, "cleanup-previews"]], "Code signing": [[137, null]], "Collabora Online Server": [[150, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[114, "command-line"]], "Command Line Client": [[92, null]], "Command line": [[98, "command-line"]], "Command line installation": [[149, "command-line-installation"]], "Command line upgrade": [[149, "command-line-upgrade"]], "Command-line Account Setup": [[91, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[59, "comments"], [132, "comments"]], "Common misconfigurations": [[106, "common-misconfigurations"], [110, "common-misconfigurations"]], "Common problems / error messages": [[138, "common-problems-error-messages"]], "Completing Installation": [[128, "completing-installation"]], "Compression": [[132, "compression"]], "Config commands": [[149, "config-commands"]], "Config file": [[98, "config-file"]], "Configuration": [[1, "configuration"], [46, "configuration"], [77, "configuration"], [81, "configuration"], [88, null], [117, "configuration"], [133, "configuration"], [150, null], [152, "configuration"]], "Configuration File": [[93, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[59, null]], "Configuration keys": [[82, "configuration-keys"]], "Configuration tips": [[39, "configuration-tips"]], "Configurations preventing embedding": [[63, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[151, "configure-the-app-in-nextcloud"]], "Configure theming via CLI": [[71, "configure-theming-via-cli"]], "Configuring ClamAV on Nextcloud": [[54, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[38, null]], "Configuring Federation Sharing": [[39, null]], "Configuring ICAP on Nextcloud": [[54, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[24, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[46, null]], "Configuring PHP": [[24, "configuring-php"]], "Configuring Sendmail/qmail": [[62, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[20, "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": [[66, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[39, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[51, "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": [[24, "configuring-your-web-server"]], "Confirm everything is working": [[54, "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": [[98, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[81, "connection-settings"]], "Connections to remote servers": [[126, "connections-to-remote-servers"]], "Consequences": [[48, "consequences"]], "Considerations for shared storage": [[30, "considerations-for-shared-storage"]], "Contacts": [[119, "contacts"]], "Contacts / CardDAV": [[114, null]], "Contacts Interaction": [[115, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[104, "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": [[42, null]], "Converting database type": [[18, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[111, null]], "Cookies stored by Nextcloud": [[111, "cookies-stored-by-nextcloud"]], "Core Components": [[120, "core-components"]], "Core Dumps": [[98, "core-dumps"]], "Create Debug Archive": [[98, "create-debug-archive"]], "Create a addressbook for a user": [[149, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[149, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[149, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[75, "create-a-group"]], "Creating Federation Shares via public Link Share": [[39, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[82, "creating-a-configuration"]], "Creating a new Federation Share": [[39, "creating-a-new-federation-share"]], "Creating a new user": [[85, "creating-a-new-user"]], "Creating assetlinks.json": [[53, "creating-assetlinks-json"]], "Creating persistent file Shares": [[41, "creating-persistent-file-shares"]], "Credential Handling": [[92, "credential-handling"]], "Critical changes": [[162, "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": [[150, "custom-fonts"]], "Custom public calendars": [[113, "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 sync tokens retention": [[163, "dav-sync-tokens-retention"]], "Dashboard app": [[60, null]], "Data Backup and Recovery Implications": [[46, "data-backup-and-recovery-implications"]], "Data Directory": [[55, "data-directory"]], "Data Not Encrypted": [[26, "data-not-encrypted"]], "Data directory location": [[128, "data-directory-location"]], "Data retention": [[113, "data-retention"], [114, "data-retention"], [115, "data-retention"]], "Database": [[123, "database"], [124, "database"]], "Database choice": [[128, "database-choice"]], "Database configuration": [[19, null], [20, null], [167, "database-configuration"]], "Database conversion": [[149, "database-conversion"]], "Database insert problems on MySQL": [[119, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[134, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[20, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[149, "dav-commands"]], "Debug Mode": [[132, "debug-mode"]], "Debugging": [[149, "debugging"]], "Debugging sync issues": [[138, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[90, null]], "Decrease sync delay": [[36, "decrease-sync-delay"]], "Decrypt the blocks": [[27, "decrypt-the-blocks"]], "Decrypt the private key": [[27, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[27, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[26, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[27, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[27, "decryption-read-the-file-key"]], "Decryption: read the private key": [[27, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[101, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[59, "default-parameters"]], "Default file extension": [[70, "default-file-extension"]], "Default file templates": [[25, "default-file-templates"]], "Default language": [[65, "default-language"]], "Default locale": [[65, "default-locale"]], "Default user agent for outgoing requests changed": [[169, "default-user-agent-for-outgoing-requests-changed"]], "Defaults": [[59, "defaults"]], "Defining trusted proxies": [[68, "defining-trusted-proxies"]], "Definitions": [[26, "definitions"]], "Delete a calendar for a user": [[149, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[149, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[75, "delete-a-group"]], "Delete a user": [[76, "delete-a-user"]], "Deleted Items (trash bin)": [[47, 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": [[106, "denied-access"]], "Denying access to folders": [[106, "denying-access-to-folders"]], "DeployConfig": [[102, "deployconfig"]], "DeployConfig options": [[102, "deployconfig-options"]], "Deployment": [[126, "deployment"]], "Deployment configurations": [[101, null]], "Deployment recommendations": [[122, null]], "Derive the decryption key": [[27, "derive-the-decryption-key"]], "Derive the encryption key": [[27, "derive-the-encryption-key"]], "Desktop Clients": [[95, null]], "Desktop client": [[134, "desktop-client"]], "Differences from External Storage": [[46, "differences-from-external-storage"]], "Directory settings": [[81, "directory-settings"]], "Disable": [[103, "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": [[117, "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": [[149, "disable-creation-of-example-events"]], "Disable preview image generation": [[126, "disable-preview-image-generation"]], "Disable rich text editing": [[70, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[70, "disable-rich-workspaces-globally"]], "Disable users": [[149, "disable-users"]], "Disabling background scan task": [[54, "disabling-background-scan-task"]], "Disabling previews:": [[45, "disabling-previews"]], "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": [[41, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[137, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[101, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[101, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[101, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[100, "docker-socket-proxy"]], "Docker Socket Proxy security": [[101, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[100, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[101, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[101, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[15, "document-generation"]], "Domain Change": [[61, null]], "Downgrading": [[170, "downgrading"]], "Download Logs": [[104, "download-logs"]], "Duplicating server configurations": [[81, "duplicating-server-configurations"]], "During Version Creation": [[42, "during-version-creation"]], "During the Regular Background Job": [[42, "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": [[120, "editions"]], "Email": [[62, null]], "Enable": [[103, "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": [[150, "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": [[104, "enabled"]], "Enabling Encryption (Step-by-Step)": [[26, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[38, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[21, null]], "Enabling SSL": [[133, "enabling-ssl"]], "Enabling Windows compatible filenames": [[48, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[16, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[149, "enabling-autocompletion"]], "Enabling debug mode": [[62, "enabling-debug-mode"]], "Enabling the activity app": [[51, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[54, "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 the blocks": [[27, "encrypt-the-blocks"]], "Encrypt the private key": [[27, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[27, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[26, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[26, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[149, "encryption"]], "Encryption Method Comparison": [[26, "encryption-method-comparison"]], "Encryption format": [[28, "encryption-format"]], "Encryption key cannot be found": [[26, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[26, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[27, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[27, "encryption-generate-the-file-key"]], "End-of-life": [[170, "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": [[59, "environment-variables"], [94, null], [99, "environment-variables"]], "Environment variables": [[149, "environment-variables"]], "Errors": [[137, "errors"]], "Establishing the target database": [[18, "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": [[113, "event-alarm-types"]], "Events": [[113, "events"]], "ExApps management": [[105, null]], "Example": [[68, "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"], [92, "example"], [107, "example"], [110, "example"]], "Example contact": [[114, "example-contact"]], "Example event": [[113, "example-event"]], "Example installation on CentOS 8": [[123, null]], "Example installation on OpenBSD": [[124, null]], "Example installation on Ubuntu 22.04 LTS": [[125, null]], "Example log entries": [[66, "example-log-entries"]], "Example: The login page": [[57, "example-the-login-page"]], "Examples": [[59, "examples"], [75, "examples"], [76, "examples"], [76, "id6"], [106, "examples"]], "Exclude List": [[92, "exclude-list"]], "Excluding IP addresses from brute force protection": [[57, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[51, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[107, "executing-actions"]], "Expert settings": [[81, "expert-settings"]], "Export a calendar of a user": [[149, "export-a-calendar-of-a-user"]], "Export threading data": [[119, "export-threading-data"]], "Exposed system address book": [[164, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[30, null]], "External media": [[133, "external-media"]], "External storage": [[106, "external-storage"]], "FAQ": [[100, "faq"], [137, "faq"], [172, "faq"]], "FTP/FTPS": [[31, null]], "Fail2ban introduction": [[126, "fail2ban-introduction"]], "Fair Use Policy": [[138, "fair-use-policy"]], "Features used by other apps": [[15, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[24, "federated-cloud-sharing"], [59, "federated-cloud-sharing"]], "Federated calendar shares": [[113, "federated-calendar-shares"]], "Federation sync": [[149, "federation-sync"]], "File Sharing": [[41, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[110, "file-age"]], "File conversion": [[40, null]], "File encodings": [[70, "file-encodings"]], "File format": [[27, "file-format"], [27, "id1"], [27, "id3"], [27, "id5"], [27, "id7"]], "File locations": [[27, "file-locations"], [27, "id2"], [27, "id4"], [27, "id6"], [27, "id8"]], "File operations": [[149, "file-operations"]], "File sharing and management": [[44, null]], "File type: file": [[27, "file-type-file"]], "File type: file key file": [[27, "file-type-file-key-file"]], "File type: private key file": [[27, "file-type-private-key-file"]], "File type: public key file": [[27, "file-type-public-key-file"]], "File type: share key file": [[27, "file-type-share-key-file"]], "File versions": [[59, "file-versions"]], "Files": [[88, null]], "Files App": [[134, "files-app"]], "Files Sharing": [[149, "files-sharing"]], "Files access control": [[106, null]], "Files external": [[149, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[171, "filters"]], "Fixing invalid code integrity messages": [[137, "fixing-invalid-code-integrity-messages"]], "Flow": [[109, null]], "Flow configuration": [[108, null]], "Follow-up reminders": [[117, "follow-up-reminders"]], "Force language": [[65, "force-language"]], "Force locale": [[65, "force-locale"]], "Format": [[59, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[113, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[157, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[15, "frontend-apps"], [15, "id30"], [15, "id35"], [15, "id41"], [15, "id46"], [15, "id51"], [15, "id56"], [15, "id60"], [15, "id66"], [15, "id73"]], "Further Reading": [[26, "further-reading"]], "Further Resources": [[120, "further-resources"], [130, "further-resources"]], "GDPR-compliance": [[112, null]], "General troubleshooting": [[138, null], [138, "id1"]], "Generate the file key": [[27, "generate-the-file-key"]], "Get a notification before a share expires": [[41, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[14, "get-a-task-by-id"]], "Get account IDs": [[119, "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": [[54, "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], [120, "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": [[119, "globally"]], "Google OAuth": [[117, "google-oauth"]], "Granting administrator privileges to a user": [[85, "granting-administrator-privileges-to-a-user"]], "Group commands": [[149, "group-commands"]], "Groups tab": [[81, "groups-tab"]], "Groupware": [[88, null], [116, null]], "HAProxy": [[68, "haproxy"]], "HTTPD(8)": [[124, "httpd-8"]], "HTTPS encryption": [[133, "https-encryption"]], "HaRP": [[100, "harp"]], "Handling with backup server": [[81, "handling-with-backup-server"]], "Hardening and security guidance": [[126, null]], "Hashing": [[59, "hashing"]], "Heartbeat": [[104, "heartbeat"]], "Hidden files upload failure or not shown": [[36, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[113, "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?": [[20, "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?": [[20, "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?": [[159, "how-does-it-work"]], "How interactions are tracked": [[115, "how-interactions-are-tracked"]], "How it works": [[57, "how-it-works"]], "How to upgrade": [[148, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[20, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[117, "imap-timeout"]], "Icon retrieval": [[49, "icon-retrieval"]], "Icon theming": [[71, "icon-theming"]], "Identifying Basic Functionality Problems": [[98, "identifying-basic-functionality-problems"]], "Image Pull": [[104, "image-pull"]], "Image generation": [[15, "image-generation"]], "Image storage": [[1, "image-storage"]], "Implementation of the transparency requirements": [[12, "implementation-of-the-transparency-requirements"]], "Import a calendar to a user": [[149, "import-a-calendar-to-a-user"]], "Import signing keys:": [[152, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [15, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[18, "inconvertible-tables"]], "Init": [[104, "init"]], "Initial Certification 2024/2025": [[89, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[23, "initial-splitting"]], "Insight and debugging": [[14, null]], "Install": [[92, "install"]], "Install packages": [[152, "install-packages"]], "Install the Apache reverse proxy": [[151, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[151, "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], [133, "installation"], [145, "installation"], [154, null], [171, "installation"], [172, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[152, null]], "Installation example with Docker": [[151, null]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[170, "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": [[100, "installing-appapi"]], "Installing ClamAV": [[54, "installing-clamav"]], "Installing ExApps": [[100, "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": [[149, "integrity-check"]], "Internal Server Errors": [[138, "internal-server-errors"]], "Interoperability": [[12, "interoperability"]], "Introduction": [[52, "introduction"], [57, "introduction"], [59, "introduction"], [120, null], [171, "introduction"]], "Invalid private key for encryption app": [[26, "invalid-private-key-for-encryption-app"]], "Invitations": [[113, "invitations"]], "Is code signing mandatory for apps?": [[137, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[98, "isolating-other-issues"]], "Issues and troubleshooting": [[139, null]], "Issues connecting to Outlook.com": [[119, "issues-connecting-to-outlook-com"]], "JIT": [[132, "jit"]], "JPEG quality setting:": [[45, "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": [[26, "key-management-modes"]], "Key Points & Limitations": [[26, "key-points-limitations"]], "Key generation: generate the key pair": [[27, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[27, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[27, "key-generation-store-the-public-key"]], "Key type: master key": [[27, "key-type-master-key"]], "Key type: public sharing key": [[27, "key-type-public-sharing-key"]], "Key type: recovery key": [[27, "key-type-recovery-key"]], "Key type: user key": [[27, "key-type-user-key"]], "Keyboard shortcut": [[98, "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": [[160, "known-smart-picker-providers"]], "Known backends": [[113, "known-backends"]], "Known link preview providers": [[159, "known-link-preview-providers"]], "LDAP": [[59, "ldap"]], "LDAP and External User Backends": [[26, "ldap-and-external-user-backends"]], "LDAP commands": [[149, "ldap-commands"]], "LDAP user cleanup": [[83, null]], "LLM Processing": [[117, "llm-processing"]], "Language & Locale": [[65, null]], "Large file upload on object storage": [[24, "large-file-upload-on-object-storage"]], "Legal: Compliance with EU AI Act": [[12, null]], "Length of support (\u201cmaintenance\u201d)": [[170, "length-of-support-maintenance"]], "Limit on password length": [[126, "limit-on-password-length"]], "Limitations": [[4, "limitations"], [5, "limitations"]], "Limitations in maintenance mode": [[149, "limitations-in-maintenance-mode"]], "Link previews": [[159, null]], "Linking external sites": [[63, null]], "List": [[149, "list"]], "List ExApps": [[103, "list-exapps"]], "List all addressbooks of a user": [[149, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[149, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[149, "list-all-calendars-of-a-user"]], "List and filter tasks": [[14, "list-and-filter-tasks"]], "List of editable data fields": [[76, "list-of-editable-data-fields"]], "List registered daemons": [[102, "list-registered-daemons"]], "Listening to events": [[171, "listening-to-events"]], "Live transcription": [[15, "live-transcription"]], "Loading": [[59, "loading"]], "Local": [[32, null]], "Local IMAP and SMTP servers": [[117, "local-imap-and-smtp-servers"]], "Log Files": [[98, "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": [[149, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[119, "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"]], "Low Disk Space": [[94, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [15, "machine-translation"]], "Mail": [[117, null], [119, "mail"]], "Mail Parameters": [[59, "mail-parameters"]], "Mail Providers": [[62, "mail-providers"]], "Mailbox Share": [[117, "mailbox-share"]], "Maintenance": [[59, "maintenance"], [88, null], [141, null]], "Maintenance and release schedule": [[170, null]], "Maintenance commands": [[149, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[170, "maintenance-releases"]], "Major releases": [[170, "major-releases"]], "Major version upgrades": [[170, "major-version-upgrades"]], "Manage addressbooks": [[149, "manage-addressbooks"]], "Manage calendar subscriptions": [[149, "manage-calendar-subscriptions"]], "Manage calendars": [[149, "manage-calendars"]], "Manage the background scanner": [[54, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[102, null]], "Managing Encryption via occ Commands": [[26, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[103, null]], "Managing apps": [[16, "managing-apps"]], "Managing groups": [[85, "managing-groups"]], "Manual account synchronization and threading": [[119, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[148, "manual-steps-during-upgrade"]], "Manually scan a single file": [[54, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[54, "manually-trigger-the-background-scan"]], "MariaDB": [[140, "mariadb"], [146, "mariadb"], [146, "id2"]], "Mark a file as scanned or unscanned": [[54, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[96, null]], "Maximum chunk size": [[167, "maximum-chunk-size"]], "Maximum memory for image generation:": [[45, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[45, "maximum-preview-size"]], "Maximum scale factor:": [[45, "maximum-scale-factor"]], "Maximum upload size": [[133, "maximum-upload-size"]], "Memcached": [[58, "memcached"]], "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": [[46, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[144, null]], "Migrating to a different server": [[143, null]], "Migration from Collabora Online": [[155, null]], "Migrations on updates": [[23, "migrations-on-updates"]], "Mimetype aliases": [[49, "mimetype-aliases"]], "Mimetype mapping": [[49, "mimetype-mapping"]], "Mimetypes management": [[49, null]], "Misc": [[149, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[119, "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": [[50, null], [165, "monitoring"]], "Monitoring: Counting of active users": [[166, "monitoring-counting-of-active-users"], [167, "monitoring-counting-of-active-users"], [168, "monitoring-counting-of-active-users"]], "Mount options": [[38, "mount-options"]], "Mounts": [[99, "mounts"]], "Move a calendar of a user": [[149, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[138, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multi-instance Object Store": [[46, "multi-instance-object-store"]], "Multibucket Object Store": [[46, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[46, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[68, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[59, "multiple-merged-configuration-files"]], "MySQL": [[140, "mysql"], [146, "mysql"], [146, "id4"]], "MySQL database": [[55, "mysql-database"]], "NC & Docker on the Same-Host": [[101, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[101, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[101, "nc-to-exapp-communication"]], "NGINX": [[68, "nginx"]], "NGINX configuration": [[129, null]], "NOTE": [[124, "note"]], "Next steps": [[125, "next-steps"]], "Nextcloud": [[33, null]], "Nextcloud AIO": [[102, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[53, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[81, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[150, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[172, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[171, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[81, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[64, null], [166, "nextcloud-configuration"], [167, "nextcloud-configuration"]], "Nextcloud final steps": [[124, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[101, "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": [[98, "nextcloud-server-log-file"]], "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]], "OCC CLI": [[102, "occ-cli"]], "Obtaining a patch": [[136, "obtaining-a-patch"]], "Obtaining the Client Log File": [[98, "obtaining-the-client-log-file"]], "Office": [[88, null], [153, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[50, "openmetrics"]], "OpenMetrics endpoint": [[169, "openmetrics-endpoint"]], "OpenStack Object Storage": [[34, null]], "OpenStack Swift": [[46, "openstack-swift"]], "Operating system": [[126, "operating-system"]], "Options": [[97, null], [102, "options"], [103, "options"], [103, "id2"], [103, "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": [[118, null]], "Outdated NSS / OpenSSL version": [[69, "outdated-nss-openssl-version"]], "Overview": [[15, null], [26, "overview"], [57, "overview"], [57, "id1"], [133, "overview"], [142, "overview"], [148, "overview"], [170, "overview"], [171, "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": [[167, "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": [[20, "parameters"], [45, "parameters"], [55, "parameters"], [56, "parameters"]], "Passing values between blocks": [[172, "passing-values-between-blocks"]], "Password-based mechanisms": [[30, "password-based-mechanisms"]], "Passwords": [[126, "passwords"]], "Patching Nextcloud": [[136, null]], "Patching apps": [[136, "patching-apps"]], "Patching server": [[136, "patching-server"]], "Per mail account": [[119, "per-mail-account"]], "Performance Implications": [[46, "performance-implications"]], "Place config directory outside of the web root": [[126, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[126, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[140, "postgresql"], [146, "postgresql"], [146, "id5"]], "PostgreSQL database": [[20, "postgresql-database"], [55, "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": [[106, "prevent-uploading-of-specific-files"]], "Previews": [[59, "previews"], [132, "previews"], [150, "previews"], [167, "previews"], [168, "previews"], [169, "previews"]], "Previews configuration": [[45, null]], "Previews for Office files using LibreOffice": [[165, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[166, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[142, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[114, "privacy-and-user-property-scopes"]], "Process manager": [[133, "process-manager"]], "Profile configuration": [[77, null]], "Promote user to subadmin": [[76, "promote-user-to-subadmin"]], "Proper SSL configuration": [[126, "proper-ssl-configuration"]], "Property scopes": [[77, "property-scopes"]], "Provider apps": [[15, "provider-apps"], [15, "id59"], [15, "id64"], [15, "id70"]], "Provider removal": [[80, "provider-removal"]], "Providing default files": [[25, null]], "Proxy Configurations": [[59, "proxy-configurations"]], "Public collaborative tag": [[110, "public-collaborative-tag"]], "Public-key mechanisms": [[30, "public-key-mechanisms"]], "Quick start": [[128, "quick-start"]], "Rate limits": [[113, "rate-limits"], [114, "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": [[27, "read-the-envelope-key"]], "Read the file key": [[27, "read-the-file-key"]], "Read the private key file": [[27, "read-the-private-key-file"]], "Read the public key": [[27, "read-the-public-key"]], "Reading a configuration": [[82, "reading-a-configuration"]], "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, "redis"], [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": [[158, null]], "Refresh rate": [[113, "refresh-rate"]], "Register": [[102, "register"], [103, "register"], [104, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[170, "release-channels"]], "Release notes": [[88, null], [161, null], [162, null]], "Release schedule": [[170, "release-schedule"]], "Release types": [[170, "release-types"]], "Reliability and robustness": [[12, "reliability-and-robustness"]], "Reminder notifications": [[113, "reminder-notifications"]], "Remove user from group": [[76, "remove-user-from-group"]], "Renaming a user": [[85, "renaming-a-user"]], "Repair-Tree": [[149, "repair-tree"]], "Replacing SQLite": [[132, "replacing-sqlite"]], "Replication": [[22, 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"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [20, "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": [[113, "resources-and-rooms"]], "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": [[150, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[150, "restrict-usage-to-specific-groups"]], "Retention of files": [[110, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [156, null]], "Reverting a patch": [[136, "reverting-a-patch"]], "Run the conversion": [[18, "run-the-conversion"]], "Running occ": [[149, "running-occ"]], "S3 SSE-C encryption support": [[46, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[168, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[123, "selinux"]], "SELinux configuration": [[131, null]], "SELinux configuration tips": [[133, "selinux-configuration-tips"]], "SFTP": [[35, null]], "SMB authentication": [[36, "smb-authentication"]], "SMB update notifications": [[36, "smb-update-notifications"]], "SMB/CIFS": [[36, null]], "SMTP": [[62, "smtp"]], "SMTP timeout": [[117, "smtp-timeout"]], "SQLite": [[140, "sqlite"], [146, "sqlite"]], "SQLite database": [[55, "sqlite-database"]], "SSL": [[59, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[81, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[20, "ssl-for-mysql-database"]], "Sanitize filenames": [[149, "sanitize-filenames"]], "Sanitizing invalid filenames": [[48, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[149, "scan"]], "Scan appdata": [[149, "scan-appdata"]], "Screen or tmux session": [[15, "screen-or-tmux-session"], [171, "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": [[150, "secure-view-settings"]], "Security": [[149, "security"]], "Security considerations": [[67, "security-considerations"]], "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 tab": [[81, "server-tab"]], "Server tuning": [[132, null]], "Server-side Encryption": [[26, null]], "Server-side encryption details": [[27, null]], "Server-side encryption migration": [[28, null]], "Service Discovery": [[68, "service-discovery"]], "Service discovery": [[138, "service-discovery"]], "Setting Storage quotas": [[85, "setting-storage-quotas"]], "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 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": [[172, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Settings app": [[59, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[165, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[100, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Setupchecks": [[149, "setupchecks"]], "Share operations": [[149, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[114, "shared-items"]], "Sharing": [[59, "sharing"]], "Sieve timeout": [[117, "sieve-timeout"]], "Sign the blocks": [[27, "sign-the-blocks"]], "Sign the private key": [[27, "sign-the-private-key"]], "Simple Storage Service (S3)": [[46, "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": [[117, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[149, "snowflake-ids"], [169, "snowflake-ids"]], "Some files have not passed the integrity check": [[69, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[27, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[81, "special-attributes"]], "Special mechanisms": [[30, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [15, "speech-to-text"]], "Speeding up webhook dispatch": [[171, "speeding-up-webhook-dispatch"]], "Split the file": [[27, "split-the-file"], [27, "id9"]], "Splitting databases": [[23, null]], "Status": [[149, "status"]], "Status Checks": [[104, "status-checks"]], "Status return code": [[149, "status-return-code"]], "Step-by-Step Manual Upgrade": [[142, "step-by-step-manual-upgrade"]], "Storage configuration": [[38, "storage-configuration"]], "Storage of access tokens": [[126, "storage-of-access-tokens"]], "Store the envelope keys": [[27, "store-the-envelope-keys"]], "Store the file": [[27, "store-the-file"]], "Store the file key": [[27, "store-the-file-key"]], "Store the private key": [[27, "store-the-private-key"]], "Subscriptions": [[113, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[129, "suppressing-log-messages"]], "Sync birthday calendar": [[149, "sync-birthday-calendar"]], "Sync system address book": [[149, "sync-system-address-book"]], "Sync tokens": [[113, "sync-tokens"], [114, "sync-tokens"]], "Synchronising with clients after data recovery": [[146, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[114, "system-address-book"]], "System Tags": [[149, "system-tags"]], "System address book": [[168, "system-address-book"]], "System configuration": [[24, "system-configuration"]], "System email": [[163, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"], [166, "system-requirements"], [167, "system-requirements"], [168, "system-requirements"], [169, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [171, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Talk App": [[134, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target Audience": [[120, "target-audience"]], "Task processing": [[1, "task-processing"]], "TaskProcessing worker command": [[169, "taskprocessing-worker-command"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[66, "temporary-overrides"]], "Test Deploy Daemon": [[104, 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": [[160, null]], "The access token": [[67, "the-access-token"]], "The brute force settings app": [[57, "the-brute-force-settings-app"]], "The recently contacted address book": [[115, "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"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[69, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[71, null]], "Thread Summary": [[117, "thread-summary"]], "Timeout and other connectivity issues": [[119, "timeout-and-other-connectivity-issues"]], "Timeouts": [[117, "timeouts"]], "Tips and tricks": [[129, "tips-and-tricks"]], "Toggle Windows compatibility": [[149, "toggle-windows-compatibility"]], "Traefik 1": [[68, "traefik-1"]], "Traefik 2": [[68, "traefik-2"]], "Transactional file locking": [[43, null]], "Transactional file locking is disabled": [[69, "transactional-file-locking-is-disabled"]], "Transfer": [[149, "transfer"]], "Transferring files to another user": [[41, "transferring-files-to-another-user"]], "Translation": [[117, "translation"]], "Trash bin": [[113, "trash-bin"]], "Trashbin": [[149, "trashbin"]], "Triggering the conversion": [[18, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [20, "troubleshooting"], [26, "troubleshooting"], [57, "troubleshooting"], [62, "troubleshooting"], [98, null], [119, null], [131, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [157, null]], "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 file encoding on external storages": [[138, "troubleshooting-file-encoding-on-external-storages"]], "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], [149, "two-factor-authentication"]], "Types of Values": [[59, "types-of-values"]], "Unable to update contacts or events": [[119, "unable-to-update-contacts-or-events"]], "Uninstallation": [[135, null]], "Unregister": [[102, "unregister"], [103, "unregister"]], "Update": [[103, "update"]], "Update notifications": [[16, "update-notifications"], [148, "update-notifications"]], "Update the reverse proxy configuration": [[155, "update-the-reverse-proxy-configuration"]], "Updating": [[151, "updating"]], "Upgrade distribution packages": [[155, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[155, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[163, null]], "Upgrade to Nextcloud 27": [[164, null]], "Upgrade to Nextcloud 28": [[165, null]], "Upgrade to Nextcloud 30": [[166, null]], "Upgrade to Nextcloud 31": [[167, null]], "Upgrade to Nextcloud 32": [[168, null]], "Upgrade to Nextcloud 33": [[169, 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": [[24, null]], "Usage": [[8, "usage"], [52, "usage"], [57, "usage"], [92, "usage"]], "Usage Examples": [[102, "usage-examples"]], "Usage of variables for mount paths": [[38, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[126, "use-https"]], "Use OOXML by default for new files": [[150, "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": [[117, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[20, "useful-sql-commands"]], "User Experience": [[59, "user-experience"]], "User Interface Preference Defaults": [[117, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[26, "user-keys-sharing-recovery"]], "User Profile attributes": [[81, "user-profile-attributes"]], "User and group mapping": [[81, "user-and-group-mapping"]], "User and group permissions": [[38, "user-and-group-permissions"]], "User authentication with LDAP": [[81, null]], "User authentication with OpenID Connect": [[84, null]], "User commands": [[149, "user-commands"]], "User deletion": [[115, "user-deletion"]], "User listing and login per nested groups": [[81, "user-listing-and-login-per-nested-groups"]], "User management": [[73, null], [85, null]], "User migration": [[117, "user-migration"]], "User password policy": [[86, null]], "User provisioning API": [[87, null]], "User session": [[59, "user-session"]], "Users": [[88, null]], "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": [[41, "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 a self hosted apps store": [[16, "using-a-self-hosted-apps-store"]], "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 self-signed certificates": [[38, "using-self-signed-certificates"]], "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": [[48, "using-the-occ-command"], [149, null]], "Using the web based updater": [[147, "using-the-web-based-updater"]], "Using the web interface": [[48, "using-the-web-interface"]], "Versions": [[149, "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": [[163, "web-server-configuration"], [164, "web-server-configuration"], [165, "web-server-configuration"], [166, "web-server-configuration"], [168, "web-server-configuration"]], "WebDAV": [[37, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[171, null]], "Webserver Log Files": [[98, "webserver-log-files"]], "What does the updater do?": [[147, "what-does-the-updater-do"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[160, "where-can-it-be-used"]], "Where do they appear?": [[159, "where-do-they-appear"]], "Who develops Nextcloud?": [[120, null]], "Why did Nextcloud add code signing?": [[137, "why-did-nextcloud-add-code-signing"]], "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": [[172, null]], "Windows compatible filenames": [[48, null]], "Wopi settings": [[150, "wopi-settings"]], "Workflow log": [[66, "workflow-log"]], "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": [[117, "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"]], "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"]], "allowed_no_password_confirmation_ranges": [[59, "allowed-no-password-confirmation-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"]], "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"]], "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"]], "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"]], "davstorage.request_timeout": [[59, "davstorage-request-timeout"]], "db.log_request_id": [[59, "db-log-request-id"]], "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"]], "enforce_theme": [[59, "enforce-theme"]], "errorlog": [[66, "errorlog"]], "external_storage.auth_availability_delay": [[59, "external-storage-auth-availability-delay"]], "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_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"]], "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"]], "installed": [[59, "installed"]], "instanceid": [[59, "instanceid"]], "knowledgebase.embedded": [[59, "knowledgebase-embedded"]], "knowledgebaseenabled": [[59, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[149, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[149, "ldap-check-group"]], "ldap:check-user": [[149, "ldap-check-user"]], "ldap:create-empty-config": [[149, "ldap-create-empty-config"]], "ldap:delete-config": [[149, "ldap-delete-config"]], "ldap:search": [[149, "ldap-search"]], "ldap:set-config": [[149, "ldap-set-config"]], "ldap:show-remnants": [[149, "ldap-show-remnants"]], "ldap:test-config": [[149, "ldap-test-config"]], "ldap:test-user-settings": [[149, "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_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_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"]], "mount_file": [[59, "mount-file"]], "mysql.collation": [[59, "mysql-collation"]], "mysql.utf8mb4": [[59, "mysql-utf8mb4"]], "nginx": [[24, "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 command Directory": [[149, "occ-command-directory"]], "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_concurrency_all": [[59, "preview-concurrency-all"]], "preview_concurrency_new": [[59, "preview-concurrency-new"]], "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"]], "serverid": [[59, "serverid"]], "session_keepalive": [[59, "session-keepalive"]], "session_lifetime": [[59, "session-lifetime"]], "session_relaxed_expiry": [[59, "session-relaxed-expiry"]], "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"]], "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"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[59, "token-auth-activity-update"]], "token_auth_enforced": [[59, "token-auth-enforced"]], "transferIncomingShares": [[59, "transferincomingshares"]], "trashbin_retention_obligation": [[59, "trashbin-retention-obligation"]], "trusted_domains": [[59, "trusted-domains"]], "trusted_proxies": [[59, "trusted-proxies"]], "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": [[149, "user-add"]], "user:delete": [[149, "user-delete"]], "user:info": [[149, "user-info"]], "user:lastseen": [[149, "user-lastseen"]], "user:list": [[149, "user-list"]], "user:profile": [[149, "user-profile"]], "user:report": [[149, "user-report"]], "user:resetpassword": [[149, "user-resetpassword"]], "user:setting": [[149, "user-setting"]], "user_ini_additional_lines": [[59, "user-ini-additional-lines"]], "version": [[59, "version"]], "versions_retention_obligation": [[59, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[98, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[98, "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", "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/automatic_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/accountcommand", "desktop/commandline", "desktop/configfile", "desktop/envvars", "desktop/index", "desktop/massdeployment", "desktop/options", "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/index", "groupware/calendar", "groupware/contacts", "groupware/contactsinteraction", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "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_command", "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", "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/automatic_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/accountcommand.rst", "desktop/commandline.rst", "desktop/configfile.rst", "desktop/envvars.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/options.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/index.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/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_command.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, 18, 20, 24, 25, 26, 27, 29, 35, 38, 39, 42, 43, 46, 47, 54, 56, 57, 58, 59, 61, 62, 63, 66, 68, 71, 73, 81, 83, 84, 88, 91, 92, 93, 94, 96, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 124, 126, 129, 130, 131, 132, 133, 136, 137, 138, 142, 145, 146, 147, 148, 149, 150, 152, 157, 165, 168, 169, 170, 171], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 15, 20, 21, 22, 24, 26, 27, 31, 39, 43, 46, 50, 51, 58, 59, 62, 66, 68, 69, 70, 74, 75, 76, 77, 81, 82, 85, 93, 96, 98, 100, 101, 103, 104, 113, 114, 117, 118, 119, 124, 126, 128, 129, 130, 132, 134, 138, 144, 147, 148, 149, 150, 151, 157, 164, 165, 166, 167, 168, 170], "00": [20, 21, 53, 58, 59, 66, 149], "000": [27, 113, 114, 120], "0000": 149, "001": 59, "0022": 59, "0082c9": 71, "00am": [56, 59], "00iv00": 27, "00sig00": 27, "01": [56, 59, 66, 83, 134, 149], "0100": 62, "0123": 76, "02": [6, 58, 66, 149], "03": [53, 66, 149], "04": [20, 71, 88, 127, 133, 134, 153, 154], "05": [56, 59, 129], "050": 149, "055": 20, "06": [129, 149], "062": 20, "0640": 59, "07": 59, "0750": 32, "0770": 26, "079e7bc89d69792839a5e1831b1cbc80": 119, "08": [59, 149], "09": [66, 129, 149], "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 137, "0e": 53, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 31, 41, 45, 46, 54, 56, 57, 58, 59, 62, 65, 66, 69, 70, 74, 75, 76, 81, 82, 88, 92, 93, 94, 96, 98, 100, 101, 103, 104, 113, 114, 117, 119, 124, 126, 128, 129, 130, 132, 133, 134, 136, 144, 147, 148, 149, 151, 157, 163, 164, 166, 167, 168, 169, 170, 171], "10": [1, 2, 4, 5, 6, 7, 9, 10, 12, 15, 20, 21, 22, 39, 42, 45, 53, 54, 57, 59, 62, 66, 68, 71, 81, 85, 86, 88, 93, 98, 101, 113, 114, 117, 123, 134, 144, 149, 150, 166, 167, 171], "100": [7, 24, 27, 45, 56, 59, 74, 75, 76, 117, 120, 157, 165, 170], "1000": [5, 51, 81, 94, 98, 124], "10000": [58, 124], "1000000": 98, "10000000": [93, 98], "100mb": [3, 8, 76, 98], "100mib": 167, "100px": 45, "101": [74, 75, 76], "102": [75, 76], "1024": [30, 59, 117], "103": [75, 76], "103f": 149, "104": 76, "1040": 138, "10485760": 54, "104857600": [24, 46, 59], "105": 76, "106": 76, "107": 76, "1071": 59, "108": 76, "108082": 26, "109": 76, "10gb": 24, "10mib": 167, "10min": 82, "10t15": 66, "10x100": 24, "11": [6, 15, 64, 88, 119, 134, 148, 149, 155], "110": [62, 76], "111": [59, 76], "1110": 149, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 169, "12": [59, 64, 76, 81, 88, 129, 134, 149, 166], "120": 9, "123": 59, "1234": 4, "12345": [8, 76], "1255": 132, "127": [58, 59, 62, 93, 101, 104, 126, 128, 129, 149, 151, 157], "128": [59, 81], "128m": [20, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [59, 66, 71, 134, 144, 149, 169], "1319": 59, "1393": 119, "14": [20, 41, 66, 83, 110, 134, 144], "143": 62, "1465910968": 149, "14t08": 149, "15": [27, 36, 38, 46, 53, 59, 66, 81, 82, 111, 113, 114, 117, 134, 144, 149], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 149, "15768000": 124, "15778463": 129, "15857": 54, "15m": 117, "15t15": 59, "16": [4, 20, 27, 50, 59, 66, 126, 134, 144], "16000": 8, "162409623552": 149, "162409624662": 149, "164": 81, "168": [20, 39, 50, 59, 62, 66, 92, 126, 128], "16g": 24, "17": [134, 147, 149], "1711971024": 171, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "178": 92, "18": [134, 148, 149], "1800": [59, 113, 114], "19": [59, 134, 148, 149], "192": [20, 39, 50, 59, 62, 66, 92, 126, 128], "1941": 81, "19417": 119, "19563": 58, "1970": 134, "198": 59, "19c": 134, "1d": [69, 117], "1d4725ae1ac4e4798b541ca3f3cdce6": 119, "1gb": [2, 6, 24], "1h": 117, "1st": [88, 141, 171], "1und1": 117, "2": [2, 3, 4, 5, 7, 8, 9, 13, 15, 20, 22, 23, 24, 27, 42, 46, 54, 58, 59, 62, 66, 69, 72, 81, 88, 93, 94, 100, 101, 110, 117, 119, 121, 124, 126, 127, 128, 129, 130, 134, 144, 147, 148, 149, 158, 163, 164, 165, 168, 169, 172], "20": [4, 5, 6, 7, 9, 28, 66, 82, 83, 117, 119, 144, 148, 149], "200": [51, 82, 83], "2000": 20, "2001": 59, "2002": 138, "2005": 59, "2006": [88, 138], "20080704": 20, "2013": [59, 62, 66], "2014": 59, "2015": 149, "2016": 24, "2019": 83, "2020": 119, "2021": [66, 123], "2023": 149, "2024": [88, 90, 129, 149, 171], "2025": [4, 88, 90, 149], "2026": [88, 90, 129], "203": 59, "2038": 134, "2048": [5, 81], "2075": 149, "20971520": 24, "20mb": 24, "21": [31, 59, 66, 149, 155], "215": 89, "21a7": 59, "21c": 134, "22": [35, 53, 62, 88, 127, 133, 134, 149], "220": 62, "221": 62, "222": 59, "22203": 58, "2245": 62, "23": 149, "23000": 100, "2323": 59, "233": 59, "2375": [101, 102], "23999": 100, "23ai": 134, "23t09": 149, "24": [3, 41, 42, 57, 59, 71, 72, 94, 98, 111, 115, 133, 134, 148, 149, 153, 154, 167], "24000": 102, "24001": 101, "24099": 101, "24b": 2, "25": [12, 15, 26, 53, 57, 59, 62, 66, 94, 114, 129, 144, 148, 149], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [27, 45, 59, 129], "256mb": 134, "2592000": [72, 113], "25t20": 149, "26": [6, 62, 66, 88, 113, 114, 117, 144, 148, 149, 162, 170], "261535": 119, "262086": 119, "262087": 119, "26396": 136, "2668": 149, "27": [88, 114, 142, 144, 148, 162, 170], "28": [7, 59, 88, 118, 142, 144, 148, 162, 164, 170], "28451": 59, "288": 56, "28800": 59, "29": [16, 22, 59, 66, 142, 144, 148], "2b": 69, "2c5778476346786306303": 59, "2d": 53, "2def0f3597806ecb886da1d9cc323a7c": 119, "2f": 82, "2fa": [80, 117], "2fldap": 82, "2gb": [3, 24], "2k": 20, "2m": 20, "2nd": 81, "2x": 167, "3": [1, 2, 3, 5, 7, 8, 10, 14, 15, 16, 20, 22, 27, 54, 59, 62, 66, 74, 92, 93, 98, 100, 101, 117, 121, 126, 128, 130, 133, 134, 138, 144, 147, 148, 149, 159, 165, 166, 167, 168, 170, 171], "30": [3, 8, 11, 24, 39, 42, 47, 51, 57, 59, 62, 72, 81, 85, 88, 93, 100, 113, 114, 117, 119, 132, 144, 149, 162, 167, 168], "300": [59, 83, 93, 94, 101, 117, 129], "30000": [93, 113, 114], "301": [68, 124, 126, 129, 138], "302": 129, "30566": 49, "3060": 100, "31": [10, 48, 53, 59, 88, 119, 123, 144, 162], "3100": 168, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 20, 24, 27, 29, 46, 48, 59, 88, 113, 114, 134, 162, 172], "32b": 5, "32bit": 24, "32m": [20, 58], "33": [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, 170, 171, 172], "3306": [18, 62, 128], "3335258318": 149, "34262": 132, "35": 26, "36": [20, 66], "3600": [24, 59, 81, 117, 124, 149], "3600000": 93, "365": [59, 72], "37": [59, 66, 119], "38": 149, "389": [81, 82], "39": 62, "3a": 82, "3mb": 117, "3rd": [59, 62, 111, 138, 142, 148, 150, 158, 160], "3rdparti": [88, 123, 129, 131], "4": [1, 2, 3, 4, 5, 11, 15, 19, 20, 24, 36, 46, 56, 58, 59, 62, 66, 69, 74, 81, 88, 117, 119, 123, 126, 129, 130, 132, 134, 140, 142, 148, 149, 150, 155, 163, 166, 167, 168, 170, 171], "40": 53, "400": [11, 120], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59], "41395": 165, "42": [14, 59, 171], "4200": 46, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "4389": 66, "44": 149, "441": 149, "4418": 62, "443": [46, 59, 124, 126, 129, 151], "444": 124, "45": 59, "450": 6, "456": 76, "46": 149, "465": 62, "46cfa6e729ff329e6ede076853154113": 119, "47": 54, "48": [57, 98], "483": 119, "49": [59, 119, 134], "4966612345678": 81, "497": 119, "4a87e94522a3cf26dba8977ae901094d": 119, "4gb": [6, 7, 24], "4h": [7, 10], "4k": 129, "5": [0, 1, 2, 3, 15, 16, 46, 56, 58, 59, 66, 85, 92, 93, 94, 101, 106, 113, 114, 117, 119, 124, 126, 133, 134, 138, 147, 148, 149, 166, 169, 171], "50": [39, 42, 59, 83, 85, 98, 113, 114, 117, 128, 149], "500": [26, 51, 59, 82, 85, 138, 149], "5000": [59, 93, 113, 114, 168], "5000000": 93, "50000000": 98, "5000000000": 93, "500mb": 3, "501": 119, "502": 88, "504": [24, 129], "50m": 59, "51": [59, 83], "511": 59, "512": [94, 119, 124], "512k": 129, "512m": 129, "512mb": [44, 88, 129, 130, 134], "512x512": 9, "513": 119, "513m": 124, "515a13302a6b3950a9d0fdb970191a": 59, "51747": 24, "52": [59, 134], "5226": 98, "5242880": 94, "52428800": 62, "524288000": [46, 59], "5242880000": 46, "53": 24, "537": 66, "537919488": 124, "5432": 128, "55": [62, 66, 149], "5545": 149, "56": [20, 59, 62, 66], "5646": 59, "57b58edb6637fe3059b3595cf9c41b9": 59, "587": [62, 119], "5e": 53, "5f": 53, "5gb": 6, "5min": 56, "5pm": 106, "6": [3, 4, 11, 14, 21, 27, 28, 54, 58, 59, 69, 71, 94, 113, 117, 119, 124, 130, 134, 143, 149, 155, 167], "60": [15, 20, 45, 59, 72, 94, 120, 129, 132, 171], "600": [81, 82], "6000": 98, "60000": 93, "6072": 27, "61": 53, "6226r": [7, 10], "6238": 80, "62mb": 119, "62x34": 71, "63072000": 72, "631": 62, "6321": 149, "636": 81, "6379": [43, 58, 59, 123, 124], "639": 65, "64": [20, 24, 27, 46, 53, 58, 59, 62, 129, 134], "640": 142, "64bit": [19, 88], "64m": [20, 62], "67336bcdf7630dd80b2b81a413d07": 59, "6768789079123765868": 149, "68": 66, "6f": 53, "7": [3, 15, 27, 41, 51, 54, 59, 66, 71, 115, 117, 123, 129, 130, 134, 143, 144, 149, 163, 170], "7000": [58, 59], "7001": [58, 59], "7002": 58, "7003": 58, "7004": 58, "7005": 58, "70b": 5, "71d5": 149, "72": 126, "7200": 117, "7200000": 93, "7265": 149, "73": 53, "750": 142, "767": 59, "77": 11, "770": 58, "78": 168, "789": 76, "7b": [5, 11, 53], "7d": 129, "7urtvsj": 46, "8": [3, 4, 6, 7, 10, 11, 20, 21, 59, 70, 71, 88, 100, 117, 119, 126, 127, 129, 130, 132, 133, 134, 138, 144, 163, 164, 165, 166, 167, 168, 169], "80": [6, 45, 53, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 92, 93, 101, 133], "8081": 59, "8088": 59, "8096": 27, "8147": 27, "8192": 27, "83": 119, "83379f9bc36915d5024de878386060b5": 119, "84": [20, 62], "840": 81, "8443": 46, "8546": 26, "85a3": 59, "86": 149, "8601": 59, "86400": 126, "8651a9ac37674907606c936ced1333d7": 119, "8780": [101, 102], "8781": 101, "8782": [101, 102], "8802": 129, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 137, "89": 66, "8a": 53, "8a20": 59, "8b": [1, 2, 5], "8bitmim": 62, "8d3": 59, "8dd0e0ef2f7ab100b75922489ff26306": 119, "8e9f60369dce3d8b2b27430bd50ec46d": 119, "8gb": [3, 5, 9], "8m": 132, "9": [15, 20, 26, 39, 59, 74, 81, 85, 106, 117, 134, 149, 166], "90": [1, 20, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 119, "95": [11, 53, 59], "95a8": 149, "95af": 149, "97": [53, 119], "98": 149, "9825679": 2, "9839": 119, "98543234": 2, "9876": 81, "99": 59, "993": [62, 119], "995": 62, "9980": [151, 156], "9999": [46, 81], "9_": 81, "9am": 106, "9e": 53, "A": [3, 4, 5, 7, 9, 11, 20, 23, 26, 31, 33, 34, 38, 39, 41, 46, 51, 56, 58, 59, 62, 68, 69, 80, 81, 85, 86, 94, 96, 98, 100, 101, 113, 115, 117, 119, 120, 124, 126, 128, 129, 133, 134, 137, 138, 142, 143, 146, 149, 151, 154, 159, 163, 170], "AND": 138, "And": [29, 36, 46, 56, 58, 62, 88, 95, 124, 142, 147, 149, 170], "As": [12, 15, 20, 24, 41, 45, 46, 48, 51, 54, 58, 77, 83, 98, 100, 106, 113, 119, 123, 124, 126, 143, 144, 149, 165, 170, 172], "At": [0, 1, 2, 3, 5, 6, 9, 11, 62, 69, 80, 81, 113, 114, 143], "BY": [20, 125], "Be": [8, 15, 21, 41, 58, 59, 62, 81, 100, 101, 113, 129, 138, 157], "But": [45, 48, 57, 59, 101, 167], "By": [16, 24, 26, 32, 39, 45, 46, 48, 49, 50, 51, 52, 56, 59, 66, 71, 80, 81, 85, 99, 103, 113, 117, 126, 129, 133, 137, 145, 146, 149, 150, 152, 170, 171], "For": [1, 6, 7, 8, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 31, 35, 36, 38, 39, 42, 43, 47, 49, 51, 53, 54, 55, 56, 57, 58, 59, 63, 68, 69, 71, 81, 83, 85, 91, 96, 98, 99, 100, 101, 104, 113, 114, 115, 119, 120, 123, 126, 128, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 148, 149, 150, 151, 154, 155, 165, 168, 169, 170, 171, 172], "IF": [20, 125], "IT": 133, "If": [3, 5, 6, 12, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 36, 38, 39, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 68, 69, 77, 78, 80, 81, 84, 85, 91, 93, 94, 96, 98, 100, 101, 102, 106, 113, 114, 115, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 169, 170, 171, 172], "In": [0, 1, 3, 5, 6, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 29, 32, 38, 39, 40, 41, 46, 51, 54, 56, 57, 58, 59, 62, 65, 67, 69, 71, 77, 79, 80, 81, 84, 86, 92, 98, 100, 101, 102, 104, 106, 107, 113, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 142, 144, 146, 147, 149, 150, 154, 157, 159, 165, 172], "It": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 17, 18, 20, 23, 24, 26, 29, 34, 39, 42, 43, 46, 47, 57, 58, 59, 60, 62, 63, 67, 69, 80, 81, 82, 92, 93, 96, 98, 99, 100, 101, 102, 106, 107, 113, 114, 115, 118, 119, 120, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 150, 157, 163, 165, 167, 168, 170, 171], "Its": 57, "NO": 143, "NOT": [20, 58, 59, 96, 101, 125, 149], "No": [2, 15, 23, 26, 36, 59, 69, 93, 100, 107, 111, 138, 147, 149, 157], "Not": [20, 44, 52, 57, 59, 88, 98, 119], "ON": [20, 21, 59, 125], "Of": [128, 138, 172], "On": [3, 18, 20, 28, 36, 38, 39, 54, 56, 57, 58, 62, 63, 68, 81, 85, 93, 98, 123, 125, 133, 138, 143, 145, 151, 170], "One": [3, 8, 12, 41, 46, 98, 100, 133, 149, 154], "Or": [1, 99, 133], "TO": [20, 59, 125], "That": [20, 25, 54, 59, 61, 62, 81, 113, 114, 117, 142, 151], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 45, 46, 47, 48, 51, 54, 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, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 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, 155, 156, 157, 158, 159, 161, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "Then": [20, 26, 27, 54, 59, 62, 63, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 149, 170], "There": [3, 24, 26, 29, 41, 45, 46, 51, 57, 58, 59, 62, 63, 69, 81, 83, 96, 98, 101, 102, 103, 110, 121, 126, 133, 135, 137, 138, 143, 148, 149, 154, 159], "These": [1, 2, 3, 25, 26, 27, 30, 32, 36, 38, 56, 59, 69, 80, 81, 83, 101, 117, 123, 126, 130, 132, 133, 136, 142, 148, 149, 150, 162, 170, 172], "To": [3, 4, 13, 16, 20, 25, 26, 29, 31, 36, 38, 42, 43, 46, 47, 48, 51, 54, 55, 56, 58, 59, 62, 67, 69, 71, 77, 80, 81, 83, 85, 88, 92, 97, 98, 103, 113, 114, 117, 118, 119, 120, 124, 125, 126, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 160, 165, 170, 171, 172], "WITH": 20, "Will": [41, 149], "With": [0, 27, 41, 59, 62, 101, 120, 129, 138, 148, 149, 159, 167], "_": [81, 85, 92], "__host": [64, 88], "_arm64": 129, "_bin": 59, "_complet": 149, "_groupsr": 126, "_postgresql": 124, "_static": [59, 172], "a2enmod": [133, 151], "a2ensit": 133, "a3b30430b1ccb41089170eecbe315d3a": 119, "a4": 53, "a92c": 59, "aaliyah": 83, "aaliyah_brown": 83, "aaliyah_hamm": 83, "aaliyah_johnston": 83, "aaliyah_kunz": 83, "aavx": 140, "aax": 146, "abbrevi": 85, "abil": [6, 14, 57, 108, 128, 133, 149, 150], "abl": [2, 3, 8, 16, 21, 27, 30, 36, 38, 41, 48, 52, 56, 59, 62, 65, 76, 81, 85, 98, 100, 102, 104, 106, 107, 113, 117, 126, 130, 133, 145, 153, 156, 157], "abort": [59, 80, 94], "about": [1, 2, 3, 6, 7, 8, 11, 16, 26, 34, 43, 46, 49, 57, 59, 66, 69, 76, 78, 80, 81, 83, 85, 88, 98, 101, 113, 117, 118, 119, 123, 126, 129, 132, 133, 136, 137, 138, 143, 148, 149, 157, 165, 167, 168, 169, 172], "abov": [1, 3, 4, 5, 15, 18, 20, 24, 41, 42, 46, 51, 58, 59, 64, 71, 77, 81, 87, 88, 91, 96, 98, 101, 102, 113, 119, 121, 123, 126, 128, 129, 133, 137, 138, 142, 147, 149, 165], "absenc": 81, "absolut": [16, 59, 68, 81, 103, 138, 149], "abstract": [132, 135], "abund": 138, "abus": 88, "abuse_detect": 117, "abuse_number_of_messages_per_15m": 117, "abuse_number_of_messages_per_1d": 117, "abuse_number_of_messages_per_1h": 117, "abuse_number_of_recipients_per_message_threshold": 117, "acc": 54, "accel": 24, "accent": [4, 7, 59], "accept": [14, 29, 30, 38, 39, 46, 59, 62, 65, 69, 84, 98, 101, 102, 117, 118, 157, 171, 172], "access": [0, 2, 8, 12, 13, 14, 15, 16, 24, 26, 29, 30, 31, 32, 36, 38, 39, 41, 46, 50, 51, 52, 56, 57, 59, 62, 63, 64, 66, 68, 71, 77, 80, 81, 84, 85, 88, 92, 98, 100, 101, 102, 104, 107, 109, 110, 114, 115, 119, 120, 123, 127, 128, 132, 133, 138, 143, 146, 147, 149, 153, 157, 160, 170, 171], "access_log": [98, 129], "accessible_featur": 88, "accident": [103, 147], "acclaim": 5, "accommod": [98, 142, 148], "accomplish": 113, "accord": [12, 42, 59, 81, 89, 144, 149, 150, 154], "accordingli": [12, 20, 24, 26, 58, 59, 81, 101], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 27, 34, 41, 52, 56, 57, 59, 62, 67, 72, 77, 80, 81, 83, 85, 88, 95, 98, 115, 116, 128, 130, 133, 149, 153, 171, 172], "account_kei": 46, "account_manag": [77, 81, 88], "account_nam": 46, "accountid": 119, "accountmanag": [59, 77], "accumul": 98, "accur": [138, 148, 165], "accuraci": [4, 5, 7, 8, 10, 46], "accuweath": 14, "achiev": [9, 118, 126], "acl": [51, 59, 68, 117], "acm": [71, 129], "acquir": [58, 119], "across": [1, 7, 10, 30, 58, 59, 100, 115, 117, 130], "act": [1, 2, 5, 7, 9, 10, 11, 13, 66, 88, 113], "action": [1, 2, 3, 15, 17, 39, 51, 54, 56, 57, 59, 69, 88, 97, 100, 101, 109, 117, 127, 138, 147, 149, 172], "actionjob": 3, "activ": [16, 17, 23, 27, 41, 42, 43, 47, 54, 56, 58, 60, 62, 64, 66, 74, 79, 80, 82, 85, 87, 88, 93, 113, 114, 124, 126, 130, 132, 133, 134, 138, 143, 147, 149, 150, 170], "activity_": 23, "activity_dbdriveropt": 23, "activity_dbhost": 23, "activity_dbnam": 23, "activity_dbpassword": 23, "activity_dbport": 23, "activity_dbus": 23, "activity_expire_dai": [51, 88], "activity_expire_exclude_us": 51, "activity_use_cached_mountpoint": [51, 88], "actor": [57, 126], "actual": [1, 4, 20, 24, 27, 57, 69, 101, 130, 138, 147, 149, 168], "ad": [2, 4, 6, 8, 12, 18, 22, 25, 26, 27, 41, 44, 50, 51, 56, 57, 58, 59, 62, 63, 66, 68, 69, 72, 81, 88, 96, 113, 114, 116, 118, 119, 124, 126, 132, 133, 134, 149, 150, 153, 163, 166, 167, 168, 172], "ad2dab17b2f9": 149, "adapt": [58, 101, 126, 129, 138, 143, 155, 170, 172], "add": [0, 2, 6, 12, 20, 21, 23, 38, 39, 41, 51, 52, 57, 58, 59, 60, 62, 63, 64, 66, 71, 75, 77, 80, 81, 85, 88, 98, 100, 102, 113, 114, 117, 119, 120, 123, 124, 126, 129, 132, 133, 138, 140, 144, 148, 150, 151, 157, 158, 164, 165, 166, 169, 171, 172], "add_head": [24, 129], "addendum": [13, 88], "addit": [1, 3, 4, 13, 16, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 46, 52, 53, 54, 57, 59, 66, 71, 73, 80, 82, 85, 88, 95, 98, 99, 100, 101, 103, 104, 105, 113, 123, 125, 126, 128, 130, 131, 132, 134, 135, 137, 138, 142, 149, 153, 170, 171, 172], "addition": [12, 39, 58, 81, 83, 113, 114, 138, 149, 168, 172], "additional_opt": 101, "address": [2, 8, 20, 26, 39, 41, 54, 56, 59, 66, 68, 69, 76, 77, 78, 81, 82, 85, 88, 92, 93, 98, 100, 101, 102, 104, 106, 116, 117, 127, 128, 133, 145, 148, 150, 170], "address_of_remote_machin": 101, "addressbook": [39, 59, 88, 114, 115, 126, 138], "addressbookchang": 114, "addressbookid": 138, "addserv": 59, "addus": 149, "adequ": [24, 81, 113, 114, 134], "adjust": [1, 8, 12, 15, 20, 21, 42, 44, 45, 46, 48, 57, 59, 66, 81, 88, 93, 94, 98, 101, 124, 129, 130, 131, 132, 133, 134, 138, 142, 144, 155, 166, 167, 168, 170, 171], "adm": 75, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 16, 26, 32, 38, 39, 41, 43, 46, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 70, 73, 74, 75, 76, 80, 81, 82, 85, 87, 88, 96, 98, 100, 101, 104, 113, 114, 117, 118, 119, 121, 123, 127, 132, 133, 137, 138, 142, 143, 145, 147, 148, 149, 150, 151, 152, 165, 169, 170, 172], "admin_": 171, "admin_audit": 88, "admin_manu": 59, "administ": 120, "administr": [0, 1, 2, 6, 14, 16, 20, 26, 27, 38, 41, 48, 49, 51, 56, 57, 59, 60, 62, 63, 64, 66, 67, 71, 73, 77, 80, 86, 88, 98, 101, 106, 108, 110, 113, 117, 120, 126, 128, 133, 138, 145, 148, 149, 157, 158, 165, 168, 170, 171], "adminlogin": 55, "adminpass": 55, "adminw": [151, 156], "advanc": [36, 44, 51, 55, 59, 68, 71, 73, 88, 102, 105, 133, 154, 172], "advantag": [27, 30, 55, 56, 88], "advertis": [56, 59], "advic": 59, "advis": [8, 150, 167, 172], "ae": [3, 27, 59, 132], "aegi": 80, "affect": [12, 15, 23, 24, 25, 26, 59, 60, 66, 81, 98, 106, 119, 132, 134, 138, 155], "after": [1, 4, 8, 14, 15, 16, 18, 20, 25, 26, 30, 35, 36, 42, 43, 45, 46, 47, 48, 51, 55, 56, 57, 58, 59, 61, 62, 63, 66, 67, 72, 78, 79, 81, 85, 88, 93, 96, 97, 98, 100, 101, 103, 104, 106, 107, 110, 114, 115, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 157, 165, 170, 171, 172], "afterward": [57, 80, 81, 117, 133, 144, 146, 147, 151], "ag": [7, 44, 59, 85, 88, 109, 124, 126, 129], "again": [16, 18, 26, 28, 38, 41, 42, 51, 59, 69, 76, 80, 81, 85, 106, 113, 115, 118, 119, 123, 124, 142, 144, 147, 148, 149, 157], "against": [0, 26, 57, 68, 72, 81, 85, 86, 107, 170, 172], "agenda": 117, "agent": [5, 12, 13, 59, 63, 66, 88, 106], "aggreg": 59, "aggress": 170, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 170, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 100, 117, 169], "ai_provid": 8, "aim": [126, 155], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 88, 100, 105, 130, 132, 133, 171], "ajax": [88, 117, 129, 149, 150], "aka": 133, "alarm": [88, 116], "albert": 149, "alert": [54, 88], "algorithm": [59, 101, 102, 119, 126, 146], "alia": [81, 117, 133, 149], "alias": 88, "aliasgroup1": 151, "aliasgroup2": 151, "alic": [38, 81, 149], "alice_1337": 81, "align": 62, "aliv": 59, "all": [1, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 27, 31, 32, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 54, 56, 57, 58, 60, 63, 64, 66, 70, 71, 77, 80, 81, 82, 83, 85, 87, 88, 92, 93, 94, 97, 98, 100, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 128, 129, 131, 132, 133, 135, 137, 138, 142, 143, 145, 146, 147, 148, 150, 153, 154, 155, 158, 165, 168, 170, 171, 172], "allenai": [5, 11], "alloc": [45, 59, 132], "allow": [1, 2, 3, 5, 7, 12, 15, 16, 20, 23, 24, 25, 27, 29, 30, 39, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 57, 59, 62, 63, 64, 67, 68, 72, 76, 81, 82, 84, 85, 88, 91, 92, 96, 99, 100, 101, 103, 106, 107, 110, 114, 115, 117, 118, 126, 127, 128, 129, 130, 132, 133, 134, 147, 149, 150, 154, 157, 158, 166, 171, 172], "allow_custom_share_fold": 88, "allow_disabled_password_enforcement_group": 88, "allow_local_infil": 20, "allow_local_remote_serv": [88, 117], "allow_persist": 20, "allow_self_sign": 62, "allow_url_fopen": 31, "allow_user_to_change_display_nam": 88, "allowcleanup": 14, "allowed_admin_rang": [88, 126], "allowed_no_password_confirmation_rang": 88, "allowed_user_ag": 88, "allowencodedslash": 151, "allowlist": 169, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almost": [59, 81, 133], "alon": 172, "along": [3, 5, 18, 42, 59, 92, 120, 126, 128, 149], "alongsid": 59, "alpin": [92, 134], "alpinelinux": 92, "alreadi": [3, 8, 16, 17, 18, 21, 26, 45, 55, 59, 60, 75, 76, 81, 98, 101, 104, 114, 115, 117, 124, 126, 128, 130, 131, 132, 133, 144, 147, 149, 155, 165, 170, 172], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 23, 24, 26, 34, 38, 39, 40, 41, 45, 46, 48, 49, 51, 52, 56, 57, 58, 59, 63, 66, 68, 71, 76, 77, 80, 81, 83, 84, 85, 87, 91, 92, 94, 97, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 155, 157, 158, 165, 166, 167, 168, 169, 170, 171, 172], "alter": [12, 20, 21, 42, 47, 81, 167], "altern": [2, 24, 48, 56, 64, 88, 98, 130, 133, 136, 140, 149], "although": [41, 132, 149], "altitud": 126, "alwai": [1, 3, 5, 7, 12, 15, 16, 27, 37, 38, 41, 42, 51, 54, 57, 59, 65, 66, 70, 71, 80, 81, 95, 101, 102, 120, 124, 126, 128, 129, 130, 132, 137, 138, 142, 148, 149, 151, 165, 170, 171], "amazon": [38, 46, 59, 88, 168], "amazonaw": 46, "amd": 104, "american": 10, "among": [0, 3, 84, 120, 130, 170], "amongst": 100, "amount": [8, 45, 58, 59, 81, 83, 98, 126, 133, 168], "amp": 82, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 16, 20, 24, 26, 27, 29, 30, 31, 34, 36, 38, 39, 41, 42, 43, 46, 48, 49, 51, 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, 91, 92, 96, 98, 100, 101, 103, 106, 108, 113, 114, 115, 117, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 145, 146, 147, 148, 150, 151, 152, 154, 157, 159, 163, 165, 167, 168, 170, 171, 172], "analysi": 12, "analyt": 15, "analyz": [59, 117], "andrew": 2, "android": [59, 63, 64, 71, 88, 106, 120, 134], "android_app": 53, "androidclienturl": 71, "angel": 89, "ani": [0, 1, 2, 3, 5, 7, 12, 14, 15, 16, 18, 20, 23, 24, 25, 26, 27, 30, 32, 35, 36, 37, 39, 41, 43, 46, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 66, 68, 69, 80, 81, 83, 84, 85, 87, 88, 91, 92, 98, 99, 100, 101, 102, 103, 104, 106, 110, 113, 114, 115, 117, 126, 132, 133, 134, 137, 138, 143, 147, 148, 149, 157, 158, 163, 165, 169, 170, 171, 172], "anim": [6, 59], "anna": 2, "anni": 149, "anniversari": 170, "announc": [12, 62, 81, 126], "anon": 59, "anonym": [81, 126, 153], "anoth": [12, 20, 26, 37, 44, 46, 68, 69, 78, 80, 85, 88, 96, 98, 115, 117, 126, 128, 129, 131, 135, 137, 138, 148, 149, 151, 165, 166, 170], "ansi": 149, "answer": [1, 2, 59, 81, 169, 172], "anti": [54, 59, 88], "anticip": 170, "antiviru": [64, 88], "anymor": [76, 81, 88, 149, 168], "anyon": [12, 41], "anyth": [14, 20, 29, 54, 57, 59, 113, 114, 142, 143, 149], "anytim": [47, 59, 85], "anywher": [30, 124, 128], "apach": [17, 39, 58, 59, 67, 69, 88, 98, 125, 126, 127, 128, 134, 138, 145, 149, 165], "apache2": [58, 88, 98, 125, 126, 130, 133, 138, 151], "apart": 123, "apc": [58, 59, 167], "apcu": [59, 64, 69, 88, 123, 130, 132, 167], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 34, 41, 57, 59, 67, 73, 84, 86, 88, 98, 100, 101, 104, 117, 126, 129, 132, 150, 159, 165, 171, 172], "apirequest": [74, 75, 76, 82, 87, 172], "app": [0, 12, 13, 14, 18, 23, 25, 38, 39, 40, 41, 42, 45, 47, 52, 53, 56, 58, 61, 63, 64, 67, 69, 71, 73, 77, 80, 81, 82, 83, 84, 85, 87, 96, 98, 99, 103, 104, 105, 106, 107, 108, 110, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 129, 130, 131, 133, 140, 142, 144, 145, 147, 148, 153, 154, 157, 158, 159, 160, 165, 168, 170, 171, 172], "app1": 149, "app2": 149, "app3": 149, "app_api": [2, 3, 4, 8, 88, 102, 103], "app_api_haproxy_us": 101, "app_container_nam": 101, "app_display_nam": 8, "app_host": 8, "app_id": [8, 102, 104], "app_port": 8, "app_python_skeleton": 103, "app_secret": 8, "app_upd": 16, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 88, 99, 101, 102, 103, 104, 105], "apparmor": 59, "appcodecheck": [16, 88], "appconfig": [59, 149], "appdata": [88, 93, 98], "appdata_instanceid": 59, "appdata_xxx": 149, "appear": [6, 20, 25, 26, 32, 55, 57, 59, 62, 63, 64, 69, 78, 81, 85, 88, 98, 100, 115, 125, 128, 129, 132, 137, 138, 149, 158], "appelman": 74, "append": [1, 17, 27, 41, 56, 59, 81, 128, 136, 147], "appframework": 104, "appid": [14, 74, 101, 103, 136, 137], "appimag": 134, "appinfo": [74, 137], "appl": [59, 71, 98, 134], "applewebkit": 66, "appli": [8, 12, 21, 23, 24, 25, 27, 39, 41, 42, 55, 59, 62, 65, 69, 76, 77, 81, 85, 88, 101, 107, 119, 120, 126, 133, 139, 146, 148, 149], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 26, 38, 46, 53, 57, 58, 59, 64, 66, 72, 74, 81, 83, 87, 88, 97, 98, 100, 101, 106, 113, 117, 127, 129, 132, 133, 135, 137, 138, 142, 143, 146, 148, 149, 150, 170], "appnam": 149, "appoint": [60, 113], "apppassword": 96, "appreci": [5, 7, 9, 10], "approach": [26, 56, 57, 66, 88, 141, 142, 170], "appropri": [12, 27, 38, 41, 57, 58, 59, 65, 101, 113, 117, 121, 125, 129, 132, 133, 136, 142, 143, 149, 170], "approv": 88, "approve_link": 172, "approxim": [59, 81, 93, 98, 170], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 171], "apt": [54, 125, 126, 151, 152], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 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, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 116, 117, 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, 157, 158, 159, 165, 166, 168, 170, 171, 172], "arab": 4, "arbitrari": [1, 38, 59], "arch": [92, 149], "architectur": [24, 59, 88, 104, 133, 145], "archiv": [59, 88, 92, 119, 123, 125, 133, 142, 147, 148, 149], "area": [52, 68, 133, 160], "arg": 129, "arg_v": 129, "argon2": [59, 130], "argument": [17, 36, 46, 51, 59, 74, 75, 76, 81, 82, 88, 129, 138, 149], "aris": [59, 143, 170], "ark": 132, "arm32v7": 149, "around": [10, 15, 16, 88, 106, 107, 170], "arrai": [16, 43, 46, 49, 55, 59, 62, 67, 68, 76, 77, 81, 82, 88, 101, 113, 123, 124, 128, 137, 171, 172], "arrang": 170, "arraycach": 59, "art": 126, "articl": 138, "artifact": 11, "artifici": [0, 1, 12, 15, 88, 100], "asc": [123, 125], "ascii": [59, 70, 81, 130, 137], "asdf": 66, "asid": 168, "ask": [1, 2, 3, 13, 14, 17, 18, 41, 62, 78, 81, 84, 85, 88, 93, 117, 138, 146, 147, 148, 149, 153, 159, 165], "aspect": [59, 71, 149], "assembl": 24, "assembli": 24, "asset": [68, 71, 126, 129, 166], "asset_immut": 129, "assetlink": 88, "assign": [2, 36, 77, 81, 83, 85, 88, 106, 109, 110, 132, 149, 172], "assignable\u00b2": 149, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 59, 88, 98, 107, 117, 147], "assistant_en": 1, "associ": [18, 41, 53, 57, 80, 81, 98, 138, 170, 171], "assum": [8, 12, 20, 57, 59, 62, 81, 101, 113, 114, 124, 126, 133, 138, 143, 145, 146, 147], "assumpt": 129, "asterisk": 149, "astroc": 149, "astronomi": 149, "async": 172, "asynchron": [3, 172], "atom": [59, 129], "attach": [1, 15, 36, 81, 88, 102, 171], "attack": [27, 57, 111, 126, 168], "attempt": [23, 26, 57, 78, 81, 88, 98, 104, 106, 126, 128, 138, 149], "attend": 2, "attende": 113, "attr": 82, "attr_persist": 59, "attribut": [38, 59, 75, 76, 77, 82, 87, 88, 149], "attributenam": 82, "auckland": 59, "audienc": [12, 88], "audio": [1, 2, 4, 6, 12, 15, 49, 59, 164, 165], "audit": [59, 64, 88, 126, 131], "auth": [57, 62, 80, 87, 88, 101, 129, 149], "auth_availability_delai": 88, "authent": [2, 20, 26, 27, 29, 31, 32, 33, 34, 35, 37, 38, 44, 46, 57, 59, 62, 67, 73, 74, 75, 76, 79, 82, 85, 88, 91, 98, 101, 116, 126, 130, 133, 138, 143, 163, 171], "authmiddlewar": 172, "author": [2, 23, 52, 67, 74, 75, 76, 84, 85, 88, 113, 117, 120, 130, 133, 137, 172], "authorit": 146, "authorized_kei": [30, 35], "authtyp": 133, "auto": [4, 17, 26, 39, 41, 42, 47, 59, 71, 81, 82, 88, 123, 126, 149], "auto_index": 3, "auto_logout": 88, "auto_reset_persist": 20, "autocomplet": [41, 59, 81, 88, 114, 115], "autoconfig": [55, 88], "autoconfigur": [59, 119], "autocr": [46, 59], "autofil": 100, "autom": [3, 59, 81, 88, 91, 106, 109, 110, 119, 133, 147, 171, 172], "automat": [2, 3, 6, 15, 18, 26, 36, 38, 41, 42, 47, 48, 51, 54, 56, 57, 58, 59, 62, 63, 64, 65, 68, 70, 71, 79, 80, 81, 83, 85, 87, 88, 93, 95, 98, 100, 101, 102, 110, 113, 114, 115, 117, 126, 130, 133, 138, 145, 146, 147, 149, 163, 165, 167, 171, 172], "autotest": 129, "autumn": 15, "aux": 48, "av_background_scan": 54, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 18, 20, 26, 29, 31, 32, 34, 40, 41, 42, 43, 44, 45, 47, 51, 57, 58, 59, 61, 62, 63, 69, 71, 76, 77, 81, 83, 85, 88, 92, 93, 94, 95, 98, 99, 101, 102, 103, 104, 109, 110, 113, 115, 119, 120, 123, 124, 126, 128, 130, 133, 136, 138, 142, 143, 145, 147, 148, 149, 153, 154, 155, 158, 159, 165, 166, 170, 171, 172], "avatar": [62, 73, 77, 82, 88, 149], "avconv": 130, "averag": [24, 113, 114], "avoid": [3, 17, 20, 23, 24, 43, 54, 56, 59, 66, 81, 82, 88, 98, 103, 107, 128, 130, 138, 147, 149, 171], "avx": [3, 5], "avx2": [3, 5], "aw": [29, 46, 59, 123, 131, 168], "awai": [88, 113, 132, 138], "await": 172, "awar": [8, 81, 98, 126], "ax": 58, "axi": 45, "azur": [88, 116], "b": [59, 101], "b2": 53, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 137, "b4af8db0ae269d73432e9a01e63a": 137, "b6": 53, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 137, "back": [3, 23, 24, 26, 54, 57, 59, 62, 101, 106, 114, 115, 128, 129, 135, 138, 140, 142, 143, 147, 148], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 24, 30, 35, 36, 37, 43, 44, 46, 57, 58, 64, 75, 76, 79, 81, 83, 84, 85, 88, 98, 114, 120, 126, 128, 132, 133, 149, 168], "background": [0, 3, 6, 15, 30, 38, 44, 51, 59, 60, 64, 69, 71, 83, 88, 97, 115, 127, 144, 148, 169, 171], "background_color": 71, "background_job_expire_trash": 47, "background_job_expire_vers": 42, "backgroundcolor": 71, "backgroundjob": [3, 171], "backport": [136, 170], "backportbot": 136, "backslash": 171, "backtrac": 88, "backup": [21, 44, 45, 59, 80, 88, 117, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 155, 170], "backward": [20, 82], "bad": [5, 88, 126], "badger": 63, "bak": [140, 146], "balanc": [24, 58, 68, 81, 88, 128], "ban": 126, "bandwidth": [24, 129], "banner": [81, 148], "bantim": 126, "bar": [42, 47, 71, 149], "barcelona": 81, "bare": [88, 135], "barracuda": [20, 59], "base": [1, 3, 4, 5, 7, 9, 10, 12, 15, 18, 26, 27, 36, 39, 41, 44, 54, 56, 57, 59, 64, 65, 66, 68, 71, 81, 82, 87, 88, 92, 104, 106, 107, 123, 124, 126, 127, 129, 130, 133, 134, 141, 142, 143, 148, 149, 153, 155, 170, 172], "base64": [27, 29, 46, 59, 149], "basenam": [59, 166], "baseurl": 172, "bash": [32, 123, 133, 149], "bash_profil": 149, "basi": 56, "basic": [48, 59, 62, 74, 75, 76, 77, 81, 82, 85, 87, 88, 101, 123, 126, 132, 133, 138, 147, 163, 172], "batch": [11, 81, 88, 141], "bc95cbaff3abbed716e1d40bbdaa58a0": 119, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 172, "becaus": [17, 18, 20, 24, 25, 27, 30, 36, 41, 43, 46, 52, 53, 54, 55, 56, 58, 59, 61, 63, 69, 81, 84, 98, 113, 117, 119, 123, 126, 128, 131, 132, 133, 134, 138, 142, 147, 149, 171], "becom": [38, 41, 59, 68, 132, 133, 138, 168], "been": [3, 12, 27, 30, 36, 38, 39, 46, 51, 52, 54, 55, 56, 59, 62, 66, 69, 83, 92, 96, 98, 106, 110, 115, 137, 144, 149, 155, 161, 163, 168, 170], "befor": [1, 3, 5, 7, 8, 14, 17, 18, 20, 21, 30, 44, 45, 46, 49, 51, 54, 56, 57, 59, 62, 67, 81, 88, 98, 100, 110, 113, 117, 118, 119, 124, 128, 130, 132, 133, 134, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 166, 170], "beforehand": [135, 170], "beforenodecopiedev": 171, "beforenodecreatedev": 171, "beforenodedeletedev": 171, "beforenodereadev": 171, "beforenoderenamedev": 171, "beforenoderestoredev": 171, "beforenodetouchedev": 171, "beforenodewrittenev": 171, "begin": [2, 3, 5, 7, 81, 131, 138, 142, 149, 165], "begin_of_text": 5, "behalf": [1, 12], "behav": 81, "behavior": [2, 24, 30, 39, 57, 59, 62, 66, 81, 82, 93, 94, 98, 132, 138], "behaviour": [50, 59, 81, 126, 129], "behind": [15, 24, 57, 59, 68, 69, 98, 133, 137], "being": [3, 4, 27, 41, 46, 57, 58, 59, 100, 104, 106, 107, 113, 117, 123, 126, 136, 143, 149, 166, 170], "believ": 138, "belong": [2, 81, 85, 119, 150], "below": [1, 3, 8, 24, 26, 36, 41, 46, 57, 58, 59, 62, 64, 66, 69, 77, 80, 81, 82, 85, 88, 93, 94, 98, 100, 101, 106, 119, 128, 129, 130, 142, 144, 148, 149, 151], "benchmark": [4, 12, 59, 119], "bender": 149, "benefici": 132, "benefit": [46, 59, 100, 101, 120, 126, 132, 133, 138, 170], "berlin": [2, 14, 59, 118, 149], "berni": 149, "besid": [57, 59, 81, 100, 129], "best": [14, 15, 26, 45, 57, 58, 62, 106, 117, 126, 128, 130, 133, 134, 138, 142, 143, 148, 152, 171], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 18, 23, 26, 46, 54, 64, 81, 88, 138, 149, 169, 170], "between": [14, 23, 26, 27, 36, 39, 44, 46, 53, 56, 59, 68, 81, 88, 92, 95, 100, 101, 102, 106, 132, 142, 144, 146, 148, 149, 150, 170], "bewar": [38, 56], "beyond": [20, 46, 51, 53, 88], "bia": [6, 11], "bias": 9, "big": [17, 44, 57, 88, 98, 129, 130, 138, 167, 170], "big_temp_fil": 24, "bigger": [56, 59, 148], "bigint": [19, 23, 88, 144], "bin": [15, 26, 44, 54, 56, 58, 64, 85, 88, 101, 116, 124, 133, 149, 171], "binari": [27, 36, 59, 62, 92, 101, 134, 137, 149], "binary_search_path": 88, "bind": [81, 101, 102, 130, 133, 149], "bind_address": 101, "bing": 159, "binlog_format": [20, 134], "bio": 132, "biographi": [77, 81], "birth": 81, "birthdai": [88, 116], "birthdat": 81, "bit": [1, 20, 21, 24, 30, 59, 81, 124, 134, 154], "bitmap": 59, "black": 2, "blacklist": 94, "blacklisted_fil": 166, "blob": [15, 62, 88], "block": [1, 8, 26, 38, 57, 59, 63, 81, 88, 104, 124, 126, 129, 132, 157, 166], "blocker": 63, "blog": [6, 8, 11, 26, 59, 120, 123, 129], "blue": 89, "blurri": 45, "bmp": [59, 129], "board": [2, 159, 160], "bob": [149, 171], "bock": 166, "bodi": [59, 124, 172], "bodyparamet": 172, "bold": 170, "book": [11, 41, 59, 77, 85, 88, 113, 116], "bookmark": 15, "bookworm": 134, "bool": [113, 119, 171], "boolean": [3, 16, 18, 21, 39, 59, 149], "boolval": 101, "boot": [56, 58, 123], "bootstrap": [58, 59], "border": 38, "borrow": 129, "bot": [13, 15, 88], "both": [3, 12, 15, 20, 23, 26, 35, 39, 42, 45, 46, 47, 54, 57, 58, 59, 62, 66, 69, 80, 81, 85, 91, 92, 101, 104, 107, 115, 117, 119, 120, 126, 129, 130, 132, 133, 138, 143, 148, 149, 150, 157, 158, 172], "bottom": [51, 142, 172], "bound": [3, 93, 98, 101], "bounti": 12, "box": [26, 52, 57, 62, 81, 98, 100, 119, 154, 163], "bracket": [81, 82], "branch": 137, "brand": [63, 64, 88, 120, 152], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 170], "breakdown": 88, "breton": 4, "bridg": [101, 102], "brief": 163, "briefli": 101, "bring": [15, 92, 158], "british": 10, "broaden": 149, "broken": [21, 26, 69, 129, 138, 165], "brown": 83, "browser": [39, 59, 63, 65, 69, 88, 91, 98, 106, 123, 124, 126, 127, 128, 129, 132, 133, 138, 143, 145, 147, 149, 151, 155, 156, 157, 165, 168], "brute": [59, 64, 88, 126, 149], "bruteforc": [57, 88, 149], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 172, "bucket": [29, 34, 44, 59, 88], "bucketnam": 46, "buffer": [24, 98, 132], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 59, 69, 88, 98, 119, 120, 132, 134, 139, 148, 149], "bugtrack": 138, "build": [6, 8, 12, 54, 88, 119, 129, 136], "built": [1, 2, 5, 7, 9, 10, 11, 26, 30, 52, 57, 59, 66, 69, 88, 98, 113, 129, 130, 133, 134, 138, 141, 142, 144, 148, 151, 154, 157], "bulk": [6, 59], "bulkupload": 88, "bundl": [3, 16, 58, 59, 171], "busi": [59, 133, 138, 157], "bust": 129, "button": [1, 16, 25, 30, 38, 39, 59, 62, 71, 81, 85, 88, 98, 99, 100, 114, 117, 138, 147, 172], "byedvluwkxkmflpbgvxc": 66, "bypass": [3, 46, 52, 59, 81, 98, 126], "byte": [19, 20, 24, 27, 29, 46, 54, 59, 62, 88, 93, 94, 98, 117, 119, 124, 134, 138, 140, 149], "bytecod": 132, "bz2": [123, 125, 142], "bzip2": 123, "c": [6, 20, 26, 29, 44, 59, 66, 88, 91, 96, 98, 101, 119, 123, 125, 126, 130, 133, 138, 146, 149], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [20, 58, 59, 101, 149], "ca_cert": 59, "cach": [8, 43, 57, 64, 68, 82, 88, 113, 127, 129, 135, 138, 149, 165], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 20, "cadav": [98, 138], "caddi": 88, "cadenc": 170, "cafil": [58, 59], "cal": 68, "calcul": [5, 6, 7, 9, 10, 27, 59, 85, 132], "caldav": [59, 64, 68, 88, 114, 116, 119, 124, 129, 133, 138, 149, 163, 171], "caldav_external_attendees_dis": 113, "calendar": [12, 16, 21, 60, 62, 88, 115, 116, 118, 137, 139, 144, 171], "calendarchang": [113, 149], "calendardata": 171, "calendarid": 171, "calendarobjectcreatedev": 171, "calendarobjectdeletedev": 171, "calendarobjectmovedev": 171, "calendarobjectmovedtotrashev": 171, "calendarobjectrestoredev": 171, "calendarobjectupdatedev": 171, "calendarretentionoblig": 113, "calendarserv": 171, "calendarsubscriptionrefreshr": 113, "call": [2, 3, 4, 12, 15, 27, 39, 41, 55, 56, 58, 59, 66, 67, 75, 81, 87, 98, 100, 115, 117, 129, 131, 133, 134, 138, 146, 147, 149, 150, 158, 171, 172], "callback": 172, "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 110, 111, 113, 114, 115, 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, 151, 152, 153, 154, 155, 156, 157, 158, 159, 165, 166, 167, 168, 169, 170, 171], "can_instal": 124, "cancel": 138, "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 24, 27, 30, 32, 36, 43, 48, 49, 53, 54, 59, 62, 69, 76, 81, 85, 88, 115, 119, 126, 134, 136, 137, 142, 146, 148, 149, 163, 170], "canon": 88, "cantonbeck": 149, "cap": [132, 151], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 101, 113, 132, 149, 151, 156, 157, 158], "capac": [5, 7, 9, 10, 46], "carbonara": 2, "card": [2, 68, 85, 100, 114, 159, 160], "carddav": [41, 64, 68, 88, 113, 115, 116, 124, 129, 133, 138, 163], "carddav_sync_request_timeout": 88, "carddav_sync_request_trunc": 88, "care": [3, 23, 54, 56, 59, 84, 101, 102, 124, 129], "carefulli": [138, 149], "carla": 92, "carri": [2, 59], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 20, 21, 23, 26, 27, 36, 40, 41, 48, 54, 56, 57, 59, 62, 65, 69, 79, 81, 86, 96, 98, 100, 101, 102, 104, 106, 107, 117, 119, 123, 126, 128, 130, 132, 133, 134, 138, 142, 143, 144, 146, 147, 149, 150, 157, 163, 165, 170, 172], "cast": 59, "cat": [2, 29, 149], "catalan": 4, "catch": 138, "categori": [2, 16, 100, 115], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 26, 57, 58, 59, 69, 81, 98, 129, 131, 132, 133, 137, 138, 143, 146, 147, 165, 167, 168], "causal": 22, "caution": [8, 93, 119], "cautiou": [59, 62], "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, 21, 26, 32, 121, 124, 149, 152, 171], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 149, "ce8b61c2": 149, "ce9e248333c44a5a64ccad26f2550f95": 119, "ceas": 170, "center": 62, "cento": [54, 58, 88, 127, 129, 133, 134, 149], "central": [26, 27, 58], "ceph": 46, "cert": [20, 58, 59, 99, 101, 124, 151], "certain": [3, 9, 24, 45, 51, 57, 59, 68, 81, 94, 96, 98, 110, 113, 114, 126, 129, 133, 147, 149, 157], "certfil": 101, "certif": [30, 31, 44, 59, 63, 82, 88, 90, 92, 98, 101, 117, 124, 126, 129, 133, 134, 137, 149, 151, 152, 163], "certifi": 89, "cfb": 59, "cfg": [93, 96, 98], "cgi": 129, "challeng": [126, 129, 132, 149], "chanc": [119, 138, 170], "chang": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 17, 18, 21, 23, 25, 26, 36, 37, 38, 41, 43, 44, 45, 46, 49, 50, 51, 54, 58, 59, 60, 62, 64, 65, 70, 71, 77, 81, 82, 85, 88, 91, 92, 93, 96, 98, 100, 101, 106, 113, 114, 117, 119, 121, 123, 125, 126, 129, 130, 132, 133, 137, 140, 142, 143, 146, 148, 149, 155, 157, 163, 164, 165, 166, 167, 170, 171, 172], "changelog": [16, 88, 142], "channel": [16, 88, 120, 138], "chapter": [130, 133, 138, 170], "char": [81, 149], "charact": [8, 20, 21, 48, 59, 62, 81, 82, 86, 98, 125, 126, 130, 138, 140, 146, 149], "character_set_serv": 20, "characterist": 59, "charg": [84, 172], "charset": [23, 59], "chart": [85, 133], "chat": [2, 5, 13, 14, 60, 88, 106], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 15], "chatroom": 8, "chatti": 14, "cheap": 59, "cheat": 168, "check": [2, 3, 5, 6, 7, 11, 12, 14, 15, 20, 26, 31, 36, 38, 39, 41, 42, 50, 54, 56, 57, 58, 59, 62, 64, 65, 76, 80, 81, 83, 85, 86, 88, 93, 100, 101, 103, 105, 106, 115, 117, 119, 124, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 157, 166, 167, 170, 171, 172], "check_data_directory_permiss": 88, "check_for_working_htaccess": 88, "check_for_working_wellknown_setup": 88, "checkbox": [29, 38, 39, 71, 85, 101, 113, 114], "checker": [59, 69], "checkout": 3, "checksum": [81, 123, 125, 168], "chines": 4, "chmod": [26, 32, 101, 142], "choic": [8, 20, 54, 59, 80, 81, 88, 126, 127, 130, 148], "choos": [1, 5, 7, 16, 26, 41, 52, 57, 58, 59, 66, 68, 81, 100, 101, 113, 114, 124, 128, 129, 130, 133, 138, 142, 149, 151, 158, 170, 172], "chooser": 59, "chose": [117, 148], "chosen": [1, 18, 20, 58, 59, 128], "chown": [26, 32, 121, 123, 125, 129, 133, 142], "christoph": 119, "chrome": [66, 134], "chromium": [134, 168], "chroot": [88, 127], "chunk": [3, 41, 44, 59, 88, 93, 94, 98, 119, 129], "chunked_upload": [24, 88], "chunksiz": [93, 98], "ci": 59, "cid": 149, "cidr": [59, 68], "cif": [38, 88, 127, 130], "cipher": [27, 88, 98, 126], "circl": 88, "circumst": [45, 57, 81, 93], "circumv": 59, "cisco": 54, "citi": 81, "claim": [0, 12], "clam": 54, "clamav": [64, 88], "clamd": 54, "clamp": 81, "clamscan": 54, "clarif": 14, "class": [29, 46, 50, 59, 62, 77, 81, 137, 171], "classic": 133, "classif": 171, "classifi": [6, 98, 119], "clean": [1, 47, 51, 56, 59, 80, 88, 104, 113, 133, 149, 163], "cleanup": [1, 42, 45, 73, 80, 81, 88, 115, 165], "cleanupjobchunks": 83, "clear": [6, 18, 57, 58, 59, 81, 82, 97, 119, 132, 149], "clear_env": 133, "cli": [56, 62, 64, 68, 88, 99, 103, 105, 113, 123, 126, 127, 132, 133, 148, 149, 165], "click": [16, 25, 38, 39, 52, 59, 62, 63, 78, 81, 85, 98, 100, 117, 128, 137, 138, 147, 149, 172], "clickjack": [63, 126], "client": [12, 17, 20, 24, 26, 29, 30, 36, 41, 43, 46, 48, 53, 57, 59, 62, 63, 64, 67, 68, 72, 80, 81, 85, 88, 91, 93, 94, 96, 97, 101, 102, 106, 113, 114, 115, 117, 119, 120, 126, 127, 128, 129, 131, 132, 133, 137, 138, 141, 143, 147, 149, 150, 151, 156, 172], "client_body_buffer_s": 129, "client_body_temp_path": 24, "client_body_timeout": 129, "client_max_body_s": [24, 129], "clone": [7, 8], "close": [7, 8, 10, 41, 59, 62, 68, 88, 138, 147], "cloud": [0, 1, 4, 8, 15, 39, 41, 44, 53, 64, 66, 67, 69, 71, 74, 75, 76, 87, 88, 91, 96, 98, 99, 115, 120, 126, 129, 133, 149, 151, 157, 172], "cloud2": 151, "cloud_id": 149, "cloudfil": [34, 59], "cloudflar": [59, 98, 129, 138], "clue": 88, "cluster": [0, 3, 6, 88, 143], "cmd": [92, 123], "cn": [59, 81, 82, 149], "cname": 143, "cnf": [20, 59, 124], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 26, 27, 45, 49, 62, 64, 65, 68, 69, 74, 75, 76, 77, 80, 81, 88, 96, 98, 120, 121, 126, 129, 132, 135, 138, 139, 147, 148, 151, 152, 153, 154, 155, 157, 171], "code_docker_imag": 154, "codebas": [59, 144], "collabor": [30, 88, 106, 107, 120], "collabora": [30, 88, 133, 152, 153, 154, 156, 157, 160, 165], "collaboraoffic": [152, 154, 155], "collaboraonlin": [150, 151, 152, 154, 155, 156], "collaps": 128, "collat": [20, 21, 88, 125, 146], "collation_serv": 20, "collect": [56, 59, 119, 126, 159, 160], "collis": [59, 81, 82], "colon": [59, 62], "color": [38, 71, 149], "column": [17, 23, 85, 117, 144, 148], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 18, 20, 26, 33, 39, 46, 53, 54, 58, 59, 62, 68, 71, 74, 75, 76, 81, 82, 83, 86, 87, 88, 91, 92, 96, 98, 101, 113, 117, 120, 121, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 142, 147, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 169, 172], "combin": [12, 13, 30, 42, 57, 69, 88, 98, 130, 133, 145], "combo": 52, "come": [2, 4, 5, 15, 24, 41, 45, 49, 51, 57, 59, 100, 101, 111, 123, 133, 134, 138, 149, 154, 171, 172], "comma": [59, 60, 81], "command": [1, 4, 6, 13, 14, 15, 17, 18, 28, 32, 36, 38, 39, 41, 44, 45, 46, 49, 50, 51, 54, 56, 59, 60, 62, 66, 68, 71, 77, 78, 81, 83, 88, 95, 96, 97, 101, 102, 103, 104, 108, 113, 117, 118, 119, 123, 125, 127, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 148, 167, 168, 171], "comment": [21, 24, 41, 54, 64, 88, 133, 136, 142, 147, 153, 159, 160], "commentsmanag": 59, "commerci": [120, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 26, 49, 53, 57, 59, 69, 81, 86, 88, 100, 109, 117, 123, 126, 129, 133, 149, 156, 172], "commonli": [26, 46, 57, 58, 130, 138], "commonnam": [59, 133, 171], "commun": [1, 15, 16, 33, 69, 81, 84, 88, 92, 94, 100, 102, 105, 119, 120, 121, 125, 130, 133, 138, 147, 149, 153, 156, 158, 167, 170], "compani": [2, 12, 63, 71, 81], "compar": [18, 55, 56, 81, 142, 149], "comparison": [44, 59, 81, 88, 171], "comparison_of_file_system": 59, "compat": [0, 3, 5, 16, 20, 26, 29, 36, 38, 44, 46, 59, 80, 82, 88, 94, 130, 132, 138, 144, 148, 151, 170], "compil": [20, 58, 132], "complain": 149, "complementari": 57, "complet": [1, 2, 3, 11, 12, 15, 18, 24, 26, 39, 41, 54, 59, 67, 81, 85, 88, 93, 106, 121, 123, 124, 126, 130, 131, 132, 133, 135, 144, 146, 147, 148, 149, 159, 162, 171], "completionexpectedat": 14, "complex": [26, 59, 101], "compli": [59, 149], "complianc": [13, 59, 88, 138], "compliant": [80, 126, 134], "compon": [12, 59, 88, 129, 132, 133, 138, 149, 158, 163, 171], "compos": [54, 129, 132], "composit": [115, 160], "comprehens": 138, "compress": [54, 59, 85, 88, 98, 106, 126, 127, 130, 167], "compris": 59, "compromis": [26, 59], "comput": [48, 59, 85, 86, 95, 100, 101, 102, 104, 138], "compute_devic": 102, "computedevic": 102, "concaten": [27, 36], "concept": [23, 124, 149], "concern": [8, 24, 26, 27, 45, 59, 129, 170], "concert": 2, "concurr": [3, 4, 46, 59, 132, 165], "condit": [14, 15, 66, 69, 81, 88, 107, 138, 170, 171, 172], "condition": 59, "conf": [20, 54, 58, 81, 123, 124, 126, 129, 133, 138], "confdir": 97, "confer": [2, 120], "confidenti": [67, 106, 150], "config": [1, 2, 3, 5, 11, 16, 18, 20, 21, 23, 24, 25, 26, 27, 28, 39, 41, 42, 43, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 60, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 79, 81, 82, 83, 84, 85, 88, 93, 96, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 123, 124, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 151, 157, 165, 166, 167, 168, 169], "config_is_read_onli": 88, "configdata": 82, "configid": [81, 82, 149], "configur": [2, 4, 13, 16, 18, 21, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 41, 42, 43, 44, 48, 50, 52, 56, 57, 65, 67, 68, 70, 72, 73, 80, 83, 85, 86, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 107, 109, 111, 113, 114, 115, 116, 118, 119, 123, 125, 128, 132, 134, 135, 138, 142, 143, 144, 146, 147, 153, 156, 160, 162, 169, 171, 172], "configuration_serv": 59, "confin": [41, 133], "confirm": [4, 17, 20, 39, 46, 59, 64, 67, 69, 78, 81, 88, 93, 123, 125, 132, 133, 142, 143, 149], "conflict": [16, 59, 81, 119, 146, 149], "confus": 26, "congratul": [117, 151], "conjunct": [5, 15, 149], "connect": [0, 3, 5, 12, 20, 22, 23, 29, 30, 31, 34, 36, 38, 39, 43, 46, 57, 59, 62, 67, 68, 69, 72, 73, 82, 83, 88, 91, 93, 94, 100, 101, 102, 113, 114, 117, 124, 127, 128, 129, 131, 133, 134, 138, 149, 150, 156, 157, 165, 169, 171], "connect_timeout": [20, 46], "connectivity_check_domain": 88, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 88, 127, 128, 149], "consecut": 32, "consent": 117, "consequ": [44, 88, 126, 129], "conserv": 132, "consid": [1, 8, 16, 26, 29, 39, 45, 46, 59, 62, 66, 80, 81, 98, 113, 114, 119, 126, 133, 134, 138, 146, 157, 170], "consider": [44, 59, 64, 85, 88, 170], "consist": [18, 27, 42, 59, 106, 117, 129, 138, 142, 149], "consol": [17, 51, 63, 103, 129, 133, 138, 142, 149, 151], "const": 172, "constant": [59, 77], "constraint": [133, 149], "consult": [16, 24, 26, 58, 59, 77, 126, 130, 134], "consum": [8, 24, 57, 59, 148], "consumpt": [5, 6, 7, 11, 24, 88, 90, 132], "contact": [16, 41, 71, 77, 81, 85, 88, 113, 116, 121, 133, 137, 139, 144, 149, 153, 169], "contactinteractedwithev": 115, "contactsinteract": 115, "contain": [3, 4, 5, 7, 8, 11, 12, 15, 16, 20, 26, 27, 28, 29, 41, 46, 54, 59, 62, 69, 81, 82, 85, 88, 89, 92, 93, 98, 99, 100, 102, 103, 106, 111, 114, 115, 117, 119, 126, 129, 132, 133, 135, 136, 138, 147, 149, 150, 151, 154, 157, 165, 172], "container": 133, "container_id": 151, "container_nam": 54, "content": [2, 3, 11, 12, 15, 18, 26, 27, 29, 41, 46, 50, 53, 59, 63, 87, 92, 98, 101, 107, 113, 114, 120, 123, 124, 125, 126, 129, 137, 138, 142, 146, 149, 159, 171], "contentlength": 129, "context": [5, 8, 13, 36, 57, 59, 66, 88, 106, 130, 149, 160, 168], "context_ag": [1, 13, 15, 88], "context_chat": [1, 3, 15], "context_chat_backend": [1, 3, 15], "contextchat": 3, "continu": [3, 17, 42, 66, 85, 101, 103, 126, 134, 144, 147, 149, 157], "contrari": 92, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 138], "control": [13, 26, 39, 41, 44, 59, 62, 68, 77, 81, 85, 88, 94, 100, 107, 109, 110, 113, 114, 126, 129, 133, 145, 149, 165], "convei": 11, "conveni": 121, "convent": 27, "convers": [1, 2, 8, 14, 17, 19, 44, 59, 88, 119, 150, 159, 160], "convert": [12, 17, 19, 21, 23, 59, 70, 81, 88, 107, 132, 138, 144, 149, 151], "cookbook": 88, "cooki": [59, 64, 88, 112], "cookie_domain": 88, "cool": [151, 155, 156], "coolconfig": [150, 152], "coolwsd": [150, 151, 152, 154, 155, 156], "cooper": 120, "coordin": [2, 130], "copi": [2, 3, 5, 7, 23, 25, 30, 35, 39, 59, 62, 81, 85, 101, 115, 117, 123, 125, 129, 140, 142, 143, 146, 149], "copied_sample_config": 88, "copyright": 113, "copysizelimit": 46, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 25, 41, 57, 58, 60, 71, 88, 124, 125, 129, 130, 132, 133, 137, 142, 145, 149, 165, 170], "coreinfo": 132, "corner": 1, "corpor": [71, 133], "correct": [5, 6, 9, 11, 12, 20, 26, 57, 59, 62, 68, 81, 98, 100, 119, 126, 128, 129, 130, 133, 136, 137, 138, 142, 144, 149, 170], "correctli": [20, 24, 38, 39, 43, 57, 63, 69, 81, 83, 98, 99, 104, 115, 118, 123, 129, 133, 138, 149, 166], "correspond": [24, 43, 46, 81, 83, 96, 123, 125, 129, 130, 135, 138, 142, 149, 160], "corrupt": [43, 58, 59, 143, 147, 148], "cost": 59, "could": [1, 3, 18, 20, 24, 38, 41, 46, 50, 56, 58, 59, 62, 76, 80, 81, 98, 106, 119, 124, 126, 129, 134, 137, 138, 140, 146, 149, 157], "couldn": 104, "count": [2, 59, 85, 88, 110, 126, 138, 149], "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 106, 128, 138, 147, 151, 172], "court": 81, "cover": [20, 101, 106, 117, 128, 129, 137, 148, 162, 167, 168, 169], "coverag": [5, 9, 11], "cp": [3, 4, 123, 124, 125], "cpanel": 37, "cpp": [5, 12], "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 54, 59, 88, 100, 101, 102, 126, 132], "cpuinfo": [3, 132], "cr": 81, "cram": 62, "crammd5": 62, "crash": 98, "crawler": 169, "crc32": 168, "creat": [0, 1, 2, 12, 14, 15, 16, 18, 25, 26, 27, 29, 31, 32, 34, 38, 42, 44, 45, 46, 48, 49, 51, 52, 54, 55, 56, 59, 63, 66, 68, 70, 73, 76, 81, 84, 87, 88, 96, 100, 101, 102, 104, 106, 107, 110, 113, 114, 115, 117, 119, 120, 123, 124, 125, 126, 128, 133, 135, 138, 142, 143, 144, 145, 146, 147, 150, 165, 171], "create_example_ev": [113, 149], "createcli": 172, "createdb": 20, "createj": 149, "createrol": 128, "creation": [3, 5, 7, 27, 41, 44, 59, 88, 95, 101, 110, 113, 114, 133, 169], "credenti": [18, 27, 30, 36, 38, 46, 55, 57, 59, 62, 81, 88, 98, 117, 126, 128, 149, 150, 172], "crew": 149, "criteria": [7, 23, 106, 171], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 170], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 36, 38, 39, 42, 47, 51, 54, 59, 64, 88, 113, 115, 117, 126, 127, 129, 130, 138, 142, 144, 148, 149, 171], "cronjob": [41, 56, 57, 124], "crontab": [51, 56, 113, 138, 142, 144], "crop": 81, "cross": [120, 129], "crt": [58, 59, 101, 129, 149], "crucial": [59, 150], "crypto": 101, "cryptograph": 126, "cryptographi": 3, "csrf": [69, 88, 111], "css": [68, 88, 132, 149], "csync": 88, "ct2": 11, "ctl": 54, "ctr": [27, 59], "ctrl": [98, 130], "ctype": 130, "cuda": [3, 4, 5, 6, 7, 9, 11, 100, 102], "cudnn": 6, "cupsd": 62, "curl": [50, 66, 69, 74, 75, 76, 82, 87, 123, 125, 130, 157, 165], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 20, 27, 30, 41, 42, 51, 56, 57, 58, 59, 61, 63, 65, 67, 80, 81, 88, 98, 100, 101, 102, 106, 113, 117, 121, 123, 124, 126, 132, 133, 134, 137, 142, 144, 148, 149, 157, 169, 170], "currentvers": 147, "cursor": [81, 85], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 46, 49, 59, 60, 63, 64, 66, 68, 79, 83, 85, 88, 98, 100, 101, 107, 114, 117, 120, 122, 129, 130, 131, 132, 133, 137, 140, 149, 159, 166, 167, 171, 172], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": 14, "custompath": 25, "cut": 15, "cybersecur": [13, 88], "cycl": [81, 120], "czech": 4, "d": [20, 26, 27, 42, 47, 54, 59, 66, 75, 76, 77, 81, 82, 83, 91, 96, 101, 123, 124, 126, 129, 131, 132, 133, 140, 142, 146, 147, 151, 152], "d1": [42, 47, 59], "d2": [42, 47, 59], "d5685c3b45aee373b09be54742ea": 137, "d7": 53, "daemon": [3, 4, 54, 58, 59, 66, 88, 103, 105, 156], "daemon_config_nam": 8, "daemonconfig": [101, 102], "dai": [1, 2, 3, 17, 41, 42, 47, 56, 59, 60, 72, 81, 85, 94, 98, 110, 111, 113, 115, 117, 120, 123, 149, 170, 171], "daili": [12, 51, 57, 59, 120], "daisi": 149, "dall": 160, "danger": 63, "dark": 59, "dash": [66, 85, 149], "dashboard": [59, 64, 88, 117], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 20, 21, 23, 24, 25, 27, 32, 38, 43, 44, 49, 51, 54, 56, 58, 62, 66, 67, 72, 74, 78, 80, 81, 82, 83, 84, 85, 88, 98, 99, 101, 103, 111, 116, 117, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 158, 160, 165, 168, 170, 171, 172], "databas": [12, 14, 17, 21, 22, 27, 30, 36, 42, 43, 46, 51, 54, 56, 57, 64, 81, 83, 88, 98, 113, 114, 115, 121, 125, 126, 127, 133, 135, 138, 141, 142, 143, 144, 147, 148, 159, 160], "databaseid": 119, "datacent": [29, 46], "datadir": [26, 59, 131], "datadirectori": [27, 55, 66, 88, 135, 147], "dataintegr": [59, 168], "dataloss": 146, "dataset": 11, "date": [2, 14, 17, 39, 44, 56, 59, 65, 66, 69, 77, 81, 83, 88, 113, 117, 122, 123, 130, 132, 134, 138, 140, 146, 149, 162, 170], "dateinterv": 113, "datepattern": 126, "datetim": 59, "datetimeinterfac": 59, "dav": [33, 59, 68, 69, 81, 88, 98, 113, 114, 115, 118, 119, 123, 124, 129, 133, 138], "davclnt": 129, "davstorag": [24, 39, 88], "davx5": 115, "davx\u2075": 119, "db": [3, 17, 18, 20, 23, 49, 54, 83, 88, 92, 98, 124, 128, 138, 140, 144, 146, 148, 149], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [20, 23, 88], "dbhost": [20, 23, 55, 88, 135], "dbindex": [58, 59, 149], "dbname": [20, 22, 23, 55, 88], "dbpass": 55, "dbpassword": [20, 23, 55, 88, 128], "dbpersist": 88, "dbport": 23, "dbreplica": [22, 88], "dbtableprefix": [20, 55, 88], "dbtype": [18, 20, 55, 88, 135], "dbuser": [20, 23, 55, 88, 128], "dc": [81, 82, 83, 149], "dd": 81, "ddl": 167, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [18, 42, 47, 113, 117, 166, 167, 168], "deal": [119, 133], "deb": [125, 152], "debian": [20, 54, 58, 71, 92, 121, 133, 134, 138, 149, 151], "debug": [12, 13, 66, 69, 81, 88, 97, 119, 127, 137, 143, 147], "decemb": 123, "decid": [12, 20, 26, 100, 110, 129, 148, 149, 170], "decim": 46, "decis": 135, "deck": [26, 88, 159, 160], "declar": [77, 81, 88], "decod": 149, "decompress": 130, "decreas": [59, 88, 98], "decrypt": [44, 46, 59, 88, 101, 111, 126, 132, 138, 149], "dedic": [2, 3, 6, 23, 24, 59, 71, 81, 88, 113, 120, 127, 128, 132, 135, 147, 149, 154], "deem": 45, "deep": [26, 38, 64, 88], "deeper": 11, "deepl": [1, 4, 15], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 16, 18, 20, 21, 22, 24, 26, 27, 28, 29, 31, 32, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 62, 64, 66, 67, 68, 71, 77, 80, 81, 82, 83, 85, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 113, 114, 115, 116, 118, 119, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 138, 140, 145, 146, 148, 149, 152, 154, 156, 159, 168, 170, 171, 172], "default_certificates_bundle_path": 88, "default_en": 74, "default_file_extens": 70, "default_host": 20, "default_languag": [65, 88], "default_local": [65, 88], "default_password": 20, "default_phone_region": [81, 88], "default_port": 20, "default_property_scop": [77, 81, 88], "default_scop": 77, "default_socket": 20, "default_timezon": [88, 118], "default_us": 20, "defaultapp": 88, "defaultmodul": 149, "defaultpag": 60, "defaulttemplatedirectori": 25, "defin": [16, 26, 27, 30, 34, 43, 46, 47, 48, 56, 59, 64, 65, 66, 77, 81, 85, 88, 98, 99, 101, 106, 107, 108, 113, 126, 129, 137, 149, 150, 165, 170, 171, 172], "definit": [18, 44, 88, 126, 170], "defunct": 81, "degrad": [59, 132], "degre": 135, "delai": [0, 15, 39, 56, 57, 59, 88, 113], "deleg": [64, 88, 116, 171], "delegate_permiss": 53, "delet": [1, 2, 3, 25, 38, 41, 42, 44, 48, 51, 54, 56, 64, 72, 73, 74, 81, 87, 88, 93, 98, 103, 106, 110, 113, 114, 116, 118, 119, 135, 137, 138, 142, 146, 147, 171], "delete_timestamp": 27, "deliber": 170, "delimit": [29, 81, 149], "deliv": [12, 129, 170], "deliveri": 59, "demand": [8, 15, 54, 56, 81, 126], "demo": 59, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 18, "demot": [81, 88], "deni": [3, 59, 88, 109, 129, 131, 149], "denial": [57, 126, 131], "denni": 149, "denot": 27, "depart": 82, "depend": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17, 27, 30, 41, 56, 57, 58, 59, 63, 68, 69, 71, 81, 100, 115, 117, 123, 124, 126, 128, 129, 133, 134, 135, 138, 142, 143, 145, 148, 149, 151, 160, 166, 167, 168], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 20, 88, 105, 120, 123, 124, 129, 132, 138, 154, 170], "deploy": [3, 59, 64, 88, 95, 100, 102, 104, 105, 120, 123, 127, 130, 132, 133, 134, 135, 138, 148, 153, 154, 170], "deployconfig": [88, 101], "deploydaemon": 101, "deprec": [59, 76, 134, 149, 164, 166, 167, 168, 169, 172], "deprovis": 135, "deriv": [71, 81, 88, 126, 133], "describ": [12, 24, 27, 39, 41, 51, 55, 56, 59, 62, 69, 80, 81, 94, 100, 101, 102, 106, 107, 110, 138, 144, 151], "descript": [2, 15, 16, 26, 56, 74, 81, 82, 99, 113, 117, 123, 130, 132, 133, 149, 159, 171], "design": [2, 12, 26, 43, 62, 71, 81, 86, 120, 133, 145, 148, 157], "desir": [8, 23, 24, 36, 58, 59, 62, 66, 83, 107, 128, 129, 133, 143, 149], "desktop": [26, 30, 48, 63, 71, 81, 88, 91, 92, 96, 97, 98, 106, 120, 127], "despit": [41, 129], "destin": [2, 30, 35, 37, 125, 149], "destinationuid": 149, "detail": [2, 4, 7, 12, 20, 26, 38, 41, 44, 59, 62, 66, 67, 71, 77, 81, 84, 88, 91, 96, 98, 100, 104, 119, 123, 125, 126, 128, 129, 130, 132, 133, 138, 142, 143, 149, 154, 155, 157, 166, 167, 168, 169, 170, 172], "detect": [14, 15, 36, 38, 54, 57, 58, 59, 65, 68, 69, 70, 81, 82, 83, 88, 93, 101, 128, 129, 130, 138, 149], "detect_ord": 70, "determin": [2, 41, 59, 80, 81, 88, 98, 101, 111, 119, 133, 149], "dev": [59, 64, 66, 88, 92, 124, 134, 149, 172], "develop": [12, 15, 16, 52, 59, 80, 95, 98, 99, 100, 119, 126, 128, 133, 134, 136, 137, 138, 145, 148, 149, 153, 170], "developer_manu": [59, 172], "deviat": 126, "devic": [26, 38, 57, 59, 63, 68, 71, 80, 95, 98, 100, 101, 102, 104, 126, 132, 133, 145], "diagnos": [66, 81, 132, 165], "diagnost": [3, 88], "diagram": [101, 172], "dialect": [7, 59], "dialog": [39, 41, 81, 93, 97, 115, 149], "dialogu": [81, 146], "dictat": 101, "did": [18, 26, 28, 88, 104, 138, 149], "diff": 136, "differ": [2, 5, 7, 15, 20, 23, 26, 27, 29, 30, 38, 44, 53, 54, 55, 56, 57, 58, 59, 63, 65, 68, 80, 81, 85, 88, 92, 98, 100, 101, 103, 104, 113, 114, 126, 128, 129, 133, 135, 137, 138, 141, 146, 149, 150, 165, 171], "differenti": [15, 113, 114], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 160], "digit": 134, "dimens": 59, "diminish": 59, "dir": [21, 26, 91, 98, 133, 138, 147, 149], "dirbkp": 146, "dirbkp_": 140, "direct": [24, 38, 58, 59, 79, 81, 106, 129, 133, 138, 167, 170], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 23, 24, 26, 30, 46, 53, 56, 59, 62, 81, 98, 101, 106, 111, 128, 133, 135, 138, 147, 148, 149, 159, 172], "directori": [3, 5, 7, 8, 24, 25, 26, 27, 31, 32, 35, 37, 38, 39, 41, 43, 46, 51, 53, 54, 56, 59, 64, 66, 79, 83, 88, 92, 95, 97, 98, 106, 107, 119, 121, 123, 124, 125, 127, 129, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147], "directory2": 81, "directory_that_has_been_cr": 92, "dirnam": 97, "dirti": 59, "disabl": [1, 2, 3, 16, 21, 23, 24, 27, 28, 29, 30, 38, 39, 42, 44, 47, 48, 50, 57, 62, 64, 66, 71, 73, 77, 81, 87, 88, 93, 98, 101, 102, 105, 106, 108, 113, 114, 115, 118, 119, 129, 130, 131, 132, 133, 134, 142, 144, 147, 148, 152, 166, 167, 168, 169], "disable_act": 59, "disable_email": 59, "disable_funct": 130, "disablefreebusi": 113, "disadvantag": [27, 56], "disallow": [3, 59, 88, 127], "disappear": [41, 43, 57, 58, 123], "disapprov": 172, "discard": 117, "disclaim": 41, "disconnect": [39, 59, 83, 149], "discontinu": 62, "discourag": [45, 57, 59, 69, 128, 149], "discover": [7, 10], "discoveri": [58, 59, 64, 69, 88, 93, 133, 139, 151, 156, 157], "discrep": 149, "discret": [57, 170], "discuss": [12, 20, 41, 98, 120, 168, 170], "disk": [3, 26, 37, 42, 59, 85, 88, 98, 132, 138, 149, 167], "dispar": 7, "dispatch": [88, 115], "displai": [15, 26, 41, 44, 45, 49, 51, 59, 62, 63, 65, 75, 76, 79, 81, 82, 83, 85, 88, 97, 99, 100, 101, 102, 103, 113, 115, 117, 119, 128, 129, 137, 149], "display_nam": 149, "displaynam": [75, 76, 81, 82, 113, 149, 171], "disregard": 138, "disrupt": 148, "dist": [49, 106], "distinct": 46, "distinguish": [44, 59, 88], "distribut": [24, 25, 36, 43, 46, 49, 54, 57, 58, 69, 81, 88, 93, 95, 98, 100, 101, 120, 123, 126, 129, 130, 131, 133, 134, 137, 138, 148, 149, 153, 154], "distro": [36, 59, 131, 133, 138, 145], "dive": 26, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 101, 143, 157, 165], "dnextcloud": 20, "dnf": 123, "do": [0, 2, 4, 5, 7, 9, 10, 14, 15, 16, 17, 18, 20, 23, 24, 26, 30, 41, 45, 49, 54, 55, 57, 58, 59, 62, 63, 69, 71, 80, 81, 82, 85, 88, 92, 100, 101, 103, 106, 107, 118, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 138, 141, 142, 144, 146, 148, 149, 150, 151, 158, 165, 166, 167, 168, 170, 171], "doc": [1, 15, 59, 98, 104, 120, 124, 134, 150, 151, 152, 153, 154, 155, 156, 168, 172], "docker": [3, 4, 5, 7, 8, 11, 15, 54, 59, 68, 81, 88, 102, 104, 105, 130, 132, 133, 148, 149, 153, 154, 157, 165, 171], "docker_aio": 101, "docker_instal": [100, 102], "docker_local_sock": [102, 103], "docker_socket_port": 102, "dockerfil": 8, "dockersocketproxi": 101, "doctrin": 59, "document": [1, 2, 3, 12, 20, 21, 24, 27, 29, 30, 33, 38, 41, 43, 45, 49, 54, 58, 59, 61, 63, 66, 69, 88, 92, 96, 98, 107, 118, 119, 120, 123, 125, 126, 128, 129, 130, 132, 133, 134, 137, 138, 144, 145, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 167, 168, 172], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133], "docx": 153, "doe": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 18, 20, 26, 27, 29, 30, 31, 34, 36, 41, 43, 46, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 67, 68, 75, 76, 81, 85, 88, 92, 93, 100, 101, 102, 103, 106, 114, 117, 118, 119, 124, 126, 128, 129, 131, 132, 133, 137, 138, 141, 142, 144, 146, 148, 149, 158, 165, 168, 170, 172], "doesn": [20, 26, 76, 81, 119, 123, 129, 147, 149, 157, 172], "doesnotexist": 149, "dollar": 81, "dom": [54, 62, 130], "domain": [2, 29, 36, 39, 46, 50, 53, 56, 59, 64, 69, 88, 100, 124, 127, 129, 133, 149, 151, 157, 169], "don": [6, 14, 24, 26, 29, 42, 43, 51, 54, 56, 58, 59, 61, 62, 81, 100, 113, 119, 129, 131, 133, 137, 140, 142, 149], "done": [1, 3, 4, 15, 56, 59, 61, 62, 67, 74, 75, 76, 81, 82, 101, 103, 123, 124, 133, 143, 144, 147, 150, 151, 165, 169, 171], "dora": 149, "dot": [8, 36, 38, 48, 100, 101, 129, 138, 166], "doubl": [12, 59, 138], "dow": 54, "down": [3, 58, 88, 98, 113, 114, 117, 119, 132, 172], "downgrad": [88, 147, 148], "download": [4, 5, 6, 16, 24, 26, 39, 54, 59, 85, 88, 89, 94, 98, 101, 105, 106, 121, 123, 125, 126, 133, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 152], "downsid": [46, 165], "downstream": [5, 12, 15], "downtim": 81, "dozen": 153, "draft": [2, 3, 5, 7, 119, 138], "draw": [2, 57], "drawback": [30, 133], "drawn": 59, "drive": [24, 59, 132], "driven": 133, "driver": [6, 20, 59, 104, 128], "droid": 59, "drop": [20, 44, 57, 62, 88, 124, 126, 138, 146, 149, 172], "dropbox": 98, "dropdown": [38, 41, 85], "dry": [148, 149], "dsheurist": 81, "dsnap": 124, "dsp": [100, 101, 102], "dst_path": 103, "duckduckgo": [2, 159], "due": [2, 4, 12, 24, 36, 45, 47, 51, 53, 59, 63, 70, 81, 98, 104, 106, 126, 129, 132, 138, 142, 149, 155], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 115, 138, 149], "durat": [59, 93, 98], "dure": [3, 4, 16, 24, 26, 27, 30, 43, 44, 54, 56, 59, 68, 81, 84, 88, 96, 101, 104, 123, 129, 132, 133, 141, 147, 149, 167, 168], "dutch": 4, "dynam": [21, 59, 82, 93, 98, 167], "e": [1, 5, 8, 12, 15, 17, 18, 20, 21, 24, 26, 29, 30, 32, 38, 46, 49, 51, 52, 53, 54, 56, 57, 59, 62, 63, 67, 71, 72, 77, 78, 80, 81, 82, 83, 91, 92, 96, 97, 98, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 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, 155, 160, 170, 171, 172], "e2e": 26, "eacceler": 138, "each": [1, 2, 3, 6, 9, 14, 15, 26, 27, 30, 38, 41, 42, 53, 54, 55, 56, 57, 59, 63, 77, 81, 85, 93, 97, 98, 100, 101, 104, 106, 115, 117, 130, 132, 133, 138, 148, 149, 165, 170, 171, 172], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 170], "eas": [59, 170], "easi": [54, 58, 59, 62, 83, 85, 133, 144, 145, 154, 171], "easier": [53, 59, 98, 119, 132, 133, 144], "easiest": [20, 57, 59, 62, 106, 126, 133, 138, 146, 148], "easili": [15, 39, 59, 62, 63, 133, 144, 145, 156, 172], "east": [46, 59], "easycron": 56, "echo": [15, 149, 152, 171], "ecosystem": [12, 52, 57, 100, 120], "ed": 53, "edg": [15, 41, 92, 117, 134], "edit": [11, 20, 30, 31, 39, 41, 43, 54, 64, 81, 82, 85, 87, 88, 113, 121, 132, 133, 137, 138, 140, 148, 149, 152, 153, 154, 170, 172], "editor": [59, 85, 113, 153], "edri": [59, 126], "edu": 59, "edward": 149, "eff": [59, 126], "effect": [15, 39, 57, 58, 59, 81, 98, 131, 132, 147, 165, 171], "effici": [8, 59, 134], "effort": [12, 170], "efss": 135, "eg": [50, 149], "egress": 124, "ehlo": 62, "eicar": 54, "eicar_hdb": 54, "either": [1, 3, 5, 8, 14, 24, 36, 40, 48, 52, 58, 59, 62, 77, 81, 85, 92, 98, 100, 101, 106, 123, 125, 129, 133, 135, 137, 142, 147, 148, 149, 170, 172], "ej39ityzeuh5bgwdrufi": 46, "elect": 81, "element": [74, 75, 76, 149], "elimin": [55, 81], "els": [14, 81, 101, 133, 137], "elseif": 101, "elsewher": [57, 59], "email": [2, 39, 41, 59, 60, 64, 77, 78, 81, 82, 85, 88, 113, 115, 117, 120, 149, 160], "email_address_changed_by_admin": 59, "email_configur": 59, "emailtempl": [59, 62], "emb": [59, 63, 150], "embed": [3, 64, 88, 126, 167, 168, 169], "embrac": [133, 145], "emf": [59, 165], "emit": 149, "emoji": [21, 134, 140, 146], "emot": 11, "emploi": [3, 8, 71, 81, 86, 120, 170], "employe": 12, "empti": [20, 25, 27, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 101, 133, 138, 142, 143, 171, 172], "en": [2, 7, 8, 59, 65, 123, 134, 149], "en_u": [59, 65], "enabl": [1, 2, 3, 6, 8, 15, 17, 18, 19, 20, 23, 27, 29, 37, 39, 40, 41, 44, 45, 47, 52, 56, 57, 58, 63, 64, 66, 67, 69, 71, 72, 73, 77, 81, 83, 87, 88, 93, 95, 98, 99, 100, 101, 105, 106, 113, 114, 115, 117, 118, 119, 123, 124, 127, 129, 130, 134, 137, 138, 140, 142, 144, 147, 148, 151, 152, 154, 155, 157, 160, 163, 165, 166, 167, 169, 171, 172], "enable_encrypt": 26, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_preview": [45, 88, 126], "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 113, "enabledefaultcontact": 114, "enabledpreviewprovid": [45, 88, 126, 132, 165, 166], "encapsul": 129, "encf": 131, "encod": [20, 27, 29, 46, 64, 82, 83, 88, 129, 139, 149], "encount": [2, 3, 39, 48, 59, 119, 137, 138, 142], "encourag": [86, 126, 133, 170], "encrypt": [29, 30, 38, 39, 43, 44, 81, 85, 88, 126, 127, 129, 139, 157, 163], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 26, 27, 49, 55, 59, 81, 88, 113, 123, 129, 143, 144, 148, 149, 165], "end_header_id": 5, "endeavor": 120, "endedat": 14, "endedbefor": 14, "endpoint": [2, 29, 33, 34, 46, 50, 57, 59, 67, 69, 76, 87, 88, 101, 114, 138, 147, 149, 151, 165, 171, 172], "energi": [5, 6, 7, 8, 11, 88, 90], "enforc": [9, 20, 39, 41, 48, 59, 62, 63, 71, 73, 81, 86, 88, 100, 113, 123, 126, 129, 137, 149, 150, 163, 171], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [20, 54, 101, 104, 106, 132, 134, 140, 146, 170, 172], "english": [2, 4, 5, 7, 8, 9, 10, 11, 59, 65], "enhanc": [8, 16, 43, 57, 59, 69, 81, 86, 120, 132], "enlarg": 63, "enough": [0, 1, 4, 11, 24, 58, 59, 81, 98, 104, 113, 126, 132, 138, 149, 151, 155, 167], "ensembl": 3, "ensur": [8, 12, 16, 20, 24, 26, 36, 42, 50, 53, 56, 58, 59, 69, 81, 88, 98, 100, 113, 115, 117, 124, 127, 130, 132, 133, 134, 137, 138, 142, 143, 149, 150, 157], "enter": [20, 24, 26, 29, 30, 31, 32, 34, 35, 36, 39, 41, 43, 59, 62, 67, 78, 79, 81, 85, 91, 98, 117, 124, 125, 126, 128, 133, 145, 147, 149], "enterpris": [12, 20, 54, 66, 71, 120, 121, 122, 123, 126, 133, 134, 138, 149, 153, 170], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 41, 57, 94, 118, 121, 138, 140, 149, 153, 170], "entri": [1, 20, 39, 51, 57, 58, 59, 68, 81, 83, 88, 113, 114, 115, 124, 132, 133, 135, 137, 138, 142, 143, 144, 147, 149, 160, 165], "entrypoint": [57, 156], "entryuuid": 149, "enumer": [114, 164], "env": [4, 97, 101, 102, 103, 126, 133, 149], "env_nam": 103, "env_valu": 103, "envelop": 88, "environ": [3, 4, 8, 12, 20, 24, 41, 57, 64, 69, 81, 88, 92, 95, 98, 101, 103, 105, 119, 120, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 154, 169, 170], "eof": 62, "eot_id": 5, "epel": [54, 123], "epoch": 134, "equal": [8, 27, 45, 59, 101], "equival": [47, 59, 81, 97, 132], "eras": 98, "err": 4, "error": [3, 4, 7, 14, 24, 38, 54, 58, 59, 66, 68, 80, 81, 88, 94, 103, 104, 119, 121, 123, 126, 128, 130, 131, 133, 136, 139, 142, 143, 147, 149, 157, 168, 172], "error_log": [59, 66, 98, 138], "error_messag": 14, "errorlog": [59, 88, 149], "escal": 52, "escap": [62, 171], "esmtp": 62, "especi": [38, 56, 57, 81, 101, 107, 133, 136, 138, 142, 144, 148, 149, 165, 171], "esperanto": 4, "essenti": [8, 59, 67, 81, 138, 172], "establish": [39, 41, 53, 62, 88, 98, 130, 134, 149], "estim": [4, 149], "esx": 133, "etag": [129, 149, 171], "etc": [3, 8, 12, 15, 20, 23, 41, 46, 54, 56, 58, 59, 66, 68, 81, 85, 123, 124, 126, 128, 129, 130, 131, 133, 138, 144, 149, 151, 152, 155, 157, 159, 163, 165, 171, 172], "ethic": [5, 13, 88], "eu": [13, 29, 46, 88], "euc": 70, "europ": [59, 118, 149], "eval": 149, "evalu": 170, "even": [1, 3, 16, 18, 20, 24, 29, 30, 36, 46, 51, 57, 58, 59, 68, 88, 93, 101, 103, 106, 113, 115, 126, 131, 132, 133, 138, 142, 146, 148, 170], "event": [2, 12, 21, 51, 59, 66, 81, 88, 98, 115, 116, 117, 126, 128, 172], "everi": [3, 5, 15, 20, 30, 36, 38, 42, 46, 47, 52, 53, 54, 56, 58, 59, 62, 67, 80, 81, 85, 98, 113, 114, 115, 120, 123, 132, 134, 144, 147, 148, 159, 160, 169, 170, 171, 172], "everybodi": 138, "everyon": [50, 80, 120, 149, 170], "everyth": [58, 59, 62, 64, 81, 88, 133, 138, 170], "everywher": [81, 160], "evict": 59, "ex": [2, 91, 96, 98, 144, 149, 172], "ex_app_port": 101, "exact": [56, 59, 69, 81, 147], "exactli": [46, 123, 148], "examin": [12, 83], "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 12, 14, 16, 18, 20, 24, 26, 30, 31, 32, 33, 38, 39, 41, 43, 45, 46, 48, 49, 51, 53, 54, 56, 58, 62, 63, 64, 67, 71, 77, 79, 81, 83, 85, 87, 88, 91, 96, 98, 99, 100, 101, 103, 109, 116, 117, 119, 121, 126, 127, 128, 129, 131, 132, 133, 135, 136, 137, 138, 140, 142, 147, 148, 153, 154, 156, 157, 163, 170, 171, 172], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 99, 102, 104, 166, 167, 168, 172], "exapp_direct": 102, "exapphost": 101, "exce": [4, 42, 47, 59, 85, 132, 168], "exceed": [24, 42, 47, 59], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 129, 132, 137, 142, 143, 147, 149], "excerpt": 98, "excess": 132, "exchang": [0, 5, 7, 39, 62, 163], "excim": 59, "exclud": [41, 59, 64, 80, 88, 98, 107], "exclus": [34, 46, 57, 59, 69, 98, 101, 138, 149], "exec": [4, 15, 142, 171], "execcondit": 56, "execstart": [15, 56, 171], "execut": [1, 3, 4, 6, 8, 15, 17, 23, 36, 39, 54, 56, 59, 69, 81, 88, 96, 101, 109, 117, 126, 129, 131, 137, 142, 147, 148, 149, 169, 171], "exempt": [57, 59], "exhaust": 171, "exhibit": [7, 8, 129], "exif": 130, "exim": 62, "exim4": 62, "exist": [6, 12, 16, 18, 20, 21, 25, 26, 29, 31, 34, 42, 46, 49, 52, 59, 60, 62, 66, 68, 75, 76, 77, 81, 83, 85, 98, 100, 113, 115, 117, 119, 125, 128, 129, 130, 133, 137, 138, 142, 143, 146, 147, 148, 149, 155, 162, 165, 170, 172], "exit": [92, 96, 124, 149], "expand": [88, 120, 128], "expect": [6, 14, 59, 62, 81, 85, 117, 136, 137, 147, 149, 150, 165, 166, 167, 168, 170], "expedit": 8, "expens": 113, "experi": [4, 16, 56, 64, 88, 114, 117, 120, 126, 132, 134, 138, 157], "experienc": 98, "experiment": [59, 81, 85, 93], "expert": [12, 26, 73, 88, 117], "expertis": [138, 170], "expir": [2, 30, 39, 42, 44, 47, 56, 57, 59, 64, 81, 86, 88, 98, 113, 117, 129, 149, 171], "expiri": [42, 81], "explain": [54, 64, 77, 88, 120, 123, 130], "explan": [138, 149], "explicit": 115, "explicitli": [5, 14, 27, 47, 58, 59, 66, 68, 87, 92, 128, 129, 138, 149, 163], "explod": [59, 101], "explor": 12, "exponenti": 126, "export": [50, 59, 88, 98, 117, 126, 172], "expos": [2, 26, 38, 39, 50, 54, 59, 88, 100, 101, 102, 126, 128, 130, 138, 149], "exposur": [126, 138], "express": [59, 68, 106, 171, 172], "extapp": 150, "extend": [2, 8, 41, 59, 62, 68, 120, 134, 158, 170], "extendedsupport": 149, "extens": [3, 20, 49, 59, 62, 64, 66, 69, 88, 90, 91, 96, 119, 120, 123, 126, 129, 130, 132, 133, 138, 143, 145, 164, 165, 166, 170], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 15, 29, 31, 32, 33, 34, 35, 36, 37, 39, 43, 44, 56, 59, 64, 67, 81, 84, 85, 87, 88, 105, 107, 113, 126, 130, 131, 132, 134, 135, 139, 142, 165, 171, 172], "external_db": 3, "external_storag": 88, "externalapp": 3, "extra": [12, 16, 54, 59, 71, 81, 104, 123, 124, 137, 142], "extra_fil": 137, "extract": [1, 3, 27, 59, 101, 123, 125, 147], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 51, 56, 59, 66, 104, 113, 140, 142, 146, 148, 149, 171], "f12": [98, 138], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 137, "f6": 53, "fa829794448eaffbc9a04a29d216": 137, "face": [7, 9, 12, 14, 15, 88, 129], "facebook": 59, "facebook100000123456789": 59, "facilit": [80, 132, 170], "fact": 126, "facto": 68, "factor": [4, 8, 15, 24, 57, 72, 73, 88, 119, 126, 132], "factori": 59, "fail": [3, 14, 16, 24, 39, 57, 58, 59, 66, 68, 75, 76, 78, 81, 88, 98, 104, 113, 121, 126, 130, 137, 138, 145, 147, 149, 165], "fail2ban": [64, 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, 96, 104, 138], "fair": [88, 139], "fairli": 98, "fall": [23, 24, 59, 94, 115, 128, 129], "fallback": [49, 129, 159], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 28, 39, 45, 46, 57, 58, 59, 62, 77, 81, 85, 93, 94, 101, 102, 113, 117, 119, 126, 128, 132, 138, 140, 148, 149, 152, 165], "familiar": [59, 133], "faq": [69, 88, 105, 133, 138, 139, 145], "far": [2, 15, 85, 117, 170], "farsi": 4, "fast": [5, 62, 117, 149], "fastcgi": [124, 133], "fastcgi_buff": 129, "fastcgi_connect_timeout": 129, "fastcgi_hide_head": 129, "fastcgi_intercept_error": 129, "fastcgi_max_temp_file_s": 129, "fastcgi_param": [126, 129], "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [24, 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, 170], "fatal": [59, 66, 94, 121, 149], "fault": 24, "faulti": 62, "favicon": 71, "favor": 59, "favorit": 170, "fb": 53, "fcgidmaxrequestinmem": 24, "fcgidmaxrequestlen": 24, "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, 27, 36, 41, 48, 51, 55, 56, 57, 59, 61, 62, 69, 71, 81, 83, 88, 93, 113, 114, 116, 117, 119, 123, 126, 132, 133, 134, 138, 149, 151, 153, 154, 158, 162, 168, 170, 171], "februari": 24, "feder": [41, 44, 64, 69, 77, 88, 114, 115, 116, 126], "fedivers": 81, "fedora": [58, 92, 133, 149], "fedoraproject": 92, "feedback": [5, 7, 9, 10, 15, 147, 170], "feel": [71, 101], "felt": 149, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 149, 150, 172], "few": [30, 39, 57, 59, 81, 102, 117, 133, 142, 147, 148], "ff5733": 149, "ffmpeg": [59, 130], "ffprobe": 59, "ffri": 68, "fidel": 153, "field": [1, 14, 16, 27, 29, 30, 31, 32, 33, 34, 35, 38, 39, 54, 64, 75, 81, 82, 85, 88, 100, 101, 126, 128, 133, 138, 170, 172], "figur": [148, 149], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 20, 21, 30, 31, 32, 35, 39, 45, 46, 47, 48, 49, 51, 53, 55, 56, 57, 58, 60, 62, 64, 67, 68, 71, 74, 79, 81, 85, 91, 92, 94, 95, 96, 97, 101, 103, 104, 109, 113, 114, 115, 118, 119, 120, 123, 124, 125, 126, 127, 128, 130, 133, 135, 136, 137, 139, 142, 143, 145, 146, 147, 148, 152, 153, 155, 159, 160, 164, 167, 168, 169, 171], "filecach": [17, 23, 49, 59, 144, 149], "fileformat": 171, "fileid": [59, 150, 171], "fileinfo": 130, "filekei": [27, 149], "filelist": 36, "filelock": 88, "filenam": [26, 27, 44, 46, 59, 88, 97, 98, 146, 166], "filepart": 59, "filepath": [32, 131, 133, 149], "files_accesscontrol": 3, "files_antiviru": [54, 98, 149], "files_encrypt": [26, 27], "files_extern": [3, 36, 59, 149], "files_external_allow_create_new_loc": 88, "files_no_background_scan": 88, "files_pdfview": 147, "files_shar": [39, 59, 85, 149], "files_texteditor": 74, "files_trashbin": [27, 47, 149], "files_vers": [27, 42, 149], "filesbytyp": [50, 59], "filescan": 56, "filesmatch": 133, "filesync": 74, "filesystem": [24, 26, 38, 42, 43, 46, 59, 74, 81, 131, 149, 171], "filesystem_cache_readonli": 88, "filesystem_check_chang": 88, "filetyp": [45, 59, 126], "fill": [2, 3, 5, 33, 38, 39, 54, 62, 81, 85, 100, 113, 117, 128, 172], "filter": [13, 16, 42, 57, 59, 74, 81, 82, 85, 88, 130, 132, 149, 157, 168, 172], "final": [3, 5, 7, 24, 36, 62, 88, 101, 117, 123, 125, 126, 127, 133, 147, 149, 170], "financi": 138, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 24, 26, 31, 36, 38, 46, 54, 57, 59, 66, 69, 80, 81, 85, 88, 95, 98, 117, 122, 130, 132, 133, 136, 138, 142, 148, 149, 167, 170, 172], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 107, 126, 131, 133, 172], "fingerprint": [88, 143, 146, 149], "finish": [3, 4, 8, 14, 54, 55, 56, 101, 103, 104, 128, 138, 140, 142, 147, 148, 149], "firefox": 134, "firewal": [16, 57, 101, 104, 123, 126, 157, 165], "first": [4, 18, 20, 23, 25, 26, 30, 42, 46, 54, 55, 57, 59, 61, 81, 82, 83, 84, 85, 98, 101, 103, 104, 106, 113, 114, 115, 119, 123, 125, 126, 129, 132, 133, 135, 136, 137, 138, 142, 143, 144, 145, 148, 149, 166, 170], "first_seen": 149, "fit": [1, 6, 58, 100, 133, 145, 163], "five": 140, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 26, 56, 57, 69, 88, 101, 115, 130, 134, 136, 138, 139, 149, 170], "fix_pathinfo": 129, "flac": [129, 164, 165], "flag": [51, 59, 83, 84, 102, 132, 149], "flash": 54, "flat": 59, "flexibl": [51, 133, 135, 170], "flite": 59, "float": [12, 59, 149], "flow": [59, 66, 67, 84, 88, 93, 96, 106, 110, 172], "flow_input": 172, "flush": [97, 125], "fn": 115, "focu": [0, 1], "focus": [26, 120, 148, 170], "folder": [2, 7, 8, 16, 18, 24, 25, 29, 31, 32, 36, 37, 38, 39, 41, 42, 44, 46, 47, 51, 59, 66, 68, 71, 81, 82, 83, 88, 91, 92, 93, 94, 96, 98, 99, 101, 107, 109, 123, 124, 129, 131, 133, 137, 138, 141, 142, 147, 149, 153, 171], "folder_nam": 149, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 18, 20, 21, 23, 24, 26, 36, 37, 38, 39, 41, 45, 46, 50, 51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 71, 77, 80, 81, 83, 85, 88, 91, 92, 93, 96, 97, 98, 100, 101, 102, 106, 108, 113, 114, 115, 116, 118, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 144, 149, 151, 156, 157, 159, 165, 170, 171, 172], "followsymlink": [123, 133], "font": [59, 88, 129], "fontobject": 129, "foo": [59, 81, 149], "foobar": 76, "food": 6, "foolproof": [59, 132], "forbid": [48, 86, 113, 149], "forbidden": 59, "forbidden_char": 166, "forbidden_filenam": [88, 166], "forbidden_filename_basenam": [48, 88, 166], "forbidden_filename_charact": [48, 88, 166], "forbidden_filename_extens": [48, 88, 166], "forc": [8, 41, 64, 81, 88, 91, 93, 103, 114, 119, 126, 149], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 113, "forceloginv2": 93, "forcesyncinterv": 93, "foreign": 62, "forest": 2, "forev": [47, 59, 111], "forgeri": 126, "forget": [26, 27, 59, 62, 132, 133, 140, 145], "forgot": 80, "form": [54, 59, 81, 87, 88, 100, 104, 123, 128, 138, 171, 172], "formal": [59, 65], "format": [2, 5, 12, 30, 44, 45, 64, 65, 66, 70, 81, 82, 83, 88, 91, 93, 96, 119, 132, 134, 149, 150, 153, 167, 172], "formid": 171, "formsubmittedev": 171, "forum": [69, 120, 138, 147, 148, 170], "forward": [15, 59, 68, 69, 101, 128, 133, 138, 142, 149, 156], "forwarded_for_head": [57, 68, 88], "found": [0, 1, 3, 4, 6, 42, 45, 49, 54, 57, 58, 59, 66, 69, 80, 81, 88, 98, 100, 101, 104, 115, 123, 126, 128, 129, 133, 136, 137, 138, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 170], "foundat": 0, "four": [15, 54, 81, 146, 170, 171], "fourth": 170, "fpm": [24, 59, 69, 88, 124, 126, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 113, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": 149, "freda": [39, 149], "free": [2, 15, 18, 42, 80, 94, 101, 119, 120, 126, 133, 138, 149, 153], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 116], "freedom": 159, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [38, 39, 132], "frequent": [13, 54, 58, 59, 88, 138, 153, 170], "fresh": [3, 81, 129, 142, 148, 149], "freshclam": 54, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 15, 16, 20, 24, 26, 27, 28, 30, 35, 37, 38, 39, 41, 42, 43, 44, 48, 52, 53, 54, 56, 58, 59, 63, 64, 66, 68, 69, 71, 75, 80, 81, 82, 83, 85, 86, 88, 92, 96, 98, 99, 100, 101, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 146, 147, 148, 149, 150, 151, 153, 157, 159, 160, 165, 166, 167, 168, 169, 170, 172], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 119, 129, 154], "front_controller_act": [129, 133], "frontend": [24, 59, 68, 88, 100, 158, 159], "frontend1": 68, "frp": [100, 101, 102], "frp_address": 102, "frpc": [101, 102], "fry": 149, "ftp": [38, 88, 124, 130, 137], "fulfil": [2, 128, 138], "full": [26, 32, 41, 45, 49, 51, 52, 57, 58, 59, 62, 66, 67, 77, 85, 93, 106, 114, 126, 133, 134, 145, 149, 151, 152, 156, 170], "fulli": [0, 1, 12, 13, 26, 39, 51, 59, 62, 88, 133, 148, 149, 155, 170], "fulllocaldiscoveryinterv": 93, "fullscreen": 151, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 27, 37, 43, 52, 59, 62, 63, 66, 77, 87, 88, 100, 101, 107, 117, 120, 126, 130, 131, 133, 134, 135, 138, 142, 143, 148, 150, 155, 157, 170, 172], "fund": 120, "fundament": [59, 69, 81], "further": [20, 41, 44, 46, 58, 59, 62, 66, 69, 76, 81, 88, 98, 123, 127, 133, 142, 144, 145, 149, 154, 170], "furthermor": [27, 51, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 23, 41, 57, 69, 113, 126, 166, 167, 168], "g": [5, 12, 15, 20, 24, 26, 29, 30, 46, 51, 53, 56, 57, 58, 62, 63, 71, 77, 81, 82, 83, 88, 91, 92, 96, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 138, 142, 143, 146, 147, 148, 149, 150, 151, 155, 170, 171, 172], "gain": [3, 14, 126], "galleri": [45, 59, 147, 149], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [46, 88, 92, 133], "gather": [81, 138, 165], "gb": [3, 4, 11, 24, 59, 81, 85, 94, 100], "gc_maxlifetim": 59, "gcc": 20, "gd": [45, 123, 125, 130], "gdpr": [88, 111], "gear": 85, "gecko": 66, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 4, 5, 7, 8, 10, 12, 13, 26, 29, 30, 34, 35, 38, 44, 46, 49, 50, 51, 57, 59, 62, 68, 71, 80, 81, 82, 88, 93, 96, 98, 101, 113, 115, 117, 123, 127, 128, 129, 131, 132, 133, 135, 139, 148, 149, 150, 158, 159, 160, 165, 166, 167, 168, 170], "generalizedtim": 81, "genr": [15, 88], "geo": 129, "german": [4, 5, 59, 65], "germani": [2, 59], "get": [1, 2, 13, 16, 20, 24, 26, 27, 30, 36, 44, 45, 49, 59, 61, 66, 68, 80, 81, 82, 91, 96, 110, 123, 124, 126, 129, 131, 133, 134, 136, 137, 138, 142, 147, 151, 154, 157, 160, 165, 172], "get_lin": 62, "getctag": 171, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [101, 132], "gib": 24, "gid": 149, "gidnumb": [82, 149], "gif": [59, 103, 129, 159, 160], "giphi": [159, 160], "git": [7, 8, 136], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 27, 54, 58, 59, 62, 81, 98, 120, 126, 129, 132, 133, 136, 145, 159, 160, 165, 168, 170], "githubusercont": 126, "gitlab": [159, 160], "give": [1, 2, 15, 29, 30, 43, 54, 60, 69, 72, 81, 88, 108, 124, 131, 133, 137, 147, 170], "given": [2, 27, 49, 56, 57, 59, 62, 63, 65, 80, 81, 82, 101, 106, 110, 119, 126, 133, 138, 149, 150, 165], "givennam": [82, 149], "glanc": 132, "global": [30, 59, 64, 77, 81, 88, 113, 117, 118, 120, 129, 149, 160], "gmail": 117, "gmbh": [12, 16, 71, 107, 120, 126, 133, 138, 170], "gmp": [125, 130], "gnu": [6, 20], "go": [2, 3, 6, 16, 26, 38, 39, 41, 51, 52, 54, 57, 59, 60, 63, 68, 80, 81, 100, 101, 102, 113, 123, 125, 132, 136, 142, 143, 147, 149, 151, 170, 172], "goal": [26, 81, 133], "goe": [14, 85, 101, 144], "gold": [7, 10], "gone": [85, 88, 138], "good": [1, 2, 4, 5, 18, 54, 58, 62, 81, 126, 133, 142, 148, 149, 170], "googl": [2, 15, 59, 71, 80, 88, 134, 159], "got": [107, 170], "gpg": [88, 123, 125, 127, 152], "gpt": [1, 160], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 100, 101, 102, 104], "grab": 123, "grace": 81, "gracefulli": 128, "gradual": 46, "grain": [131, 172], "granit": 15, "grant": [20, 52, 73, 81, 88, 119, 123, 125, 133], "granular": 51, "graph": [15, 59], "graphic": [1, 15, 45, 100, 121, 133, 149], "great": 123, "greater": [59, 88], "greatli": [3, 133, 134], "green": [5, 15, 38, 39, 81, 88, 89], "grep": [3, 15, 18, 54, 58, 104, 130, 132, 171], "groceri": 2, "groqcloud": [0, 15], "group": [2, 6, 16, 29, 31, 32, 34, 36, 41, 44, 52, 54, 58, 59, 63, 73, 80, 82, 83, 87, 88, 114, 119, 133, 157, 171], "group1": 76, "group2": 76, "group_admin": 51, "groupfold": [26, 46, 64, 88, 107, 149], "groupid": [75, 76, 81], "groupofnam": 149, "groupwar": [113, 114, 117, 138], "grow": 120, "gt": 171, "gte": 171, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 43, 47, 58, 59], "guess": 57, "guest": 16, "gui": [3, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 44, 65, 88, 92, 132, 149], "guid": [21, 26, 59, 62, 100, 117, 120, 123, 125, 126, 130, 133, 146, 154, 155, 162, 163, 168], "guidanc": [88, 120, 127, 128, 130, 132, 133], "guidelin": 129, "guzzl": 59, "gz": [59, 119], "gzip": [119, 129], "gzip_comp_level": 129, "gzip_min_length": 129, "gzip_proxi": 129, "gzip_typ": 129, "gzip_vari": 129, "h": [20, 54, 59, 66, 74, 75, 76, 82, 92, 97, 101, 126, 133, 140, 146, 149], "h2non": 59, "ha": [3, 5, 7, 9, 10, 12, 14, 15, 16, 17, 24, 26, 27, 30, 36, 38, 39, 41, 45, 46, 49, 51, 52, 54, 55, 56, 57, 59, 62, 63, 65, 66, 67, 69, 80, 81, 85, 88, 92, 96, 98, 100, 101, 102, 106, 113, 115, 117, 118, 119, 123, 126, 128, 131, 132, 133, 135, 137, 138, 143, 145, 147, 148, 149, 151, 155, 163, 168, 169, 170, 172], "hackeron": [12, 26], "had": [27, 51, 59, 163, 165, 168], "half": 30, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [107, 170], "handl": [1, 8, 18, 27, 57, 59, 63, 64, 68, 79, 88, 98, 99, 113, 117, 126, 129, 130, 132, 138, 149, 156, 157, 169, 171], "handle_all_url": 53, "handler": [62, 88], "hanson": 149, "hansson": 133, "happen": [23, 26, 41, 46, 51, 57, 59, 80, 81, 82, 106, 113, 117, 129, 137, 138, 143, 147, 149, 151, 171, 172], "happi": [14, 29, 46], "haproxi": [88, 100, 101], "haproxy_host": 101, "haproxy_password": [101, 102], "haproxypass": 101, "hard": [24, 41, 63, 126], "hardcod": [126, 129], "harden": [59, 88, 127, 128, 130], "harder": 57, "hardest": 54, "hardwar": [1, 3, 4, 13, 15, 26, 88, 100, 104, 132, 133, 143], "harp": [88, 102, 104, 105], "harp_docker_socket_port": 102, "harp_exapp_direct": 102, "harp_frp_address": 102, "harp_proxy_dock": 102, "harp_proxy_host": 102, "harp_shared_kei": 102, "has_internet_connect": 88, "hash": [27, 64, 81, 82, 86, 88, 130, 137, 171, 172], "hash_equ": 27, "hash_hmac": 27, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 160, "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, 20, 23, 24, 26, 27, 28, 30, 31, 32, 36, 39, 41, 45, 46, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 77, 78, 80, 81, 83, 85, 88, 92, 95, 96, 97, 98, 100, 101, 102, 104, 106, 108, 110, 113, 114, 115, 117, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 155, 156, 157, 159, 161, 165, 167, 170, 171, 172], "haveibeenpwnd": 86, "hbegin": 27, "hdr": 59, "head": [57, 67, 69, 123], "header": [2, 24, 27, 28, 59, 62, 63, 64, 67, 68, 71, 74, 75, 76, 82, 87, 88, 127, 128, 129, 133, 138, 165, 168, 172], "headless": 121, "headlin": [1, 77, 81], "health": 104, "healthi": [104, 138], "heartbeat": [59, 88], "heartbeat_count": 104, "heavi": [0, 1, 17, 43, 58, 101, 130, 153], "heavili": [57, 59], "heic": [59, 132, 133], "heif": [59, 133], "height": 59, "hello": [1, 62], "helm": 133, "help": [2, 3, 4, 8, 14, 26, 27, 57, 58, 59, 62, 66, 81, 94, 97, 98, 106, 107, 113, 114, 119, 120, 123, 131, 132, 133, 136, 138, 142, 146, 147, 148, 149, 170], "helper": [15, 128], "henc": [80, 149], "hend": 27, "her": 2, "here": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 18, 20, 26, 29, 41, 54, 59, 62, 66, 67, 68, 81, 95, 96, 100, 101, 117, 119, 126, 128, 129, 132, 133, 148, 149, 159, 172], "hetzner": 12, "heurist": 69, "hex": 149, "hexadecim": 27, "hf_model_path": 11, "hidden": [41, 81, 88, 92, 98, 113, 119, 126, 129, 138], "hide": [36, 59, 88, 118, 119, 129], "hide_absence_set": 118, "hide_disabled_user_shar": 85, "hide_login_form": 88, "hideeventexport": 113, "hierarch": 88, "hierarchi": 38, "high": [4, 5, 6, 7, 11, 12, 15, 20, 24, 26, 36, 54, 56, 117, 126, 132, 133, 134, 135, 153, 167, 170], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 24, 43, 59, 62, 66, 114, 144, 170], "highest": [2, 81, 148, 170], "highli": [57, 59, 69, 81, 119, 120, 126, 128, 130, 132, 137, 150, 154, 170], "highlight": [15, 133, 142, 148, 170], "hike": 2, "him": 2, "hinder": 56, "hindi": [4, 5, 10], "hint": [59, 69, 76, 128, 129, 148], "histor": 26, "histori": [14, 15, 57, 86, 149], "hit": [1, 54, 57, 81], "hlocalhost": 20, "hmac": 27, "hog": [5, 7, 9, 10], "hold": [24, 27, 30, 46, 81, 100, 106, 149], "holidai": 113, "home": [26, 38, 62, 81, 83, 88, 91, 92, 93, 96, 98, 133, 138, 149, 157], "homefoldernamingrul": 82, "hood": [5, 7, 10, 170], "hook": 149, "hope": 23, "hopefulli": 147, "hord": 119, "horde_": 119, "horde_imap": 119, "hors": 54, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 20, 22, 29, 35, 36, 43, 46, 53, 54, 58, 59, 62, 68, 69, 81, 82, 88, 93, 99, 100, 102, 113, 117, 119, 123, 124, 126, 128, 129, 133, 138, 142, 147, 149, 150, 151, 152, 156, 157, 165, 171], "hoster": [20, 59, 117], "hostnam": [18, 20, 29, 46, 54, 59, 62, 68, 81, 100, 117, 128, 129, 133, 143, 145, 149, 157], "hour": [2, 5, 9, 17, 41, 42, 51, 54, 56, 57, 59, 81, 97, 98, 113, 114, 115, 117, 142, 143, 148, 172], "hourli": 51, "hous": [29, 142], "housekeep": [56, 142], "hover": [81, 85, 159], "how": [2, 6, 7, 10, 12, 15, 24, 26, 29, 30, 31, 33, 39, 46, 54, 59, 64, 65, 66, 69, 81, 82, 85, 88, 96, 100, 111, 113, 114, 116, 117, 119, 120, 123, 126, 128, 129, 130, 132, 133, 137, 138, 141, 143, 147, 149, 151, 158, 162, 163, 167, 168, 169, 170], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 27, 28, 54, 56, 57, 58, 59, 66, 70, 79, 80, 101, 113, 118, 126, 132, 133, 134, 144, 145, 148, 149, 154, 156, 165], "hp_frp_address": 101, "hp_shared_kei": [100, 101], "hr": 93, "href": 171, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [24, 88, 123, 126, 128, 129, 131, 138, 149, 165, 166, 168], "htaccesstest": 129, "htdoc": 55, "html": [59, 62, 66, 98, 123, 129, 130, 131, 134, 138, 147, 149, 150, 151, 152, 154, 155, 156, 168, 172], "htop": 132, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 18, 24, 26, 29, 32, 33, 34, 37, 38, 39, 43, 46, 50, 53, 54, 56, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 79, 81, 82, 83, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 113, 117, 119, 121, 123, 124, 125, 127, 128, 129, 130, 131, 134, 136, 137, 138, 140, 142, 144, 145, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 165, 168, 171, 172], "http2": 129, "http_author": 133, "http_forwarded_for": 59, "http_proxi": 59, "http_user_ag": 129, "http_x_forward": 59, "http_x_forwarded_for": [59, 68], "httpd": [88, 98, 106, 107, 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, "httpdavmodul": 138, "httpproxi": 92, "https_proxi": 59, "hub": [0, 2, 15, 155, 172], "hug": 7, "huge": [17, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 172], "hundr": 138, "hurri": 62, "hy000": 138, "hybrid": 120, "hyperlink": 41, "hypervisor": 133, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 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, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 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, 163, 164, 165, 168, 169, 170, 171], "i686": 20, "iaccountmanag": [59, 77], "iana": [59, 118], "ibm": [1, 8, 12, 13, 15, 88], "ic": [113, 149], "ical": 149, "icalendar": 149, "icap": [64, 88], "icmp_req": [20, 62], "ico": 129, "icon": [38, 39, 45, 59, 63, 64, 85, 88, 93, 129, 149], "id": [2, 3, 8, 13, 16, 26, 29, 36, 41, 59, 62, 66, 71, 74, 76, 81, 82, 84, 85, 88, 101, 102, 111, 115, 117, 126, 151, 157, 171, 172], "id1125420102": [59, 71], "idea": [2, 54, 120, 142, 148], "ideal": [1, 133, 138, 145, 171], "ident": [34, 46, 59, 71, 73, 81, 88, 133], "identif": 81, "identifi": [19, 20, 27, 42, 46, 59, 60, 67, 81, 82, 88, 104, 111, 115, 118, 119, 125, 126, 132, 137, 138, 150, 172], "ie": [1, 3, 123], "ie11": 24, "ie6": 24, "ie8": 24, "ie9": 24, "iemailtempl": 62, "ietf": 171, "ifmodul": [123, 126, 133, 138], "ifram": [59, 63, 126], "igbinari": 59, "ignor": [3, 18, 26, 29, 41, 46, 47, 58, 59, 62, 85, 92, 98, 115, 130, 136, 149, 150], "ignore_notic": 20, "ignorefrontcontrol": [88, 133], "illustr": [59, 133], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 13, 26, 31, 49, 54, 59, 68, 71, 88, 129, 130, 132, 133, 149, 151, 153, 154, 157, 159, 160, 166, 167, 168, 169], "imagegd": 59, "imagick": [71, 88, 125, 130], "imagin": 41, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 166], "imap": [62, 88, 130], "imap4": 62, "immedi": [54, 59, 62, 85], "immut": [81, 129], "impact": [26, 46, 57, 59, 62, 101, 108, 132, 138, 170], "imperson": 126, "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 26, 27, 30, 46, 51, 52, 54, 59, 62, 67, 80, 81, 88, 101, 113, 119, 133, 134, 143, 149, 159], "implic": [59, 88], "implicitli": 149, "import": [30, 32, 38, 56, 57, 59, 63, 71, 88, 113, 114, 117, 123, 125, 128, 129, 130, 133, 135, 138, 143, 153, 162, 171, 172], "importantli": [120, 133], "impos": 15, "imprinturl": 71, "improv": [2, 3, 13, 24, 36, 43, 58, 59, 69, 81, 88, 100, 120, 123, 129, 130, 132, 134, 148, 149, 153, 154], "in_arrai": 101, "inaccess": [21, 26, 46], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [15, 119], "inc": 71, "incid": 66, "inclin": 170, "includ": [1, 4, 7, 11, 12, 16, 18, 27, 29, 36, 38, 41, 45, 52, 54, 57, 59, 62, 67, 71, 81, 85, 92, 98, 102, 104, 115, 117, 118, 119, 120, 126, 128, 129, 130, 132, 133, 135, 136, 138, 140, 147, 148, 149, 150, 153, 154, 166, 167, 168, 169, 170, 172], "includedir": 20, "includesubdomain": [126, 129], "incom": [12, 59, 60, 149], "incoming_server2server_share_en": 149, "incompat": [59, 132, 144], "inconsist": [140, 149], "inconvert": [19, 88], "incorpor": [46, 59], "incorrect": [59, 79, 93, 98], "incorrectli": [59, 68, 119], "increas": [24, 30, 36, 39, 58, 59, 62, 94, 104, 117, 124, 126, 129, 132, 133, 134, 138, 149, 167], "increment": 17, "indefinit": 57, "independ": [3, 27, 98, 106, 120], "index": [2, 26, 27, 39, 59, 67, 68, 88, 101, 106, 124, 126, 129, 133, 137, 138, 147, 149, 154, 172], "indexerjob": 3, "indi": 129, "indic": [16, 23, 38, 39, 59, 62, 81, 82, 88, 104, 117, 128, 131, 138, 144, 148, 170], "indirectli": 107, "individu": [24, 26, 30, 38, 52, 57, 59, 77, 98, 119, 120, 126, 132, 149], "industri": [12, 143], "inetorgperson": [81, 82, 149], "inevit": [126, 134], "infect": 54, "infer": [5, 6, 11], "inferenc": [6, 15], "influenc": [8, 30, 94, 113, 114], "info": [8, 41, 59, 66, 69, 77, 81, 87, 88, 98, 103, 138], "inform": [0, 1, 3, 4, 5, 7, 8, 12, 14, 16, 20, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 43, 46, 50, 51, 55, 57, 58, 59, 62, 63, 65, 66, 68, 69, 71, 74, 76, 77, 81, 85, 88, 92, 94, 95, 98, 103, 106, 111, 113, 114, 117, 118, 119, 120, 121, 124, 126, 129, 132, 133, 134, 137, 142, 145, 147, 148, 149, 159, 163, 165, 167, 168, 169, 172], "infrastructur": [12, 59, 138], "inher": 56, "inhibit": 92, "ini": [20, 24, 31, 58, 59, 70, 88, 93, 123, 124, 126, 127, 129, 131, 132, 133, 138, 167], "init": [54, 88, 149], "initdb": 124, "initi": [13, 19, 25, 26, 27, 47, 55, 59, 85, 88, 90, 96, 101, 103, 104, 107, 149, 170, 172], "initialcontentimportjob": 3, "initialis": [124, 133, 145], "inject": 59, "inlin": 15, "innodb": [21, 59, 134], "innodb_buffer_pool_inst": 20, "innodb_buffer_pool_s": 20, "innodb_file_format": [20, 59], "innodb_file_per_t": [20, 21, 59], "innodb_flush_log_at_trx_commit": 20, "innodb_large_prefix": [20, 59], "innodb_log_buffer_s": 20, "innodb_max_dirty_pages_pct": 20, "input": [3, 5, 7, 12, 14, 30, 41, 59, 74, 75, 81, 149, 160, 172], "insecur": [62, 88, 134], "insensit": [48, 59, 106], "insert": [59, 88, 129, 149, 153, 160], "insid": [3, 5, 7, 8, 15, 24, 36, 43, 56, 59, 63, 65, 68, 81, 98, 101, 107, 113, 124, 132, 147, 149, 171], "insight": [1, 12, 13, 88], "inspect": [4, 54], "inspector": 69, "instal": [13, 15, 16, 18, 20, 21, 24, 27, 28, 33, 36, 37, 39, 43, 47, 52, 55, 56, 58, 62, 63, 64, 68, 69, 71, 74, 80, 81, 84, 98, 99, 101, 102, 103, 104, 105, 106, 107, 110, 113, 114, 117, 120, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 150, 153, 155, 156, 158, 160, 162, 163, 165], "installed_vers": 149, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 20, 21, 26, 27, 41, 44, 45, 55, 56, 59, 62, 67, 71, 77, 81, 84, 88, 98, 100, 101, 111, 113, 114, 115, 117, 119, 120, 123, 127, 128, 129, 132, 133, 134, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 154, 157, 167, 169, 170, 171, 172], "instanceid": [27, 88, 147], "instancesecret": 27, "instanti": 59, "instantli": 59, "instead": [3, 5, 15, 21, 24, 29, 30, 36, 45, 46, 49, 51, 56, 59, 62, 63, 65, 66, 69, 71, 76, 77, 81, 82, 83, 91, 93, 117, 119, 123, 126, 129, 133, 137, 138, 144, 145, 147, 148, 149, 151, 163, 169], "instruct": [1, 2, 3, 5, 12, 18, 20, 54, 57, 63, 69, 73, 81, 87, 88, 119, 125, 126, 130, 132, 133, 135, 142, 144, 148, 169, 172], "insuffici": [76, 98], "int": [24, 59, 72, 75, 76, 82, 101, 119, 171], "int8_float32": 11, "integ": [1, 17, 46, 56, 59, 101, 113, 114, 149], "integr": [1, 2, 3, 4, 8, 12, 13, 15, 41, 54, 57, 59, 64, 73, 82, 88, 115, 117, 118, 120, 130, 133, 138, 139, 147, 151, 159, 160, 166, 167, 169, 171, 172], "integration_deepl": 1, "integration_openai": [0, 1, 2, 5, 8, 117], "integration_repl": [0, 1, 15], "integration_watsonx": [0, 1], "integritycheck": 137, "intel": [7, 10, 132], "intellig": [0, 1, 12, 15, 88, 100], "intend": [59, 80, 81, 96, 126], "intens": [56, 132], "intent": 149, "intention": 119, "interact": [1, 2, 3, 12, 17, 18, 39, 54, 56, 58, 59, 81, 88, 92, 116, 147, 149, 172], "intercept": 126, "interchang": [26, 62, 130], "interest": [93, 170], "interfac": [1, 2, 5, 7, 9, 10, 11, 15, 16, 20, 26, 39, 41, 46, 57, 59, 62, 69, 71, 78, 85, 88, 93, 98, 100, 113, 115, 116, 118, 119, 125, 126, 127, 132, 133, 134, 138, 148, 149, 168, 172], "intermedi": 148, "intern": [3, 12, 14, 26, 38, 39, 46, 56, 59, 69, 73, 82, 85, 88, 102, 106, 117, 129, 132, 133, 150, 160, 171], "internal_defaultexpdai": 41, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 149, 169], "interoper": [13, 88], "interpret": [100, 126], "interrupt": [26, 43, 56, 130], "interv": [36, 54, 56, 59, 83, 88, 93, 113, 115, 132, 170, 171], "intervent": [6, 54, 126, 171], "intl": [123, 125, 130], "introduc": [15, 48, 81, 100, 169, 170], "introduct": [64, 88, 101, 123], "invalid": [44, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 126, 129, 132, 139, 149, 165], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 106, "investig": 59, "invis": [88, 106, 109, 110, 149], "invit": [62, 88, 115, 116, 153, 163], "invite": 113, "invoc": [59, 126, 165], "invok": [59, 92, 147, 149, 165], "involv": [24, 134, 165], "io": [43, 59, 63, 71, 101, 106, 120, 129, 132, 133, 134, 138, 145], "iono": [0, 12, 15], "iosclienturl": 71, "iot": [133, 145], "iotop": 132, "ip": [8, 20, 39, 54, 59, 62, 66, 68, 69, 81, 88, 92, 100, 101, 102, 104, 106, 117, 127, 128, 133, 145, 149, 150, 157], "ipad": 68, "iphon": 68, "iptabl": [57, 126, 157], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 171, "isn": [21, 26, 59, 81, 119, 133, 149], "iso": [59, 65], "iso_639": 59, "isol": [64, 88, 132, 133, 134, 147], "isset": 101, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 17, 26, 48, 51, 57, 58, 59, 62, 69, 81, 88, 104, 113, 114, 125, 126, 128, 129, 132, 134, 136, 137, 145, 147, 148, 149, 151, 157, 159, 160, 167, 168], "isvfsen": 96, "italian": [4, 5, 10], "item": [3, 41, 44, 64, 83, 88, 92, 107, 113, 116, 142], "iter": [57, 59], "ithem": 59, "its": [0, 1, 2, 3, 8, 12, 14, 15, 18, 24, 27, 29, 35, 39, 53, 54, 59, 69, 72, 81, 82, 92, 93, 94, 98, 115, 117, 123, 125, 131, 132, 133, 137, 138, 142, 147, 149, 158, 165, 168], "itself": [5, 20, 30, 57, 59, 84, 100, 101, 106, 118, 125, 133, 137, 138, 145, 147, 149, 157, 165], "itun": [59, 71], "itunesappid": 71, "iv": 27, "j": [49, 59, 68, 88, 149, 151, 165], "jail": [88, 124], "jan": 62, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 164, 165, 172], "jcal": 149, "jeroboam": 149, "ji": 70, "jit": 88, "jit_buffer_s": 132, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 96, "job": [3, 6, 15, 36, 38, 39, 44, 51, 54, 59, 64, 81, 88, 94, 115, 117, 127, 130, 138, 142, 144, 148, 169, 171], "jobclass": 169, "johnston": 83, "join": [2, 23], "joke": 2, "jone": 149, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 104, 171], "journald": 104, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 45, "jpegphoto": 81, "jpg": 129, "json": [2, 4, 5, 8, 11, 14, 16, 49, 59, 82, 83, 88, 103, 104, 106, 113, 119, 123, 126, 129, 137, 149, 171, 172], "json_pretti": [14, 149], "jump": [91, 142], "just": [20, 25, 56, 62, 63, 81, 85, 106, 113, 119, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 149, 151, 170], "jwfcftvztglwtje": 39, "k": 76, "karlsruh": 14, "kazakh": 4, "kb": 59, "keep": [3, 15, 26, 39, 42, 47, 48, 55, 56, 57, 58, 59, 68, 69, 80, 81, 88, 98, 104, 106, 113, 114, 117, 119, 123, 124, 125, 133, 134, 138, 142, 143, 147, 148, 149, 162, 170, 171], "keepal": [59, 138], "keepalivetimeout": 138, "kei": [2, 3, 11, 16, 17, 20, 23, 29, 34, 35, 38, 39, 43, 44, 46, 58, 59, 73, 75, 76, 77, 81, 85, 88, 100, 101, 102, 117, 124, 125, 126, 129, 132, 133, 135, 138, 144, 148, 149, 160], "kept": [47, 58, 59, 147], "keyboard": 88, "keyfil": 101, "keyformat": 27, "keypair": 30, "keyr": 152, "keyston": [34, 46, 59], "keyvalu": 46, "keyword": 92, "khtml": 66, "kib": 59, "kick": [57, 59], "killmod": 56, "kind": [1, 14, 59, 68, 101, 126, 172], "kink": 54, "kitchen": 2, "know": [27, 29, 59, 81, 84, 113, 119, 138, 149, 151], "knowledg": [11, 138], "knowledgebas": 88, "knowledgebaseen": 88, "known": [13, 18, 26, 46, 51, 53, 57, 59, 62, 64, 68, 81, 88, 106, 115, 119, 124, 129, 134, 138, 149, 158], "kokoro": 10, "korean": 4, "krita": [59, 132], "kubernet": 3, "kunz": 83, "kvm": 133, "l": [20, 56, 58, 68, 98, 124, 138, 149], "l10n": 88, "lab": 126, "label": [2, 15, 39, 68, 81, 102, 131, 138], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [20, 39, 62], "landmark": 6, "landscap": 6, "lang": [59, 149], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 59, 63, 64, 76, 88, 100, 117, 120, 130, 134], "laptop": 2, "larg": [2, 7, 8, 9, 13, 14, 15, 20, 39, 44, 54, 59, 88, 98, 113, 117, 119, 120, 129, 132, 133, 138, 148], "larger": [3, 11, 12, 24, 26, 54, 59, 69, 85, 132, 149], "largest": 100, "last": [1, 14, 27, 56, 57, 59, 83, 85, 104, 110, 115, 128, 144, 145, 147, 149, 170], "last_seen": 149, "lastjpegphotolookup": 82, "lastli": [29, 46], "lastlogin": 149, "lastmodifi": 171, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 171], "latenc": 132, "later": [18, 41, 59, 74, 83, 107, 117, 119, 133, 134, 138, 144, 150, 157], "latest": [1, 2, 4, 12, 24, 42, 46, 59, 60, 95, 120, 123, 125, 132, 133, 134, 142, 145, 148, 155, 162, 168, 170], "latitud": 126, "latter": [58, 149], "launch": [2, 53, 54, 55, 58, 96, 97, 98, 100, 102, 142, 171], "launchpad": 92, "lawyer": 12, "layer": [26, 57, 80, 132, 137], "layla": 149, "layout": [59, 60, 148, 153], "lazi": [59, 149], "ld": [81, 129], "ldap": [38, 44, 64, 73, 79, 88, 123, 127, 130, 133, 143], "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, 149], "ldapbackuphost": 82, "ldapbackupport": 82, "ldapbas": 82, "ldapbasegroup": 82, "ldapbaseus": 82, "ldapcachettl": [81, 82], "ldapconfigurationact": 82, "ldapconnectiontimeout": 82, "ldapdefaultppolicydn": 82, "ldapdynamicgroupmemberurl": 82, "ldapemailattribut": [82, 149], "ldapexperiencedadmin": 82, "ldapexpertusernameattr": [82, 149], "ldapexpertuuidgroupattr": 82, "ldapexpertuuiduserattr": 82, "ldapgidnumb": 82, "ldapgroupdisplaynam": 82, "ldapgroupfilt": [82, 149], "ldapgroupfiltergroup": 82, "ldapgroupfiltermod": 82, "ldapgroupfilterobjectclass": 82, "ldapgroupmemberassocattr": [82, 149], "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, 149], "ldapuserdisplayname2": 82, "ldapuserfilt": 82, "ldapuserfiltergroup": 82, "ldapuserfiltermod": 82, "ldapuserfilterobjectclass": 82, "ldapuuidgroupattribut": 82, "ldapuuiduserattribut": [82, 149], "lead": [31, 50, 56, 57, 58, 59, 69, 113, 114, 126, 129, 132, 133, 138], "leak": [51, 59, 129, 138, 171], "leakag": 126, "leap": 134, "learn": [5, 6, 8, 11, 31, 33, 43, 45, 49, 58, 78, 83, 85, 126, 137, 148, 149], "least": [2, 3, 4, 5, 6, 7, 9, 11, 12, 16, 20, 24, 42, 47, 56, 59, 69, 80, 81, 115, 128, 130, 132, 134, 144, 148, 149, 150, 165, 170, 171], "leav": [2, 25, 26, 29, 31, 37, 57, 59, 68, 76, 81, 85, 117, 149], "leela": 149, "left": [38, 46, 56, 59, 62, 81, 85, 132, 137, 147, 149], "leftov": 81, "legaci": [28, 29, 30, 46, 59, 66, 129, 149], "legacy_auth": 46, "legacy_format_support": 28, "legal": [11, 13, 71, 88], "legibl": 9, "legitim": [26, 57], "length": [8, 30, 46, 54, 59, 86, 88], "less": [6, 7, 10, 11, 12, 46, 54, 57, 59, 66, 94, 126, 130, 132, 134, 170], "let": [15, 18, 57, 62, 71, 85, 101, 129, 133, 138, 143, 151], "letsencrypt": 129, "letter": [85, 172], "level": [4, 15, 22, 23, 26, 41, 43, 54, 57, 59, 62, 64, 85, 88, 97, 98, 126, 127, 134, 138, 147, 149], "leverag": 8, "lf": 81, "lib": [6, 16, 20, 54, 59, 62, 129], "libapache2": 125, "libargon2": 130, "liber": 98, "libmagickcor": 71, "librari": [11, 45, 59, 62, 87, 93, 98, 126, 163], "libreoffic": [59, 88, 130], "libsmbclient": 36, "libxml": 130, "libxml2": 130, "licenc": 74, "licens": [15, 16, 126], "life": [88, 123, 144, 148], "lifetim": [59, 81, 111], "lift": 101, "light": [39, 59, 81], "lighter": 170, "lighttpd": 138, "lightweight": 59, "like": [1, 2, 3, 4, 5, 6, 7, 8, 12, 14, 15, 16, 18, 20, 21, 25, 26, 29, 30, 36, 39, 43, 46, 48, 51, 52, 56, 58, 59, 60, 63, 66, 77, 80, 81, 83, 86, 87, 98, 100, 101, 107, 113, 114, 117, 118, 119, 121, 123, 126, 128, 129, 132, 133, 138, 140, 142, 144, 145, 147, 148, 149, 157, 158, 159, 160, 165], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 24, 36, 41, 42, 44, 45, 47, 51, 52, 54, 56, 59, 62, 75, 76, 81, 88, 98, 100, 101, 116, 119, 123, 124, 128, 132, 133, 134, 138, 143, 147, 165, 168, 170], "limitrequestbodi": 24, "line": [18, 20, 24, 28, 56, 58, 59, 62, 66, 68, 77, 81, 88, 95, 96, 113, 117, 119, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 168, 171], "link": [2, 16, 44, 64, 71, 76, 77, 78, 79, 85, 88, 106, 117, 126, 128, 132, 133, 136, 137, 138, 147, 153, 158, 160, 172], "link_defaultexpdai": 41, "linux": [20, 26, 32, 36, 48, 49, 54, 58, 66, 83, 88, 91, 93, 95, 96, 98, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 140, 142, 148, 149, 154], "list": [1, 2, 3, 4, 11, 13, 15, 16, 17, 18, 21, 26, 36, 39, 41, 45, 52, 57, 58, 59, 60, 62, 65, 70, 75, 77, 86, 87, 88, 99, 100, 105, 106, 113, 119, 123, 126, 128, 129, 133, 134, 137, 138, 142, 148, 150, 151, 152, 157, 162, 164, 165, 170, 171, 172], "listen": [36, 43, 54, 58, 88, 92, 93, 101, 104, 115, 124, 129, 149, 151, 156, 172], "listexapp": 103, "literaci": 12, "littl": [4, 15, 69, 85, 101], "live": [0, 2, 7, 13, 59, 81, 88, 120, 149], "live_transcript": [13, 15, 88], "ll": [16, 20, 26, 36, 41, 59, 62, 81, 85, 113, 117, 129, 133, 142, 149, 151, 170], "llama": [1, 5, 12, 15], "llama3": 5, "llm": [2, 5, 8, 12, 14, 15, 88, 116], "llm2": [1, 2, 8, 13, 15, 88], "ln": [16, 124], "load": [5, 7, 13, 20, 24, 26, 36, 43, 50, 54, 58, 62, 64, 68, 80, 88, 126, 127, 128, 130, 138, 149], "loadbalanc": 24, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 13, 15, 16, 20, 24, 26, 29, 31, 36, 37, 38, 39, 41, 58, 62, 64, 71, 72, 73, 77, 81, 85, 88, 91, 92, 93, 96, 98, 100, 102, 103, 106, 114, 115, 120, 123, 124, 126, 129, 132, 133, 136, 138, 145, 149, 151, 165], "local_cert": [58, 59], "local_dock": 102, "local_pk": [58, 59], "local_summary_bot": 8, "localai": [0, 1, 3, 4, 8, 15], "localdir": 32, "localdirpath": 96, "localdomain": [133, 145], "localhost": [20, 43, 50, 55, 58, 59, 62, 68, 101, 102, 104, 117, 123, 124, 125, 128, 133, 138, 145, 149, 151, 169], "localitynam": 81, "localsocket": 54, "localstorag": 88, "localtim": 8, "locat": [2, 3, 8, 16, 21, 24, 26, 56, 57, 64, 68, 81, 85, 88, 92, 93, 95, 98, 100, 101, 106, 107, 124, 126, 127, 129, 133, 135, 138, 140, 142, 143, 147, 148, 149, 155, 159, 160], "lock": [30, 44, 58, 64, 88, 106, 123, 127, 129, 130, 138, 140, 148, 149], "lock_retri": 58, "lock_wait_tim": 58, "locking_en": 58, "lockout": [59, 86], "log": [13, 14, 15, 20, 26, 30, 34, 38, 39, 52, 54, 57, 62, 64, 67, 68, 80, 85, 88, 92, 96, 97, 101, 105, 106, 113, 114, 117, 123, 126, 127, 128, 130, 131, 133, 134, 135, 140, 143, 145, 147, 148, 157, 168, 171], "log_error": 138, "log_not_found": 129, "log_notic": 20, "log_queri": 88, "log_request_id": 88, "log_rotate_s": 88, "log_secret": 59, "log_typ": [66, 88], "log_type_audit": [66, 88], "logdateformat": [66, 88], "logdebug": [97, 98], "logdir": [97, 98], "logexpir": [97, 98], "logfil": [3, 24, 66, 88, 97, 98, 124, 129, 135, 143, 149], "logfile_audit": [66, 88, 135], "logfilemod": [88, 126], "logflush": 97, "logic": [51, 80, 103, 104, 146, 171], "login": [15, 20, 25, 26, 30, 35, 36, 51, 56, 59, 62, 63, 64, 66, 71, 72, 76, 78, 79, 80, 83, 84, 85, 86, 88, 92, 93, 96, 125, 126, 138, 140, 141, 142, 148, 149], "login_flow_v2": 88, "login_form_autocomplet": 88, "login_form_timeout": 88, "loginfailexit": 101, "logist": 120, "loglevel": [57, 62, 66, 81, 88, 119, 126, 132], "loglevel_dirty_database_queri": 88, "loglevel_frontend": 88, "logo": [59, 71], "logo_url": 88, "logohead": 71, "logon": 36, "logout": 59, "logpath": 126, "logread": 66, "logtimezon": [88, 149], "logwindow": [97, 98], "loleaflet": 155, "long": [3, 6, 12, 16, 20, 43, 50, 58, 59, 81, 82, 88, 93, 98, 110, 113, 114, 128, 129, 133, 142, 147, 167, 170], "long_query_tim": 20, "longer": [24, 42, 46, 57, 59, 62, 65, 85, 113, 123, 129, 132, 149, 163, 165, 166, 169], "longest": 24, "longitud": 126, "look": [2, 3, 15, 18, 20, 21, 46, 49, 56, 57, 59, 69, 71, 81, 83, 88, 101, 106, 117, 119, 128, 129, 133, 136, 137, 142, 147, 149, 150, 152, 153, 159, 172], "lookup": [59, 68, 77, 126], "lookup_serv": 88, "lool": [151, 155], "loolwsd": 155, "loop": [88, 101], "loopback": [59, 128], "lose": [26, 43, 59, 149], "loss": [20, 26, 59, 85, 98, 134, 138], "lost": [26, 27, 73, 80, 88, 138, 149], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 45, 57, 58, 59, 66, 81, 119, 132, 138, 142, 148, 172], "love": 81, "low": [7, 10, 24, 42, 46, 58, 59, 88, 133, 134], "lower": [4, 5, 7, 10, 27, 56, 59, 85, 86, 132, 133], "lowest": [134, 170], "lsof": 104, "lst": 92, "lt": [4, 88, 127, 133, 134, 171], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 171, "luk": 26, "lukasreschk": 149, "lunar": 149, "m": [14, 20, 54, 58, 83, 124, 126, 129, 130, 132, 133, 140, 149], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 46, "mac": [38, 54, 91, 96, 138], "machin": [3, 5, 6, 7, 9, 10, 12, 13, 20, 48, 59, 62, 88, 92, 100, 101, 126, 127, 135, 143], "macintosh": 81, "maco": [88, 93, 95, 115, 120, 134, 138], "made": [3, 15, 18, 36, 45, 49, 57, 59, 98, 119, 132, 133, 135, 143, 170, 172], "madlad": [11, 15], "madlad400": 11, "madrid": 81, "mageia": 130, "mai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 39, 40, 41, 42, 46, 47, 49, 56, 57, 58, 59, 62, 63, 66, 68, 76, 77, 79, 80, 81, 82, 83, 85, 88, 94, 98, 100, 104, 113, 114, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 145, 146, 147, 148, 149, 150, 155, 157, 165, 167, 170, 171, 172], "mail": [2, 5, 12, 15, 51, 64, 76, 81, 82, 85, 88, 115, 116, 118, 131, 149, 160, 163], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_max_item": 51, "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, 116, 119], "mailcow": 117, "mailer": [59, 62, 163], "mailprimaryaddress": 81, "main": [1, 4, 11, 15, 20, 59, 81, 82, 93, 97, 100, 101, 104, 107, 129, 138, 140, 146, 147, 151, 155, 172], "mainli": [4, 16, 26, 59, 61, 148], "maintain": [1, 12, 39, 42, 59, 69, 71, 98, 114, 120, 126, 133, 138, 145, 147, 148, 149, 170], "mainten": [3, 17, 21, 23, 26, 49, 64, 121, 132, 133, 134, 142, 143, 146, 147, 154, 167], "maintenance_window_start": 88, "major": [3, 12, 40, 54, 88, 126, 129, 133, 138, 142, 144, 148, 154], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 29, 31, 32, 36, 38, 39, 41, 45, 46, 51, 52, 53, 57, 58, 59, 63, 65, 67, 72, 76, 77, 81, 83, 84, 88, 93, 98, 101, 106, 110, 113, 115, 117, 119, 123, 124, 126, 129, 130, 132, 133, 134, 135, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 164, 165, 166, 169, 170, 171, 172], "malform": 149, "malfunct": 59, "malici": [26, 57], "malwar": [54, 59, 62], "man": [54, 56, 126], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 39, 42, 43, 52, 53, 57, 58, 59, 64, 68, 74, 81, 84, 87, 88, 99, 100, 106, 107, 110, 113, 120, 123, 126, 127, 147, 148, 154, 166, 167, 168, 171], "managerfactori": 88, "mandarin": 10, "mandatori": [51, 56, 72, 81, 88, 149], "mani": [6, 11, 12, 15, 20, 21, 52, 54, 57, 59, 81, 98, 113, 114, 119, 129, 132, 133, 138, 147, 149, 153, 165, 170], "manifest": [53, 129], "manipul": 149, "manner": [1, 92, 166, 167, 168], "manual": [3, 4, 6, 16, 17, 18, 20, 23, 24, 26, 30, 48, 51, 52, 56, 58, 59, 63, 68, 81, 82, 83, 88, 95, 96, 98, 100, 101, 102, 107, 117, 120, 123, 125, 126, 127, 132, 135, 136, 137, 138, 141, 144, 145, 147, 149, 150, 154, 166, 170, 171, 172], "manual_instal": [8, 100, 102], "manual_install_harp": 102, "map": [2, 46, 59, 83, 88, 129, 132, 144, 149, 159], "march": 24, "marco": 2, "margin": 132, "mariadb": [18, 21, 23, 59, 88, 121, 123, 125, 128, 130, 132, 133, 149, 166, 167], "mark": [2, 38, 59, 62, 83, 88, 149], "markdown": [59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 119, "mass": [88, 95], "master": [26, 44, 59, 62, 88, 149], "master_": 27, "mastodon": [159, 160], "match": [3, 23, 41, 46, 58, 59, 62, 71, 75, 76, 81, 82, 101, 106, 114, 115, 119, 124, 129, 133, 138, 143, 149, 155, 157, 171], "math": 5, "matter": [41, 165], "max": [1, 24, 44, 54, 88, 92, 124, 126, 129, 149], "max_accelerated_fil": 124, "max_allowed_packet": 20, "max_children": 133, "max_execution_tim": [24, 59, 130], "max_file_conversion_files": 88, "max_filesize_animated_gifs_public_shar": 88, "max_heap_table_s": 20, "max_image_generation_idle_tim": 1, "max_input_tim": 24, "max_link": 20, "max_parallel_count": 88, "max_persist": 20, "max_siz": [24, 88], "max_token": 5, "maxautocompleteresult": 88, "maxchunks": [93, 98], "maxim": [41, 57], "maximum": [8, 24, 26, 41, 42, 46, 47, 51, 57, 81, 85, 88, 92, 93, 94, 98, 113, 114, 129], "maximumadressbook": 114, "maximumcalendarssubscript": 113, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 98, "mb": [45, 59, 82, 85, 93, 94, 98], "mb4": 59, "mbstring": [70, 123, 125, 130], "mcp": [12, 13, 88], "md": [2, 26, 70], "md5": [62, 123, 124, 125], "md5sum": [123, 125], "me": [2, 14, 59, 111], "mean": [11, 14, 15, 39, 48, 57, 59, 67, 69, 80, 81, 85, 93, 101, 117, 123, 126, 128, 129, 132, 134, 137, 148, 165, 170, 171, 172], "meaningless": 129, "meant": [57, 59, 170], "measur": [7, 10, 12, 59, 69], "mechan": [12, 27, 29, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 56, 57, 59, 62, 66, 88, 149, 163, 172], "media": [1, 2, 6, 7, 88, 92, 106, 127], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 29, 42, 46, 142, 170], "megabyt": [54, 59], "member": [2, 41, 52, 63, 76, 80, 81, 82, 85, 88, 106, 120, 149, 150, 159, 160], "memberof": [82, 88, 149], "membership": [41, 81, 82, 85, 106, 119, 149], "memberuid": 82, "memcach": [24, 43, 64, 69, 81, 88, 123, 124, 127, 130, 135], "memcache_customprefix": 88, "memcached_opt": 88, "memcached_serv": [58, 88], "memori": [6, 24, 26, 43, 54, 57, 64, 69, 81, 88, 104, 119, 130, 132, 133, 167, 171], "memory_consumpt": [124, 132], "memory_limit": [24, 54, 130], "mention": [1, 3, 14, 51, 98, 100, 106, 123, 124, 126, 137, 147], "menu": [1, 8, 15, 38, 56, 59, 63, 71, 85, 100, 101, 138, 160, 166, 167, 168], "mere": [18, 170], "merg": [12, 64, 88, 117, 159, 160], "messag": [1, 2, 8, 14, 15, 17, 26, 27, 59, 60, 62, 66, 68, 69, 75, 76, 79, 81, 82, 88, 96, 97, 117, 118, 119, 121, 126, 136, 139, 142, 143, 149, 157, 158, 159, 160, 172], "met": [2, 15, 47, 59, 81, 126, 133], "meta": [15, 74, 75, 76, 81, 82, 130], "metadata": [12, 41, 46, 59, 85, 101, 119, 129, 135, 138, 149], "metadata_max_files": 88, "metal": [88, 135], "method": [20, 23, 27, 30, 38, 44, 56, 59, 62, 66, 74, 75, 76, 80, 82, 88, 98, 100, 102, 119, 130, 133, 138, 143, 148, 149, 172], "metric": [50, 59, 89, 169], "mg": 124, "mib": [4, 24, 59, 88, 94, 132], "micro": 133, "microservic": 132, "microsoft": [48, 54, 59, 62, 88, 93, 98, 116, 129, 134, 163], "mid": 12, "middl": 126, "middlewar": [68, 172], "might": [0, 2, 3, 11, 15, 16, 18, 20, 23, 30, 36, 38, 45, 46, 48, 49, 51, 54, 56, 58, 59, 62, 69, 81, 82, 93, 98, 100, 101, 104, 108, 114, 117, 119, 125, 126, 129, 131, 132, 134, 136, 138, 143, 144, 149, 150, 157, 158, 164, 168], "migrat": [17, 18, 19, 30, 44, 46, 47, 59, 81, 88, 100, 116, 119, 130, 141, 147, 149, 153, 167], "million": 120, "millisecond": [46, 59, 93, 98, 149], "milliwai": 149, "mime": [106, 117, 129, 133, 165], "mimetyp": [45, 59, 88, 106, 126, 129, 149], "mimetypealias": [49, 106], "mimetypelist": 149, "mimetypemap": [49, 149], "min": 93, "minchunks": [93, 98], "mind": [3, 55, 58, 59, 100, 106, 124, 125, 133, 147, 172], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 54, 57, 86, 115, 123, 124, 128, 132, 134, 138, 170], "minimum": [6, 46, 47, 69, 81, 88, 93, 94, 98, 100, 103, 117, 134, 170], "minio": 46, "miniredir": 59, "minor": [3, 132, 142], "minsearchstringlength": 88, "mint": [54, 58, 133], "minut": [0, 3, 7, 10, 15, 36, 38, 42, 47, 54, 56, 57, 59, 81, 83, 93, 98, 111, 113, 114, 117, 142, 143, 148, 171], "mirror": 126, "misbehav": 57, "misbehavior": 69, "misc": 88, "miscellan": 88, "misconfigur": [57, 59, 88, 98, 104, 109, 119, 126, 129], "misformat": 81, "mismatch": [132, 168], "miss": [23, 41, 80, 81, 88, 104, 126, 130, 144, 146, 148], "missing_fil": 137, "mission": [138, 170], "mistak": [59, 81, 138], "mistakenli": 119, "mistral": 2, "mistralai": [0, 15], "mit": 59, "mitig": [62, 126], "mitm": 126, "mix": [39, 46, 171], "mixer": 126, "mixtur": 59, "mj": [129, 164, 165], "mkdir": [26, 32, 101, 123, 124], "mknod": 151, "mlocat": 123, "mm": 81, "mnt": [81, 133], "mobil": [26, 30, 41, 57, 68, 71, 81, 88, 95, 106, 120, 126, 127], "mod": 125, "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": [24, 138], "mod_rewrit": [39, 59, 67, 133, 138], "mod_secur": 138, "mod_spdi": 138, "mod_webdav": 133, "mod_xsendfil": 138, "modal": 99, "mode": [6, 17, 20, 21, 23, 24, 27, 28, 44, 54, 56, 59, 81, 82, 88, 96, 102, 103, 113, 119, 123, 125, 127, 137, 138, 141, 142, 143, 146], "model": [0, 1, 3, 4, 6, 8, 9, 10, 13, 14, 15, 88, 100, 117, 126, 130, 135], "model_nam": 11, "moder": 41, "modern": [4, 48, 58, 63], "modheadersavail": 129, "modif": [12, 20, 41, 62, 98, 110, 113, 114, 133, 142, 149], "modifi": [29, 36, 42, 46, 48, 49, 51, 57, 58, 64, 65, 73, 81, 85, 88, 98, 106, 107, 110, 113, 114, 115, 119, 126, 132, 133, 137, 138, 149], "modul": [20, 24, 26, 27, 36, 43, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 149, 151, 164, 165], "modular": [1, 15], "module_nam": 130, "molli": [81, 149], "mollybook": 149, "mollyc": 149, "moment": [8, 157], "momentj": 65, "mon": [51, 54], "mondai": 51, "monitor": [16, 57, 58, 88, 92, 126, 132, 149, 169, 171], "monterei": 134, "month": [1, 2, 14, 126, 129, 133], "monument": 6, "moodl": 67, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 20, 21, 24, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 51, 54, 57, 58, 59, 60, 62, 69, 71, 76, 78, 81, 83, 84, 94, 95, 98, 99, 100, 101, 104, 106, 113, 114, 117, 118, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 146, 148, 149, 151, 153, 154, 156, 157, 163, 165, 167, 168, 169, 170, 171, 172], "moreov": 16, "morn": 51, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 42, 46, 56, 57, 58, 59, 62, 63, 66, 69, 81, 100, 101, 119, 120, 126, 130, 131, 132, 133, 134, 138, 144, 145, 148, 149, 154, 155, 156, 162, 163, 170, 172], "mostli": [133, 172], "mount": [26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 43, 44, 46, 54, 56, 59, 88, 101, 103, 105, 106, 133, 138, 149], "mount_fil": 88, "mount_id": 36, "mount_nam": 149, "mountpoint": [29, 31, 36, 37, 38, 44, 59, 88], "move": [2, 24, 26, 59, 68, 88, 93, 126, 128, 142, 143, 147, 148, 167, 170], "movetotrash": 93, "movi": [59, 159, 160], "mozilla": [66, 119, 126, 129, 134], "mp3": [49, 59, 167, 168, 169], "mp4": 129, "mpeg": 49, "mrtumnu": 68, "msoffice2003": 59, "msoffice2007": 59, "msofficedoc": 59, "mt": [11, 59, 71], "mtime": 41, "much": [24, 60, 98, 101, 128, 131, 132, 138, 146], "multi": [15, 44, 57, 58, 81, 88, 171], "multibucket": [44, 88], "multibyt": [130, 146], "multilingu": [7, 12, 13, 88], "multipart": 46, "multipartupload": 24, "multipl": [2, 5, 6, 9, 12, 15, 18, 24, 30, 38, 43, 46, 54, 55, 56, 57, 58, 64, 69, 72, 81, 82, 83, 84, 88, 100, 101, 103, 117, 126, 130, 132, 133, 144, 146, 149, 150, 153, 154, 170, 171], "multiview": [123, 133], "music": [15, 88, 92, 96, 149], "must": [3, 4, 5, 6, 8, 16, 24, 26, 27, 29, 31, 32, 34, 38, 39, 43, 46, 54, 55, 56, 58, 59, 62, 67, 68, 69, 71, 80, 81, 82, 83, 85, 92, 98, 100, 101, 103, 113, 117, 121, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 144, 146, 148, 149, 171], "mutual": 57, "mx": [117, 119], "my": [2, 16, 46, 49, 71, 75, 81, 88, 100, 102, 113, 157], "my_sync_fold": 92, "myapp": 62, "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "mygroup": [75, 149], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mypictur": 38, "myserv": 39, "mysql": [18, 19, 23, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 149, 167], "mysql_attr_init_command": 59, "mysql_attr_ssl_ca": [20, 59], "mysql_attr_ssl_cert": [20, 59], "mysql_attr_ssl_kei": [20, 59], "mysql_attr_ssl_verify_server_cert": [20, 59], "mysql_secure_instal": 123, "mysql_user_password": 18, "mysqld": [20, 21, 59, 62], "mysqldump": [21, 140], "mysqlnd": 123, "n": [1, 5, 15, 17, 18, 27, 81, 92, 96, 104, 149, 171], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 16, 18, 20, 21, 26, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 46, 48, 50, 53, 54, 55, 58, 59, 62, 64, 66, 67, 71, 74, 75, 76, 77, 81, 82, 83, 85, 88, 92, 97, 98, 100, 101, 102, 103, 106, 113, 115, 117, 119, 121, 123, 124, 125, 126, 128, 129, 132, 133, 137, 149, 155], "namespac": [14, 53, 59, 62, 149], "nativ": [22, 36, 172], "natur": [12, 15, 84, 150], "navig": [53, 59, 98, 100, 106, 107, 110, 113, 114, 117, 124, 136], "nc": [59, 62, 66, 88, 105, 129], "nc_app_": 104, "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": 149, "nc_domain": 101, "nc_instance_url": [100, 101], "nc_loglevel": 149, "nc_password": 92, "nc_samesitecookielax": 69, "nc_samesitecookiestrict": 69, "nc_serverid": 59, "nc_user": 92, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 171, "nearli": [123, 165], "necessari": [2, 16, 20, 23, 24, 34, 45, 51, 56, 58, 59, 62, 84, 117, 119, 123, 128, 129, 130, 133, 138, 149, 150, 167, 172], "necessarili": [57, 100, 101, 138], "need": [0, 1, 3, 4, 6, 8, 11, 12, 15, 16, 20, 21, 23, 24, 25, 26, 27, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46, 47, 49, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 66, 69, 80, 81, 82, 84, 85, 88, 91, 93, 94, 100, 101, 102, 104, 106, 107, 111, 113, 114, 117, 119, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 166, 167, 169, 170, 171, 172], "needsdbupgrad": 149, "neg": [6, 126], "neither": 78, "nest": [82, 88], "net": [59, 92, 101, 102, 123, 144, 149, 150], "netdata": 132, "netrc": 92, "netstat": [54, 62], "network": [15, 20, 38, 57, 59, 88, 93, 94, 98, 100, 101, 102, 104, 106, 126, 127, 133, 134, 145, 149, 165, 171], "never": [26, 38, 42, 51, 59, 81, 126, 132, 149], "nevertheless": 148, "new": [2, 3, 5, 6, 11, 12, 18, 21, 23, 24, 25, 26, 28, 30, 31, 35, 38, 42, 43, 44, 46, 51, 56, 59, 62, 67, 73, 75, 77, 78, 80, 81, 82, 83, 88, 93, 97, 98, 100, 101, 103, 113, 115, 117, 119, 120, 124, 126, 128, 130, 131, 132, 133, 134, 138, 140, 142, 143, 147, 148, 149, 151, 155, 163, 165, 166, 167, 170, 171, 172], "newer": [21, 36, 69, 100, 114, 117, 119, 132, 134, 146, 170], "newest": [42, 144, 170], "newgroup": [75, 76], "newli": [18, 26, 46, 51, 54, 56, 59, 81, 110, 133, 149, 170, 172], "newpassword": 149, "newroot": 149, "newus": 149, "next": [1, 2, 16, 20, 25, 26, 38, 39, 41, 54, 58, 81, 82, 83, 88, 92, 93, 99, 113, 114, 123, 127, 147, 148, 149, 154, 159, 170, 172], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 61, 62, 63, 65, 66, 67, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 85, 87, 88, 91, 92, 93, 94, 95, 96, 97, 100, 103, 104, 105, 106, 107, 110, 112, 113, 114, 115, 117, 118, 119, 121, 125, 127, 128, 130, 131, 132, 133, 134, 135, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 170], "nextcloud_": 46, "nextcloud_1": 46, "nextcloud_admin": 81, "nextcloud_config_dir": [59, 126], "nextcloud_docker_network_nam": 101, "nextcloud_host": 68, "nextcloud_imaginari": 132, "nextcloud_install_product": 133, "nextcloud_log": 98, "nextcloud_redirectregex": 68, "nextcloud_url": [8, 101, 102], "nextcloudcmd": 92, "nextcloudcron": 56, "nextclouden": 82, "nextcloudgroup": 82, "nextcloudpi": 133, "nextcloudquota": 81, "nextcloudsystemus": 81, "nextcloudtemp": 59, "nextcloudurl": 92, "nextcloudus": [81, 82], "nf": 59, "nfc": 138, "nfd": [38, 138], "nftabl": 57, "nginx": [17, 69, 88, 101, 126, 127, 128, 133, 134, 138, 163, 164, 165], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 49, "night": 3, "nin": 171, "nix": [56, 62], "no_etag": 129, "no_last_modifi": 129, "no_proxi": 59, "no_unsupported_browser_warn": 88, "nobodi": 137, "nocanon": 151, "node": [6, 59, 149, 171], "nodecod": 151, "nodecopiedev": 171, "nodecreatedev": 171, "nodedeletedev": 171, "nodeinfo": 138, "noderenamedev": 171, "noderestoredev": 171, "nodetouchedev": 171, "nodewrittenev": 171, "nofollow": [126, 129], "noindex": [126, 129], "nologon": 149, "nomatim": 2, "nominatim": 126, "non": [3, 8, 18, 24, 26, 29, 32, 38, 46, 59, 76, 81, 88, 92, 93, 96, 102, 128, 130, 143, 147, 149, 150], "none": [15, 30, 57, 59, 62, 81, 82, 85, 129, 142, 149, 151, 163], "nonexist": 81, "noon": 2, "nor": [36, 51, 56, 88, 100, 147, 171], "norepli": 59, "normal": [3, 6, 17, 23, 24, 43, 51, 55, 56, 59, 65, 66, 78, 81, 85, 93, 135, 138, 143, 148, 149], "nosniff": [126, 129], "notat": [59, 68], "note": [0, 1, 2, 3, 5, 12, 14, 20, 29, 36, 38, 41, 45, 46, 47, 56, 59, 62, 67, 73, 77, 87, 96, 98, 101, 107, 113, 114, 121, 126, 127, 129, 133, 134, 138, 139, 142, 148, 149, 157, 159, 170, 171], "noth": [3, 17, 149], "notic": [43, 45, 57, 71, 128, 132, 143], "notif": [12, 44, 51, 59, 62, 68, 80, 81, 85, 88, 93, 110, 116, 126, 131, 133, 138, 141, 147, 149, 163, 171, 172], "notifi": [16, 26, 36, 62, 110, 149, 171], "notificationrefreshinterv": 93, "notify_guest": 16, "notion": [159, 160], "notori": [5, 6, 7, 11], "now": [15, 20, 21, 23, 24, 39, 54, 56, 59, 67, 81, 85, 88, 100, 101, 113, 114, 117, 119, 121, 123, 124, 125, 128, 133, 138, 142, 147, 151, 163, 164, 165, 168, 169, 171, 172], "nowadai": [59, 168], "nsign": 152, "nss": [64, 88], "nsuit": 152, "ntlm": [62, 163], "nuanc": 26, "nuisanc": 57, "null": [14, 45, 59, 66, 102, 124, 149, 168, 171, 172], "num_bucket": 46, "num_nucket": 46, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 17, 24, 31, 41, 46, 47, 51, 54, 55, 57, 58, 59, 62, 81, 82, 85, 94, 98, 113, 114, 117, 123, 125, 126, 128, 134, 138, 142, 147, 149, 155, 165, 170, 171], "numer": [45, 59, 86, 128], "numeric_id": 27, "nuri": 152, "nvidia": [3, 4, 5, 6, 7, 9, 11, 100, 102, 104], "o": [24, 26, 57, 59, 81, 88, 92, 124, 130, 133, 138, 143, 149], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 46, "oauth": [30, 88, 172], "oauth2": [64, 88], "object": [11, 15, 29, 38, 43, 44, 58, 64, 81, 88, 113, 126, 130, 132, 149, 159, 168, 169, 171, 172], "objectclass": [81, 82, 149], "objectdata": 171, "objectid": 171, "objectprefix": 59, "objectstor": [46, 88, 135], "objecttyp": 171, "obscur": 138, "observ": 12, "obsolet": 45, "obtain": [62, 67, 88, 139], "obviou": [57, 165], "oc": [16, 43, 46, 50, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 149, 165, 166, 171, 172], "oc8c0fd71e03": 59, "oc_": [20, 59], "oc_act": 23, "oc_activity_mq": 23, "oc_addressbook": 138, "oc_admin": 128, "oc_admin1": 128, "oc_admin2": 128, "oc_calendar_calendar": 18, "oc_calendar_object": 18, "oc_calendar_share_calendar": 18, "oc_calendar_share_ev": 18, "oc_cards_properti": 138, "oc_carla": 59, "oc_databas": 149, "oc_dav_shar": 119, "oc_dbus": 149, "oc_default_modul": [27, 149], "oc_filecach": [27, 138], "oc_fscach": 18, "oc_log": 18, "oc_mail_messag": 119, "oc_mail_recipi": 119, "oc_media_album": 18, "oc_media_artist": 18, "oc_media_sess": 18, "oc_media_song": 18, "oc_media_us": 18, "oc_pass": 149, "oc_permiss": 18, "oc_prefer": 83, "oc_privatedata": 18, "oc_queuedtask": 18, "oc_shar": 18, "oc_storag": [27, 83, 138], "oca": [3, 59, 62, 165, 171], "occ": [1, 4, 6, 8, 13, 14, 15, 17, 18, 21, 23, 24, 25, 27, 28, 36, 38, 39, 41, 42, 44, 45, 46, 47, 49, 51, 54, 56, 59, 60, 66, 67, 70, 71, 72, 73, 77, 78, 80, 83, 85, 88, 103, 105, 108, 113, 114, 117, 118, 119, 121, 126, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 166, 167, 168, 169, 171, 172], "occ6f7365735": 59, "occasion": [8, 142, 151], "occur": [2, 24, 62, 101, 103, 132, 138, 143, 147, 168, 171], "occurr": 24, "oci": [18, 59, 121, 149], "ocp": [59, 77, 171], "ocsp": 129, "octal": 59, "odd": 132, "odf": [150, 153], "off": [20, 21, 23, 24, 28, 31, 54, 59, 70, 82, 88, 101, 117, 119, 123, 129, 131, 133, 142, 147, 149, 151], "offend": 57, "offer": [0, 1, 12, 15, 16, 26, 54, 59, 63, 71, 115, 117, 119, 126, 133, 135, 138, 147, 170], "offic": [2, 15, 40, 45, 49, 57, 116, 133, 151, 154, 155, 156, 157, 159, 160], "offici": [54, 57, 59, 71, 81, 101, 120, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 162, 170], "offlin": [81, 98, 113, 114, 143], "offload": [0, 1, 101, 132], "offset": [75, 76, 149], "often": [1, 24, 56, 57, 59, 98, 113, 114, 117, 126, 130, 133, 165, 167, 170], "ogg": [129, 164, 165], "oid": 59, "oidc": 84, "oidc_provider_bearer_valid": 84, "ok": [74, 75, 76, 82], "okai": 142, "old": [1, 15, 18, 26, 42, 59, 81, 88, 93, 137, 138, 142, 147, 149, 163, 168], "older": [1, 4, 15, 27, 42, 47, 51, 59, 69, 85, 97, 98, 130, 132, 136, 138, 144, 147, 148], "oldest": [42, 85], "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [18, 59, 68, 69, 81, 149], "onbootsec": 56, "onc": [2, 14, 24, 28, 38, 41, 46, 49, 56, 59, 80, 81, 98, 113, 119, 123, 125, 126, 129, 142, 147, 149, 151, 162, 165, 170, 171, 172], "one": [1, 2, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 18, 20, 26, 27, 30, 34, 38, 39, 41, 42, 45, 54, 57, 58, 59, 66, 67, 69, 76, 77, 80, 81, 82, 85, 88, 91, 92, 94, 95, 100, 102, 106, 107, 113, 115, 117, 119, 123, 128, 130, 133, 134, 135, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 159, 165, 170, 171, 172], "ones": [18, 42, 52, 58, 59, 77, 92, 133, 142, 144, 147, 159, 165, 170, 172], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 20, 21, 22, 25, 26, 27, 29, 30, 32, 36, 38, 41, 46, 48, 50, 51, 52, 54, 56, 57, 58, 59, 63, 64, 65, 66, 67, 68, 77, 78, 79, 80, 81, 83, 84, 85, 88, 98, 99, 100, 101, 102, 103, 104, 106, 107, 111, 113, 114, 115, 117, 118, 119, 121, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 143, 144, 146, 147, 149, 150, 157, 159, 165, 168, 169, 170, 171, 172], "onlin": [30, 59, 88, 119, 120, 123, 133, 143, 148, 152, 153, 154, 156, 157], "onlyoffic": [30, 133], "onrequest": 172, "ons": [120, 132], "onunitactivesec": 56, "onward": 66, "ooxml": 88, "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, 21, 30, 43, 54, 59, 70, 81, 88, 91, 97, 98, 101, 117, 120, 126, 130, 133, 138, 147, 150, 157, 172], "open_basedir": [24, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 160], "openapi": [12, 59, 172], "openbsd": [88, 127], "opendocu": [59, 132, 150], "opendyslex": 59, "opengraph": 159, "openid": [73, 88], "openldap": [81, 82], "openmetr": [59, 88], "openmetrics_allowed_cli": [50, 88], "openmetrics_skipped_class": [50, 88], "openoffic": [59, 130], "openproject": 2, "openshift": 59, "openssl": [46, 64, 88, 119, 124, 130, 132], "openssl_decrypt": 27, "openssl_encrypt": 27, "openssl_open": 27, "openssl_pkey_export": 27, "openssl_pkey_new": 27, "openssl_s": 27, "openstack": [38, 88], "openstreetmap": [126, 159, 160], "opensus": [134, 149], "opentopodata": 126, "opentyp": 129, "openweathermap": 14, "oper": [3, 6, 8, 12, 20, 22, 24, 26, 43, 48, 54, 56, 57, 59, 66, 69, 80, 81, 83, 88, 94, 98, 106, 121, 127, 132, 133, 134, 135, 138, 142, 147, 148, 150, 151, 170, 171, 172], "opinion": [133, 145], "opportunist": 62, "opt": [15, 27, 38, 59, 93, 117, 123, 128, 135, 149, 168, 171], "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, 24, 33, 120, 126, 129, 130, 132, 133, 170], "optimis": [6, 11, 138], "option": [0, 1, 4, 13, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 44, 45, 46, 51, 54, 56, 57, 58, 62, 63, 64, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 88, 92, 93, 94, 95, 96, 98, 100, 101, 104, 105, 106, 110, 113, 114, 115, 117, 118, 119, 120, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 149, 152, 153, 154, 159, 165, 166, 170, 172], "optout": 88, "oracl": [18, 20, 23, 59, 121, 128, 134, 149, 169], "orang": 15, "orchestr": 101, "order": [0, 1, 14, 15, 20, 21, 23, 41, 62, 70, 80, 81, 100, 101, 117, 126, 133, 134, 140, 149, 150, 170, 172], "org": [54, 59, 67, 76, 79, 92, 98, 126, 129, 133, 171], "organ": [26, 71, 85, 88, 120, 134, 149], "organis": [77, 81, 134, 138], "organiz": [81, 85, 117], "organizationnam": 81, "orient": 130, "origin": [11, 25, 39, 42, 45, 59, 68, 81, 85, 111, 119, 126, 138, 142, 143, 149], "orphan": [42, 138, 149], "otf": 129, "other": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 20, 23, 24, 25, 26, 30, 34, 36, 38, 39, 40, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 63, 64, 65, 66, 80, 81, 84, 85, 87, 88, 92, 94, 97, 101, 102, 103, 113, 114, 115, 117, 118, 120, 124, 125, 126, 127, 128, 129, 130, 132, 137, 139, 142, 145, 147, 149, 150, 153, 154, 164, 165, 166, 167, 168, 169, 170, 171, 172], "otherdomain": 59, "otherwis": [17, 21, 24, 56, 57, 58, 59, 68, 81, 100, 106, 110, 113, 117, 129, 132, 133, 138, 143], "ou": [81, 82, 83, 149], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 21, 59, 62, 66, 69, 81, 100, 101, 106, 107, 122, 123, 124, 126, 130, 132, 133, 134, 137, 138, 144, 153, 165, 170, 172], "out": [16, 23, 24, 26, 38, 46, 51, 54, 57, 59, 69, 88, 98, 100, 106, 116, 129, 131, 133, 134, 137, 138, 142, 143, 147, 148, 149, 154, 163, 165, 170, 172], "outbound": [62, 165], "outdat": [42, 59, 64, 88, 113, 114, 123, 146], "outdoor": 2, "outgo": [62, 88, 117, 119, 149], "outlin": [2, 54], "outlook": [62, 88, 117], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 24, 36, 59, 66, 83, 88, 92, 97, 98, 119, 130, 132, 137, 148, 149], "output_buff": 24, "outright": [57, 134], "outsid": [16, 27, 32, 39, 46, 54, 59, 63, 88, 101, 106, 113, 125, 128, 129, 132, 133, 135, 138, 140, 142], "outstand": [2, 7, 149], "ova": 133, "over": [20, 23, 29, 31, 46, 49, 57, 59, 62, 67, 69, 81, 85, 88, 98, 101, 120, 123, 126, 132, 133, 134, 142, 149, 159, 164], "overal": 132, "overcom": 59, "overflow": 38, "overhead": [59, 98, 132], "overlai": 81, "overlap": [36, 170], "overload": 138, "overrid": [24, 25, 29, 44, 59, 62, 64, 71, 77, 81, 82, 88, 91, 92, 94, 101, 102, 149], "overridden": 68, "override_app_host": [101, 102, 104], "overridelocaldir": 91, "overriden": 59, "overrideserverurl": [91, 96], "overseen": 120, "overview": [0, 1, 3, 13, 16, 44, 58, 60, 88, 120, 137, 138, 141, 144, 149, 163, 165, 169, 172], "overwrit": [25, 62, 64, 88, 93, 113, 133, 149, 165], "overwritecondaddr": [68, 88], "overwritehost": [68, 88], "overwriteprotocol": [68, 69, 88], "overwritewebroot": [68, 88], "overwritten": [25, 59, 72, 77, 81, 113, 149], "owasp": 168, "own": [0, 1, 3, 4, 12, 15, 16, 24, 25, 26, 27, 38, 40, 41, 49, 52, 53, 57, 59, 62, 63, 65, 66, 71, 85, 92, 93, 98, 106, 108, 113, 114, 115, 124, 128, 133, 138, 148, 151, 165, 172], "owncloud": [28, 66, 69, 88, 98, 138, 140, 141, 146, 149, 171], "owncloud_blacklist_time_max": 94, "owncloud_blacklist_time_min": 94, "owncloud_chunk_s": 94, "owncloud_core_dump": 98, "owncloud_critical_free_space_byt": 94, "owncloud_free_space_byt": 94, "owncloud_http2_en": 94, "owncloud_max_parallel": 94, "owncloud_timeout": 94, "owner": [20, 41, 106, 107, 110, 119, 123, 149, 172], "ownerid": 171, "ownership": [3, 32, 41, 59, 121, 125, 133, 142, 149], "p": [8, 20, 58, 92, 101, 104, 123, 124, 131, 132, 136, 140, 146, 149, 151], "pacif": 59, "packag": [2, 54, 58, 59, 88, 92, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 141, 148, 149, 150, 153, 154, 172], "package_nam": 53, "packet": 20, "pad": 27, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 20, 25, 26, 32, 38, 39, 41, 51, 52, 54, 56, 58, 59, 60, 62, 63, 64, 66, 71, 78, 81, 82, 85, 88, 89, 98, 99, 100, 104, 113, 117, 123, 125, 126, 129, 130, 133, 137, 138, 142, 144, 147, 148, 149, 159, 160, 162, 172], "pagespe": 129, "paid": [147, 148], "pain": 100, "pair": [26, 35, 44, 59, 88, 102, 117], "pan": 172, "pandoc": 40, "pane": [15, 85, 171], "panel": [54, 59, 65, 81, 85, 132, 133], "pant": 62, "paper": 7, "paragraph": [126, 159], "parallel": [15, 20, 24, 59, 69, 94, 100, 132, 138, 169, 171], "param": [171, 172], "paramet": [3, 5, 14, 16, 18, 19, 23, 24, 25, 29, 30, 41, 44, 46, 50, 57, 58, 64, 65, 66, 76, 77, 81, 82, 88, 91, 96, 98, 101, 113, 126, 129, 130, 132, 133, 149, 165, 169, 170, 171, 172], "parameter_nam": 130, "paramount": [15, 81], "parent": [43, 106, 133, 138, 149], "pars": [3, 27, 59, 130], "part": [3, 5, 14, 15, 16, 39, 46, 48, 49, 56, 58, 59, 62, 81, 85, 98, 121, 123, 126, 133, 134, 137, 149, 151, 156, 170, 172], "part_file_in_storag": 88, "parti": [6, 12, 15, 16, 20, 26, 27, 56, 59, 62, 111, 134, 138, 142, 148, 149, 150, 158, 160], "partial": [62, 119, 171], "particip": [113, 120], "particular": [1, 7, 20, 36, 46, 52, 81, 129, 132, 170], "particularli": [57, 170], "partit": [24, 59], "partner": 120, "partnership": 153, "pass": [2, 5, 20, 30, 36, 54, 59, 64, 81, 88, 92, 96, 101, 102, 103, 121, 124, 129, 137, 138, 149, 150, 170, 171], "passphras": 27, "passwd": 54, "password": [2, 3, 18, 20, 22, 26, 27, 31, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 55, 57, 58, 59, 62, 73, 76, 80, 81, 82, 88, 92, 96, 98, 100, 101, 102, 117, 119, 121, 123, 124, 125, 127, 128, 130, 133, 138, 140, 145, 146, 149, 152, 163, 172], "password1": [22, 59], "password2": [22, 59], "password_argon2_default_memory_cost": 59, "password_argon2_default_thread": 59, "password_argon2_default_time_cost": 59, "password_default": 59, "passwordconfirmationrequir": 59, "passwordsalt": 88, "past": [54, 69, 137], "pasta": 2, "patch": [62, 69, 88, 119, 139, 170], "path": [8, 15, 16, 20, 25, 26, 27, 28, 29, 32, 33, 44, 54, 56, 64, 66, 68, 81, 88, 91, 92, 96, 98, 101, 102, 103, 119, 124, 126, 128, 129, 131, 133, 136, 143, 144, 149, 155, 171, 172], "path_info": 129, "path_to_dir": 149, "pathparamet": 172, "pathto": 149, "pattern": [42, 47, 57, 59, 92, 128, 132], "pauvo": 68, "payload": 172, "payment": 0, "pbkdf2": 27, "pc": [20, 142], "pcntl": 130, "pcntl_signal": 130, "pcntl_signal_dispatch": 130, "pdf": [2, 3, 45, 54, 59, 88, 107, 130, 133], "pdo": [20, 59], "pdo_mysql": [20, 130], "pdo_pgsql": [20, 124, 130], "pdo_sqlit": 130, "pecl": [36, 58, 59, 123], "pecl82": 124, "peer": [20, 62, 117, 120], "peertub": [159, 160], "pem": [20, 27, 59, 124], "pencil": 85, "pend": 126, "peopl": [6, 9, 41, 51, 57, 83, 107, 115, 138, 149, 159, 160], "per": [4, 5, 7, 9, 10, 15, 26, 38, 44, 56, 59, 82, 88, 92, 113, 114, 134, 149, 159, 161, 165, 171], "perbucket": 46, "percentag": 170, "perfect": [4, 9, 133, 145], "perfectli": 170, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 21, 23, 24, 26, 30, 36, 43, 45, 54, 56, 57, 58, 59, 66, 69, 81, 87, 88, 92, 93, 96, 98, 100, 101, 104, 108, 119, 120, 126, 127, 128, 129, 130, 133, 134, 138, 143, 144, 147, 148, 149, 154, 167, 168, 169, 170, 172], "period": [38, 42, 56, 57, 59, 81, 85, 86, 110, 113, 114, 115, 117, 118, 134, 142, 148, 149, 170], "peripher": 133, "perman": [26, 27, 41, 47, 59, 68, 81, 85, 123, 126, 149], "permiss": [2, 32, 41, 44, 51, 58, 59, 67, 88, 106, 119, 124, 129, 131, 133, 138, 142, 143, 147, 149], "permit": [52, 59, 126, 129, 149, 170], "persian": 4, "persist": [20, 44, 59, 85, 88, 103, 119, 135, 157], "person": [2, 26, 38, 39, 59, 62, 65, 71, 77, 78, 80, 81, 85, 111, 113, 115, 117, 133, 137, 149, 154, 160], "personnel": 98, "perspect": 15, "pertain": [24, 98], "pg_ctl": [3, 124], "pg_dump": 140, "pg_hba": 20, "pg_user": 20, "pgp": [123, 125, 131], "pgpassword": [140, 146], "pgsql": [3, 18, 20, 55, 59, 121, 149], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147], "phase": 147, "philip": 149, "phone": [41, 59, 76, 77, 80, 81, 114, 120, 149], "phonebook": 41, "photo": [16, 25, 29, 81, 88, 96], "photor": 9, "photoshop": 59, "photothumb": 92, "php": [1, 2, 3, 6, 8, 15, 16, 17, 18, 20, 21, 25, 26, 27, 28, 31, 33, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 98, 100, 101, 113, 114, 115, 118, 119, 121, 125, 127, 128, 131, 136, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 157, 163, 164, 165, 166, 168, 169, 171, 172], "php7": 20, "php70": 149, "php74": 123, "php8": 129, "php82_fpm": 124, "php_valu": 24, "phpinfo": [130, 138], "phpredi": [58, 59, 130], "physic": [13, 26, 54, 88, 101, 128, 143], "pi": [59, 120, 133], "pick": [15, 20, 65, 98, 143, 160], "picker": [1, 2, 15, 88, 158], "pickup": [0, 3, 13, 88], "pictur": [45, 81, 130], "ping": [20, 62], "pipe": [59, 119, 149], "pipelin": 62, "pix": 9, "pixel": [45, 59], "pkg": [92, 124], "pkg_add": 124, "pki": 129, "place": [1, 24, 25, 43, 54, 59, 62, 88, 92, 115, 117, 119, 121, 124, 128, 129, 131, 132, 136, 137, 138, 142, 147, 149, 156, 158, 159, 171], "placehold": [27, 30, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 69, 70, 106, 129, 133, 138, 149], "plaintext": 81, "plan": [2, 8, 23, 81, 125, 130, 133, 134, 148, 170], "planetexpress": 149, "platform": [29, 46, 91, 96, 98, 120, 123, 132, 134, 135, 171], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 20, 24, 38, 45, 54, 56, 57, 59, 65, 67, 69, 77, 81, 85, 98, 106, 107, 114, 118, 119, 123, 126, 128, 132, 133, 134, 137, 138, 142, 144, 147, 148, 157, 165, 170, 172], "plu": 66, "plug": 132, "pluggabl": 80, "plugin": [101, 134], "plusserv": [0, 15], "pm": 133, "png": [29, 59, 71, 129], "podman": [3, 133], "point": [6, 12, 15, 16, 20, 23, 24, 30, 38, 41, 44, 57, 58, 59, 60, 71, 88, 100, 106, 113, 114, 128, 133, 134, 138, 143, 147, 148], "poison": 59, "polici": [12, 41, 47, 59, 63, 71, 73, 76, 81, 88, 126, 129, 130, 131, 139], "policycoreutil": 123, "polish": 4, "polit": [1, 14], "poll": [93, 171], "pool": [58, 126, 129, 133], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 133, 142], "popular": [43, 100, 101], "popup": 117, "port": [8, 18, 29, 31, 35, 43, 46, 54, 58, 59, 68, 81, 82, 88, 92, 93, 100, 101, 102, 104, 123, 124, 126, 128, 132, 149, 150, 156], "portal": [46, 62, 66, 107, 117, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 27, 57, 59, 165, 170], "posix": [48, 130], "posixgroup": 81, "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 23, 26, 39, 41, 42, 46, 47, 48, 52, 53, 57, 58, 59, 60, 62, 63, 80, 81, 82, 84, 96, 98, 100, 101, 102, 104, 106, 107, 113, 114, 117, 119, 121, 126, 129, 130, 131, 132, 133, 134, 137, 138, 142, 144, 146, 147, 149, 150, 151, 157, 170, 172], "possibli": [59, 119, 126, 138], "post": [11, 26, 54, 66, 74, 75, 76, 82, 87, 119, 128, 129, 136, 149, 150, 172], "post_allow": 150, "post_max_s": [24, 124, 133], "postaladdress": 81, "postfix": [46, 59, 62], "postgr": [20, 124], "postgresql": [3, 18, 59, 88, 121, 124, 128, 130, 132, 134, 149, 166, 169], "postrgresql": 23, "postscript": 59, "potenti": [12, 23, 38, 51, 57, 59, 66, 132], "power": [3, 5, 6, 7, 9, 10, 14, 59, 106, 129, 133, 143], "powerpoint": 2, "ppa": 92, "ppolici": [81, 82], "ppolicy_hash_cleartext": 81, "ppt": 153, "pptx": [2, 153], "pr": 136, "practic": [45, 119, 126, 143], "pre": [48, 59, 64, 71, 88, 100, 104, 126, 128, 130, 138, 148, 170], "preced": [49, 59, 80], "precis": [46, 81, 99], "precompil": 132, "preconfigur": 106, "predefin": [48, 98], "predict": 170, "prefer": [15, 18, 20, 29, 36, 56, 58, 59, 62, 65, 81, 83, 85, 88, 93, 98, 116, 118, 119, 121, 129, 130, 133, 138, 149, 171], "prefix": [23, 29, 59, 64, 66, 88, 115, 129, 133, 149], "preinstal": 154, "preliminari": 149, "preload": [124, 126, 129], "prem": 15, "prematur": [113, 114], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 120], "premium": 134, "prepar": [15, 88, 100, 127, 133], "prepend": [1, 59, 129, 138, 149], "prereleas": 20, "prerequisist": 39, "prerequisit": [83, 88, 125, 127, 128, 141, 143], "present": [2, 49, 52, 59, 62, 63, 77, 81, 101, 120, 132, 133, 136, 147, 151, 152], "preserv": [0, 1, 4, 41, 42, 85, 123, 132, 142, 146, 149, 153], "preset": 85, "press": [2, 39, 62, 98, 113, 114, 138, 160], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 172], "prettier": 133, "prevent": [24, 26, 27, 41, 43, 57, 58, 59, 64, 71, 88, 98, 109, 111, 113, 117, 126, 128, 129, 132, 134, 137, 138, 140, 146, 148, 149, 165, 168], "preview": [26, 38, 44, 64, 88, 127, 130, 133, 158], "preview_concurrency_al": [88, 165], "preview_concurrency_new": [88, 165], "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": [45, 88], "preview_max_memori": [45, 88], "preview_max_scale_factor": 45, "preview_max_x": [45, 88], "preview_office_cl_paramet": 165, "previews_hpb": 59, "previou": [8, 20, 38, 41, 42, 81, 88, 101, 119, 137, 141, 146, 147, 148, 155, 172], "previous": [66, 100, 130, 138, 155, 165, 167, 169], "previousvalu": 171, "primari": [1, 23, 24, 29, 44, 57, 71, 81, 82, 88, 144, 148, 149], "primarili": 120, "primary_color": 71, "princip": [138, 171], "principaluri": 138, "print": [96, 103], "printenv": 133, "prior": [12, 24, 57, 98, 144, 171], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 88], "privacyurl": 71, "privat": [15, 30, 35, 44, 59, 62, 77, 88, 114, 117, 120, 124, 126, 129, 149], "privatedata": 18, "privatekei": [27, 149], "privileg": [20, 64, 73, 76, 81, 88, 125, 128, 172], "proactiv": 41, "probabl": [46, 81, 129, 152], "probe": 126, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 26, 31, 41, 57, 59, 66, 69, 81, 88, 94, 113, 114, 129, 131, 132, 133, 137, 139, 143, 147, 170], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 57, 147], "proc": [3, 132], "proce": [27, 117, 123, 147], "procedur": [12, 26, 98, 147], "proceed": [26, 142, 148], "process": [2, 3, 4, 5, 6, 7, 8, 12, 14, 20, 24, 26, 36, 42, 49, 56, 59, 81, 83, 88, 92, 98, 100, 102, 104, 116, 123, 126, 129, 130, 132, 134, 137, 138, 142, 147, 148, 149, 169, 171], "processor": 132, "produc": [5, 8, 11, 93], "product": [2, 3, 4, 5, 7, 12, 18, 57, 59, 81, 123, 126, 128, 131, 132, 133, 138, 149], "productnam": 149, "profession": [11, 15, 26, 134, 138], "profil": [38, 41, 73, 84, 88, 114, 115, 126, 131, 165], "profile_en": 149, "profile_enabled_by_default": 77, "profile_secret": 59, "profilepag": 59, "profit": 138, "program": [12, 56, 62, 91, 96, 98, 100, 143, 149], "programm": 81, "programmat": 83, "progress": [14, 26, 42, 47, 54, 57, 59], "project": [2, 46, 84, 88, 120, 125, 137, 170], "prometheu": 169, "promin": [167, 172], "promot": [81, 88], "prompt": [0, 2, 3, 5, 12, 20, 30, 81, 88, 92, 93, 98, 117, 125, 133, 145, 149, 172], "promptdeleteallfil": 93, "pronoun": 149, "proof": 23, "propag": [49, 92], "proper": [57, 59, 67, 88, 132, 137, 138, 147, 165], "properli": [9, 26, 53, 57, 59, 64, 65, 86, 88, 98, 104, 111, 126, 130, 137, 138, 142, 149, 151], "properti": [59, 73, 81, 85, 88, 98, 149, 171, 172], "property_phon": [59, 77], "property_rol": 77, "propfind": [66, 98], "propget": 98, "propos": 12, "proprietari": [8, 15], "prospect": 170, "protect": [3, 26, 27, 39, 41, 54, 62, 63, 64, 68, 69, 88, 107, 133, 149], "proto": 62, "protocol": [2, 8, 12, 34, 35, 54, 59, 68, 82, 88, 98, 100, 101, 102, 104, 119, 126, 150, 157], "prototyp": 101, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 23, 26, 27, 29, 30, 32, 34, 36, 38, 40, 44, 45, 46, 48, 54, 55, 57, 58, 59, 60, 64, 66, 67, 68, 69, 71, 73, 74, 76, 81, 82, 85, 88, 92, 98, 99, 102, 113, 114, 115, 117, 120, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 143, 145, 149, 150, 153, 154, 158, 163, 165, 166, 167, 168, 169, 170, 172], "provider_id": [80, 149], "providerfactori": 59, "provis": [46, 73, 84, 88, 117], "provisioning_api": [74, 149], "proxi": [2, 16, 46, 64, 69, 88, 92, 93, 102, 104, 105, 128, 129, 133, 152, 153, 154], "proxy_buff": 24, "proxy_connect_timeout": [101, 129], "proxy_hide_head": 68, "proxy_http": 151, "proxy_max_temp_file_s": 24, "proxy_pass": 101, "proxy_protocol": 101, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [151, 152, 155, 156], "proxy_timeout": 101, "proxy_wstunnel": 151, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": 151, "proxypassmatch": 151, "proxypassrevers": 151, "proxypreservehost": 151, "proxytimeout": 24, "proxyuserpwd": 88, "prune": [42, 104, 119], "pseudo": 126, "psql": [20, 146], "pt6h": 113, "public": [2, 16, 20, 35, 38, 41, 44, 57, 59, 62, 69, 74, 77, 81, 85, 88, 101, 104, 106, 120, 123, 124, 126, 129, 133, 149, 153, 159, 160], "public_html": 31, "publiccalendar": 113, "publickei": 27, "publicli": [5, 12, 27, 77, 119, 133, 149], "publish": [2, 12, 59, 77, 101, 153, 170], "pubshare_": 27, "pull": [81, 88, 129, 136, 151, 155, 159, 160, 165], "punctuat": 4, "pure": 3, "purg": 113, "purpos": [12, 18, 41, 46, 47, 56, 57, 59], "push": [113, 126, 137], "pushfe": 126, "put": [21, 24, 26, 46, 59, 62, 68, 75, 76, 81, 82, 119, 124, 128, 133, 138, 140, 142, 143, 148, 149, 172], "putsizelimit": 46, "pwa": 59, "pwd": 101, "px": 71, "px65ty5drhqkype5hrsdvyfhlzzhcm": 128, "python": [3, 123], "q": [20, 62, 149], "q16": 71, "qmail": [59, 64, 88], "qt": 97, "qt_logging_rul": 97, "quali": 126, "qualifi": [12, 39, 62], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 149, 170], "quantiz": [5, 7], "queri": [1, 3, 15, 22, 23, 41, 59, 76, 81, 87, 113, 115, 128, 138, 148, 149, 171, 172], "query_cache_limit": 20, "query_cache_min_res_unit": 20, "query_cache_s": 20, "query_cache_typ": 20, "query_log_fil": 88, "query_log_file_backtrac": 88, "query_log_file_paramet": 88, "query_log_file_requestid": 88, "question": [1, 2, 3, 13, 18, 20, 59, 81, 88, 92, 119, 147, 149, 153], "queu": 51, "queue": [3, 88, 149], "quick": [2, 54, 63, 88, 117, 127, 133], "quickli": [16, 48, 85, 98, 149], "quickstart": [88, 141], "quiet": [42, 47, 54, 149], "quit": [17, 20, 54, 62, 125, 144, 148, 149], "quot": [59, 82, 101], "quota": [24, 26, 42, 47, 59, 73, 76, 81, 82, 87, 88, 139, 149], "quota_include_external_storag": [85, 88], "qwen": 2, "r": [7, 10, 26, 32, 68, 82, 121, 123, 125, 130, 133, 136, 138, 142], "race": [7, 69], "rackspac": 34, "rainloop": [88, 127], "rais": [12, 20, 24, 94, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 165], "rand": 46, "random": [27, 46, 81, 119, 126, 128], "random_byt": 27, "randomli": 59, "rang": [46, 57, 59, 66, 68, 88, 100, 101, 106, 127, 148], "rapid": 170, "rapidli": 170, "rare": [26, 29, 46, 59, 146], "raspberri": [59, 120], "rate": [0, 5, 7, 13, 88, 116, 128], "ratelimit": 88, "ratelimit_overwrit": 88, "ratelimitaddressbookcr": 114, "ratelimitcalendarcr": 113, "ratelimitperiodaddressbookcr": 114, "ratelimitperiodcalendarcr": 113, "rather": [16, 30, 33, 39, 43, 59, 62, 81, 115, 129, 132, 138, 149, 165], "ration": 59, "raw": [15, 27, 70, 81, 101, 137, 138], "rc4": 149, "rcctl": 124, "re": [4, 20, 24, 26, 29, 38, 41, 46, 52, 54, 57, 58, 59, 62, 69, 81, 85, 99, 106, 117, 119, 128, 129, 133, 134, 138, 142, 143, 147, 148, 149, 167, 168, 170], "reach": [41, 57, 59, 69, 81, 100, 104, 111, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 157, 165, 170], "reachabl": [8, 57, 59, 88, 100, 101, 104, 133, 138, 165, 172], "react": [149, 172], "read": [2, 22, 24, 34, 38, 44, 51, 54, 58, 59, 60, 64, 67, 71, 73, 79, 88, 92, 93, 106, 113, 114, 115, 119, 123, 124, 129, 133, 134, 135, 137, 149, 150, 167, 168, 169], "read_timeout": [58, 59], "readabl": [12, 25, 32, 59, 64, 81, 88, 129], "reader": [18, 149], "readi": [38, 59, 81, 104, 133, 157, 170], "readili": 26, "readm": [3, 84, 100, 101, 104, 124, 133], "readonli": 171, "real": [1, 4, 5, 7, 9, 10, 12, 14, 36, 68, 119, 128, 129, 153, 170], "realiz": [15, 149], "realli": 126, "realtim": 57, "reason": [5, 15, 46, 50, 55, 57, 59, 62, 63, 69, 81, 119, 126, 128, 130, 131, 132, 133, 134, 138, 143, 149, 151, 165, 167, 168, 169], "reassign": 106, "recalcul": 81, "receiv": [15, 39, 41, 52, 59, 62, 68, 81, 84, 85, 117, 123, 134, 137, 148, 170, 172], "recent": [24, 41, 42, 57, 81, 88, 116, 132, 143, 149, 151, 155], "recid": 126, "recip": 2, "recipi": [27, 39, 59, 115, 117, 119, 149], "reclaim": 42, "recogn": [8, 13, 15, 59, 63, 81, 88], "recognis": 30, "recognit": [15, 88], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 24, 25, 26, 28, 36, 37, 38, 40, 43, 51, 56, 57, 59, 63, 64, 67, 68, 69, 81, 88, 98, 100, 101, 106, 119, 124, 125, 126, 127, 128, 129, 132, 133, 134, 137, 138, 140, 144, 145, 146, 148, 149, 150, 151, 154, 158, 163, 164, 165, 167, 168, 169, 170, 171, 172], "recommended": 170, "recommended_fil": 15, "record": [12, 51, 59, 80, 82, 98, 115, 119, 143], "recov": [26, 27, 78, 85, 146], "recoveri": [44, 80, 88, 141, 149], "recoverykey_": 27, "recreat": 146, "recurs": 149, "recv": 62, "red": [15, 38, 39, 58, 98, 133, 134], "redact": [98, 119], "reddit": [159, 160], "redeploi": 3, "redhat": 54, "redi": [24, 43, 64, 69, 88, 127, 130, 135, 149], "redir": 68, "redirect": [59, 63, 67, 68, 69, 88, 100, 104, 117, 129, 133, 138], "redirectregex": 68, "redis_log_fil": 88, "redisclust": [58, 59], "reduc": [5, 7, 57, 59, 81, 88, 94, 119, 127, 138, 170], "reduce_to_languag": 88, "redund": 42, "refer": [3, 12, 20, 26, 27, 38, 41, 54, 56, 58, 59, 62, 69, 77, 81, 88, 104, 118, 119, 123, 127, 128, 136, 138, 148, 159, 165, 172], "referenc": [14, 27, 138], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": 129, "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 81, 88, 145, 149], "regard": [84, 111, 119, 130, 135, 170], "regardless": [15, 29, 41, 46, 57, 59, 81, 128, 149, 170], "regener": 30, "regex": [68, 126, 129], "region": [29, 34, 46, 59], "regionon": [46, 59], "regist": [3, 4, 8, 15, 56, 59, 88, 100, 101, 105, 113, 117, 143, 149, 158, 159, 171, 172], "registr": [56, 117], "registrar": 133, "regress": 134, "regular": [24, 27, 44, 54, 56, 59, 68, 88, 106, 115, 147, 148, 149, 154, 171], "regularli": [12, 15, 51, 56, 94, 133, 148, 149, 170], "reinforc": 5, "reinstal": [3, 138, 144], "reject": 88, "rel": [27, 133, 149], "relat": [3, 13, 15, 24, 53, 54, 57, 59, 66, 71, 75, 76, 81, 88, 98, 100, 111, 114, 119, 127, 130, 132, 133, 135, 136, 143, 149, 166, 167, 168, 170, 172], "relationship": 53, "relax": 59, "releas": [2, 4, 12, 16, 43, 54, 98, 101, 123, 125, 126, 130, 132, 133, 134, 136, 137, 141, 144, 145, 148, 149, 151, 152, 155, 169], "relev": [0, 1, 3, 15, 24, 49, 81, 98, 111, 117, 124, 126, 129, 143, 170], "reli": [12, 15, 51, 84, 118, 134, 158, 160, 170], "reliabl": [13, 14, 36, 54, 56, 58, 69, 81, 88, 130, 134, 138, 142, 143, 153, 157], "reliev": 43, "reload": [38, 63, 123, 132, 133], "remain": [3, 26, 41, 59, 81, 85, 94, 101, 117, 124, 143], "remedi": [59, 114, 138], "rememb": [59, 81, 85, 111, 123, 124, 131, 172], "remember_login_cookie_lifetim": 88, "remi": 123, "remind": [88, 116, 149], "remirepo": 88, "remnant": [18, 59, 81, 83, 88], "remot": [2, 3, 20, 31, 33, 35, 36, 37, 38, 39, 41, 54, 58, 59, 62, 66, 68, 69, 72, 74, 81, 87, 88, 92, 93, 96, 98, 100, 102, 106, 113, 115, 117, 119, 124, 127, 129, 133, 134, 138, 147, 149, 169], "remote_addr": 59, "remoteaddr": [66, 126], "remotedirpath": 96, "remotepollinterv": 93, "remoteport": [101, 102], "remov": [2, 3, 11, 16, 18, 24, 26, 28, 41, 42, 51, 52, 55, 57, 59, 62, 69, 73, 75, 77, 81, 83, 85, 87, 88, 97, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 126, 129, 131, 133, 135, 137, 149, 151, 155, 157, 164, 165, 168], "removeus": 149, "renam": [43, 48, 59, 73, 88, 142, 149, 155], "render": [9, 59, 70, 153, 158, 159], "renew": 133, "repair": [2, 21, 26, 49, 59, 88, 142, 148], "repeat": [29, 57, 92, 104, 143], "repeatedli": [6, 126, 129], "replac": [11, 15, 20, 26, 27, 38, 46, 49, 56, 59, 60, 62, 68, 71, 81, 88, 101, 113, 123, 125, 126, 127, 130, 133, 137, 147, 148, 149, 151, 163, 166, 171], "repli": [62, 117, 153], "replic": [0, 1, 15, 19, 23, 88, 149, 160], "replica": [22, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 152, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 57, 59, 69, 81, 88, 89, 98, 120, 131, 132, 138, 157, 166, 167, 168], "repositori": [13, 27, 54, 57, 88, 92, 93, 120, 123, 155, 159, 160, 170], "repres": [27, 42, 45, 119, 171, 172], "reproduc": 69, "reqid": 66, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 20, 24, 29, 30, 34, 46, 55, 57, 58, 66, 67, 68, 69, 76, 81, 84, 85, 87, 88, 98, 100, 101, 102, 104, 106, 111, 119, 124, 126, 129, 130, 132, 134, 136, 137, 138, 150, 156, 159, 160, 165, 171, 172], "request_checksum_calcul": [59, 168], "request_timeout": [24, 39, 88], "request_uri": 129, "requestreadtimeout": 24, "requir": [1, 13, 15, 16, 19, 21, 24, 26, 27, 29, 30, 31, 34, 35, 36, 38, 39, 40, 43, 46, 47, 48, 53, 54, 55, 56, 57, 58, 59, 62, 66, 69, 71, 74, 76, 80, 81, 82, 87, 88, 92, 96, 98, 100, 101, 102, 104, 117, 125, 126, 127, 128, 129, 131, 132, 133, 137, 138, 142, 143, 146, 147, 148, 149, 150, 151, 154, 155, 157, 170, 171], "rerun": 26, "rescan": [38, 88, 138, 139, 142, 149], "resembl": 12, "resend": 88, "reserv": [48, 115, 167], "reset": [24, 26, 57, 58, 59, 62, 66, 73, 81, 88, 113, 114, 119, 123, 132, 138, 147, 149, 163], "resetpassword": [78, 88], "reshar": 41, "resid": [20, 101, 131], "resist": 57, "resiz": 81, "resolut": [9, 157, 165], "resolv": [26, 57, 59, 64, 88, 98, 101, 115, 124, 126, 147, 148, 159, 165], "resolveexappurl": 101, "resourc": [0, 1, 7, 10, 15, 27, 41, 45, 49, 56, 57, 59, 71, 88, 100, 114, 116, 119, 126, 127, 132, 133, 138, 142, 145, 172], "respect": [0, 3, 7, 12, 15, 20, 42, 51, 56, 59, 77, 100, 101, 113, 117, 149], "respond": [50, 59, 104, 106], "respons": [2, 12, 14, 27, 64, 88, 101, 120, 126, 129, 138, 147, 159, 168, 172], "response_checksum_valid": [59, 168], "rest": [26, 111, 119, 123, 138], "restart": [3, 5, 7, 11, 15, 20, 21, 54, 58, 98, 101, 123, 126, 129, 130, 132, 133, 138, 142, 151, 152, 171], "restor": [21, 27, 42, 59, 88, 138, 140, 141, 142, 143, 147, 148, 149, 170], "restorecon": [123, 131], "restrict": [3, 16, 31, 38, 41, 59, 67, 76, 82, 88, 106, 109, 110, 113, 114, 119, 127, 138, 149, 164, 169], "restructur": 149, "result": [2, 6, 9, 12, 21, 26, 27, 59, 62, 81, 82, 93, 98, 100, 101, 117, 119, 128, 129, 132, 133, 137, 165, 172], "resum": 172, "resync": 114, "retain": [12, 14, 38, 41, 42, 140], "retent": [42, 47, 59, 88, 107, 109, 116, 149], "retrain": 170, "retreat": 2, "retri": [59, 92, 94, 147, 151], "retriesmaxattempt": 59, "retriev": [2, 27, 58, 59, 68, 75, 76, 81, 82, 88, 149, 172], "return": [24, 26, 27, 39, 56, 57, 58, 59, 62, 64, 68, 74, 75, 76, 81, 82, 88, 101, 113, 123, 124, 129, 132, 133, 138, 159, 172], "reus": 119, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 157, "revers": [26, 59, 64, 69, 88, 100, 101, 104, 128, 133, 136, 152, 153, 154], "reverse_proxi": 68, "revert": [88, 98, 113, 139, 145, 147, 148], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 54, 57, 59, 66, 126, 138, 142, 148, 165, 167, 170], "revis": [142, 148], "revisit": [142, 148], "revok": 52, "rewrit": [114, 129, 133, 149, 165], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rf": 131, "rfc": [59, 80, 126, 149], "rfc6749": 67, "rh": [123, 149], "rhel": 133, "rich": [64, 88, 159], "rich_editing_en": 70, "richdocu": 165, "richdocumentscod": 129, "rid": [45, 149], "right": [1, 23, 31, 38, 58, 59, 62, 76, 81, 85, 113, 129, 133, 142, 147, 165, 171, 172], "rim": 129, "risk": [12, 26, 32, 59, 62, 126, 132, 138, 147, 148, 170], "riski": 12, "rm": [103, 146, 151], "ro": 8, "roadmap": 12, "rob": 149, "robbi": 149, "robert": 149, "roberta": 149, "robin": [74, 149], "robot": [126, 129], "robust": [13, 88, 133, 145], "rocm": [100, 102, 104], "role": [77, 81, 85], "roll": 170, "roman": 2, "room": [8, 88, 116], "root": [16, 20, 26, 31, 33, 35, 37, 46, 55, 59, 82, 85, 88, 92, 96, 107, 119, 121, 123, 124, 125, 128, 129, 131, 133, 136, 137, 138, 147, 149], "rootcert": 59, "rosa": 149, "rotat": [4, 88, 130, 149], "rough": [5, 7, 9, 10, 15], "round": 27, "rout": [2, 59, 101], "router": [59, 68], "routin": [149, 170], "row": [20, 21, 38, 119, 134, 149, 167], "row_format": [21, 59], "rowaddedev": 171, "rowdeletedev": 171, "rowid": 171, "rowupdatedev": 171, "rpm": 123, "rsa": [27, 30, 38], "rss": 129, "rsync": [98, 140, 143, 146], "rtrim": 101, "rtx": 100, "rule": [13, 42, 59, 81, 82, 86, 88, 101, 108, 109, 110, 123, 126, 129, 133, 150, 156], "ruleset": 131, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 24, 26, 28, 36, 38, 42, 43, 45, 46, 47, 48, 51, 54, 56, 57, 58, 59, 62, 64, 66, 68, 77, 80, 81, 83, 88, 92, 93, 98, 100, 101, 102, 113, 114, 115, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 146, 147, 151, 152, 154, 157, 165, 169, 170, 171], "runner": 15, "runtim": [82, 134], "runus": 149, "russian": 4, "rv": 131, "rw": 82, "s01": [81, 82, 149], "s02": 82, "s1_nextcloud": 46, "s2_nextcloud_": 46, "s3": [24, 26, 38, 44, 59, 88], "s_time": 119, "sabin": 149, "sabr": [138, 171], "sabredav": [133, 138, 171], "safari": [66, 134], "safe": [15, 17, 18, 26, 42, 58, 59, 62, 67, 123, 125, 129, 130, 138, 143, 147], "safest": 106, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 153], "salt": [27, 59], "samaccountnam": 81, "samba": [26, 36], "same": [2, 3, 5, 12, 14, 15, 18, 20, 23, 24, 26, 27, 30, 39, 41, 43, 46, 49, 54, 57, 58, 59, 62, 66, 69, 81, 87, 88, 91, 92, 96, 98, 100, 102, 103, 106, 111, 113, 114, 115, 119, 123, 124, 126, 129, 133, 135, 136, 138, 143, 145, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 171, 172], "sameorigin": [126, 129], "samesit": 59, "saml": [27, 30], "sampl": [24, 43, 51, 55, 88, 124, 149], "sandbox": 133, "sanit": [44, 88], "sapi": 130, "satisfi": [54, 128, 133], "save": [30, 36, 38, 42, 43, 46, 57, 62, 63, 70, 81, 98, 100, 115, 117, 119, 149, 172], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [46, 120, 132, 133, 145, 153, 154, 157], "scale": [13, 18, 23, 46, 59, 88, 120, 134, 138], "scan": [3, 28, 30, 36, 38, 59, 64, 69, 88, 98, 137, 138, 142, 146], "scanner": [59, 62, 64, 88, 138], "scenario": [8, 15, 20, 26, 46, 51, 59, 89, 126, 135, 146, 154, 171], "scene": 15, "schedul": [2, 8, 14, 15, 42, 54, 56, 59, 64, 81, 88, 113, 116, 118, 148, 149, 171], "schedulecalendartransp": 171, "scheduledaft": 14, "scheduledat": 14, "schema": [18, 20, 23, 135, 144, 147, 149], "scheme": [27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 68, 101], "school": 138, "scl": 149, "scope": [8, 20, 46, 59, 67, 73, 81, 88, 103, 137, 149], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [39, 55, 62, 78, 79, 88, 133, 147, 149, 172], "screenshar": 134, "screenshot": [25, 63], "script": [15, 46, 56, 58, 59, 88, 121, 127, 132, 149, 150, 171], "script_filenam": 129, "scroll": [39, 85, 113, 114, 117, 147], "sdk": [6, 123, 131, 150, 151, 152, 154, 155, 156, 168], "sdkref": [59, 168], "seal": 88, "sealert": 131, "seamless": [81, 171], "search": [3, 18, 26, 41, 49, 59, 81, 82, 83, 88, 92, 100, 113, 126, 130, 132, 133, 138, 158], "searchon": 92, "sec": [20, 21, 82, 93, 119], "second": [1, 15, 24, 34, 39, 41, 42, 46, 57, 59, 67, 69, 72, 80, 81, 85, 93, 94, 106, 113, 117, 119, 126, 132, 133, 137, 149, 151, 171], "second_admin": 51, "secondari": [38, 80], "secr3tpasswordt7": [46, 59], "secret": [8, 26, 27, 29, 30, 35, 46, 67, 74, 75, 76, 82, 88, 92, 111, 117, 126, 132, 149, 150], "secretvalu": 46, "section": [0, 1, 3, 4, 6, 8, 12, 15, 24, 26, 30, 39, 41, 46, 48, 52, 55, 56, 58, 59, 62, 69, 71, 77, 81, 85, 86, 93, 94, 96, 98, 101, 104, 106, 107, 113, 114, 117, 118, 119, 120, 128, 129, 132, 133, 138, 144, 147, 148, 149, 151, 157, 170], "secur": [8, 13, 16, 20, 26, 27, 30, 31, 32, 37, 39, 43, 45, 57, 62, 63, 64, 68, 80, 86, 88, 98, 102, 113, 119, 123, 127, 128, 129, 130, 131, 133, 134, 137, 138, 144, 145, 148, 151, 169, 170], "see": [0, 1, 2, 3, 4, 7, 11, 15, 16, 20, 21, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 49, 51, 52, 54, 57, 58, 59, 62, 67, 69, 77, 78, 81, 82, 83, 85, 93, 96, 98, 100, 101, 104, 106, 107, 113, 114, 115, 117, 119, 120, 121, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 147, 148, 149, 154, 157, 162, 163, 164, 166, 167, 168, 169, 171, 172], "seed": [58, 59], "seem": [3, 59, 62, 69, 147], "seen": [59, 98, 100, 107, 114, 137, 149], "segment": 24, "segreg": 126, "select": [1, 2, 3, 4, 5, 7, 8, 12, 20, 26, 27, 29, 38, 39, 41, 52, 56, 57, 58, 59, 62, 63, 80, 81, 85, 91, 92, 117, 128, 132, 138, 147, 149, 172], "selector": 88, "self": [0, 1, 2, 12, 15, 31, 44, 59, 88, 98, 101, 115, 117, 133, 149, 163], "selfiephoto": 81, "selinux": [38, 59, 81, 88, 127], "semanag": [123, 131], "semant": 3, "semaphor": 130, "semicolon": 59, "send": [2, 8, 12, 39, 41, 51, 59, 64, 65, 67, 74, 75, 76, 82, 85, 88, 98, 101, 113, 115, 116, 126, 128, 129, 131, 133, 147, 149, 158, 163, 171, 172], "send_timeout": 129, "sendemail": 149, "sender": [62, 117], "sendeventremindersmod": 113, "sendfil": 138, "sendmail": [59, 64, 88, 127], "sens": [23, 51], "sensibl": 45, "sensit": [15, 48, 51, 56, 57, 59, 81, 98, 119, 126, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 101, 111, 113, 117, 119, 149, 172], "sentri": 119, "separ": [3, 5, 7, 9, 10, 15, 20, 23, 24, 39, 55, 59, 60, 62, 66, 81, 82, 98, 104, 132, 148, 149, 172], "septemb": 4, "sequenc": [149, 169], "seri": [159, 160, 168], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 24, 59, 62, 69, 81, 88, 106, 120, 127, 133, 143, 150, 151, 165, 166, 168], "server": [0, 1, 3, 4, 5, 6, 7, 12, 13, 15, 16, 17, 18, 21, 25, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 46, 48, 49, 50, 51, 54, 55, 56, 57, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 100, 101, 102, 104, 110, 111, 116, 118, 119, 120, 121, 123, 124, 125, 128, 129, 130, 135, 137, 139, 140, 141, 142, 146, 147, 148, 149, 154, 156, 157, 159, 162, 169, 170, 171, 172], "server0": 58, "server1": [46, 58, 128], "server2": [46, 58], "server3": 46, "server_address": 92, "server_log": 88, "server_nam": [68, 101, 124, 129], "server_token": 129, "serveraddr": 101, "serverid": 88, "serverinfo": [58, 138, 165], "servernam": [101, 123, 126, 133], "servernotavailableexcept": 149, "serverport": 101, "serverroot": [16, 59], "serverurl": 96, "servic": [1, 2, 3, 5, 12, 13, 20, 29, 30, 34, 38, 54, 56, 57, 58, 59, 62, 64, 66, 67, 69, 71, 81, 82, 84, 88, 98, 104, 123, 124, 126, 132, 133, 139, 150, 152, 154, 155, 158, 160, 170], "servicenam": [46, 59], "session": [30, 36, 38, 41, 64, 88, 98, 111, 119, 129, 130, 140, 148, 149], "session_keepal": 88, "session_lifetim": [24, 88], "session_relaxed_expiri": 88, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 18, 20, 21, 24, 25, 26, 28, 29, 30, 31, 32, 34, 36, 38, 39, 42, 43, 44, 46, 47, 48, 52, 53, 54, 55, 56, 58, 60, 61, 63, 64, 65, 67, 68, 70, 71, 72, 73, 77, 80, 82, 83, 84, 86, 87, 88, 93, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107, 108, 110, 114, 115, 116, 117, 118, 119, 124, 125, 126, 127, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 146, 147, 148, 152, 153, 157, 163, 164, 165, 167, 170, 171], "setenv": [126, 133], "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settl": 20, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 20, 30, 38, 42, 46, 47, 56, 57, 59, 61, 62, 64, 80, 81, 88, 94, 95, 96, 98, 101, 102, 105, 123, 127, 128, 129, 133, 134, 138, 144, 148, 149, 151, 152, 154, 155, 156, 163, 166, 167, 169], "setup_create_db_us": 128, "setupcheck": 88, "sever": [3, 12, 24, 26, 57, 59, 62, 77, 101, 103, 117, 126, 129, 130, 132, 133, 138, 143, 148, 154, 170], "sf": [16, 124], "sftp": [30, 38, 88, 130], "sgi": 59, "sh": [15, 133, 171], "sha256": [27, 123, 125], "sha256_cert_fingerprint": 53, "sha256sum": [123, 125], "sha512": 27, "shall": [51, 59, 65, 81, 93, 149], "shallow": 149, "share": [3, 20, 36, 38, 43, 51, 58, 62, 64, 69, 81, 85, 88, 98, 100, 102, 106, 107, 115, 116, 120, 124, 126, 131, 133, 135, 139, 142, 146, 147, 150, 152, 153, 160, 171], "share20": 59, "share_fold": 88, "shareabl": 115, "shareapi_restrict_user_enumeration_full_match_email": 41, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 41, "shareapi_restrict_user_enumeration_full_match_userid": 41, "sharebymail": 59, "shared_secret": 59, "sharekei": 27, "sharer": 51, "shares_extern": 149, "sharescount": 59, "sheet": 168, "shell": [15, 21, 56, 59, 149, 171], "shibbol": 150, "ship": [4, 5, 16, 25, 49, 51, 52, 57, 59, 60, 71, 74, 81, 88, 114, 115, 123, 126, 129, 132, 147, 149, 158, 166, 169], "shm_size": [58, 167], "shop": 2, "short": [59, 81, 83, 100, 113, 114, 117, 138], "shortcut": 88, "shorter": [27, 133], "shortli": 110, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 18, 20, 21, 25, 27, 34, 36, 37, 39, 43, 49, 54, 56, 58, 59, 62, 65, 67, 68, 70, 77, 81, 82, 91, 93, 94, 96, 98, 100, 101, 102, 104, 106, 110, 113, 114, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 143, 144, 147, 148, 149, 150, 151, 153, 156, 163, 164, 167, 169, 170, 171, 172], "shouldn": 59, "show": [1, 2, 3, 7, 10, 17, 20, 21, 25, 26, 36, 41, 45, 46, 49, 54, 58, 59, 62, 63, 80, 81, 82, 83, 85, 88, 93, 98, 103, 104, 113, 114, 119, 128, 132, 137, 138, 142, 147, 148, 153, 165, 172], "show_federated_shares_as_intern": 39, "showexperimentalopt": 93, "showexpir": 171, "showmaindialogasnormalwindow": 93, "shown": [24, 30, 41, 45, 67, 81, 88, 93, 126, 128, 129, 130, 137, 138, 142, 147, 148, 149], "showonli": 149, "showpassword": 82, "shutdown": 17, "sick": 2, "side": [29, 38, 44, 46, 59, 62, 81, 85, 88, 113, 126, 128, 129, 132, 138, 147, 149, 165, 167], "sidebar": [85, 99], "siev": 88, "sign": [31, 44, 59, 81, 85, 88, 98, 117, 123, 129, 133, 134, 138, 139, 149, 163], "signal": 4, "signatur": [54, 88, 117, 123, 125, 137, 149], "signific": [8, 12, 32, 43, 137, 170], "significantli": [8, 12, 24, 58, 59, 134, 148], "signup": [2, 59], "silent": [92, 103, 131], "similar": [0, 6, 17, 24, 34, 66, 81, 96, 98, 107, 110, 119, 123, 126, 131, 132, 133, 135, 137, 149], "similarli": [143, 149, 150, 168], "simpl": [18, 49, 59, 88, 107, 120, 133, 145, 149, 172], "simplesignuplink": 88, "simplest": [101, 138], "simplexml": 130, "simpli": [3, 8, 16, 41, 46, 51, 54, 59, 60, 62, 68, 80, 81, 85, 100, 106, 107, 142, 146, 147, 149, 171], "simplifi": 101, "simul": 149, "simultan": [43, 132, 133, 149, 170], "sinc": [2, 5, 15, 16, 18, 26, 30, 32, 56, 57, 58, 59, 62, 98, 106, 108, 110, 115, 124, 129, 134, 144, 147, 149, 155, 165, 167, 170, 172], "singl": [3, 18, 24, 39, 56, 57, 59, 66, 81, 85, 88, 92, 117, 119, 123, 125, 129, 131, 132, 133, 140], "sink": 2, "site": [24, 64, 88, 111, 126, 133, 138], "situat": [3, 5, 7, 46, 57, 59, 68, 94, 98, 123, 126, 138, 149], "sixteen": 170, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 26, 27, 41, 44, 58, 59, 62, 71, 81, 85, 88, 93, 94, 98, 100, 106, 120, 124, 126, 129, 139, 142, 143, 149, 163, 171], "sji": 70, "skeleton": [25, 59, 172], "skeletondirectori": [25, 88], "skill": [133, 145], "skip": [3, 55, 56, 59, 64, 81, 88, 91, 94, 96, 102, 119, 148, 149], "skip_name_resolv": 20, "skipapp": 165, "skipauthpickerappl": 67, "sky": 1, "skydriv": 98, "sl": 58, "sla": 12, "slash": [31, 49, 98, 138, 171], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 27, 57, 103], "slogan": 71, "slot": 2, "slow": [3, 6, 20, 54, 57, 58, 88, 98, 132, 149], "slow_query_log": 20, "slow_query_log_fil": 20, "slower": [56, 57, 154], "sm": 149, "small": [2, 12, 41, 45, 56, 88, 113, 114, 132, 138, 149, 154, 170], "smaller": [4, 5, 7, 12, 24, 59, 147], "smallest": [11, 81], "smart": [1, 2, 15, 88, 117, 158], "smb": [38, 88, 127, 130], "smbclient": [36, 130], "sme": 133, "smili": 21, "smith": 149, "smtp": [59, 64, 88, 127], "sn": [82, 149], "snap": [88, 127, 130, 141, 148], "snapcraft": [133, 145], "snapd": [133, 145], "snapshot": [81, 101], "sni": 69, "sniff": 126, "snip": 56, "snooz": [88, 116], "snowflak": 88, "snowflake_id": 149, "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 18, 20, 24, 25, 26, 27, 28, 33, 36, 38, 39, 41, 43, 46, 48, 49, 51, 54, 57, 58, 59, 62, 67, 76, 78, 81, 83, 84, 85, 99, 100, 101, 102, 106, 107, 110, 113, 117, 118, 119, 123, 124, 126, 129, 130, 131, 132, 133, 137, 138, 142, 144, 146, 147, 148, 149, 152, 155, 158, 165, 170, 171, 172], "sock": [20, 43, 58, 59, 101, 102, 124, 129, 149], "socket": [20, 43, 54, 59, 88, 102, 104, 105, 124, 128, 129, 156], "socks5": 93, "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 20, 68, 89, 98, 134, 163], "soldier": 2, "solid": 26, "solut": [1, 15, 24, 41, 68, 98, 117, 133, 137, 138, 143, 153, 155, 157], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 131, 136, 147, 168], "some": [0, 1, 2, 15, 16, 20, 23, 26, 27, 29, 30, 38, 41, 45, 46, 49, 50, 56, 57, 58, 59, 62, 64, 72, 81, 85, 87, 88, 93, 98, 99, 100, 101, 103, 106, 113, 114, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 158, 159, 162, 165, 167, 172], "some_secure_password": 102, "some_very_secure_password": [101, 102], "someon": 26, "someth": [2, 3, 14, 39, 41, 59, 81, 100, 101, 129, 132, 137, 144, 157, 171], "sometim": [2, 5, 15, 41, 46, 56, 85, 132, 138, 142, 147, 170], "somewher": [81, 101, 129, 133, 172], "soon": [4, 15, 61, 113, 132, 170], "sooner": [170, 171], "sophist": [57, 98], "sorri": 157, "sort": [42, 59, 115, 130, 154], "sort_groups_by_nam": 88, "sortbi": 59, "sound": 142, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 30, 44, 49, 54, 57, 59, 62, 88, 113, 120, 123, 126, 130, 132, 133, 135, 138, 146, 149, 150, 152, 171], "sourcecalendardata": 171, "sourcecalendarid": 171, "sourcecod": 27, "sourcedir": 92, "sourceshar": 171, "sourceuid": 149, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 24, 42, 47, 48, 59, 81, 85, 88, 98, 127, 138, 149, 167], "spaghetti": 2, "spam": [59, 62, 117], "span": [72, 106], "spanish": [4, 5, 10, 11], "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 20, 33, 38, 41, 44, 51, 59, 63, 68, 80, 85, 86, 88, 113, 133, 138, 171], "specialis": 49, "specif": [1, 5, 6, 7, 9, 10, 11, 14, 16, 20, 26, 27, 30, 31, 36, 38, 40, 41, 46, 52, 53, 57, 58, 59, 60, 65, 67, 74, 77, 85, 88, 91, 92, 96, 98, 101, 109, 113, 114, 119, 120, 127, 133, 143, 149, 159, 165, 166, 170, 171, 172], "specifi": [1, 18, 20, 23, 29, 30, 31, 34, 36, 37, 46, 49, 55, 56, 57, 58, 59, 66, 68, 74, 76, 79, 81, 82, 83, 91, 92, 93, 94, 95, 97, 98, 101, 113, 126, 128, 129, 132, 133, 137, 149, 150, 151, 171, 172], "speech": [4, 13, 88, 160], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 98, 100, 129, 132, 169], "speedscop": 59, "split": [19, 22, 88, 161], "spoof": [59, 68], "sporad": 98, "spread": 133, "spreadsheet": [2, 49], "spreed": [4, 8], "sprintf": 101, "sql": [59, 88, 138, 148, 149], "sqlbkp": 146, "sqlbkp_": 140, "sqlite": [18, 23, 88, 121, 127, 128, 134, 135, 138, 149], "sqlite3": [18, 59, 121, 140, 146, 149], "sqlstate": 138, "squeez": 20, "src": [123, 131], "src_path": 103, "sse": [26, 29, 44, 88], "sse_c_kei": 46, "ssh": [30, 35], "ssl": [26, 29, 31, 39, 58, 62, 63, 64, 69, 88, 92, 99, 119, 124, 127, 129, 149, 151, 152, 156], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 151, "sslproxycheckpeernam": 151, "sslproxyengin": 151, "sslproxyverifi": 151, "sslrenegbuffers": 24, "sso": [30, 59], "ssrf": 126, "stabil": [12, 69, 134, 167, 168, 169], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 153, 160, 170], "stable_bas": 54, "stablediffus": 15, "stack": [57, 133, 154], "stage": [121, 170], "stai": [133, 148, 149, 170], "stall": 59, "stand": 172, "standalon": [4, 74, 154], "standalone_window": 88, "standard": [12, 18, 46, 55, 58, 59, 66, 68, 81, 89, 92, 113, 123, 126, 133, 134, 138, 142, 143, 149, 166, 167, 168], "staroffic": 59, "start": [3, 14, 15, 16, 20, 27, 28, 36, 46, 51, 53, 54, 56, 57, 58, 59, 60, 65, 66, 81, 97, 98, 101, 113, 119, 123, 124, 125, 127, 132, 133, 138, 142, 143, 145, 147, 148, 149, 151, 155, 157, 165, 166, 167, 168, 169, 171, 172], "start_header_id": 5, "startedat": 14, "startlimitburst": [15, 171], "startlimitinterv": [15, 171], "startpag": 59, "starttl": [59, 82, 88, 163], "startup": [58, 104], "stash": 149, "stat": [1, 3], "state": [26, 42, 59, 62, 80, 92, 119, 126, 146, 149, 171], "static": [12, 27, 59, 68, 126, 129, 151, 164, 165, 166, 172], "statist": [1, 3, 119, 126, 149], "statu": [14, 15, 26, 39, 54, 56, 57, 58, 66, 74, 75, 76, 80, 82, 88, 103, 105, 118, 126, 129, 136, 148, 152, 157, 170, 171], "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, 149], "stdout": [4, 97, 149], "step": [3, 8, 18, 20, 21, 39, 44, 53, 57, 59, 61, 62, 67, 80, 81, 88, 96, 98, 100, 103, 104, 117, 119, 123, 127, 128, 132, 133, 136, 138, 141, 143, 147, 149, 151, 154, 155], "stephani": 149, "stereotyp": 9, "stick": 59, "still": [2, 3, 8, 18, 21, 23, 24, 28, 41, 45, 46, 48, 56, 57, 58, 59, 63, 66, 80, 81, 83, 85, 93, 100, 119, 126, 129, 130, 138, 143, 147, 149, 165, 166, 167, 168, 169, 170], "stolen": 80, "stop": [5, 6, 24, 54, 59, 66, 98, 101, 107, 138, 142, 143, 147, 151, 155], "storag": [3, 27, 29, 31, 32, 33, 35, 36, 37, 42, 43, 44, 56, 59, 64, 73, 81, 87, 88, 98, 103, 107, 128, 130, 131, 132, 133, 134, 135, 139, 149, 152], "storage43": 81, "storageclass": 46, "storagecrawljob": 3, "store": [0, 13, 17, 20, 26, 29, 30, 36, 42, 43, 44, 45, 58, 60, 63, 64, 66, 67, 69, 71, 80, 81, 82, 88, 100, 112, 114, 117, 126, 128, 129, 131, 132, 135, 138, 149, 166, 167, 168], "storecryptedpassword": 88, "str_ends_with": 101, "straight": 91, "straightforward": 53, "strain": 119, "strategi": [21, 46], "stream": [24, 51, 54, 59, 101, 123, 134], "streamable_http": 2, "street": 2, "strength": 128, "strengthen": 69, "strict": [14, 57, 64, 88, 129], "strictli": [101, 111, 132, 133], "string": [1, 3, 5, 27, 46, 48, 54, 59, 62, 68, 74, 75, 76, 81, 101, 103, 129, 149, 170, 171, 172], "strip": [67, 133, 149], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [59, 63, 69, 98, 132, 133, 134, 170], "structur": [26, 27, 46, 59, 66, 81, 101, 149], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 104, "stuttgart": 149, "style": [11, 29, 59, 71, 159], "su": [124, 149], "sub": [6, 76, 81, 149, 162, 172], "subadmin": 88, "subdir": [88, 127], "subdirectori": [34, 129, 133], "subdomain": [59, 68, 124, 126, 133, 151], "subfold": [31, 35, 36, 37, 92, 96, 133, 138, 149], "subgroup": 81, "subject": [26, 113, 119], "submiss": [62, 171, 172], "submissionmessag": 171, "submit": [126, 149], "submitcontentjob": 3, "submitmultipl": 171, "subnet": 59, "subpag": 161, "subpath": 101, "subreddit": [159, 160], "subscrib": 113, "subscript": [12, 88, 116, 121, 126, 134, 153, 157, 170], "subsecond": 46, "subsequ": [96, 119, 133, 145, 149], "subset": 41, "substitut": [38, 59, 78], "substr": [59, 101], "subtitl": 15, "succe": [66, 101], "succeed": [15, 147], "success": [17, 18, 39, 57, 59, 66, 74, 75, 76, 81, 100, 123, 124, 126, 128, 138, 142, 147, 149], "successfulli": [14, 39, 59, 78, 96, 104, 134, 147, 149, 172], "suddenli": 3, "sudo": [1, 8, 15, 17, 18, 20, 21, 24, 26, 32, 38, 49, 54, 67, 72, 78, 80, 81, 83, 113, 114, 119, 121, 125, 130, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 152, 171], "suexec": 59, "suffer": 11, "suffici": [123, 128, 132, 133, 144], "suffix": 128, "suggest": [14, 41, 59, 69, 101, 115, 120, 123, 131, 132, 133, 170], "suit": [12, 26, 92, 101, 126], "suitabl": [43, 56, 58, 59, 100, 126, 132, 170], "sum": [123, 125], "summar": [1, 5, 13, 15, 88, 117], "summari": [13, 15, 88, 116, 132], "summaris": 51, "summary_bot": 8, "sun": 81, "super": [81, 85], "supersed": [59, 149], "superus": 124, "supplement": 59, "supplementari": 133, "suppli": [58, 81, 88, 113, 117, 133], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 19, 20, 23, 26, 28, 29, 35, 36, 39, 40, 43, 44, 48, 52, 57, 58, 61, 65, 67, 69, 71, 72, 75, 76, 80, 81, 82, 88, 91, 92, 96, 97, 98, 99, 100, 101, 102, 104, 106, 113, 117, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 153, 157, 158, 159, 163, 164, 165, 166, 167, 168, 169, 171], "supportedcalendarcomponentset": 171, "supporteddatabas": 88, "suppress": [17, 59, 88], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 31, 32, 36, 39, 41, 46, 57, 58, 59, 65, 67, 77, 81, 83, 98, 101, 106, 110, 113, 115, 119, 123, 124, 126, 129, 132, 133, 134, 137, 138, 142, 143, 144, 146, 148, 149, 151, 157, 163, 164, 165, 166, 167, 169, 170, 171, 172], "surfer": 63, "surnam": 81, "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 170, "suspend": 88, "suspici": [15, 56, 57, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [45, 59, 71, 129, 132, 133], "swap": [24, 27, 132], "swift": [34, 59, 88], "switch": [13, 16, 59, 77, 81, 88, 92, 114, 119, 126, 149, 154, 172], "symbol": 16, "symlink": [59, 138], "symmetr": 27, "sync": [3, 17, 20, 24, 39, 41, 43, 59, 71, 85, 88, 91, 92, 95, 96, 115, 119, 128, 132, 143, 146, 171], "sync_xxxxxxx": 98, "synchron": [48, 59, 64, 88, 92, 93, 94, 95, 97, 98, 106, 113, 114, 120, 149], "synchronis": [88, 141], "syntax": [49, 56, 59, 74, 75, 76, 81, 82, 134, 149], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 149], "syslog_tag": [66, 88], "syslog_tag_audit": [66, 88], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 18, 20, 21, 26, 30, 41, 42, 43, 44, 45, 46, 47, 48, 49, 54, 56, 57, 58, 59, 62, 66, 69, 72, 77, 80, 81, 85, 87, 88, 92, 93, 98, 104, 108, 111, 113, 115, 116, 119, 123, 124, 125, 127, 130, 131, 138, 142, 143, 144, 150, 158, 159, 170, 171], "system_addressbook_expos": 114, "system_prompt": [5, 14], "systemctl": [15, 54, 56, 58, 123, 151, 152, 171], "systemd": [54, 59, 88, 104, 149, 152], "systempl": 150, "systemtag": [88, 171], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 165], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 20, 21, 24, 26, 29, 41, 42, 43, 51, 54, 56, 58, 59, 61, 62, 65, 76, 81, 100, 104, 113, 119, 123, 126, 129, 131, 133, 137, 138, 140, 142, 143, 147, 149, 151, 157, 171, 172], "tab": [88, 149, 172], "tabl": [15, 17, 19, 20, 21, 23, 26, 27, 57, 59, 62, 81, 82, 83, 113, 114, 119, 125, 127, 138, 144, 146, 149, 159, 160, 167, 171], "tableid": 171, "tablespac": 128, "tag": [6, 12, 16, 41, 59, 88, 106, 109, 126, 129, 137, 150], "tagassignedev": 171, "tagid": 171, "tagunassignedev": 171, "tail": [4, 129, 149], "tajik": 4, "take": [3, 6, 17, 20, 24, 27, 30, 39, 45, 50, 54, 55, 56, 57, 58, 59, 69, 80, 81, 82, 84, 85, 93, 98, 101, 102, 121, 124, 126, 129, 132, 133, 137, 142, 143, 145, 147, 148, 149, 167, 171, 172], "taken": [3, 41, 56, 62, 69, 81, 101, 114, 149], "talk": [1, 5, 6, 7, 9, 10, 11, 13, 15, 16, 41, 58, 88, 133, 138, 158, 159, 160, 165, 172], "talk_bot": 8, "talo": 54, "tamper": 26, "tar": [59, 123, 125, 133, 142, 149], "tarbal": [121, 133, 142, 149], "target": [15, 16, 26, 27, 53, 56, 59, 81, 88, 93, 98, 126, 142, 149, 157, 171], "targetcalendardata": 171, "targetcalendarid": 171, "targetchunkuploaddur": [93, 98], "targetshar": 171, "task": [0, 3, 4, 5, 6, 8, 10, 13, 18, 30, 42, 56, 64, 88, 113, 120, 124, 133, 149, 169], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 88, 171], "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [88, 101, 126, 129], "te": 149, "team": [16, 44, 46, 59, 88, 133, 145, 154], "team1": 76, "teamfoldernam": 46, "technic": [11, 12, 26, 59, 81, 137, 138, 172], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [18, 24, 28, 69, 81, 138, 142], "telnet": 62, "temp": [24, 59, 98, 133], "tempdirectori": [24, 88], "temperatur": 5, "templat": [5, 20, 44, 59, 64, 85, 88, 101, 129, 150, 160], "template0": 20, "template1": [20, 146], "templatedirectori": 88, "temporari": [24, 56, 59, 64, 85, 88, 110, 149, 172], "temporarili": [57, 62, 81, 83], "tempt": 1, "ten": [38, 54, 80, 81, 120], "tenant": [34, 117], "tenantnam": [46, 59], "term": [12, 16, 34, 88, 149], "termin": [6, 26, 69, 125, 133, 152, 156], "terri": 149, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 26, 54, 57, 64, 73, 88, 93, 98, 100, 101, 103, 105, 106, 119, 120, 126, 129, 131, 134, 136, 137, 138, 165, 169, 170], "tester": 106, "testfil": 54, "testgroup": 76, "tex2image_stablediffusion2": 1, "text": [2, 3, 4, 5, 8, 9, 11, 12, 13, 26, 41, 45, 49, 59, 62, 64, 81, 82, 88, 106, 117, 126, 129, 133, 137, 138, 149, 151, 158, 159, 160, 165], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": 14, "text_to_image_picker_en": 1, "textbas": 21, "textual": 3, "tflite": 129, "tga": 59, "thai": 5, "than": [1, 2, 3, 4, 5, 7, 8, 9, 12, 16, 24, 33, 39, 41, 42, 43, 45, 46, 47, 54, 57, 58, 59, 81, 85, 88, 97, 98, 113, 115, 117, 120, 123, 126, 128, 130, 132, 133, 134, 137, 138, 142, 146, 149, 151, 154, 165, 167, 168, 170, 172], "thank": [68, 170], "theft": 26, "thei": [0, 1, 2, 3, 4, 5, 8, 12, 15, 16, 23, 25, 28, 39, 40, 41, 42, 43, 45, 48, 50, 51, 57, 58, 59, 60, 61, 62, 70, 80, 81, 84, 85, 87, 88, 92, 95, 98, 100, 106, 107, 108, 113, 117, 119, 120, 125, 126, 128, 129, 132, 134, 136, 138, 142, 149, 150, 158, 167, 170], "them": [6, 7, 14, 15, 16, 20, 21, 24, 25, 26, 36, 39, 41, 45, 48, 50, 52, 59, 62, 63, 69, 70, 71, 81, 83, 85, 86, 92, 93, 98, 100, 106, 107, 111, 113, 115, 119, 123, 125, 126, 129, 132, 133, 137, 138, 142, 146, 148, 149, 150, 165, 172], "theme": [63, 64, 88, 140, 142, 146, 147, 149], "themselv": [41, 52, 56, 59, 69, 106, 115, 149], "theori": [5, 9], "therefor": [8, 12, 20, 24, 27, 30, 41, 45, 51, 59, 66, 81, 106, 107, 113, 114, 133, 135, 146, 148, 149, 159], "therein": 12, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 43, 45, 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, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 113, 114, 115, 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, 154, 155, 157, 159, 163, 165, 166, 167, 168, 169, 170, 171, 172], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 170], "think": [34, 138], "third": [12, 15, 16, 20, 26, 56, 78, 134, 142, 148, 149], "thisisanimportantvalu": 59, "thorough": 4, "thoroughli": 5, "those": [6, 12, 15, 16, 23, 24, 25, 26, 30, 36, 41, 45, 46, 48, 51, 54, 59, 63, 67, 68, 69, 81, 85, 98, 107, 111, 113, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 149, 158, 169, 170], "though": [37, 41, 54, 58, 88, 93, 126, 129, 133, 137, 149, 165], "thousand": [120, 138], "thread": [4, 7, 10, 15, 59, 88, 116, 138], "threat": [26, 126], "three": [8, 38, 51, 54, 56, 62, 80, 100, 101, 117, 119, 121, 128, 146], "threshold": [57, 88, 94, 117], "throttl": 57, "through": [3, 4, 8, 12, 15, 24, 30, 38, 41, 49, 57, 59, 62, 67, 68, 77, 81, 88, 92, 98, 100, 101, 108, 113, 117, 119, 123, 133, 138, 149, 153, 154, 156, 157, 170], "throughout": [27, 57, 170], "throughput": [7, 10, 59], "throw": 149, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 59, 62, 92, 100, 126, 129, 133, 134, 148], "thumb": 92, "thumbnail": [26, 39, 45, 59, 85], "thumbnailphoto": 81, "thunderbird": [113, 114, 115, 119], "ti": [8, 41], "ticket": [60, 147, 148, 159, 160], "tidewai": 138, "tidi": 149, "tiff": [59, 133], "time": [2, 3, 6, 8, 14, 15, 20, 23, 24, 27, 36, 39, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 59, 62, 66, 72, 81, 83, 85, 92, 93, 98, 100, 106, 110, 113, 114, 117, 118, 119, 123, 125, 126, 128, 132, 133, 134, 142, 143, 145, 147, 148, 149, 153, 167, 169, 170, 171], "timeout": [15, 24, 34, 39, 43, 46, 58, 59, 62, 88, 93, 94, 104, 124, 129, 133, 142, 147, 149, 171], "timer": 56, "timestamp": [14, 27, 115, 143, 149, 171], "timezon": [8, 56, 59, 66, 106, 130, 149, 171], "tip": [44, 69, 73, 88, 127, 141, 167], "titl": [1, 2, 81, 159, 171], "tl": [26, 59, 62, 69, 82, 88, 100, 101, 119, 124, 126, 127, 129, 133], "tld": [59, 68, 69, 82, 101, 119, 124, 126, 149], "tld_fullchain": 124, "tld_privat": 124, "tls_reqcert": 81, "tmp": [3, 4, 59, 71, 92, 98, 119, 133, 149], "tmp_table_s": 20, "tmpdir": [59, 133], "tmux": 88, "to_gif_exampl": 103, "tocker": 59, "todai": 14, "togeth": [0, 2, 3, 47, 57, 59, 134, 138], "toggl": [71, 77, 81, 88, 113, 114, 132, 138], "token": [1, 2, 30, 57, 59, 64, 73, 88, 101, 111, 149, 150, 171, 172], "token_auth_activity_upd": 88, "token_auth_enforc": 88, "token_auth_token_retent": 72, "token_auth_wipe_token_retent": 72, "tom": 75, "toml": [68, 101], "tomorrow": 2, "too": [1, 20, 24, 36, 50, 57, 58, 59, 98, 113, 114, 126, 128, 133, 138, 142, 145, 149, 165], "took": 119, "tool": [5, 12, 13, 15, 18, 26, 27, 57, 59, 63, 68, 69, 81, 88, 89, 98, 100, 103, 117, 126, 131, 132, 138, 148, 171], "toolkit": 6, "tooltip": 81, "toot": [159, 160], "top": [1, 12, 16, 38, 59, 62, 63, 69, 85, 138, 147, 148, 160], "topic": [1, 26, 43, 59, 120, 133, 138], "total": [6, 27, 34, 59, 81, 85, 87, 149], "totalnumberofsynctokenstokeep": [113, 114], "totalsizelimit": 59, "totp": 80, "touch": [124, 142], "town": 76, "trace": [66, 132], "trace_mod": 20, "track": [88, 98, 113, 114, 116, 119], "trade": 59, "traefik": 88, "traffic": [39, 57, 81, 88, 133, 151], "trai": 93, "trail": [48, 149], "train": [5, 6, 7, 9, 10, 11, 12, 15, 56, 59], "transact": [24, 44, 58, 64, 88, 127, 130, 134, 138, 140], "transaction_isol": 20, "transaction_read_commit": 20, "transcrib": [2, 15, 160], "transcript": [1, 7, 10, 13, 88], "transfer": [35, 44, 59, 88, 129, 132, 137, 142], "transferincomingshar": [88, 149], "transient": 132, "transifex": 65, "transit": [59, 133, 138], "translat": [13, 25, 88, 116, 120, 130, 160], "translate2": [1, 4, 13, 15, 88], "transmit": [126, 172], "transp": 171, "transpar": [13, 15, 27, 57, 88], "transport": [2, 64, 81, 88, 98, 101, 117, 129, 134], "trash": [26, 27, 39, 44, 64, 85, 88, 93, 116, 119, 149], "trashbin": [41, 47, 59, 88, 138], "trashbin_retention_oblig": [47, 88], "trashcan": 38, "treat": [59, 68, 69, 81, 128, 138], "tree": [1, 2, 81, 88], "tremend": 98, "tri": [92, 126, 128], "triag": 120, "trick": [73, 88, 127, 167], "trigger": [17, 38, 42, 51, 56, 57, 59, 66, 76, 81, 88, 93, 114, 119, 137, 138, 147, 149, 165, 171, 172], "triplecheck": 157, "trixi": 134, "trojan": 54, "troubl": [81, 138, 165], "troubleshoot": [13, 19, 44, 59, 64, 73, 88, 95, 116, 126, 127, 132, 141, 148, 153], "true": [3, 14, 15, 16, 18, 20, 21, 26, 29, 39, 46, 51, 59, 62, 65, 68, 74, 75, 76, 82, 84, 85, 87, 97, 98, 106, 117, 119, 126, 129, 133, 138, 140, 148, 149, 152, 171, 172], "truena": [88, 127], "truncat": [27, 59], "trust": [26, 44, 57, 59, 64, 67, 77, 88, 92, 117, 126, 127, 149], "trusted_domain": [39, 88, 128, 149, 165], "trusted_proxi": [57, 68, 88], "trustedcafil": 101, "try": [2, 23, 26, 57, 58, 59, 62, 63, 69, 81, 98, 100, 101, 106, 119, 129, 131, 134, 137, 138, 142, 146, 147, 149, 157, 163, 170], "try_fil": 129, "trystack": 59, "ttf": 129, "ttl": [20, 62, 88], "tue": 62, "tune": [5, 88, 126, 127, 129, 130, 133], "tunisian": 4, "tunnel": [100, 101, 102], "turbo": 7, "turkish": 4, "turn": [24, 49, 59, 70, 82, 88, 93, 117, 133, 147, 149, 170, 172], "turnkei": [130, 133], "turnoffcertcheck": 82, "turnonpasswordchang": 82, "tutori": [120, 123, 124], "tweak": [21, 81], "tweet": 60, "twice": [59, 81, 129], "twitter": [76, 77, 81], "two": [3, 4, 18, 24, 26, 34, 39, 42, 45, 47, 54, 55, 56, 57, 58, 59, 66, 68, 72, 73, 83, 85, 88, 98, 100, 101, 113, 119, 120, 126, 133, 147, 148, 170, 171, 172], "twofactor_totp": 149, "twofactorauth": [80, 149], "txt": [26, 48, 59, 70, 129, 131, 132, 149], "type": [1, 2, 3, 10, 14, 15, 16, 19, 21, 23, 24, 26, 39, 40, 41, 44, 45, 46, 54, 56, 57, 62, 64, 67, 72, 74, 80, 85, 87, 88, 93, 101, 102, 106, 114, 116, 117, 119, 125, 126, 129, 130, 132, 138, 142, 148, 149, 152, 159, 163, 165, 168, 171, 172], "typic": [3, 26, 56, 58, 59, 81, 89, 98, 113, 119, 125, 128, 138, 143, 170], "u": [1, 2, 8, 12, 14, 15, 17, 18, 20, 21, 24, 26, 32, 38, 46, 49, 51, 54, 56, 58, 59, 67, 71, 72, 78, 80, 81, 83, 92, 104, 113, 114, 119, 121, 124, 130, 133, 136, 138, 140, 142, 143, 146, 147, 148, 149, 165, 171], "ubo": 59, "ubuntu": [20, 26, 32, 49, 54, 58, 71, 81, 83, 88, 92, 121, 127, 133, 134, 140, 142, 145, 148, 149, 151, 153, 154], "uc": 133, "udp": 62, "ui": [12, 15, 57, 59, 82, 85, 91, 93, 96, 100, 102, 103, 115, 117, 138, 147, 148, 149], "uid": [27, 80, 81, 82, 83, 119, 149, 171], "uid1": 149, "uid2": 149, "uidn": 149, "ukrainian": 4, "ultim": 57, "umask": 88, "un": [8, 26, 39], "unabl": [46, 59, 62, 65, 81, 88, 94, 149], "unaffect": [59, 94], "unansw": 117, "unauthent": 41, "unauthor": [26, 157], "unavail": [3, 38, 49, 59, 80, 101, 130, 149], "unban": 126, "unchang": 3, "uncheck": [37, 81], "unclear": [7, 10], "uncom": [58, 129, 133], "unconfigur": 46, "undefin": [2, 59], "under": [1, 2, 5, 6, 7, 10, 15, 16, 20, 38, 45, 48, 52, 56, 57, 58, 59, 62, 66, 68, 77, 80, 81, 89, 94, 98, 100, 123, 128, 129, 130, 133, 136, 137, 138, 148, 153, 157, 165, 170], "undergo": 93, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 57, 59, 62, 130, 132, 133], "underscor": [29, 46, 85, 149], "undershoot": 59, "understand": [1, 8, 11, 14, 26, 55, 59, 135, 138], "undertak": 6, "underutil": 133, "undesir": 59, "undetect": 138, "undo": 85, "unencrypt": [26, 62, 85, 88], "unencrypted_s": 138, "unevenli": [7, 10], "unexpect": [58, 59, 138, 157, 170], "unexpectedli": 59, "unexplain": 133, "unfavor": 165, "unforeseen": 143, "unfortun": 56, "unicod": [59, 138], "unicodepwd": 81, "unifi": [1, 59, 156], "unified_search": 88, "uninstal": [4, 88, 127, 131], "unintend": 93, "uniqu": [46, 59, 60, 63, 81, 85, 100, 101, 102, 103, 126, 138, 149], "uniquememb": [81, 82], "unison": 98, "unit": [15, 56, 117, 149, 171], "univent": 133, "unix": [14, 43, 54, 59, 81, 88, 106, 107, 128, 129, 134], "unix_domain_socket": 101, "unixpath": 101, "unixsocketperm": 58, "unknown": [75, 76, 88], "unless": [26, 27, 29, 46, 54, 57, 59, 62, 81, 92, 101, 117, 130, 133, 138, 149], "unlik": [58, 98], "unlimit": [24, 59], "unlink_on_trunc": 88, "unlock": 26, "unnecessari": [18, 45, 59, 81, 126], "unnecessarili": 56, "unoffici": 145, "unpack": [121, 125, 133, 142, 149], "unpredict": [12, 26], "unreach": 81, "unrecover": 26, "unregist": [8, 88, 105], "unreli": [59, 98, 117], "unrequir": 137, "unscan": [36, 59, 88, 149], "unseal": 88, "unselect": 29, "unset": [59, 81], "unshar": 119, "unsign": 149, "unspecifi": [55, 59], "unstabl": 149, "unsuccess": 59, "unsuccessfulli": 14, "unsupport": [29, 45, 59, 148, 157, 159], "unsur": [3, 24, 129], "unsync": 92, "unsyncedfold": 92, "until": [1, 6, 15, 26, 42, 47, 51, 54, 57, 59, 66, 81, 85, 93, 98, 103, 125, 126, 128, 132, 146, 148, 149, 165, 168, 170], "untouch": 149, "untrust": 126, "unus": [59, 72, 104, 166], "unusu": [1, 132], "unwant": [119, 132, 138], "unzip": [123, 125, 142], "up": [0, 1, 2, 3, 5, 14, 15, 17, 18, 20, 24, 26, 30, 42, 47, 51, 54, 55, 56, 57, 58, 59, 61, 64, 77, 80, 81, 85, 88, 96, 100, 104, 113, 116, 119, 122, 126, 127, 128, 132, 134, 135, 138, 142, 143, 146, 149, 152, 162, 163, 165, 167, 169, 170], "upcom": [12, 60, 113, 170], "updat": [2, 3, 12, 14, 17, 18, 19, 25, 26, 28, 41, 46, 49, 54, 56, 58, 61, 62, 69, 75, 76, 81, 82, 88, 105, 113, 114, 115, 117, 120, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 144, 145, 146, 149, 150, 152, 153, 165, 167, 169, 170, 171], "updatecheck": 88, "updatedirectori": 88, "updatenotif": 16, "updater_serv": 59, "upgrad": [21, 28, 49, 62, 68, 69, 88, 124, 125, 132, 137, 138, 141, 144, 151, 153, 162], "upload": [26, 39, 41, 43, 44, 46, 54, 59, 63, 81, 85, 88, 93, 94, 98, 107, 109, 110, 117, 124, 130, 137, 138, 143, 145, 151, 165, 167, 168, 171], "upload_max_files": [24, 124, 133], "upload_tmp_dir": [24, 130], "uploadparts": [46, 59], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 81, 83, 126, 133, 138, 145], "upostgr": 20, "upper": 86, "upscal": [45, 46, 103], "upscaler_exampl": 103, "upstream": [129, 134], "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60], "uri": [59, 68, 81, 117, 119, 129, 138, 149, 171], "url": [2, 3, 8, 16, 31, 33, 34, 36, 37, 39, 46, 53, 56, 58, 62, 63, 66, 67, 68, 69, 71, 74, 75, 76, 79, 81, 82, 85, 87, 88, 91, 92, 96, 100, 101, 102, 103, 106, 113, 123, 124, 125, 127, 128, 129, 132, 136, 138, 147, 149, 150, 151, 155, 157, 165, 169, 172], "url_discoveri": 68, "urlencod": 87, "urltyp": [46, 59], "urn": [59, 171], "uroot": 20, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 44, 45, 46, 49, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 70, 71, 73, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 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, 151, 154, 155, 156, 157, 158, 159, 163, 166, 167, 168, 169, 170, 171, 172], "usabl": 12, "usag": [4, 5, 7, 10, 12, 13, 26, 27, 44, 54, 56, 59, 64, 66, 72, 81, 88, 89, 126, 130, 132, 146, 149, 157, 170], "use_legacy_base64_encod": 88, "use_path_styl": 46, "use_ssl": [46, 59], "usememberoftodetectmembership": 82, "usemultipartcopi": 46, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 18, 22, 24, 25, 29, 30, 31, 32, 34, 36, 37, 39, 42, 43, 44, 46, 47, 48, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 71, 72, 75, 77, 78, 80, 82, 91, 92, 93, 95, 96, 98, 101, 102, 103, 107, 108, 110, 111, 113, 116, 118, 119, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 134, 135, 137, 140, 143, 145, 146, 147, 148, 150, 153, 157, 158, 164, 165, 170, 171, 172], "user1": 41, "user123": 119, "user2": 41, "user_directori": 149, "user_id": [3, 149], "user_ini_additional_lin": 88, "user_ldap": [81, 82, 83, 149], "user_oidc": 84, "user_prompt": 5, "user_scope_dis": 108, "userag": 66, "userdeletedev": 149, "userdirectori": 38, "userid": [2, 14, 26, 76, 81, 96, 115, 119, 138, 171, 172], "useridfilt": 14, "usermod": [58, 133], "usernam": [3, 18, 20, 27, 30, 31, 34, 36, 37, 38, 39, 41, 46, 55, 57, 59, 62, 76, 78, 81, 82, 85, 92, 96, 98, 114, 123, 125, 128, 133, 138, 140, 145, 146, 149, 172], "userpassword": 81, "usr": [54, 56, 58, 59, 62, 101, 124, 133, 149, 152], "usual": [3, 5, 7, 9, 10, 15, 23, 36, 41, 45, 46, 53, 57, 58, 59, 62, 63, 81, 100, 126, 130, 133, 135, 136, 137, 138, 142, 148, 149, 165, 170], "utc": [56, 59, 118, 149], "utf": 70, "utf8": [20, 59, 124, 134, 146], "utf8mb4": [18, 20, 21, 23, 88, 125, 140, 146], "utf8mb4_0900_as_ci": 59, "utf8mb4_bin": [20, 59], "utf8mb4_general_ci": [21, 125, 146], "util": [6, 8, 52, 59, 66, 119, 123, 149, 170], "uuid": [81, 82, 149], "uusernam": 20, "uz": 89, "uzbek": 4, "v": [8, 15, 27, 36, 54, 64, 88, 101, 105, 129, 130, 138, 149, 171], "v1": [3, 16, 59, 66, 67, 74, 75, 76, 82, 87, 119, 132, 147], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 29, 34, 46, 59, 82, 172], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 46, 59], "v30": 15, "v4": [29, 106], "v6": 106, "v9": 26, "valid": [12, 20, 48, 59, 65, 69, 73, 81, 82, 88, 98, 128, 129, 130, 137, 149, 151, 165, 172], "valu": [1, 3, 8, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 27, 39, 41, 42, 43, 45, 46, 47, 51, 54, 56, 58, 60, 62, 65, 66, 67, 68, 70, 71, 72, 75, 76, 77, 81, 82, 83, 85, 88, 91, 93, 94, 96, 97, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 125, 126, 128, 132, 133, 135, 138, 143, 165, 167, 168, 171], "value1": 59, "value2": 59, "vanish": 119, "var": [16, 20, 21, 24, 51, 54, 56, 59, 66, 78, 81, 83, 97, 98, 101, 102, 113, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 138, 142, 147, 148, 149], "vari": [3, 4], "variabl": [3, 4, 5, 8, 20, 21, 27, 44, 57, 58, 64, 69, 88, 93, 95, 98, 103, 105, 126, 134, 169, 171, 172], "variable_nam": [20, 21], "variant": 54, "varieti": [1, 70, 172], "variou": [1, 15, 45, 51, 54, 57, 59, 63, 66, 69, 80, 81, 95, 98, 132, 138, 149, 150, 153, 155, 158], "vboxsf": 133, "vcard": [114, 115, 129], "vcf": 114, "ve": [119, 132, 162, 170], "vector": [3, 27, 49, 126, 168], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 170, "vendor": 132, "verbos": [54, 66, 92, 98, 132, 149], "veri": [4, 38, 51, 56, 57, 58, 59, 63, 81, 98, 138, 147, 149, 172], "verif": [57, 62, 64, 88, 119, 137, 149], "verifi": [8, 12, 20, 21, 39, 53, 54, 56, 58, 59, 63, 83, 98, 100, 104, 117, 123, 125, 126, 131, 132, 136, 137, 142, 144, 147, 149, 157, 165, 170], "verify_bucket_exist": 46, "verify_p": 62, "verify_peer_nam": [58, 62], "versatil": 120, "version": [2, 3, 4, 6, 7, 8, 10, 11, 12, 15, 20, 21, 22, 24, 26, 27, 28, 30, 31, 44, 46, 47, 50, 54, 56, 58, 62, 64, 66, 71, 72, 74, 75, 76, 81, 82, 85, 88, 100, 103, 113, 114, 117, 118, 119, 123, 124, 125, 126, 129, 130, 132, 133, 136, 137, 142, 143, 144, 145, 147, 148, 151, 153, 155, 160, 168, 169], "version_timestamp": 27, "versions_retention_oblig": [42, 88], "versionstr": 149, "vf": 96, "vhd": 133, "vhdx": 133, "vhost": 138, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 25, 38, 41, 42, 44, 46, 47, 54, 56, 57, 58, 59, 62, 64, 67, 68, 73, 80, 83, 84, 85, 86, 87, 88, 96, 98, 99, 101, 106, 113, 115, 117, 119, 121, 126, 127, 128, 129, 130, 132, 135, 136, 138, 141, 143, 148, 149, 150, 152, 159, 165, 166, 167, 168, 170, 171, 172], "video": [2, 15, 45, 59, 88, 120, 130, 134, 159, 160], "vietnames": 4, "view": [1, 4, 16, 18, 50, 57, 59, 66, 85, 88, 98, 138, 149, 153], "viewer": [59, 66, 172], "virtual": [2, 46, 59, 88, 101, 126, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 151], "viru": [54, 98], "virus": 54, "virus_db": 54, "visibl": [3, 15, 38, 51, 68, 77, 81, 104, 115, 118, 138, 146, 149, 165, 166, 167, 168, 170, 171], "visible\u00b9": 149, "visio": 153, "visit": [56, 106, 117, 123, 133, 145, 147, 148], "visitor": 126, "visual": 12, "vm": [132, 133, 148], "vmdk": 133, "vmp": 133, "vmware": 133, "vnd": 129, "vo": 124, "voic": 88, "volum": [54, 59, 92, 103, 134], "volunt": 170, "vosk": 4, "vp": [88, 127], "vpn": 101, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 100], "vtt": 129, "vulner": [126, 170], "vv": 149, "vvv": [119, 138, 149], "w": [26, 124, 126, 151, 156], "wa": [7, 8, 10, 12, 14, 15, 18, 26, 41, 48, 56, 57, 59, 66, 76, 81, 93, 100, 110, 114, 117, 118, 119, 130, 133, 137, 138, 143, 144, 145, 146, 147, 148, 149, 165, 166, 167, 168, 169], "wai": [1, 7, 15, 20, 23, 30, 39, 41, 46, 54, 56, 57, 59, 62, 63, 67, 78, 81, 98, 100, 101, 106, 113, 126, 129, 133, 138, 142, 146, 147, 148, 149, 154, 166, 167, 168], "wait": [4, 8, 59, 103, 143, 148, 170, 172], "wait_timeout": [20, 59], "wal": 59, "walk": [123, 133], "want": [5, 6, 7, 15, 16, 18, 20, 24, 29, 32, 38, 39, 41, 43, 45, 46, 49, 50, 51, 54, 55, 57, 58, 59, 61, 62, 65, 68, 71, 81, 83, 84, 85, 91, 95, 98, 100, 101, 104, 108, 114, 117, 120, 123, 124, 126, 128, 131, 133, 134, 135, 136, 137, 138, 147, 148, 149, 151, 157, 158, 162, 168, 170, 171, 172], "wantedbi": [15, 56, 171], "warn": [4, 12, 26, 58, 59, 64, 66, 80, 81, 88, 98, 123, 126, 128, 129, 132, 133, 137, 138, 144, 145, 149, 157, 167], "wasm": 129, "watch": [57, 149], "watermark": 150, "watsonx": [1, 8, 12, 13, 15, 88], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 18, 20, 23, 24, 36, 37, 38, 42, 45, 56, 59, 62, 69, 81, 88, 98, 101, 111, 119, 123, 124, 126, 128, 129, 130, 132, 133, 138, 144, 148, 149, 151, 153, 157, 165, 167, 169, 170, 172], "weak": 128, "weaken": 63, "weather": [2, 14, 126], "web": [2, 5, 7, 9, 10, 11, 16, 26, 37, 39, 41, 44, 56, 57, 58, 63, 64, 65, 68, 71, 78, 82, 85, 88, 98, 100, 104, 115, 117, 119, 120, 123, 124, 125, 127, 128, 129, 130, 132, 139, 141, 142, 143, 148, 149, 156], "webauthn": 88, "webcal": [59, 149], "webcalallowlocalaccess": 113, "webcron": [38, 51, 88, 149], "webdav": [24, 33, 38, 59, 69, 74, 81, 88, 98, 119, 126, 129, 133, 139, 149], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 172], "webhook_listen": [171, 172], "webhookcal": 171, "webhooklisten": 171, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 166], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [24, 25, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 154, 168], "websit": [14, 53, 63, 69, 76, 77, 81, 126, 138], "websocket": [100, 151], "webspac": 133, "week": [2, 42, 51, 54, 170], "weekend": 3, "weekli": 51, "weight": [12, 15, 59], "welcom": [12, 88, 120, 149], "well": [0, 1, 2, 3, 4, 5, 6, 12, 15, 27, 41, 45, 53, 54, 57, 58, 59, 62, 64, 68, 81, 85, 88, 94, 119, 123, 124, 129, 131, 132, 133, 135, 138, 142, 143, 145, 147, 149, 157, 162, 170, 171, 172], "went": [142, 149], "were": [2, 12, 14, 18, 26, 39, 59, 62, 66, 93, 113, 118, 130, 137, 138, 147, 148, 149, 165], "west": [29, 46], "wget": [123, 125, 136, 152, 165], "what": [2, 14, 24, 29, 38, 43, 46, 55, 57, 59, 61, 66, 69, 81, 83, 85, 88, 98, 100, 101, 126, 132, 138, 141, 149, 172], "whatev": [18, 41, 59, 129], "whatsoev": [27, 30], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 18, 20, 24, 26, 27, 30, 31, 33, 36, 38, 39, 41, 42, 43, 46, 47, 49, 51, 54, 55, 56, 57, 58, 59, 62, 65, 66, 68, 69, 70, 71, 80, 81, 82, 84, 85, 88, 91, 93, 94, 96, 99, 100, 101, 106, 107, 110, 113, 114, 115, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 157, 159, 165, 168, 170, 171, 172], "when_requir": [59, 168], "when_support": 59, "whenev": [41, 42, 132, 138, 170, 171], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 26, 27, 28, 30, 36, 54, 56, 57, 58, 59, 62, 66, 81, 88, 92, 93, 96, 98, 100, 101, 113, 115, 117, 123, 125, 126, 133, 135, 136, 138, 142, 144, 147, 149, 157, 158, 169, 170, 171, 172], "wherev": 95, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 20, 59, 62, 80, 82, 85, 93, 96, 100, 106, 115, 117, 126, 129, 135, 149, 170], "which": [1, 2, 3, 5, 7, 8, 12, 15, 16, 18, 20, 23, 24, 26, 27, 29, 30, 38, 39, 41, 42, 43, 46, 47, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 72, 76, 77, 80, 81, 82, 85, 93, 98, 100, 101, 102, 104, 106, 111, 115, 117, 119, 123, 124, 126, 129, 130, 131, 132, 133, 134, 137, 138, 143, 145, 147, 148, 149, 150, 152, 154, 158, 159, 167, 168, 169, 170, 172], "whichev": 59, "while": [1, 4, 11, 15, 17, 26, 42, 45, 46, 52, 54, 57, 59, 81, 106, 119, 126, 132, 133, 143, 145, 147, 148, 149, 170, 171], "whisper": [13, 15, 88, 160], "whitelist": [16, 57, 128], "whitespac": 149, "who": [3, 12, 14, 26, 29, 32, 36, 41, 59, 81, 114, 115, 121, 138, 149], "whole": [37, 88, 100, 101, 113, 119, 123, 127, 146], "whom": 12, "whose": [42, 149, 171], "why": [63, 88, 119, 149], "wide": [26, 80, 126, 149], "widenetworkaddress": 101, "wider": 100, "widespread": 170, "widget": [60, 158, 159], "width": 59, "wiki": [59, 133, 145], "wikipedia": 59, "wildcard": [59, 92, 128, 149], "win": 54, "windmil": 88, "window": [3, 15, 36, 42, 44, 54, 59, 81, 85, 88, 92, 93, 95, 96, 97, 98, 120, 127, 134, 167, 171], "wipe": 72, "wise": 119, "wish": [20, 26, 35, 52, 58, 59, 66, 85, 98, 113, 128], "within": [12, 20, 27, 30, 41, 48, 53, 57, 59, 66, 68, 69, 71, 81, 93, 98, 102, 113, 114, 115, 120, 126, 129, 130, 132, 134, 135, 137, 138, 142, 149, 170], "without": [6, 15, 25, 26, 27, 38, 41, 42, 47, 51, 52, 54, 56, 57, 59, 67, 69, 70, 72, 81, 85, 88, 91, 97, 99, 100, 101, 102, 107, 113, 114, 117, 126, 128, 130, 133, 138, 145, 146, 147, 148, 149, 153, 154, 159, 163, 165, 166, 171], "wizard": [20, 39, 59, 62, 82, 88, 91, 96, 121, 123, 124, 127, 149], "wmill": 172, "woff2": 129, "won": [15, 41, 59, 81, 113, 149], "wopi": [88, 151, 152, 157], "word": [7, 49, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 15, 16, 21, 26, 30, 36, 38, 41, 43, 48, 51, 56, 59, 62, 63, 64, 65, 68, 69, 78, 79, 80, 81, 85, 88, 91, 96, 98, 100, 103, 106, 107, 111, 113, 120, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 154, 157, 158, 163, 171], "workaround": [24, 26], "worker": [0, 3, 15, 58, 88, 171], "workflow": [64, 88, 107, 171], "workflowengin": [66, 108], "workload": [43, 100, 149], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 101, 170], "worm": 54, "worri": 3, "wors": 59, "worst": [15, 98], "worthi": 57, "would": [3, 5, 14, 15, 16, 20, 23, 26, 38, 45, 52, 56, 57, 59, 66, 68, 81, 92, 94, 100, 101, 104, 113, 114, 119, 129, 138, 143, 144, 146, 147, 149, 155, 165], "wrapper": [62, 149], "writabl": [16, 32, 48, 59, 133, 147, 149], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 22, 58, 59, 62, 67, 81, 88, 97, 98, 113, 117, 120, 123, 127, 133, 137, 147, 149, 172], "writeabl": [16, 126], "written": [3, 27, 28, 59, 66, 77, 96, 100, 114, 119, 126, 128, 143, 149], "wrong": [14, 26, 41, 79, 137, 138, 142, 144, 149, 157], "wsdlcach": 129, "wss": [4, 151], "wurst": 119, "www": [1, 8, 15, 17, 18, 21, 24, 26, 32, 38, 49, 51, 53, 54, 55, 56, 58, 59, 66, 67, 72, 78, 80, 81, 83, 87, 113, 114, 119, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 136, 138, 140, 142, 144, 147, 148, 149, 152, 154, 169, 171], "wwwhomepag": 81, "wwwrun": [56, 149], "wysiwyg": 153, "w\u00fcrzburg": 2, "x": [6, 24, 36, 45, 49, 51, 59, 63, 68, 74, 75, 76, 81, 82, 87, 101, 106, 123, 125, 126, 128, 129, 138, 144, 149, 168, 169, 170], "x11": 66, "x86": [4, 6, 11, 132], "x86_64": [3, 4, 5, 7, 9, 10, 11, 66, 92], "xbitmap": 59, "xcal": 149, "xeon": [7, 10], "xeu": [15, 171], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 153], "xlii": 82, "xloc": 129, "xlsx": 153, "xml": [59, 88, 103, 119, 125, 129, 130, 149, 150, 152, 155, 171], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 116], "xss": 168, "xtradbinnodb": 59, "xxx": 27, "xxxxxxxxxx": 46, "y": [17, 45, 59, 66, 81, 83, 123, 125, 126, 140, 142, 147, 148, 169], "ye": [15, 36, 41, 59, 71, 81, 82, 85, 96, 108, 113, 118, 138, 144, 149, 157], "year": [72, 134, 170], "yellow": [15, 38, 39, 81, 88], "yet": [1, 3, 4, 15, 52, 59, 64, 67, 81, 88, 137, 143, 160], "yield": 59, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 91, 92, 93, 95, 96, 97, 98, 100, 101, 103, 104, 106, 107, 108, 110, 113, 114, 117, 119, 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, 151, 152, 157, 162, 165, 166, 167, 168, 169, 170, 171, 172], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 20, 21, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 95, 97, 98, 99, 100, 101, 104, 106, 111, 113, 115, 117, 118, 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, 151, 153, 155, 157, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [119, 157], "yourself": [5, 54, 126, 149], "yourserv": 98, "yourswifthost": 59, "youtub": [2, 120], "yum": [54, 123], "yyyi": 81, "yyyymmdd": 81, "z": [85, 115, 123, 125, 126, 142, 148, 169], "z0": 81, "za": 81, "zammad": [159, 160], "zend": 58, "zero": 27, "zip": [85, 98, 106, 123, 125, 130, 142], "zlib": 130, "zone": [118, 123], "zsh": 149, "zshrc": 149, "\u00b2": 149, "\u00b9": 149}, "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", "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", "Configuring External Storage (GUI)", "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", "Automatic setup", "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", "Profile configuration", "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", "Command-line Account Setup", "Command Line Client", "Configuration File", "Environment Variables", "Desktop Clients", "Mass Deployment And Account Creation", "Options", "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", "GDPR-compliance", "Calendar / CalDAV", "Contacts / CardDAV", "Contacts Interaction", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 22.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", "Using the occ command", "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, 152], "1": 68, "10": 129, "11": 53, "12": 53, "1st": [133, 145], "2": [11, 68, 123, 132], "2006": 20, "2024": 89, "2025": 89, "2026": 89, "22": 125, "24": 152, "26": 163, "27": 164, "28": 165, "30": 166, "31": 167, "32": 168, "33": 169, "3rdparti": 138, "4": 21, "502": 129, "512mb": 24, "64bit": 17, "8": [123, 124], "And": 96, "Not": [26, 137], "The": [57, 67, 69, 82, 115, 160], "To": [1, 7, 10, 15], "__host": 69, "about": 54, "abov": 53, "abus": 117, "access": [3, 20, 67, 69, 106, 126, 129, 131, 150], "accessible_featur": 59, "account": [91, 96, 117, 119], "account_manag": 59, "act": 12, "action": [6, 107, 126], "activ": [51, 57, 59, 81, 166, 167, 168], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [38, 117], "add": [67, 76, 137, 149, 152], "addendum": 5, "addit": [12, 58, 81, 102, 133, 150], "address": [57, 62, 114, 115, 126, 149, 164, 168], "addressbook": 149, "adjust": 24, "admin": [51, 66, 69, 78, 126], "admin_audit": 66, "administr": [52, 81, 85, 114], "advanc": [41, 81, 99, 103], "advantag": 134, "after": [138, 146], "ag": [42, 110], "agent": [1, 2, 15, 169], "ai": [0, 1, 6, 8, 11, 12, 15], "aio": [101, 102], "ajax": 56, "alarm": 113, "alert": 117, "alias": 49, "all": [26, 55, 59, 62, 101, 126, 149], "allow": [38, 69, 113, 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_no_password_confirmation_rang": 59, "allowed_user_ag": 59, "allowselfsignedcertif": 59, "allowsymlink": 59, "altern": [5, 7, 59], "amazon": 29, "an": [62, 67, 69, 74, 84, 149], "android": 53, "ani": 129, "anoth": 41, "anti": 117, "antiviru": [54, 149], "anymor": 137, "apach": [24, 123, 133, 151], "apache2": 68, "apcu": 58, "api": [16, 82, 87], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 51, 54, 57, 59, 60, 62, 66, 70, 72, 74, 88, 100, 132, 134, 136, 137, 138, 149, 150, 151, 166, 167], "app_api": [166, 167, 168], "appapi": [100, 166, 167, 168], "appcodecheck": 59, "appdata": 149, "appear": [71, 159], "appli": 136, "applic": [67, 130], "approach": 148, "approv": 172, "apps_path": 59, "appsallowlist": 59, "appstoreen": 59, "appstoreurl": 59, "ar": [69, 115], "architectur": 134, "archiv": 98, "argument": [102, 103], "around": 20, "arrai": 149, "artifici": [2, 13], "ask": [15, 157], "assetlink": 53, "assign": 107, "assist": 1, "attach": 117, "attempt": 59, "attribut": 81, "audienc": 120, "audit": 66, "auth": 59, "auth_availability_delai": 59, "authent": [30, 36, 72, 80, 81, 84, 117, 149, 172], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 149, "autoconfig": [119, 128], "autom": [72, 107, 166], "automat": [55, 128], "avail": [38, 106, 107], "avatar": 81, "avoid": 129, "awai": 20, "azur": [46, 117], "backend": [15, 26, 38, 59, 113], "background": [42, 47, 54, 56, 81, 113, 117, 132, 133, 149], "backtrac": 59, "backup": [26, 46, 81, 140, 146], "bad": [26, 129], "balanc": 57, "bare": 101, "base": [30, 58, 132, 147], "basic": 98, "batch": 147, "bearer": 84, "befor": [26, 41], "below": 53, "beta": 170, "better": 51, "between": [41, 172], "beyond": 62, "big": 24, "bigint": 17, "bin": [47, 59, 113], "binary_search_path": 59, "birthdai": [113, 149], "blob": 46, "block": [27, 106, 172], "book": [114, 115, 149, 164, 168], "bot": 8, "brand": 71, "breakdown": 66, "browser": 134, "brute": 57, "bruteforc": 59, "bucket": 46, "bug": [138, 170], "build": 172, "built": 147, "bulkupload": 59, "button": 113, "byte": 21, "c": 46, "cach": [58, 59, 69, 81, 130, 132], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 113], "calendar": [2, 113, 119, 138, 149], "can": [20, 62, 160, 172], "candid": 170, "cannot": 26, "canon": 150, "capabl": 62, "carddav": [69, 114], "carddav_sync_request_timeout": 59, "carddav_sync_request_trunc": 59, "cento": 123, "certif": [38, 62, 81, 89], "chang": [39, 61, 138, 162, 169], "changelog": 162, "channel": [59, 170], "chat": [1, 3, 8, 15], "check": [27, 28, 69, 104, 149, 165, 168], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "chroot": 124, "chunk": [24, 167], "chunked_upload": 59, "cif": [36, 131], "cipher": 59, "circl": 2, "clamav": 54, "clean": [72, 166], "cleanup": [83, 149], "cli": [59, 71, 102, 130], "client": [71, 92, 95, 98, 134, 146], "close": 98, "cloud": [24, 59, 138], "clue": 129, "cluster": [58, 59], "code": [59, 137, 149], "collabor": 110, "collabora": [150, 151, 155], "collat": 59, "com": 119, "combin": 2, "command": [3, 16, 20, 26, 48, 57, 91, 92, 98, 114, 121, 147, 149, 169], "comment": [59, 132], "commit": [20, 69], "common": [106, 110, 138], "commun": 101, "comparison": 26, "compat": [48, 149], "complet": 128, "complianc": [12, 112], "compon": 120, "compress": 132, "condit": 59, "config": [58, 59, 62, 98, 126, 149], "config_is_read_onli": 59, "configur": [1, 3, 5, 19, 20, 24, 38, 39, 45, 46, 51, 53, 54, 55, 58, 59, 60, 62, 63, 64, 66, 69, 71, 77, 81, 82, 88, 93, 101, 108, 117, 126, 127, 129, 130, 131, 133, 149, 150, 151, 152, 155, 163, 164, 165, 166, 167, 168], "confirm": 54, "connect": [58, 81, 84, 98, 119, 126, 172], "connectivity_check_domain": 59, "connector": 130, "consequ": 48, "consider": [30, 67], "consumpt": 89, "contact": [2, 114, 115, 119, 138], "contain": [101, 104], "content": 88, "context": [1, 2, 3, 15], "context_ag": 2, "control": [3, 42, 106], "convers": [18, 40, 149], "convert": 18, "cookbook": 2, "cooki": [69, 111], "cookie_domain": 59, "copied_sample_config": 59, "core": [59, 98, 120], "count": [166, 167, 168], "cpu": 134, "creat": [20, 39, 41, 53, 75, 82, 85, 98, 149, 172], "creation": [42, 96, 128, 149], "credenti": 92, "critic": 162, "cron": [56, 124, 132], "csrf": 59, "css": 129, "csync": 98, "current": 2, "custom": [2, 16, 71, 113, 150], "customclient_desktop": 59, "cybersecur": 12, "daemon": [100, 101, 102, 104], "dashboard": 60, "data": [3, 26, 46, 55, 59, 75, 76, 113, 114, 115, 119, 126, 128, 138, 146], "databas": [18, 19, 20, 23, 55, 59, 69, 119, 123, 124, 128, 130, 131, 132, 134, 140, 146, 149, 167], "datadirectori": [59, 138], "date": 41, "dav": [149, 163], "davstorag": 59, "db": 59, "dbdriveropt": 59, "dbhost": 59, "dbname": 59, "dbpassword": 59, "dbpersist": 59, "dbreplica": 59, "dbtableprefix": 59, "dbtype": 59, "dbuser": 59, "debug": [14, 59, 62, 98, 126, 132, 138, 149], "deck": 2, "declar": 90, "decreas": 36, "decrypt": [26, 27], "dedic": 126, "deep": 53, "default": [25, 41, 59, 65, 70, 101, 117, 150, 166, 167, 169], "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": 26, "delai": 36, "deleg": [52, 117], "delet": [47, 59, 75, 76, 82, 83, 85, 115, 149], "demot": 76, "deni": 106, "deploi": [99, 100, 101, 102, 103, 104], "deploy": [58, 96, 101, 122, 126], "deployconfig": 102, "deriv": 27, "desktop": [59, 95, 134], "detail": 27, "detect": 6, "determin": 62, "dev": [69, 126], "develop": 120, "diagnost": 59, "did": 137, "differ": [46, 62, 143], "directori": [16, 55, 58, 81, 126, 128, 131, 138, 149], "disabl": [26, 45, 54, 59, 69, 70, 74, 76, 80, 85, 103, 117, 126, 138, 149], "disallow": 131, "discoveri": [68, 138], "disk": [6, 94], "dispatch": 171, "displai": 39, "distinguish": 41, "distribut": [59, 155], "dmz": 126, "do": [137, 147, 159], "docker": [100, 101, 151, 155], "document": 15, "documentation_url": 59, "doe": [69, 147, 159], "domain": [61, 62, 68, 119, 126, 128, 138], "down": 137, "downgrad": 170, "download": 104, "drop": [41, 134], "dump": 98, "duplic": 81, "dure": [42, 148], "edit": [70, 75, 76, 120, 150], "email": [51, 62, 76, 163], "embed": [59, 63], "empti": [69, 149], "enabl": [16, 21, 26, 38, 48, 51, 54, 59, 60, 62, 74, 76, 80, 85, 103, 104, 126, 131, 132, 133, 149, 150, 168], "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": [70, 138], "encrypt": [26, 27, 28, 46, 59, 62, 132, 133, 138, 149], "end": [6, 170], "endpoint": 169, "energi": 89, "enforc": 80, "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": 27, "environ": [59, 94, 99, 133, 149], "error": [20, 26, 98, 129, 137, 138], "errorlog": 66, "establish": 18, "ethic": [6, 8, 11, 15], "eu": 12, "even": 62, "event": [113, 119, 149, 171], "everyth": 54, "exampl": [55, 57, 59, 66, 68, 74, 75, 76, 82, 92, 102, 106, 107, 110, 113, 114, 123, 124, 125, 149, 151, 152], "exapp": [100, 101, 103, 105], "exclud": [51, 57, 92], "execut": 107, "expand": 168, "experi": 59, "expert": 81, "expir": [41, 51], "explain": 66, "export": [113, 119, 149], "expos": 164, "extens": [70, 89], "extern": [26, 30, 38, 46, 51, 63, 100, 106, 133, 138, 149, 150], "external_storag": 59, "face": 6, "factor": [45, 80, 149], "fail": [119, 129], "fail2ban": [57, 126], "failur": 36, "fair": 138, "faq": [100, 137, 172], "faster": 132, "featur": [15, 118], "feder": [24, 39, 59, 113, 138, 149], "field": [66, 76], "file": [2, 3, 24, 25, 26, 27, 28, 36, 38, 40, 41, 42, 43, 44, 54, 59, 66, 69, 70, 88, 93, 98, 106, 107, 110, 129, 132, 134, 138, 149, 150, 165, 166], "filelock": 59, "filenam": [48, 149], "files_external_allow_create_new_loc": 59, "files_no_background_scan": 59, "filesystem_cache_readonli": 59, "filesystem_check_chang": 59, "filter": [14, 126, 171], "final": 124, "find": [20, 62], "fingerprint": 59, "fix": 137, "flow": [108, 109], "folder": [26, 106, 140, 146], "follow": 117, "font": 150, "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, "format": [27, 28, 59], "forwarded_for_head": 59, "found": 26, "fpm": [132, 133], "freebusi": 113, "frequent": [15, 157], "from": [46, 51, 57, 62, 76, 121, 144, 155], "front": 6, "frontend": 15, "ftp": 31, "fulli": 5, "function": 98, "further": [26, 120, 130], "fusef": 131, "g": 59, "gatewai": 129, "gdpr": 112, "gener": [9, 15, 20, 27, 45, 126, 130, 138], "genr": 6, "get": [14, 41, 54, 62, 74, 75, 76, 88, 119, 120, 149], "getenv": 69, "give": 126, "global": [70, 119], "gone": 20, "googl": 117, "gpg": 131, "grant": 85, "greater": 129, "green": 6, "group": [26, 38, 75, 76, 81, 85, 106, 149, 150], "groupfold": 51, "groupwar": [88, 116], "gui": 38, "guidanc": 126, "ha": 20, "handl": [53, 81, 92], "handler": [58, 129], "haproxi": 68, "harden": 126, "hardwar": 12, "harp": [100, 101], "has_internet_connect": 59, "hash": 59, "hashing_default_password": 59, "hashingcost": 59, "hashingmemorycost": 59, "hashingthread": 59, "hashingtimecost": 59, "have": 69, "header": [69, 126], "heartbeat": 104, "hidden": 36, "hide": 113, "hide_login_form": 59, "hierarch": 149, "home": 58, "host": [16, 101], "how": [20, 57, 62, 115, 148, 159], "htaccess": [59, 133], "http": [69, 126, 132, 133], "httpd": 124, "i": [15, 20, 54, 62, 69, 126, 137, 166, 167, 172], "ibm": 0, "icap": 54, "icon": [49, 71], "id": [14, 119, 138, 149, 169], "ident": 84, "identifi": [17, 98], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 45, 81, 104, 126, 155], "imagick": 123, "imaginari": 166, "imap": [117, 119], "implement": [2, 12], "implic": 46, "import": [149, 152], "improv": [0, 1, 15], "inconvert": 18, "index": 3, "indic": 149, "info": [54, 74, 149], "inform": 138, "ini": 130, "init": 104, "initi": [3, 23, 89], "insecur": 98, "insert": 119, "insight": 14, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 59, 88, 92, 100, 121, 123, 124, 125, 126, 127, 128, 130, 133, 145, 149, 151, 152, 154, 170, 171, 172], "instanc": [46, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 149, 168], "intellig": [2, 13], "interact": [66, 115], "interfac": [48, 66, 114, 117, 131], "intern": [81, 138], "interoper": 12, "interv": [81, 117], "introduct": [52, 57, 59, 120, 126, 171], "invalid": [26, 48, 62, 137], "invis": 107, "invit": 113, "ip": [57, 126], "ipv6_normalized_subnet_s": 59, "isol": [20, 69, 98], "issu": [98, 119, 138, 139], "item": [47, 59, 114], "j": 129, "jail": 126, "javascript": [129, 149], "jit": 132, "job": [42, 47, 56, 113, 124, 132, 133, 149], "journal_mod": 59, "jpeg": 45, "json": 53, "keep": 62, "kei": [26, 27, 30, 82, 152], "keyboard": 98, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 113, 159, 160], "l10n": 149, "languag": [5, 65], "larg": [5, 12, 24], "lastseen": 149, "ldap": [26, 59, 81, 82, 83, 131, 149], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legal": 12, "length": [126, 170], "level": [20, 66, 69, 132], "libreoffic": 165, "life": 170, "limit": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 53, 113, 114, 117, 126, 149], "line": [91, 92, 98, 114, 121, 147, 149], "link": [39, 41, 53, 59, 63, 159], "linux": 133, "list": [14, 74, 76, 81, 92, 102, 103, 149], "listen": [62, 171], "live": [4, 15], "live_transcript": 4, "llm": 117, "llm2": 5, "load": [3, 57, 59, 81, 132], "local": [5, 7, 9, 10, 11, 32, 59, 65, 83, 101, 113, 117], "localstorag": 59, "locat": [27, 58, 59, 128], "lock": [43, 59, 69, 132, 137], "log": [3, 4, 59, 66, 81, 98, 104, 119, 129, 132, 138, 149], "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, "low": 94, "lt": 125, "machin": [1, 11, 15, 133], "maco": 98, "mai": 168, "mail": [59, 62, 117, 119], "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": 117, "mainten": [59, 88, 140, 141, 148, 149, 170], "maintenance_window_start": [56, 59], "major": 170, "make": 5, "manag": [16, 26, 44, 49, 54, 73, 85, 102, 103, 105, 130, 133, 149, 158], "managerfactori": 59, "mandatori": 137, "manual": [8, 54, 119, 133, 142, 148], "map": [49, 81], "mariadb": [20, 134, 140, 146], "mark": 54, "mass": 96, "master": 27, "max": [41, 59], "max_file_conversion_files": 59, "max_filesize_animated_gifs_public_shar": 59, "max_parallel_count": 59, "max_siz": 59, "maxautocompleteresult": 59, "maximum": [45, 59, 133, 167], "mcp": 2, "mechan": 30, "media": [130, 133], "member": 75, "memberof": 81, "memcach": [58, 59, 131], "memcache_customprefix": 59, "memcached_opt": 59, "memcached_serv": 59, "memori": [45, 58, 59, 134], "merg": 59, "messag": [98, 129, 137, 138], "metadata_max_files": 59, "metal": 101, "method": 26, "mib": 129, "microsoft": [46, 81, 117], "migrat": [23, 28, 117, 143, 144, 148, 155], "mimetyp": 49, "minimum": 59, "minsearchstringlength": 59, "misc": 149, "miscellan": 2, "misconfigur": [106, 110], "miss": [119, 149], "mobil": 134, "mod_fcgid": 24, "mod_proxy_fcgi": 24, "mode": [26, 62, 126, 132, 140, 147, 148, 149], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138], "monitor": [50, 165, 166, 167, 168], "mount": [38, 99], "mount_fil": 59, "mountpoint": 26, "move": [138, 149], "multi": 46, "multibucket": [46, 59], "multilingu": 5, "multipl": [59, 68], "music": 6, "my": [15, 20, 62], "mysql": [20, 21, 55, 59, 119, 134, 140, 146], "name": [69, 138], "nc": 101, "need": 168, "nest": 81, "network": [113, 131], "new": [39, 76, 85, 150], "next": 125, "nextcloud": [1, 2, 4, 24, 33, 39, 51, 53, 54, 58, 59, 60, 64, 71, 81, 83, 84, 98, 101, 102, 111, 120, 123, 124, 126, 129, 136, 137, 138, 142, 150, 151, 163, 164, 165, 166, 167, 168, 169, 171, 172], "nginx": [24, 68, 129], "no_unsupported_browser_warn": 59, "non": 138, "nor": 129, "note": [58, 81, 88, 124, 130, 136, 161, 162], "notif": [16, 36, 41, 113, 148], "now": [166, 167], "nss": 69, "o": 134, "oauth": 117, "oauth2": 67, "object": [6, 24, 34, 46, 59], "objectstor": 59, "obtain": [98, 136], "occ": [3, 16, 26, 48, 57, 81, 102, 149], "off": 81, "offic": [88, 118, 150, 153, 165], "old": [28, 134], "olmo": 5, "one": [62, 101], "onli": [62, 69], "onlin": [150, 151, 155], "ooxml": 150, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [50, 169], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [34, 46], "oper": [126, 149], "option": [3, 38, 59, 66, 81, 97, 99, 102, 103, 123, 150], "optout": 59, "organ": 58, "other": [15, 59, 98, 119, 133, 138], "out": [20, 62, 118], "outdat": 69, "outgo": 169, "outlook": 119, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [46, 66], "overview": [15, 26, 57, 133, 142, 148, 170, 171], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "packag": [133, 145, 152, 155], "page": [57, 69], "pair": 27, "paramet": [20, 45, 55, 56, 59, 62, 68], "part_file_in_storag": 59, "pass": [69, 172], "password": [30, 72, 78, 79, 85, 86, 126, 166], "passwordsalt": 59, "patch": 136, "path": [38, 59, 69, 138], "pdf": 166, "per": [46, 81, 119], "perform": [0, 46, 132], "permiss": [38, 81], "persist": 41, "pgsql_ssl": 59, "photo": 6, "php": [24, 58, 62, 69, 117, 123, 124, 126, 129, 130, 132, 133, 134, 138, 167], "physic": 12, "picker": 160, "pickup": [1, 15], "place": 126, "point": 26, "polici": [86, 138], "port": 62, "postgresql": [20, 55, 140, 146], "pre": 67, "prefer": 117, "prefix": 69, "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 106], "preview": [45, 59, 126, 132, 149, 150, 159, 165, 166, 167, 168, 169], "preview_concurrency_al": 59, "preview_concurrency_new": 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": 46, "privaci": 114, "privat": [16, 26, 27, 58], "privileg": [52, 85], "problem": [98, 119, 138], "process": [1, 15, 117, 133], "profil": [59, 77, 81, 149], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 114], "protect": [57, 59, 168], "protocol": 62, "provid": [15, 25, 62, 80, 84, 159, 160], "provis": 87, "proxi": [57, 59, 68, 100, 101, 151, 155, 156], "proxyexclud": 59, "proxyuserpwd": 59, "public": [27, 30, 39, 110, 113], "pull": 104, "qmail": 62, "qualiti": 45, "query_log_fil": 59, "query_log_file_backtrac": 59, "query_log_file_paramet": 59, "query_log_file_requestid": 59, "question": [15, 157], "queue": 54, "quick": [128, 130], "quickstart": 145, "quota": [85, 138], "quota_include_external_storag": 59, "rainloop": 131, "rang": 126, "rate": [6, 8, 11, 15, 59, 113, 114], "ratelimit": 59, "ratelimit_overwrit": 59, "reachabl": [20, 62], "read": [20, 26, 27, 69, 81, 82, 126], "readabl": 69, "recent": 115, "recogn": 6, "recognit": 6, "recommend": [58, 122, 130], "recoveri": [26, 27, 46, 146], "redi": [58, 59, 123, 124, 132], "redirect": 126, "redis_log_fil": 59, "reduc": 132, "reduce_to_languag": 59, "refer": [130, 158], "reference_opengraph": 59, "refresh": 113, "regist": [102, 103, 104], "regular": 42, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 161, 162, 170], "reliabl": 12, "remember_login_cookie_lifetim": 59, "remind": [113, 117], "remirepo": 123, "remnant": 149, "remot": [101, 126, 131], "remov": [76, 80], "renam": 85, "repair": 149, "replac": 132, "replic": 22, "report": [149, 170], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 152], "request": [59, 169], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 123, 130, 134, 163, 164, 165, 166, 167, 168, 169], "rescan": 137, "resend": 76, "reset": [78, 79, 85], "resetpassword": 149, "resolv": 69, "resourc": [113, 120, 130], "respons": 69, "restor": 146, "restrict": [107, 126, 150], "retent": [110, 113, 114, 115, 163], "retriev": 49, "return": [69, 149], "revalid": 132, "revers": [57, 68, 151, 155, 156], "revert": 136, "rewritebas": 59, "rich": 70, "robust": 12, "room": 113, "root": 126, "rotat": 59, "rule": [3, 106, 107], "run": [5, 18, 69, 148, 149], "s3": [29, 46, 168], "same": 101, "sampl": 59, "sanit": [48, 149], "scale": [2, 3, 5, 6, 7, 9, 10, 45], "scan": [54, 149], "scanner": 54, "schedul": [51, 117, 170], "scope": [77, 114], "screen": [15, 171], "script": [133, 172], "seal": 27, "search": [2, 15, 75, 76, 149], "secret": 59, "secur": [12, 59, 67, 69, 101, 126, 149, 150], "selector": 149, "self": [16, 38, 62], "selinux": [123, 126, 131, 133], "send": [62, 117], "sendmail": [62, 131], "serv": [126, 129], "server": [2, 20, 24, 26, 27, 28, 39, 58, 59, 62, 69, 81, 98, 113, 117, 126, 127, 131, 132, 133, 134, 136, 138, 143, 150, 151, 163, 164, 165, 166, 168], "server_log": 59, "serverid": 59, "servic": [0, 15, 46, 68, 138, 171], "session": [15, 58, 59, 171], "session_keepal": 59, "session_lifetim": 59, "session_relaxed_expiri": 59, "set": [41, 45, 51, 57, 59, 62, 66, 69, 74, 75, 76, 81, 85, 113, 123, 130, 132, 133, 149, 150, 172], "setup": [8, 55, 58, 91, 100, 126, 165, 168], "setupcheck": 149, "sftp": 35, "share": [2, 24, 26, 27, 30, 39, 41, 44, 59, 113, 114, 117, 119, 138, 149], "share_fold": 59, "ship": 138, "shortcut": 98, "show": 149, "shown": [36, 59], "side": [24, 26, 27, 28], "siev": [117, 119], "sign": [27, 38, 62, 137, 152], "signatur": [26, 27], "simpl": 46, "simplesignuplink": 59, "singl": [54, 58, 75, 76, 149], "site": [63, 69], "size": [24, 45, 117, 132, 133, 138, 167], "skeletondirectori": 59, "skip": 67, "slow": 15, "small": 58, "smart": 160, "smb": [36, 131], "smtp": [62, 117, 119, 131], "snap": [133, 145], "snooz": 117, "snowflak": [149, 169], "socket": [58, 100, 101], "some": 69, "sort_groups_by_nam": 59, "sourc": [27, 137], "space": [3, 6, 8, 11, 94, 133], "special": [30, 81], "specif": [62, 81, 106, 126, 130, 150], "speech": [1, 7, 10, 15], "speed": [1, 15, 171], "split": [23, 27], "sql": 20, "sqlite": [55, 59, 132, 140, 146], "sse": 46, "ssl": [20, 59, 68, 81, 126, 133], "standalone_window": 59, "start": [88, 104, 120, 128], "starttl": 62, "statu": [104, 149], "step": [26, 124, 125, 142, 148, 172], "storag": [1, 24, 26, 30, 34, 38, 46, 51, 85, 106, 126, 138], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 27, 46, 59, 111], "storecryptedpassword": 59, "strict": [69, 126], "stt_whisper2": 7, "subadmin": [75, 76], "subdir": 129, "subscript": [113, 149], "summar": 8, "summari": [8, 117], "suppli": [5, 7], "support": [3, 21, 38, 46, 59, 62, 134, 170], "supporteddatabas": 59, "suppress": 129, "suspend": 172, "swift": 46, "switch": 11, "sync": [36, 81, 98, 113, 114, 117, 138, 149, 163], "synchron": [3, 69, 119], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [24, 114, 126, 132, 133, 134, 149, 163, 164, 165, 166, 167, 168, 169], "systemd": [15, 56, 66, 171], "systemtag": 59, "tab": 81, "tabl": [18, 88, 130], "tag": [107, 110, 149], "talk": [2, 4, 8, 134], "target": [18, 120], "task": [1, 2, 14, 15, 54], "taskprocess": 169, "tcp": [58, 62], "team": [2, 26], "tempdirectori": 59, "templat": [25, 62], "templatedirectori": 59, "temporari": 66, "term": 134, "test": [59, 62, 69, 81, 104, 149], "text": [1, 7, 10, 15, 70], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 129, "thei": 159, "theme": [59, 62, 71], "thi": 69, "though": 62, "thread": [117, 119], "threshold": 59, "through": 66, "timeout": [117, 119], "tip": [39, 81, 129, 133, 145], "tl": [58, 81, 117, 132], "tmux": [15, 171], "toggl": 149, "token": [67, 84, 113, 114, 126, 163], "token_auth_activity_upd": 59, "token_auth_enforc": 59, "tool": 2, "track": 115, "traefik": 68, "traffic": 126, "transact": [20, 43, 69, 132], "transcript": [4, 15], "transfer": [41, 149], "transferincomingshar": 59, "translat": [1, 4, 11, 15, 117, 149], "translate2": 11, "transpar": 12, "transport": [69, 126], "trash": [47, 59, 113], "trashbin": 149, "trashbin_retention_oblig": 59, "tree": 149, "trick": [81, 129], "trigger": [18, 54], "troubleshoot": [3, 20, 26, 57, 62, 81, 98, 119, 131, 136, 138, 139, 142, 147, 157], "truena": 133, "trust": [39, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 149], "type": [18, 27, 58, 59, 66, 113, 170], "ubuntu": [125, 152], "umask": 59, "unabl": 119, "unencrypt": 126, "unified_search": 59, "uninstal": 135, "unix": 58, "unknown": 98, "unlink_on_trunc": 59, "unregist": [102, 103], "unscan": 54, "unseal": 27, "up": [69, 72, 117, 123, 133, 166, 171, 172], "updat": [16, 23, 36, 59, 103, 119, 131, 138, 147, 148, 151, 155, 168], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 149, 155, 163, 164, 165, 166, 167, 168, 169, 170], "upload": [24, 36, 106, 129, 133], "urandom": [69, 126], "url": [59, 133], "us": [2, 12, 15, 16, 20, 38, 41, 48, 58, 59, 62, 69, 81, 84, 117, 126, 132, 138, 147, 149, 150, 160, 165], "usag": [3, 6, 8, 11, 38, 52, 57, 92, 102, 150], "use_legacy_base64_encod": 59, "user": [20, 26, 27, 38, 41, 51, 59, 73, 76, 79, 81, 83, 84, 85, 86, 87, 88, 106, 114, 115, 117, 128, 138, 149, 166, 167, 168, 169], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [57, 58, 100], "valid": 84, "valu": [59, 149, 172], "variabl": [38, 59, 94, 99, 133, 149], "verif": [59, 81, 117], "version": [42, 59, 69, 134, 138, 149, 170], "versions_retention_oblig": 59, "via": [8, 16, 26, 39, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 150, "virtual": 133, "voic": 1, "vp": 133, "warn": [67, 69], "watsonx": 0, "we": [134, 137], "web": [24, 48, 59, 62, 66, 69, 126, 131, 133, 134, 138, 147, 163, 164, 165, 166, 168], "webauthn": 59, "webcron": 56, "webdav": [37, 138], "webhook": 171, "webroot": [129, 150], "webserv": 98, "welcom": 76, "well": 69, "what": [5, 62, 147], "when": [12, 98], "where": [159, 160], "whisper": 7, "who": 120, "whole": 131, "why": [15, 62, 134, 137], "windmil": 172, "window": [48, 133, 149], "without": 129, "wizard": [128, 133], "wopi": 150, "work": [20, 54, 57, 159], "worker": 169, "workflow": [66, 172], "workspac": [70, 172], "write": 131, "xml": [74, 75, 76, 82], "xoauth2": 117, "yellow": 6, "yet": 69, "you": [26, 69], "your": [24, 51, 60, 69, 119, 126, 132]}}) \ No newline at end of file diff --git a/server/33/user_manual/fr/groupware/sync_ios.html b/server/33/user_manual/fr/groupware/sync_ios.html index c781ce8d004..9266ba17b58 100644 --- a/server/33/user_manual/fr/groupware/sync_ios.html +++ b/server/33/user_manual/fr/groupware/sync_ios.html @@ -167,7 +167,7 @@

    ContactsNote

    À partir de iOS 12, un cryptage SSL est nécessaire. Par conséquent, ne désactivez pas le SSL (Pour cette raison, un certificat est requis pour votre domaine, comme https://letsencrypt.org/ ).

    -

    Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

    +

    Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

    diff --git a/server/33/user_manual/gl/groupware/sync_ios.html b/server/33/user_manual/gl/groupware/sync_ios.html index 49035e4595a..ef321c88030 100644 --- a/server/33/user_manual/gl/groupware/sync_ios.html +++ b/server/33/user_manual/gl/groupware/sync_ios.html @@ -167,7 +167,7 @@

    ContactosNota

    A partir de iOS 12 é necesario un cifrado SSL. Polo tanto, non desactive SSL (Por este motivo é necesario que o seu dominio dispoña dun certificado, pode obtelo en: https://letsencrypt.org/).

    -

    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/34/Nextcloud_Developer_Manual.epub b/server/34/Nextcloud_Developer_Manual.epub index de59afb3f2c..420b37e02bd 100644 Binary files a/server/34/Nextcloud_Developer_Manual.epub and b/server/34/Nextcloud_Developer_Manual.epub differ diff --git a/server/34/Nextcloud_Server_Administration_Manual.epub b/server/34/Nextcloud_Server_Administration_Manual.epub index 473e8a630ce..60822031a97 100644 Binary files a/server/34/Nextcloud_Server_Administration_Manual.epub and b/server/34/Nextcloud_Server_Administration_Manual.epub differ diff --git a/server/34/Nextcloud_Server_Administration_Manual.pdf b/server/34/Nextcloud_Server_Administration_Manual.pdf index b5aa3f7b1dc..fb8ce3bd74b 100644 Binary files a/server/34/Nextcloud_Server_Administration_Manual.pdf and b/server/34/Nextcloud_Server_Administration_Manual.pdf differ diff --git a/server/34/Nextcloud_User_Manual.epub b/server/34/Nextcloud_User_Manual.epub index 541cd1d3f6d..fcbc065a5de 100644 Binary files a/server/34/Nextcloud_User_Manual.epub and b/server/34/Nextcloud_User_Manual.epub differ diff --git a/server/34/Nextcloud_User_Manual.pdf b/server/34/Nextcloud_User_Manual.pdf index 8828b2de550..d0f6255c7c0 100644 Binary files a/server/34/Nextcloud_User_Manual.pdf and b/server/34/Nextcloud_User_Manual.pdf differ diff --git a/server/34/admin_manual/configuration_server/config_sample_php_parameters.html b/server/34/admin_manual/configuration_server/config_sample_php_parameters.html index 42671314442..1a24f72f4f6 100644 --- a/server/34/admin_manual/configuration_server/config_sample_php_parameters.html +++ b/server/34/admin_manual/configuration_server/config_sample_php_parameters.html @@ -384,6 +384,7 @@
  • trusted_proxies
  • forwarded_for_headers
  • allowed_admin_ranges
  • +
  • allowed_no_password_confirmation_ranges
  • max_filesize_animated_gifs_public_sharing
  • filelocking.ttl
  • memcache.locking
  • @@ -3721,6 +3722,19 @@

    allowed_admin_ranges2001:db8::13:37/64

    Defaults to [] (empty array)

    +
    +

    allowed_no_password_confirmation_ranges

    +
    'allowed_no_password_confirmation_ranges' => ['192.0.2.42/32', '233.252.0.0/24', '2001:db8::13:37/64'],
    +
    +
    +

    List of trusted IP ranges that can bypass password confirmation.

    +

    If non-empty, all endpoints marked with the PasswordConfirmationRequired attribute +won’t need a password confirmation when originating from IPs within these ranges.

    +

    Supported formats: +- IPv4 addresses or ranges, e.g., 192.0.2.42/32, 233.252.0.0/24 +- IPv6 addresses or ranges, e.g., 2001:db8::13:37/64

    +

    Defaults to [] (empty array)

    +

    max_filesize_animated_gifs_public_sharing

    'max_filesize_animated_gifs_public_sharing' => 10,
    diff --git a/server/34/admin_manual/contents.html b/server/34/admin_manual/contents.html
    index a3b804062d3..798dc772a3c 100644
    --- a/server/34/admin_manual/contents.html
    +++ b/server/34/admin_manual/contents.html
    @@ -917,6 +917,7 @@ 

    Table of contentstrusted_proxies
  • forwarded_for_headers
  • allowed_admin_ranges
  • +
  • allowed_no_password_confirmation_ranges
  • max_filesize_animated_gifs_public_sharing
  • filelocking.ttl
  • memcache.locking
  • diff --git a/server/34/admin_manual/searchindex.js b/server/34/admin_manual/searchindex.js index c7cd67ef706..7f20c6440f9 100644 --- a/server/34/admin_manual/searchindex.js +++ b/server/34/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, "apcu"]], "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:": [[160, "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": [[158, "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": [[156, "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": [[156, "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": [[174, "appapi-app-api-is-now-a-default-app"], [175, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[176, "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": [[180, "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": [[157, "assigning-tags-to-files"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[116, "attachment-size-limit"]], "Authentication": [[72, null], [180, "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": [[174, "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"], [156, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[81, "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": [[178, "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": [[156, "broadcast"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Brute force protection vs fail2ban": [[57, "brute-force-protection-vs-fail2ban"]], "Bug reporting": [[178, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[180, "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": [[179, "calendar-object-events"]], "Calendar server settings": [[112, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[180, "can-i-create-a-script"]], "Canonical webroot": [[158, "canonical-webroot"]], "Case sensitive file system": [[37, "case-sensitive-file-system"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[170, "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": [[158, "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": [[156, "command-line-installation"]], "Command line upgrade": [[156, "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"], [158, null], [160, "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": [[159, "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": [[170, "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": [[158, "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": [[171, "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], [175, "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": [[177, "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": [[178, "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": [[158, "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": [[178, "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": [[59, "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 configuration": [[132, "example-configuration"]], "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": [[180, "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": [[172, "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"], [180, "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": [[179, "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": [[179, "forms-app-events"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[112, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[165, "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": [[157, "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?": [[167, "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:": [[160, "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": [[156, "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": [[160, "install-packages"]], "Install the Apache reverse proxy": [[159, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[159, "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"], [162, null], [179, "installation"], [180, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[160, null]], "Installation example with Docker": [[159, null]], "Installation folder": [[92, "installation-folder"]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[178, "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], [179, "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 parameters": [[132, "key-parameters"]], "Key slots": [[155, "key-slots"]], "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": [[168, "known-smart-picker-providers"]], "Known backends": [[112, "known-backends"]], "Known link preview providers": [[167, "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)": [[178, "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": [[167, 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": [[179, "listening-to-events"]], "Listing keys": [[155, "listing-keys"]], "Listing registered webhooks": [[179, "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": [[156, "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": [[178, null]], "Maintenance and repair": [[152, "maintenance-and-repair"]], "Maintenance commands": [[156, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[178, "maintenance-releases"]], "Major releases": [[178, "major-releases"]], "Major version upgrades": [[178, "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"]], "MariaDB": [[140, "mariadb"], [146, "mariadb"], [146, "id2"]], "Mark a file as scanned or unscanned": [[55, "mark-a-file-as-scanned-or-unscanned"]], "Master key": [[152, "master-key"]], "Maximum chunk size": [[175, "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, "memcached"]], "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": [[163, 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], [173, "monitoring"]], "Monitoring: Counting of active users": [[174, "monitoring-counting-of-active-users"], [175, "monitoring-counting-of-active-users"], [176, "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": [[140, "mysql"], [146, "mysql"], [146, "id4"]], "MySQL database": [[120, "mysql-database"]], "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": [[158, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[180, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[179, "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], [174, "nextcloud-configuration"], [175, "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": [[179, "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], [156, "oauth2"]], "OCC CLI": [[97, "occ-cli"]], "OCM commands": [[155, null]], "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], [161, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[51, "openmetrics"]], "OpenMetrics endpoint": [[177, "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"], [178, "overview"], [179, "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": [[175, "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": [[180, "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": [[179, "payload-envelope"]], "Per mail account": [[118, "per-mail-account"]], "Performance Implications": [[47, "performance-implications"]], "Personal data stored": [[110, null]], "Place config directory outside of the web root": [[126, "place-config-directory-outside-of-the-web-root"]], "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, "id5"]], "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"], [158, "previews"], [175, "previews"], [176, "previews"], [177, "previews"]], "Previews configuration": [[46, null]], "Previews for Office files using LibreOffice": [[173, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[174, "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"]], "Process manager modes": [[132, "process-manager-modes"]], "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, "redis"], [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": [[166, null]], "Refresh rate": [[112, "refresh-rate"]], "Register": [[97, "register"], [98, "register"], [99, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[178, "release-channels"]], "Release notes": [[88, null], [169, null], [170, null]], "Release schedule": [[178, "release-schedule"]], "Release types": [[178, "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": [[158, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[158, "restrict-usage-to-specific-groups"]], "Retention of files": [[105, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [164, 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"]], "Rotating keys": [[155, "rotating-keys"]], "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": [[176, "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"], [179, "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": [[158, "secure-view-settings"]], "Security": [[156, "security"]], "Security considerations": [[67, "security-considerations"]], "See also": [[77, "see-also"]], "Send a test email": [[62, "send-a-test-email"]], "Sendmail": [[62, "sendmail"]], "Sentinel managed replication setup.": [[59, "sentinel-managed-replication-setup"]], "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": [[180, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[173, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup checks": [[156, "setup-checks"]], "Setup deploy daemon": [[95, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Share operations": [[156, "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"]], "Slow log": [[132, "slow-log"]], "Small/Private home server": [[58, "small-private-home-server"]], "Snooze and scheduled sending": [[116, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[156, "snowflake-ids"], [177, "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": [[179, "speeding-up-webhook-dispatch"]], "Split the file": [[28, "split-the-file"], [28, "id9"]], "Splitting databases": [[24, null]], "Status": [[156, "status"]], "Status Checks": [[99, "status-checks"]], "Status and control": [[152, "status-and-control"]], "Status return code": [[156, "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": [[156, null]], "System Address Book": [[113, "system-address-book"]], "System Tag Events": [[179, "system-tag-events"]], "System Tags": [[157, "system-tags"]], "System address book": [[176, "system-address-book"]], "System configuration": [[25, "system-configuration"]], "System email": [[171, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [171, "system-requirements"], [172, "system-requirements"], [173, "system-requirements"], [174, "system-requirements"], [175, "system-requirements"], [176, "system-requirements"], [177, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [179, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Tables App Events": [[179, "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"], [156, "task-processing"]], "TaskProcessing worker command": [[177, "taskprocessing-worker-command"]], "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": [[168, 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"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[69, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[71, null], [156, "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"], [132, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [165, 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], [157, "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": [[163, "update-the-reverse-proxy-configuration"]], "Updating": [[159, "updating"]], "Upgrade distribution packages": [[163, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[163, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[171, null]], "Upgrade to Nextcloud 27": [[172, null]], "Upgrade to Nextcloud 28": [[173, null]], "Upgrade to Nextcloud 30": [[174, null]], "Upgrade to Nextcloud 31": [[175, null]], "Upgrade to Nextcloud 32": [[176, null]], "Upgrade to Nextcloud 33": [[177, 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": [[158, "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": [[157, 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": [[157, "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": [[171, "web-server-configuration"], [172, "web-server-configuration"], [173, "web-server-configuration"], [174, "web-server-configuration"], [176, "web-server-configuration"]], "WebDAV": [[38, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[179, null]], "Webhook listeners": [[156, "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?": [[168, "where-can-it-be-used"]], "Where do they appear?": [[167, "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": [[180, null]], "Windmill workflows": [[15, "windmill-workflows"]], "Windows compatible filenames": [[49, null]], "Wopi configuration": [[158, "id1"]], "Workflow log": [[66, "workflow-log"]], "Workflows": [[156, "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": [[156, "admin-delegation-add"]], "admin-delegation:remove": [[156, "admin-delegation-remove"]], "admin-delegation:show": [[156, "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": [[156, "background-job-delete"]], "background-job:execute": [[156, "background-job-execute"]], "background-job:list": [[156, "background-job-list"]], "background-job:worker": [[156, "background-job-worker"]], "background:cron": [[156, "background-cron"]], "background_jobs_expiration_days": [[59, "background-jobs-expiration-days"]], "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": [[156, "files-antivirus-background-scan"]], "files_antivirus:mark": [[156, "files-antivirus-mark"]], "files_antivirus:scan": [[156, "files-antivirus-scan"]], "files_antivirus:status": [[156, "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": [[157, "group-add"]], "group:adduser and group:removeuser": [[157, "group-adduser-and-group-removeuser"]], "group:delete": [[157, "group-delete"]], "group:info": [[157, "group-info"]], "group:list": [[157, "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": [[156, "info-file"]], "info:file:space": [[156, "info-file-space"]], "info:storage": [[156, "info-storage"]], "info:storages": [[156, "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": [[156, "log-file"]], "log:manage": [[156, "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": [[156, "maintenance-data-fingerprint"]], "maintenance:mimetype:update-db and maintenance:mimetype:update-js": [[156, "maintenance-mimetype-update-db-and-maintenance-mimetype-update-js"]], "maintenance:mode": [[156, "maintenance-mode"]], "maintenance:repair": [[156, "maintenance-repair"]], "maintenance:repair-share-owner": [[156, "maintenance-repair-share-owner"]], "maintenance:theme:update": [[156, "maintenance-theme-update"]], "maintenance:update:htaccess": [[156, "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.kvstore": [[59, "memcache-kvstore"]], "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"]], "ocm:keys:activate": [[155, "ocm-keys-activate"]], "ocm:keys:list": [[155, "ocm-keys-list"]], "ocm:keys:retire": [[155, "ocm-keys-retire"]], "ocm:keys:stage": [[155, "ocm-keys-stage"]], "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": [[156, "security-bruteforce-attempts"]], "security:bruteforce:reset": [[156, "security-bruteforce-reset"]], "security:certificates": [[156, "security-certificates"]], "security:certificates:export": [[156, "security-certificates-export"]], "security:certificates:import": [[156, "security-certificates-import"]], "security:certificates:remove": [[156, "security-certificates-remove"]], "server": [[59, "server"]], "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"], [156, "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": [[157, "tag-add"]], "tag:delete": [[157, "tag-delete"]], "tag:edit": [[157, "tag-edit"]], "tag:list": [[157, "tag-list"]], "taskprocessing:task-type:set-enabled": [[156, "taskprocessing-task-type-set-enabled"]], "taskprocessing:task:cleanup": [[156, "taskprocessing-task-cleanup"]], "taskprocessing:task:get": [[156, "taskprocessing-task-get"]], "taskprocessing:task:list": [[156, "taskprocessing-task-list"]], "taskprocessing:task:stats": [[156, "taskprocessing-task-stats"]], "taskprocessing:worker": [[156, "taskprocessing-worker"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "theming:config": [[156, "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": [[157, "twofactorauth-cleanup"]], "twofactorauth:disable and twofactorauth:enable": [[157, "twofactorauth-disable-and-twofactorauth-enable"]], "twofactorauth:enforce": [[157, "twofactorauth-enforce"]], "twofactorauth:state": [[157, "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": [[59, "user"]], "user:add": [[157, "user-add"]], "user:auth-tokens:add": [[157, "user-auth-tokens-add"]], "user:auth-tokens:delete": [[157, "user-auth-tokens-delete"]], "user:auth-tokens:list": [[157, "user-auth-tokens-list"]], "user:clear-avatar-cache": [[157, "user-clear-avatar-cache"]], "user:delete": [[157, "user-delete"]], "user:disable and user:enable": [[157, "user-disable-and-user-enable"]], "user:info": [[157, "user-info"]], "user:keys:verify": [[157, "user-keys-verify"]], "user:lastseen": [[157, "user-lastseen"]], "user:list": [[157, "user-list"]], "user:profile": [[157, "user-profile"]], "user:report": [[157, "user-report"]], "user:resetpassword": [[157, "user-resetpassword"]], "user:setting": [[157, "user-setting"]], "user:sync-account-data": [[157, "user-sync-account-data"]], "user:welcome": [[157, "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": [[156, "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_ocm", "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_ocm.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, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 160, 165, 173, 176, 177, 178, 179], "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, 156, 157, 158, 159, 165, 172, 173, 174, 175, 176, 178, 179], "00": [21, 22, 54, 58, 59, 66, 153, 156, 157], "000": [28, 112, 113, 119], "0000": 156, "001": 59, "0022": 59, "00679e": 156, "0082c9": [71, 156], "00am": [56, 59], "00iv00": 28, "00sig00": 28, "01": [56, 59, 66, 83, 134, 151, 153, 156, 157], "0100": 62, "0123": 76, "01t00": 153, "01t08": 157, "01t09": 153, "01t12": 153, "01t14": 156, "02": [6, 58, 66, 153], "03": [54, 66, 157], "04": [21, 71, 88, 127, 133, 134, 153, 161, 162], "05": [56, 59, 129, 151, 153], "050": 156, "055": 21, "06": [129, 156], "062": 21, "0640": [59, 66], "07": 59, "0750": 33, "0770": 27, "079e7bc89d69792839a5e1831b1cbc80": 118, "08": [59, 153], "09": [66, 129], "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, 157, 159, 165, 171, 172, 174, 175, 176, 177, 178, 179], "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, 132, 134, 144, 153, 156, 157, 158, 174, 175, 179], "100": [7, 25, 28, 46, 56, 59, 66, 74, 75, 76, 116, 119, 132, 156, 165, 173, 178], "1000": [5, 52, 81, 93, 124, 132], "10000": [58, 124], "1000000": 93, "10000000": 93, "1002": 179, "100mb": [3, 8, 76, 93], "100mib": 175, "100px": 46, "101": [74, 75, 76], "102": [75, 76], "1024": [31, 59, 66, 116, 132], "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": 156, "10mib": 175, "10min": 82, "10t15": 66, "10x100": 25, "11": [6, 15, 64, 88, 118, 134, 148, 153, 156, 157, 163, 179], "110": [62, 76], "111": [59, 76], "1110": 157, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 177, "12": [59, 64, 76, 81, 88, 106, 129, 134, 149, 150, 156, 157, 174], "120": 9, "123": [17, 59, 179], "1234": 4, "12345": [8, 76, 156], "1255": 132, "127": [58, 59, 62, 96, 99, 126, 128, 129, 151, 156, 159, 165], "128": [59, 81], "128m": [21, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [27, 59, 66, 71, 108, 134, 144, 157, 177], "1319": 59, "1393": 118, "14": [21, 42, 66, 83, 105, 108, 134, 144, 153, 156], "143": 62, "1465910968": 157, "15": [28, 37, 39, 47, 54, 59, 66, 81, 82, 88, 106, 107, 110, 112, 113, 116, 134, 144, 151, 156, 157], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 156, "15768000": 124, "15778463": 129, "15857": 55, "15m": 116, "15t15": 59, "16": [4, 21, 28, 51, 59, 66, 88, 126, 132, 134, 144], "16000": 8, "162409623552": 157, "162409624662": 157, "164": 81, "168": [21, 40, 51, 59, 62, 66, 96, 126, 128, 156], "16g": 25, "17": [88, 134, 147, 157, 179], "1700001000": 179, "1700001200": 179, "1700001234": 179, "1700054321": 179, "1700099500": 179, "1700100000": 179, "1700100500": 179, "1702606600": 179, "1711971024": 179, "1736283": 179, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "18": [88, 134, 148, 156, 157], "180": [52, 107], "1800": [59, 112, 113], "19": [59, 148, 149, 150], "192": [21, 40, 51, 59, 62, 66, 96, 126, 128, 156], "1941": 81, "19417": 118, "19563": 58, "1970": 134, "198": 59, "19c": 134, "19fa45b394": 179, "19t08": 157, "1d": [69, 116], "1d4725ae1ac4e4798b541ca3f3cdce6": 118, "1gb": [2, 6, 25], "1h": [116, 156], "1st": [88, 141, 179], "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, 157, 166, 171, 172, 173, 176, 177, 179, 180], "20": [4, 5, 6, 7, 9, 29, 66, 82, 83, 88, 106, 116, 118, 144, 148, 157], "200": [52, 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, 156], "2020": 118, "2021": [66, 123], "2024": [88, 90, 129, 157, 179], "2025": [4, 88, 90, 156, 179], "20251111t100000z": 179, "2026": [88, 90, 129, 151, 153, 156], "203": 59, "2038": 134, "2048": [5, 81], "204800": [153, 156], "20971520": 25, "20mb": 25, "20t17": 157, "21": [32, 59, 66, 129, 149, 163], "2100": 106, "215": 89, "21a7": 59, "21c": 134, "22": [36, 54, 62, 134, 153, 179], "220": [62, 179], "221": 62, "222": 59, "22203": 58, "2245": 62, "23000": 95, "2323": 59, "233": 59, "2375": [96, 97], "23999": 95, "23ai": 134, "23t07": 156, "23t08": 156, "23t09": 156, "23t10": 156, "24": [3, 42, 43, 57, 59, 71, 72, 88, 93, 96, 106, 107, 110, 114, 127, 133, 134, 148, 161, 162, 175], "24000": [96, 97], "24001": 96, "24099": 96, "24b": 2, "25": [12, 15, 27, 54, 57, 59, 62, 66, 113, 129, 144, 148, 156], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [28, 46, 59, 129], "256mb": 134, "2592000": [72, 112, 156], "26": [6, 62, 88, 112, 113, 116, 134, 144, 148, 157, 170, 178], "261535": 118, "262086": 118, "262087": 118, "26396": 136, "2668": 156, "27": [88, 113, 142, 144, 148, 156, 170, 178], "28": [7, 17, 59, 88, 117, 142, 144, 148, 170, 172, 178], "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, 157], "2fldap": 82, "2g": 17, "2gb": [3, 25, 153], "2h": 156, "2k": 21, "2m": 21, "2nd": 81, "2x": 175, "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, 132, 133, 134, 138, 144, 147, 148, 150, 153, 156, 157, 167, 173, 174, 175, 176, 178, 179], "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, 156, 157, 170, 175, 176], "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, 170], "3100": 176, "31308": 37, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 21, 25, 28, 30, 47, 49, 59, 88, 112, 113, 134, 170, 180], "32b": 5, "32bit": 25, "32m": [21, 58], "33": [4, 51, 88, 112, 152, 153, 170, 180], "3306": [19, 62, 128], "34": [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, 180], "34262": 132, "35": 27, "36": [21, 66], "3600": [25, 59, 81, 116, 124, 156], "365": [52, 59, 72, 107, 110], "37": [59, 66, 118], "38": 156, "389": [81, 82], "39": 62, "399": 179, "3a": 82, "3mb": 116, "3rd": [59, 62, 138, 142, 148, 158, 166, 168], "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, 156, 158, 163, 171, 174, 175, 176, 178, 179], "40": 54, "400": [11, 119], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59, 179], "41": 96, "41395": 173, "42": [14, 59, 153, 156, 157, 179], "4200": 47, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "437": 179, "438": 179, "4389": 66, "44": 157, "441": 156, "4418": 62, "443": [47, 59, 124, 126, 129, 159], "444": 124, "45": 59, "450": 6, "456": 76, "46": 157, "465": 62, "46cfa6e729ff329e6ede076853154113": 118, "47": [55, 157], "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, 132, 133, 134, 138, 147, 148, 149, 150, 153, 156, 157, 174, 177, 179], "50": [40, 43, 59, 83, 85, 93, 112, 113, 116, 128, 132, 153, 156], "500": [27, 52, 59, 82, 85, 132, 138, 156, 157], "5000": [59, 112, 113, 176], "50000000": 93, "500mb": 3, "501": 118, "502": [88, 132], "504": [25, 129, 132], "50m": 59, "51": [59, 83, 179], "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": 179, "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, 156, 163, 175], "60": [15, 21, 46, 59, 72, 106, 107, 119, 129, 132, 179], "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": 156, "68": 66, "6f": 54, "7": [3, 15, 28, 42, 52, 55, 59, 66, 71, 107, 114, 116, 123, 129, 130, 134, 143, 144, 153, 156, 171, 178, 179], "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": 176, "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, 156, 171, 172, 173, 174, 175, 176, 177], "80": [6, 46, 54, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 96, 133], "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": 157, "8601": 59, "86400": 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, 174, 179], "90": [1, 21, 52, 107, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 118, "9421": 155, "95": [11, 54, 59], "95a8": 154, "95af": 154, "9651": 179, "97": [54, 118], "98": 157, "9825679": 2, "9839": 118, "98543234": 2, "9876": 81, "99": 59, "993": [62, 118], "995": 62, "9980": [159, 164], "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, 132, 133, 134, 137, 138, 142, 143, 146, 150, 153, 156, 159, 162, 167, 171, 178], "AND": [66, 111, 138], "And": [30, 37, 47, 56, 58, 62, 124, 142, 147, 154, 178], "As": [12, 15, 21, 25, 42, 46, 47, 49, 52, 55, 58, 59, 77, 83, 93, 95, 101, 111, 112, 118, 123, 124, 126, 143, 144, 173, 178, 180], "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, 165], "But": [46, 49, 57, 59, 96, 175], "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, 156, 157, 158, 160, 178, 179], "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, 155, 158, 159, 162, 163, 173, 176, 177, 178, 179, 180], "IF": [21, 125], "IT": 133, "If": [2, 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, 159, 165, 173, 174, 175, 176, 177, 178, 179, 180], "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, 69, 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, 158, 162, 165, 167, 173, 179, 180], "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, 69, 80, 81, 82, 92, 93, 94, 95, 96, 97, 101, 102, 108, 109, 112, 113, 114, 117, 118, 119, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 152, 155, 156, 158, 165, 171, 173, 175, 176, 178, 179, 180], "Its": [57, 107, 132], "NO": 143, "NOT": [21, 58, 59, 96, 125], "No": [2, 15, 24, 27, 37, 59, 69, 77, 88, 95, 102, 106, 108, 132, 138, 147, 151, 152, 153, 156, 157, 165], "Not": [3, 21, 45, 53, 57, 59, 77, 88, 93, 118, 132, 157], "ON": [21, 22, 59, 125], "OR": 66, "Of": [106, 128, 138, 180], "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, 156, 159, 178], "One": [3, 8, 12, 42, 47, 59, 93, 95, 133, 162], "Or": [1, 94, 133], "TO": [21, 59, 125], "That": [21, 26, 55, 59, 61, 62, 81, 112, 113, 116, 142, 159], "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, 160, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180], "Their": [151, 157], "Then": [21, 27, 28, 55, 59, 62, 63, 66, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 151, 154, 178], "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, 156, 162, 167], "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, 156, 158, 170, 178, 180], "To": [3, 4, 13, 16, 21, 26, 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, 156, 157, 158, 159, 168, 173, 178, 179, 180], "WITH": 21, "Will": [42, 154], "With": [0, 28, 42, 59, 62, 77, 96, 119, 129, 138, 148, 156, 167, 175], "_": [81, 85, 153], "__host": [64, 88, 106], "_arm64": 129, "_bin": 59, "_complet": 150, "_groupsr": 126, "_ping": 96, "_postgresql": 124, "_static": 59, "a2enmod": [133, 159], "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, 156], "abc123def456": 179, "abil": [6, 14, 57, 103, 128, 133, 158], "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, 161, 164, 165], "abort": [59, 80], "about": [1, 2, 3, 6, 7, 8, 11, 16, 27, 35, 39, 44, 47, 50, 57, 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, 156, 157, 165, 173, 175, 176, 177, 180], "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, 142, 147, 149, 150, 173, 179], "absenc": [81, 88], "absent": [151, 179], "absolut": [16, 59, 68, 81, 98, 138, 149], "absorb": 132, "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, 69, 84, 93, 96, 97, 111, 116, 117, 150, 153, 156, 165, 179, 180], "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, 156, 157, 161, 165, 168, 178, 179], "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, 158, 162], "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, 156, 161, 179, 180], "account_kei": 47, "account_manag": [77, 81, 88], "account_nam": 47, "accountid": 118, "accountmanag": [59, 77], "accumul": 93, "accur": [138, 148, 173], "accuraci": [4, 5, 7, 8, 10, 47], "accuweath": 14, "achiev": [9, 117, 126], "acl": [52, 58, 59, 68, 116], "acm": [71, 96, 129, 156], "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, 179], "action": [1, 2, 3, 15, 18, 40, 52, 55, 56, 57, 59, 69, 88, 95, 96, 104, 108, 110, 127, 138, 147, 156, 157, 180], "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, 156, 157, 158, 178, 179], "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, 59, 66, 69, 92, 96, 130, 138, 147, 156, 176, 179], "ad": [2, 4, 6, 8, 12, 17, 19, 23, 26, 27, 28, 42, 45, 51, 52, 56, 57, 58, 59, 62, 63, 66, 68, 69, 72, 81, 85, 88, 92, 108, 112, 113, 115, 117, 118, 124, 126, 132, 133, 134, 157, 158, 161, 171, 174, 175, 176, 179, 180], "ad2dab17b2f9": 154, "adapt": [58, 96, 126, 129, 138, 143, 163, 178, 180], "add": [0, 2, 6, 12, 17, 21, 22, 24, 39, 40, 42, 53, 57, 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, 143, 144, 148, 149, 150, 153, 158, 159, 165, 166, 172, 173, 174, 177, 179, 180], "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, 156, 157, 161, 178, 179, 180], "addition": [2, 12, 40, 58, 81, 83, 112, 113, 138, 176, 180], "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, 143, 145, 148, 151, 153, 156, 157, 158, 178], "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, 163, 174, 175, 176, 178, 179], "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, 157, 158, 159, 160, 173, 177, 178, 179, 180], "admin_": 179, "admin_audit": [52, 88, 107, 110, 111], "admin_manu": 59, "administ": [119, 156], "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, 156, 157, 165, 166, 173, 176, 178, 179], "adminlogin": 120, "adminpass": 120, "adminw": [159, 164], "advanc": [37, 45, 52, 59, 68, 71, 73, 88, 97, 100, 120, 133, 162, 180], "advantag": [28, 31, 56, 88, 120], "advertis": [56, 59, 155], "advic": [59, 109], "advis": [8, 158, 175, 180], "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, 163], "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, 126, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 153, 155, 156, 157, 158, 159, 160, 165, 173, 178, 179, 180], "afterward": [57, 80, 81, 116, 133, 144, 146, 147, 152, 159], "ag": [7, 45, 59, 85, 88, 104, 107, 124, 126, 129, 153, 156], "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, 165], "against": [0, 27, 57, 58, 68, 72, 77, 81, 85, 86, 102, 132, 151, 153, 178, 179, 180], "agenda": 116, "agent": [5, 12, 13, 59, 63, 66, 88, 101], "aggreg": 59, "aggress": 178, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 178, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 95, 116, 156, 177, 180], "ai_provid": 8, "aim": [126, 163], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 39, 88, 95, 100, 130, 132, 133, 179], "ajax": [52, 88, 116, 129, 149, 156, 158], "aka": 133, "akiaiosfodnn7exampl": 153, "alarm": [88, 115], "albert": 157, "alert": [55, 88], "alertencrypt": 55, "alertencryptedarch": 55, "alertencrypteddoc": 55, "algorithm": [59, 96, 97, 118, 126, 146], "alia": [81, 116, 133, 157], "alias": 88, "aliasgroup1": 159, "aliasgroup2": 159, "alic": [17, 39, 77, 81, 179], "alice_1337": 81, "align": [62, 107], "aliv": [59, 132], "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, 158, 161, 162, 163, 166, 173, 176, 178, 179, 180], "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, 158, 162, 165, 166, 174, 179, 180], "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": 159, "allowlist": 177, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almalinux": 96, "almost": [59, 81, 133], "alon": [77, 180], "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, 156, 163, 173, 178, 180], "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, 156, 157, 163, 165, 166, 173, 174, 175, 176, 177, 178, 179, 180], "alter": [12, 21, 22, 43, 48, 81, 175], "altern": [2, 25, 49, 56, 64, 88, 93, 130, 133, 136, 140, 149, 150, 156], "although": [42, 132, 150], "altitud": 126, "altogeth": 58, "alwai": [1, 3, 5, 7, 12, 15, 16, 28, 38, 39, 42, 43, 52, 55, 57, 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, 156, 159, 173, 178, 179], "am": 151, "amazon": [39, 47, 59, 88, 176], "amazonaw": 47, "amazons3": 153, "amd": 99, "american": 10, "among": [0, 3, 84, 119, 130, 178], "amongst": 95, "amount": [8, 27, 46, 58, 59, 81, 83, 93, 126, 133, 153, 176], "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, 160, 162, 165, 167, 171, 173, 175, 176, 178, 179, 180], "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, 157, 165, 166, 171, 173, 177, 178, 179, 180], "anim": [6, 59], "anna": 2, "anniversari": 178, "announc": [12, 62, 81, 126], "annual": 179, "anon": 59, "anonym": [81, 111, 126, 161], "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, 155, 159, 173, 174, 178], "ansi": 150, "answer": [1, 2, 59, 81, 177, 180], "anti": [55, 59, 88], "anticip": 178, "antiviru": [64, 88, 150], "anymor": [76, 81, 88, 154, 176], "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, 156], "apach": [18, 40, 58, 59, 67, 69, 88, 93, 96, 110, 125, 126, 127, 128, 129, 132, 134, 138, 145, 150, 173], "apache2": [58, 88, 93, 125, 126, 130, 133, 138, 159], "apache2ctl": 133, "apart": 123, "apc": [58, 59, 150, 175], "apcu": [59, 64, 69, 88, 123, 130, 132, 150, 175], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 27, 35, 42, 57, 58, 59, 67, 73, 77, 84, 86, 88, 93, 95, 96, 99, 116, 126, 129, 132, 156, 158, 167, 173, 179, 180], "apirequest": [74, 75, 76, 77, 82, 87, 180], "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, 156, 157, 161, 162, 165, 166, 167, 168, 173, 176, 178, 180], "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, 156, 166, 179], "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, 156], "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, 69, 76, 77, 81, 85, 88, 96, 102, 106, 107, 118, 119, 120, 126, 133, 139, 146, 148, 149, 150, 153, 156, 157, 179], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 27, 39, 47, 54, 57, 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, 156, 158, 178], "appnam": 149, "appoint": [60, 112], "apppassword": 92, "appreci": [5, 7, 9, 10], "approach": [27, 56, 57, 66, 88, 107, 141, 142, 178], "appropri": [12, 28, 39, 42, 57, 58, 59, 65, 77, 96, 107, 111, 112, 116, 121, 125, 129, 132, 133, 136, 142, 143, 150, 156, 178], "approv": 88, "approve_link": 180, "approxim": [59, 81, 93, 152, 178], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 179], "apt": [55, 125, 126, 159, 160], "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, 163, 165, 166, 167, 173, 174, 176, 178, 179, 180], "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, 156], "area": [53, 68, 133, 168], "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, 156, 157], "aris": [59, 143, 178], "ark": 132, "arm32v7": 150, "around": [10, 15, 16, 88, 101, 102, 178], "arrai": [16, 44, 47, 50, 52, 59, 62, 66, 67, 68, 76, 77, 81, 82, 88, 96, 112, 120, 123, 124, 128, 137, 179, 180], "arrang": 178, "arraycach": 59, "arriv": [68, 108, 132], "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": 176, "ask": [1, 2, 3, 13, 14, 18, 19, 42, 62, 78, 81, 84, 85, 88, 108, 116, 138, 146, 147, 148, 150, 152, 153, 156, 161, 167, 173], "aspect": [59, 71], "assembl": 25, "assembli": 25, "assess": 52, "asset": [68, 71, 126, 129, 174], "asset_immut": 129, "assetlink": 88, "assign": [2, 37, 77, 81, 83, 85, 88, 101, 104, 105, 132, 153, 154, 180], "assignable\u00b2": 157, "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, 143, 156, 157, 178, 179], "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": 180, "asynchron": [3, 180], "atom": [59, 129], "attach": [1, 15, 17, 37, 81, 88, 97, 179], "attack": [28, 57, 106, 126, 176], "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, 172, 173], "audit": [12, 52, 59, 64, 88, 107, 111, 126, 131, 156], "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, 156, 171, 179], "authmiddlewar": 180, "author": [2, 24, 53, 67, 74, 75, 76, 84, 85, 88, 112, 116, 119, 130, 133, 137, 180], "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, 156, 157, 179, 180], "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, 157, 171, 173, 175, 179, 180], "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, 132, 133, 136, 138, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 161, 162, 163, 166, 167, 173, 174, 178, 179, 180], "available_ram_for_php": 132, "avatar": [62, 73, 77, 82, 88, 110, 151, 153], "avatarscop": 77, "avconv": 130, "averag": [25, 112, 113, 132, 156], "average_worker_rss": 132, "avoid": [3, 18, 21, 24, 25, 39, 44, 55, 56, 59, 81, 82, 88, 92, 93, 98, 102, 107, 128, 130, 147, 156, 179], "avx": [3, 5], "avx2": [3, 5], "aw": [30, 47, 59, 123, 131, 176], "awai": [17, 88, 112, 132, 138, 143], "await": 180, "awar": [8, 77, 81, 93, 108, 126], "awk": 132, "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, 133, 143, 154, 156, 157, 176], "background": [0, 3, 6, 15, 31, 39, 45, 52, 59, 60, 64, 69, 71, 83, 88, 111, 114, 127, 144, 148, 150, 151, 153, 177, 179, 180], "background_color": [71, 156], "background_job_expire_trash": 48, "background_job_expire_vers": 43, "background_jobs_expiration_dai": 88, "backgroundcolor": 71, "backgroundjob": [3, 156, 179], "backport": [136, 178], "backportbot": 136, "backslash": 179, "backtrac": [66, 88, 132], "backup": [22, 45, 46, 59, 80, 88, 111, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 153, 156, 157, 163, 178], "backup_cod": 157, "backward": [21, 82], "bad": [5, 88, 126, 132], "badger": 63, "bak": [140, 146], "balanc": [25, 58, 68, 81, 88, 128, 132], "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, 156, 161, 163, 178, 179, 180], "base64": [28, 30, 47, 59, 152], "basenam": [59, 174], "baseurl": 180, "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, 171, 180], "batch": [11, 81, 88, 141, 154, 157], "bc95cbaff3abbed716e1d40bbdaa58a0": 118, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 180, "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, 157, 179], "becom": [39, 42, 59, 68, 88, 132, 133, 138, 151, 152, 153, 155, 176], "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, 157, 163, 169, 171, 176, 178], "befor": [1, 3, 5, 7, 8, 14, 18, 19, 21, 22, 31, 45, 46, 47, 50, 52, 55, 56, 57, 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, 157, 159, 174, 178, 179], "beforehand": [135, 178], "beforenodecopiedev": 179, "beforenodecreatedev": 179, "beforenodedeletedev": 179, "beforenodereadev": 179, "beforenoderenamedev": 179, "beforenoderestoredev": 179, "beforenodetouchedev": 179, "beforenodewrittenev": 179, "begin": [2, 3, 5, 7, 81, 106, 131, 138, 142, 143, 154, 173], "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, 126, 129, 151, 153], "behind": [15, 25, 57, 59, 69, 88, 93, 133, 137, 153], "being": [3, 4, 28, 37, 42, 47, 57, 58, 59, 77, 88, 95, 99, 101, 102, 112, 123, 126, 129, 132, 136, 143, 149, 153, 154, 156, 174, 178], "believ": 138, "belong": [2, 81, 85, 110, 118, 153, 158], "below": [1, 2, 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, 157, 159, 179], "benchmark": [4, 12, 59, 118], "bender": 154, "benefici": 132, "benefit": [47, 59, 95, 96, 119, 126, 132, 133, 138, 178], "berlin": [2, 14, 59, 66, 117, 149, 157], "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, 160, 179], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 19, 24, 27, 47, 55, 64, 81, 88, 138, 177, 178], "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, 155, 158, 178], "bewar": [17, 39, 56], "beyond": [21, 47, 52, 54, 88, 107], "bia": [6, 11], "bias": 9, "big": [18, 45, 57, 88, 93, 129, 130, 138, 175, 178], "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, 179], "binari": [28, 37, 59, 62, 96, 134, 137, 152, 153], "binary_search_path": 88, "bind": [81, 96, 97, 130, 133, 154], "bind_address": 96, "bing": 167, "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, 162], "bitmap": 59, "black": 2, "blacklisted_fil": 174, "blob": [15, 62, 88], "block": [1, 8, 27, 37, 39, 55, 57, 59, 63, 81, 88, 99, 124, 126, 129, 132, 165, 174], "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, 167, 168], "bob": [77, 157, 179], "bock": 174, "bodi": [59, 124, 179, 180], "bodyparamet": 180, "bold": 178, "book": [11, 42, 59, 77, 85, 88, 112, 115, 151, 153, 156], "bookmark": [15, 88], "bookworm": 134, "bool": [112, 118], "boolean": [16, 19, 22, 40, 59, 149, 151], "boolval": 96, "boot": [56, 58, 123, 132], "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, 57, 58, 59, 62, 66, 68, 69, 77, 80, 81, 85, 92, 96, 99, 102, 108, 114, 118, 119, 126, 129, 130, 132, 133, 143, 148, 150, 152, 153, 157, 158, 165, 166, 179, 180], "bottleneck": 132, "bottom": [52, 111, 142], "bound": [3, 59, 93, 96], "bounti": 12, "box": [27, 53, 57, 62, 81, 93, 95, 118, 162, 171, 180], "bpxrficyexamplekei": 153, "bracket": [81, 82], "branch": 137, "brand": [59, 63, 64, 88, 119, 160], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 178], "breakdown": [88, 156], "breton": 4, "bridg": [96, 97, 108], "brief": [151, 171], "briefli": 96, "bring": [15, 166], "british": 10, "broadcast": [88, 150], "broaden": 154, "broken": [22, 27, 69, 129, 138, 152, 153, 173], "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, 156, 159, 163, 164, 165, 173, 176], "brute": [59, 64, 88, 107, 110, 126, 156], "bruteforc": [57, 88], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 180, "bucket": [30, 35, 45, 59, 88, 143, 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, 156, 159, 162, 165], "builtin": 153, "bulk": [6, 59, 77], "bulkupload": 88, "bun": 180, "bundl": [3, 16, 39, 58, 59, 130, 156, 179], "burst": 132, "busi": [59, 132, 133, 138, 165], "bust": 129, "button": [1, 16, 26, 31, 39, 40, 59, 62, 71, 81, 85, 88, 93, 94, 95, 108, 113, 116, 138, 147, 180], "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, 156], "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, 132, 133, 138, 146, 156], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [21, 58, 59, 96, 156], "ca_cert": 59, "cach": [8, 37, 44, 57, 64, 68, 82, 88, 112, 127, 129, 135, 138, 143, 149, 150, 152, 153, 154, 155, 156, 173], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 21, "cadav": [93, 138], "caddi": 88, "cadenc": 178, "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, 171, 179], "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": 179, "calendarid": 179, "calendarobjectcreatedev": 179, "calendarobjectdeletedev": 179, "calendarobjectmovedev": 179, "calendarobjectmovedtotrashev": 179, "calendarobjectrestoredev": 179, "calendarobjectupdatedev": 179, "calendarretentionoblig": 112, "calendarserv": 179, "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, 157, 158, 166, 179, 180], "callback": 180, "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, 167, 173, 174, 175, 176, 177, 178, 179], "can_instal": 124, "cancel": [138, 156], "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 25, 28, 31, 33, 37, 39, 44, 49, 50, 52, 54, 55, 59, 62, 69, 76, 77, 81, 85, 88, 92, 107, 111, 114, 118, 126, 130, 134, 136, 137, 142, 146, 148, 150, 152, 153, 156, 157, 171, 178], "canon": [59, 88], "cantonbeck": 151, "cap": [132, 153, 159], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 96, 109, 112, 132, 153, 157, 159, 164, 165, 166], "capac": [5, 7, 9, 10, 47, 132], "captur": 179, "carbonara": 2, "card": [2, 15, 68, 77, 85, 95, 113, 167, 168], "carddav": [42, 64, 68, 88, 112, 114, 115, 124, 129, 133, 138, 171], "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": 179, "carri": [2, 59, 106, 153, 156], "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, 69, 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, 157, 158, 165, 171, 173, 178, 179, 180], "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, 156, 173, 175, 176], "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, 160, 179], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 154, "ce8b61c2": 154, "ce9e248333c44a5a64ccad26f2550f95": 118, "ceas": 178, "ceil": 132, "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, 159], "certain": [3, 9, 25, 46, 52, 57, 59, 66, 68, 81, 85, 93, 105, 112, 113, 126, 129, 133, 147, 154, 165], "certfil": 96, "certif": [31, 32, 45, 59, 63, 82, 88, 90, 93, 96, 116, 124, 126, 129, 133, 134, 137, 153, 159, 160, 171], "certifi": 89, "cfb": 59, "cfg": 93, "cgi": 129, "challeng": [126, 129, 132], "chanc": [118, 138, 178], "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, 156, 157, 163, 165, 171, 172, 173, 174, 175, 178, 179, 180], "changelog": [16, 88, 142], "channel": [16, 88, 108, 119, 138], "chapter": [92, 109, 130, 133, 138, 178], "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, 180], "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": 176, "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, 165, 174, 175, 178, 179, 180], "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, 176], "children": 156, "chines": 4, "chmod": [27, 33, 96, 142], "choic": [8, 21, 55, 59, 80, 81, 88, 126, 127, 130, 143, 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, 159, 166, 178, 180], "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, 176], "chroot": [88, 127], "chunk": [3, 42, 45, 59, 88, 93, 118, 129], "chunked_upload": [25, 88], "chunksiz": 93, "ci": [59, 157], "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, "clamp": 81, "clamscan": 55, "clarif": 14, "class": [30, 47, 51, 59, 62, 81, 137, 156, 179], "classic": 133, "classif": [156, 179], "classifi": [6, 93, 118], "clean": [1, 48, 52, 56, 59, 80, 88, 99, 108, 111, 112, 133, 153, 154, 156, 157, 171], "cleanli": 156, "cleanup": [1, 43, 46, 73, 80, 81, 88, 107, 108, 114, 154, 173], "cleanupjobchunks": 83, "clear": [6, 19, 52, 57, 58, 59, 81, 82, 88, 106, 118, 132, 156], "clear_env": 133, "cli": [56, 62, 64, 66, 68, 88, 94, 98, 100, 112, 123, 126, 127, 132, 133, 143, 148, 150, 156, 173], "click": [16, 26, 39, 40, 53, 59, 62, 63, 78, 81, 85, 93, 95, 116, 128, 137, 138, 147, 180], "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, 156, 158, 159, 164, 180], "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, 157, 159, 165, 180], "cloud2": 159, "cloud_id": 157, "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, 159, 160, 161, 162, 163, 165, 179], "code_docker_imag": 162, "codebas": [59, 144], "cold": 132, "collabor": [31, 88, 101, 102, 119], "collabora": [31, 88, 133, 160, 161, 162, 164, 165, 168, 173], "collaboraoffic": [160, 162, 163], "collaboraonlin": [158, 159, 160, 162, 163, 164], "collaps": 128, "collat": [21, 22, 88, 125, 146], "collation_serv": 21, "colleagu": 151, "collect": [15, 56, 59, 118, 126, 132, 167, 168], "collectiveid": 17, "collis": [58, 59, 81, 82], "colon": [59, 62], "color": [39, 71, 151, 157], "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, 156, 158, 159, 160, 162, 163, 164, 165, 173, 176, 177, 179], "combin": [12, 13, 15, 31, 43, 57, 59, 66, 69, 88, 93, 130, 133, 145, 153, 154, 157, 180], "combo": 53, "come": [2, 4, 5, 15, 25, 39, 42, 46, 50, 57, 59, 68, 95, 96, 123, 133, 134, 138, 150, 156, 162, 179, 180], "comma": [59, 60, 81, 157], "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, 175, 176, 179], "comment": [22, 25, 42, 55, 64, 88, 108, 111, 133, 136, 142, 147, 161, 167, 168], "commentsmanag": 59, "commerci": [119, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 27, 50, 54, 57, 59, 69, 77, 81, 86, 88, 95, 104, 111, 116, 123, 126, 129, 132, 133, 150, 156, 164, 180], "commonli": [27, 47, 57, 58, 130, 138], "commonnam": [59, 133, 179], "commun": [1, 15, 16, 34, 58, 69, 81, 84, 88, 95, 97, 100, 118, 119, 121, 125, 130, 133, 138, 147, 150, 156, 161, 164, 166, 175, 178], "compani": [2, 12, 63, 71, 81], "compar": [19, 56, 59, 81, 120, 142, 151], "comparison": [45, 59, 81, 88, 179], "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, 159, 178, 179], "compens": 37, "compil": [21, 58, 132], "complain": 149, "complementari": 57, "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, 156, 167, 170, 179], "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, 166, 171, 179], "compos": [55, 129, 132], "composit": [114, 168], "compound": 88, "comprehens": 138, "compress": [55, 59, 85, 88, 93, 101, 107, 126, 127, 130, 175], "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, 178], "concert": 2, "concurr": [3, 4, 47, 59, 132, 173], "condit": [14, 15, 64, 69, 81, 88, 102, 138, 178, 179, 180], "condition": 59, "conf": [21, 55, 58, 81, 96, 123, 124, 126, 129, 133, 138], "confdir": 92, "confer": [2, 119], "confid": 155, "confidenti": [67, 101, 157, 158], "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, 69, 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, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 150, 151, 157, 159, 165, 173, 174, 175, 176, 177], "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, 134, 135, 138, 142, 143, 144, 146, 147, 150, 152, 153, 154, 155, 156, 157, 161, 164, 168, 170, 177, 179, 180], "configuration_serv": 59, "confin": [42, 133], "confirm": [4, 18, 21, 40, 47, 64, 67, 69, 77, 78, 81, 88, 108, 109, 123, 125, 130, 132, 133, 142, 143, 152, 153, 156, 157], "conflict": [16, 37, 59, 81, 118, 146, 151], "confus": [27, 37], "congratul": [116, 159], "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, 69, 72, 73, 82, 83, 88, 92, 95, 96, 97, 111, 112, 113, 116, 124, 127, 128, 129, 131, 132, 133, 134, 138, 143, 153, 154, 156, 158, 164, 165, 173, 177, 179], "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, 165, 178], "consider": [45, 59, 64, 85, 88, 178], "consist": [19, 28, 39, 43, 59, 101, 116, 129, 138, 142, 150], "consol": [18, 52, 63, 98, 129, 133, 138, 142, 150, 159], "const": 180, "constant": [59, 77], "constitut": 109, "constrain": 92, "constraint": [77, 133, 153], "consult": [16, 25, 27, 55, 58, 59, 109, 111, 126, 130, 134, 179], "consum": [8, 25, 57, 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, 161, 177], "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, 126, 129, 132, 133, 135, 136, 138, 147, 150, 152, 156, 158, 159, 162, 165, 173, 179, 180], "container": 133, "container_id": 159, "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, 156, 167, 179], "context": [5, 8, 13, 27, 37, 57, 59, 66, 77, 88, 92, 101, 130, 150, 168, 176], "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, 156, 165], "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, 112, 113, 126, 129, 132, 133, 145, 149, 150, 151, 153, 156, 157, 173], "convei": [11, 152], "conveni": [77, 121], "convent": 28, "convers": [1, 2, 8, 14, 18, 20, 45, 59, 88, 110, 111, 118, 158, 167, 168], "convert": [12, 18, 20, 22, 24, 59, 70, 81, 88, 102, 132, 138, 144, 152, 159], "cookbook": 88, "cooki": [59, 64, 88, 107, 109, 110], "cookie_domain": 88, "cool": [159, 163, 164], "coolconfig": [158, 160], "coolwsd": [158, 159, 160, 162, 163, 164], "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, 156, 179], "copied_sample_config": 88, "copyright": 112, "copysizelimit": 47, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 26, 42, 57, 58, 60, 71, 88, 107, 124, 125, 129, 130, 132, 133, 137, 142, 145, 152, 155, 156, 157, 173, 178, 179], "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, 178, 180], "correctli": [21, 25, 39, 40, 44, 52, 57, 63, 69, 81, 83, 92, 93, 94, 99, 114, 117, 123, 129, 133, 138, 151, 153, 156, 174], "correspond": [25, 44, 47, 77, 81, 83, 123, 125, 129, 130, 135, 138, 142, 152, 153, 157, 168, 179], "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, 156, 165], "couldn": 99, "counsel": 109, "count": [2, 59, 85, 88, 105, 126, 132, 138, 156, 157], "counter": 152, "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 101, 128, 138, 147, 159, 180], "court": 81, "cover": [21, 96, 101, 116, 128, 129, 137, 148, 153, 156, 170, 175, 176, 177], "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": 177, "crc32": 176, "creat": [0, 1, 2, 12, 14, 15, 16, 17, 19, 26, 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, 158, 173, 179], "create_example_ev": [112, 151], "createcli": 180, "createdb": 21, "createrol": 128, "creation": [3, 5, 7, 28, 42, 45, 59, 88, 92, 96, 105, 110, 112, 113, 133, 156, 157, 177], "credenti": [19, 28, 31, 37, 39, 47, 57, 59, 62, 81, 93, 116, 120, 126, 128, 143, 151, 152, 153, 158, 180], "crew": 154, "criteria": [7, 24, 66, 101, 179], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 178], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 37, 39, 40, 43, 48, 52, 55, 59, 64, 88, 107, 112, 114, 116, 126, 127, 129, 130, 138, 142, 144, 148, 149, 151, 153, 179], "cronjob": [42, 56, 57, 124], "crontab": [52, 56, 112, 138, 142, 144], "crop": 81, "cross": [59, 106, 110, 119, 129, 132], "crt": [58, 59, 96, 129, 153, 156], "crucial": [59, 158], "crypto": 96, "cryptograph": 126, "cryptographi": 3, "csrf": [69, 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, "culprit": 132, "cupsd": 62, "curl": [51, 66, 69, 74, 75, 76, 77, 82, 87, 96, 123, 125, 130, 165, 173], "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, 156, 165, 177, 178, 179], "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, 143, 153, 156, 167, 174, 175, 179, 180], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": [14, 156], "custompath": 26, "cut": 15, "cybersecur": [13, 88, 107], "cycl": [81, 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, 159, 160], "d1": [43, 48, 59, 107], "d2": [43, 48, 59, 107], "d5685c3b45aee373b09be54742ea": 137, "d7": 54, "daemon": [3, 4, 55, 58, 59, 66, 88, 98, 100, 164], "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, 178, 179], "daili": [12, 52, 57, 59, 107, 119, 153], "daisi": 157, "dall": 168, "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, 155, 158, 166, 168, 173, 176, 178, 179, 180], "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, 156, 157, 167, 168, 179], "databaseid": 118, "datacent": [30, 47], "datadir": [27, 59, 131], "datadirectori": [28, 66, 88, 120, 135, 143, 147], "dataintegr": [59, 176], "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, 156, 157, 170, 178], "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, 156], "davclnt": 129, "david": 179, "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, 157], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [21, 24, 88], "dbhost": [21, 24, 88, 120, 135, 143], "dbindex": [58, 59, 149], "dbname": [21, 23, 24, 88, 120, 143], "dbpass": 120, "dbpassword": [21, 24, 88, 120, 128, 143], "dbpersist": 88, "dbport": 24, "dbreplica": [23, 88], "dbtableprefix": [21, 88, 120], "dbtype": [19, 21, 88, 120, 135], "dbuser": [21, 24, 88, 120, 128, 143], "dc": [81, 82, 83, 154], "dd": [81, 151], "ddl": 175, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [19, 43, 48, 112, 116, 174, 175, 176], "deal": [118, 133], "deb": [125, 160], "debian": [21, 55, 58, 71, 121, 130, 132, 133, 134, 138, 150, 159], "debug": [12, 13, 69, 81, 88, 118, 127, 129, 137, 143, 147, 151, 153, 156], "decemb": 123, "decid": [12, 21, 27, 92, 95, 105, 129, 148, 178], "decim": 47, "decis": [27, 135], "deck": [15, 27, 88, 153, 156, 167, 168], "declar": [81, 88], "decod": 156, "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, 156, 162], "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, 156, 157, 160, 162, 164, 167, 176, 178, 179, 180], "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, 158, 173, 178, 179, 180], "definit": [19, 45, 88, 126, 178], "defunct": 81, "degrad": [59, 132, 151], "degre": 135, "delai": [0, 15, 40, 52, 56, 57, 59, 88, 112, 156], "deleg": [64, 88, 115, 150, 179], "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, 155, 179], "delete_timestamp": 28, "deliber": [107, 178], "delimit": [30, 81], "deliv": [12, 52, 108, 129, 178], "deliveri": [52, 59], "delta": 59, "demand": [8, 15, 55, 56, 81, 88, 107, 126, 153], "demo": [59, 156], "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 19, "demot": [81, 88], "deni": [3, 59, 88, 92, 104, 129, 131, 157], "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, 129, 133, 134, 135, 138, 142, 143, 145, 148, 150, 152, 159, 168, 174, 175, 176, 179], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 21, 77, 88, 92, 100, 119, 123, 124, 129, 132, 138, 162, 178], "deploy": [3, 27, 59, 64, 77, 88, 91, 95, 97, 99, 100, 109, 119, 123, 127, 130, 132, 133, 134, 135, 138, 148, 161, 162, 178], "deployconfig": [88, 96], "deploydaemon": 96, "deprec": [59, 76, 134, 157, 172, 174, 175, 176, 177, 180], "deprovis": 135, "deriv": [59, 71, 77, 81, 88, 126, 133, 152, 153, 156], "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, 159], "descript": [2, 15, 16, 27, 52, 56, 74, 81, 82, 92, 94, 110, 112, 116, 123, 130, 132, 133, 156, 167, 179], "design": [2, 12, 27, 44, 52, 62, 71, 81, 86, 109, 119, 133, 145, 148, 165], "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, 132], "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, 156, 157, 162, 163, 165, 174, 175, 176, 177, 178, 180], "detect": [14, 15, 37, 39, 57, 58, 59, 64, 65, 68, 69, 70, 81, 82, 83, 88, 96, 106, 128, 129, 130, 153, 154, 156], "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, 180], "develop": [12, 15, 16, 53, 59, 80, 91, 93, 94, 95, 118, 126, 128, 133, 134, 136, 137, 138, 145, 148, 153, 161, 178, 179], "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, 156, 157, 173], "diagnost": [3, 88], "diagram": [15, 96, 180], "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, 156, 157, 158, 173, 179], "differenti": [15, 112, 113], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 168], "digestmail": 156, "digit": 134, "dimens": 59, "diminish": 59, "dir": [22, 27, 93, 133, 138, 147, 156], "dirbkp": 146, "dirbkp_": 140, "direct": [25, 39, 58, 59, 77, 79, 81, 101, 129, 132, 133, 138, 175, 178], "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, 156, 167, 180], "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, 132, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147, 149, 150, 152, 153, 154, 156, 157], "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, 156, 160, 174, 175, 176, 177], "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": 180, "discard": 116, "disclaim": 42, "disclos": 107, "disconnect": [40, 59, 83], "discontinu": 62, "discourag": [46, 57, 59, 69, 128, 143, 150], "discov": [59, 179], "discover": [7, 10, 77], "discoveri": [58, 59, 64, 69, 77, 88, 110, 133, 139, 159, 164, 165], "discret": [57, 178], "discuss": [12, 21, 42, 93, 119, 176, 178], "disk": [3, 27, 38, 43, 59, 85, 88, 93, 129, 132, 138, 152, 153, 175], "dispar": 7, "dispatch": [88, 114], "displai": [15, 27, 42, 45, 46, 50, 52, 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, 156, 157], "display_nam": 157, "displaynam": [75, 76, 81, 82, 111, 112, 151, 154, 157, 179], "displaynamescop": 77, "disregard": 138, "disrupt": 148, "dist": [50, 101], "distinct": [47, 77, 88, 107, 111, 179], "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, 143, 148, 150, 153, 161, 162], "distro": [37, 59, 96, 131, 133, 138, 145], "dive": 27, "diverg": 151, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 96, 143, 165, 173], "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, 159, 166, 173, 174, 175, 176, 178, 179, 180], "do_not_schedule_reboot": 92, "doc": [15, 59, 93, 99, 119, 124, 134, 152, 158, 159, 160, 161, 162, 163, 164, 176], "docker": [3, 4, 5, 7, 8, 11, 15, 39, 55, 59, 68, 81, 88, 97, 99, 100, 130, 132, 133, 148, 150, 152, 161, 162, 165, 173, 179], "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, 156, 158, 159, 160, 161, 162, 164, 165, 166, 167, 168, 175, 176, 179, 180], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133, 138], "docx": 161, "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, 157, 166, 173, 176, 178, 180], "doesn": [17, 21, 27, 76, 81, 118, 123, 129, 147, 165, 180], "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, 159, 165, 177], "don": [2, 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, 158, 159, 173, 177, 179], "dora": 157, "dot": [8, 37, 39, 49, 95, 96, 129, 138, 174, 179], "doubl": [12, 59, 138], "dow": 55, "down": [3, 58, 88, 93, 112, 113, 116, 118, 132, 180], "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, 156, 158, 159, 160], "downsid": [47, 173], "downstream": [5, 12, 15], "downtim": 81, "dozen": 161, "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, 146, 151, 180], "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, 167], "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, 156, 157, 163], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 114, 129, 138, 156], "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, 156, 175, 176], "dutch": 4, "dynam": [22, 59, 82, 93, 132, 175], "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, 160, 163, 168, 178, 179, 180], "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, 157, 173, 178, 179, 180], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 178], "eas": [59, 178], "easi": [55, 58, 59, 62, 83, 85, 133, 144, 145, 162, 179], "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, 164, 180], "east": [47, 59], "easycron": 56, "ecdsa": 155, "echo": [15, 156, 160, 179], "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, 156, 160, 161, 162, 178, 180], "editor": [59, 85, 112, 161], "edri": [59, 126], "edu": 59, "eff": [59, 126], "effect": [15, 40, 57, 58, 59, 77, 81, 92, 93, 106, 131, 132, 147, 153, 173, 179], "effici": [8, 59, 132, 134], "effort": [12, 178], "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, 156, 178, 180], "ej39ityzeuh5bgwdrufi": 47, "elasticsearch": 143, "elect": 81, "element": [74, 75, 76, 151], "elig": 77, "elimin": [81, 120], "els": [14, 81, 96, 111, 132, 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, 156, 157, 168], "email_address_changed_by_admin": 85, "email_configur": 59, "emailscop": 77, "emailtempl": [59, 62], "emb": [59, 63, 158], "embed": [3, 64, 88, 126, 156, 175, 176, 177], "embrac": [133, 145], "emf": [59, 173], "emit": 150, "emoji": [22, 134, 140, 146, 151], "emot": 11, "emploi": [3, 8, 71, 81, 86, 119, 178], "employe": [12, 179], "empti": [21, 26, 28, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 92, 96, 107, 110, 133, 138, 142, 143, 153, 179, 180], "en": [2, 7, 8, 59, 65, 123, 134, 156, 157], "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, 159, 160, 162, 163, 165, 168, 171, 173, 174, 175, 177, 179, 180], "enable_cli": 150, "enable_encrypt": 27, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_oc_cli": 156, "enable_preview": [46, 88, 126], "enable_shar": 153, "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 112, "enabledefaultcontact": 113, "enabledpreviewprovid": [46, 88, 126, 132, 173, 174], "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, 178], "encrypt": [30, 31, 39, 40, 44, 45, 64, 81, 85, 88, 107, 110, 126, 127, 129, 139, 143, 150, 153, 156, 157, 165, 171], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 27, 28, 50, 59, 81, 88, 112, 120, 123, 129, 132, 143, 144, 148, 150, 151, 157, 173], "end_header_id": 5, "endeavor": 119, "endedat": 14, "endedbefor": [14, 156], "endpoint": [2, 15, 30, 34, 35, 47, 51, 57, 59, 67, 69, 76, 77, 87, 88, 96, 113, 138, 143, 147, 155, 156, 159, 173, 179, 180], "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, 156, 158, 171, 179], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [21, 55, 96, 99, 101, 132, 134, 140, 146, 156, 178, 180], "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, 159, 163, 175], "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, 157, 158, 165], "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, 157], "enterpris": [12, 21, 55, 71, 119, 121, 122, 123, 126, 133, 134, 138, 156, 161, 178], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 17, 42, 57, 66, 77, 92, 117, 121, 138, 140, 161, 178], "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, 156, 168, 173], "entrypoint": [57, 164], "entryuuid": 154, "enumer": [77, 113, 172], "env": [4, 96, 97, 98, 126, 133, 157], "env_nam": 98, "env_valu": 98, "envelop": 88, "environ": [3, 4, 8, 12, 21, 25, 39, 42, 57, 64, 69, 81, 88, 92, 93, 96, 98, 100, 118, 119, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 156, 157, 162, 177, 178], "eof": 62, "eot_id": 5, "epel": [55, 123], "epoch": 134, "equal": [8, 28, 46, 59, 96], "equival": [39, 48, 58, 59, 81, 132, 156], "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, 132, 133, 136, 139, 142, 143, 147, 149, 150, 151, 153, 156, 165, 176, 180], "error_log": [59, 66, 93, 138], "error_messag": 14, "error_success_reboot_requir": 92, "errorlog": [59, 88, 156], "escal": 53, "escap": [62, 92, 179], "esmtp": 62, "especi": [27, 39, 56, 57, 77, 81, 96, 102, 133, 136, 138, 142, 143, 144, 148, 173, 179], "esperanto": 4, "essenti": [8, 59, 67, 81, 132, 138, 180], "establish": [40, 42, 54, 62, 77, 88, 93, 130, 134, 153, 154], "estim": [4, 132], "esx": 133, "etag": [129, 156, 179], "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, 157, 159, 160, 163, 165, 167, 171, 173, 179, 180], "ethic": [5, 13, 88], "eu": [13, 30, 47, 88, 153], "euc": 70, "europ": [59, 66, 117, 149], "eval": 150, "evalu": [66, 77, 178, 179], "even": [1, 3, 16, 19, 21, 25, 30, 31, 37, 47, 57, 58, 59, 68, 77, 88, 96, 98, 101, 107, 112, 114, 126, 131, 133, 138, 142, 146, 148, 178], "event": [2, 12, 22, 52, 59, 66, 81, 88, 93, 107, 110, 111, 114, 115, 116, 126, 128, 150, 153, 156, 180], "eventfilt": 179, "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, 143, 144, 147, 148, 150, 152, 153, 156, 167, 168, 177, 178, 179, 180], "everybodi": 138, "everyon": [17, 51, 77, 80, 119, 154, 178], "everyth": [58, 59, 62, 64, 81, 88, 92, 133, 138, 178, 180], "everywher": [81, 168], "evict": 59, "ex": [2, 92, 93, 144, 150], "ex_app_port": 96, "exact": [37, 56, 59, 69, 77, 81, 147, 179], "exactli": [47, 59, 123, 132, 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, 133, 135, 136, 137, 138, 140, 142, 147, 148, 149, 150, 153, 154, 155, 156, 157, 161, 162, 164, 165, 171, 178, 179], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 94, 97, 99, 174, 175, 176], "exapp_direct": 97, "exapphost": 96, "exce": [4, 43, 48, 59, 85, 132, 153, 176], "exceed": [25, 43, 48, 59, 151, 153], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 92, 129, 132, 137, 142, 143, 147, 150, 156], "excerpt": 93, "excess": [111, 132], "exchang": [0, 5, 7, 40, 62, 171], "excim": 59, "exclud": [42, 59, 64, 77, 80, 88, 93, 102, 156, 157], "exclus": [35, 39, 47, 57, 59, 69, 93, 96, 138, 153], "exec": [4, 15, 39, 142, 152, 179], "execcondit": 56, "execstart": [15, 56, 179], "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, 177, 179], "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, 157, 163, 170, 173, 178, 179, 180], "exit": [92, 124, 152, 153, 156], "expand": [88, 119, 128], "expect": [6, 14, 58, 59, 62, 77, 81, 85, 88, 116, 136, 137, 147, 156, 158, 173, 174, 175, 176, 178], "expedit": 8, "expens": 112, "experi": [4, 16, 56, 64, 88, 113, 116, 119, 126, 132, 134, 138, 165], "experienc": 93, "experiment": [59, 81, 85], "expert": [12, 27, 59, 73, 88, 116], "expertis": [138, 178], "expir": [2, 31, 40, 43, 45, 48, 56, 57, 59, 64, 81, 86, 88, 93, 106, 107, 112, 116, 129, 179], "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, 157, 171], "explod": [59, 96], "explor": [12, 92], "exponenti": 126, "export": [51, 59, 88, 93, 108, 111, 126, 149, 150, 157, 180], "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, 179, 180], "ext4": 37, "extapp": 158, "extend": [2, 8, 42, 59, 62, 107, 111, 119, 134, 166, 178], "extendedsupport": 156, "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, 172, 173, 174, 178], "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, 156, 157, 173, 179, 180], "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, 156], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 52, 56, 59, 66, 99, 112, 140, 142, 146, 148, 151, 153, 156, 179], "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, 178], "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, 57, 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, 157, 173], "fail2ban": [64, 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, 167], "fallen": 156, "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, 156, 160, 173, 179], "familiar": [59, 133], "faq": [69, 88, 100, 133, 138, 139, 145], "far": [2, 15, 85, 116, 178], "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": [126, 129], "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [25, 129, 132], "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, 178], "fastest": 132, "fat": 37, "fatal": [59, 66, 121, 156], "fault": 25, "faulti": 62, "favicon": [71, 156], "favor": 59, "favorit": 178, "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, 156, 159, 161, 162, 166, 170, 176, 178, 179], "februari": 25, "feder": [17, 42, 45, 64, 69, 77, 88, 110, 111, 113, 114, 115, 126, 150, 155, 156], "fedivers": [77, 81, 110], "fediversescop": 77, "fedora": [58, 132, 133, 150], "fee": 111, "feedback": [5, 7, 9, 10, 15, 147, 178, 179], "feel": [71, 96], "fell": 156, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 154, 158, 180], "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": 161, "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, 156, 178, 179, 180], "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, 57, 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, 160, 161, 163, 167, 168, 172, 175, 176, 177], "filecach": [18, 24, 50, 59, 88, 144, 156], "fileformat": 179, "fileid": [59, 156, 158, 179], "fileinfo": [130, 138], "filekei": [28, 88], "filelist": 37, "filelock": 88, "filenam": [27, 28, 45, 47, 59, 88, 93, 110, 146, 149, 156, 174], "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, 156], "files_texteditor": 74, "files_trashbin": [28, 48, 153, 179], "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, 157, 179], "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, 180], "filter": [13, 16, 43, 57, 59, 74, 77, 81, 82, 85, 88, 130, 132, 151, 153, 154, 156, 157, 165, 176, 180], "final": [3, 5, 7, 25, 37, 59, 62, 88, 96, 116, 123, 125, 126, 127, 133, 147, 178], "financ": 157, "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, 175, 178, 180], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 102, 126, 131, 133, 180], "fingerprint": [88, 143, 146], "finish": [3, 4, 8, 14, 55, 56, 96, 98, 99, 120, 128, 138, 140, 142, 147, 148, 156], "firefox": [134, 157], "firewal": [16, 57, 96, 99, 123, 126, 165, 173], "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, 156, 174, 178], "first_seen": 157, "fit": [1, 6, 58, 95, 133, 145, 171], "five": [132, 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, 132, 134, 136, 138, 139, 156, 178], "fix_pathinfo": 129, "flac": [129, 172, 173], "flag": [52, 59, 83, 84, 97, 132, 149, 150, 152, 156, 157], "flash": 55, "flat": 59, "flexibl": [133, 135, 178], "flight": 155, "flite": 59, "float": [12, 59, 149], "flood": 66, "floor": 132, "flow": [59, 66, 67, 84, 88, 92, 101, 105, 180], "flow_input": 180, "flowchart": 15, "flush": 125, "fn": 114, "focu": [0, 1], "focus": [27, 119, 148, 178], "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, 156, 161], "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, 159, 164, 165, 167, 173, 178, 179, 180], "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": 174, "forbidden_filenam": [88, 174], "forbidden_filename_basenam": [49, 88, 174], "forbidden_filename_charact": [49, 88, 174], "forbidden_filename_extens": [49, 88, 174], "forc": [8, 42, 64, 66, 68, 81, 88, 92, 98, 107, 110, 113, 118, 126, 149, 150, 151, 153, 154, 156], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 112, "foreign": 62, "forest": 2, "forev": [48, 59, 156], "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, 180], "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, 158, 161, 175, 179, 180], "formid": 179, "formsubmittedev": 179, "forum": [69, 119, 138, 147, 148, 178], "forward": [15, 59, 68, 69, 96, 128, 133, 138, 142, 150, 164], "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, 132, 133, 136, 137, 138, 145, 148, 151, 152, 156, 158, 159, 160, 162, 163, 164, 165, 173, 176, 178], "foundat": 0, "four": [15, 55, 81, 146, 156, 178, 179], "fourth": 178, "fpm": [25, 59, 69, 88, 124, 126, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 112, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": [151, 153, 156, 157], "freda": 40, "free": [2, 15, 19, 43, 80, 96, 118, 119, 126, 133, 138, 151, 157, 161], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 115], "freed": 153, "freedom": 167, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [39, 40, 132], "frequent": [13, 55, 58, 59, 88, 107, 138, 161, 178], "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, 69, 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, 156, 157, 158, 159, 161, 165, 167, 168, 173, 174, 175, 176, 177, 178, 179, 180], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 118, 129, 162], "front_controller_act": [129, 133], "frontend": [25, 59, 66, 68, 88, 95, 166, 167], "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, 57, 58, 59, 62, 66, 67, 85, 101, 107, 108, 110, 111, 113, 126, 132, 133, 134, 143, 145, 149, 150, 151, 152, 153, 156, 157, 159, 160, 164, 178, 179], "fulli": [0, 1, 12, 13, 27, 40, 52, 59, 62, 88, 109, 133, 148, 153, 156, 163, 178, 179], "fullscreen": 159, "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, 158, 163, 165, 178, 180], "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, 162, 178], "furthermor": [28, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 24, 42, 57, 69, 112, 126, 156, 174, 175, 176, 179], "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, 157, 158, 159, 163, 178, 179, 180], "gain": [3, 14, 126], "galleri": [46, 59, 147, 156], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [47, 88, 132, 133], "gather": [81, 138, 173], "gb": [3, 4, 11, 25, 59, 81, 85, 95, 132, 156], "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, 143, 148, 149, 150, 153, 155, 156, 157, 158, 166, 167, 168, 173, 174, 175, 176, 178], "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, 157, 159, 162, 165, 168, 173, 180], "get_lin": 62, "getctag": 179, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [96, 132], "gib": 25, "gid": 157, "gidnumb": [82, 154], "gif": [59, 98, 129, 167, 168], "giphi": [167, 168], "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, 167, 168, 173, 176, 178], "githubusercont": 126, "gitlab": [167, 168], "give": [1, 2, 15, 30, 31, 44, 55, 60, 69, 72, 81, 88, 103, 107, 108, 110, 124, 131, 133, 137, 147, 155, 156, 178], "given": [2, 28, 50, 56, 57, 59, 62, 63, 65, 80, 81, 82, 96, 101, 105, 118, 126, 133, 138, 152, 153, 156, 157, 158, 173], "givennam": [82, 154], "glanc": 132, "global": [31, 52, 59, 64, 66, 81, 88, 112, 116, 117, 119, 129, 150, 153, 157, 168], "gmail": 116, "gmbh": [12, 16, 71, 102, 119, 126, 133, 138, 178], "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, 159, 178, 180], "goal": [27, 77, 81, 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, 132, 133, 142, 148, 178], "googl": [2, 15, 59, 71, 80, 88, 134, 167], "got": [17, 102, 178], "govern": 77, "gpg": [88, 123, 125, 127, 160], "gpt": [1, 168], "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, 180], "granit": 15, "grant": [21, 52, 53, 73, 81, 88, 111, 118, 123, 125, 133, 156], "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, 179], "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, 133, 149, 150, 151, 153, 156, 165, 179], "group1": 76, "group2": 76, "group_admin": 52, "group_everyon": 88, "groupfold": [27, 47, 102, 153], "groupid": [75, 76, 81, 157], "groupofnam": 154, "groupwar": [111, 112, 113, 116, 138], "grow": [88, 119, 132], "growth": [52, 132], "gt": 179, "gte": 179, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 44, 48, 58, 59, 77, 107, 179], "guard": 132, "guess": 57, "guest": [16, 88], "gui": [3, 31, 65, 92, 132], "guid": [22, 27, 59, 62, 92, 95, 116, 119, 123, 125, 126, 130, 132, 133, 146, 152, 156, 162, 163, 170, 171, 176], "guidanc": [27, 88, 109, 110, 111, 119, 127, 128, 130, 132, 133], "guidelin": 129, "guooq": 157, "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, 157, 159, 163, 171, 176, 177, 178, 179, 180], "hackeron": [12, 27], "had": [28, 52, 59, 92, 171, 173, 176], "half": 31, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [102, 178], "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, 164, 165, 177, 179], "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, 159, 179, 180], "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": [59, 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, 179, 180], "hash_equ": 28, "hash_hmac": 28, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 168, "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, 157, 159, 160, 161, 163, 164, 165, 167, 169, 173, 175, 178, 179, 180], "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, 132, 133, 138, 156, 173, 176, 180], "headless": 121, "headlin": [1, 77, 81], "headlinescop": 77, "headroom": 132, "health": 99, "healthi": [99, 138], "heartbeat": [59, 88], "heartbeat_count": 99, "heavi": [0, 1, 18, 44, 58, 96, 130, 161], "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, 156, 178], "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, 167, 180], "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, 161, 175, 178], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 25, 44, 59, 62, 110, 113, 144, 178], "highest": [2, 81, 132, 148, 178], "highli": [57, 59, 69, 81, 118, 119, 126, 128, 130, 132, 137, 158, 162, 178], "highlight": [15, 133, 142, 148, 178], "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, 179], "holidai": [112, 151], "home": [27, 39, 62, 81, 83, 88, 92, 93, 133, 138, 153, 156, 165], "homefoldernamingrul": 82, "homepag": 2, "hood": [5, 7, 10, 178], "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, 143, 147, 149, 156, 158, 159, 160, 164, 165, 173, 179], "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, 156, 165], "hour": [2, 5, 9, 18, 42, 43, 52, 55, 56, 57, 59, 81, 93, 107, 108, 110, 112, 113, 114, 116, 142, 143, 148, 155, 180], "hourli": 52, "hous": [30, 142], "housekeep": [56, 142], "hover": [81, 85, 167], "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, 156, 157, 159, 166, 170, 171, 175, 176, 177, 178], "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, 162, 164, 173], "hp_frp_address": 96, "hp_shared_kei": [95, 96], "hp_trusted_proxy_ip": 96, "href": 179, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [25, 88, 123, 126, 128, 129, 131, 138, 173, 174, 176], "htaccesstest": 129, "htdoc": 120, "html": [59, 62, 66, 93, 123, 129, 130, 131, 134, 138, 147, 150, 158, 159, 160, 162, 163, 164, 176], "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, 156, 158, 159, 160, 162, 163, 164, 165, 166, 173, 176, 179, 180], "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, 163, 180], "hug": 7, "huge": [18, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 153, 180], "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, 168, 171, 172, 173, 176, 177, 178, 179], "i686": 21, "iaccountmanag": [59, 77], "iana": [59, 117], "ibm": [1, 8, 12, 13, 15, 88], "ic": [111, 112, 151, 179], "ical": 151, "icalendar": 151, "icap": [64, 88], "icmp_req": [21, 62], "ico": [129, 156], "icon": [39, 40, 46, 59, 63, 64, 85, 88, 92, 129, 156], "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, 155, 157, 159, 165, 179, 180], "id1125420102": [59, 71], "idea": [2, 55, 119, 142, 148], "ideal": [1, 133, 138, 145, 179], "idelegatedset": 156, "ident": [35, 47, 59, 71, 73, 81, 88, 133, 143], "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, 156, 157, 158, 180], "idl": 132, "ie": [1, 3, 123], "ie11": 25, "ie6": 25, "ie8": 25, "ie9": 25, "iemailtempl": 62, "ietf": 179, "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, 158], "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, 156, 157, 159, 161, 162, 165, 167, 168, 174, 175, 176, 177], "imagegd": 59, "imagick": [71, 88, 125, 130, 132], "imagin": 42, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 174], "imap": [62, 88, 130], "imap4": 62, "immedi": [52, 55, 59, 62, 85, 106, 107, 151, 153, 156, 157], "immut": [81, 129], "impact": [27, 39, 47, 57, 59, 62, 96, 103, 132, 178], "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, 156, 167], "impli": 77, "implic": [59, 77, 88], "import": [31, 33, 39, 56, 57, 59, 63, 71, 88, 112, 113, 123, 125, 128, 129, 130, 132, 133, 135, 138, 143, 149, 161, 170, 179, 180], "importantli": [119, 133], "impos": 15, "impract": 107, "imprint": 88, "imprinturl": [71, 156], "improv": [2, 3, 13, 25, 37, 44, 58, 59, 69, 81, 88, 95, 119, 123, 129, 130, 132, 134, 148, 161, 162], "in_arrai": 96, "inaccess": [22, 27, 47, 152], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [2, 15, 118], "inc": 71, "incid": 66, "inclin": 178, "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, 156, 157, 158, 161, 162, 174, 175, 176, 177, 178, 179, 180], "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, 156], "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, 175], "increment": [18, 152], "indefinit": [57, 107, 110, 156], "independ": [3, 28, 59, 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, 162], "indexerjob": 3, "indi": 129, "indic": [16, 24, 39, 40, 59, 62, 81, 82, 88, 99, 106, 116, 128, 131, 138, 144, 148, 178, 179], "indirectli": 102, "individu": [25, 27, 31, 39, 53, 57, 59, 92, 93, 111, 118, 119, 126, 132, 150, 152, 153, 156], "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, 156, 157, 167, 171, 173, 175, 176, 177, 180], "infrastructur": [12, 59, 96, 138, 156], "inher": [56, 106], "ini": [21, 25, 32, 58, 59, 70, 88, 123, 124, 126, 127, 129, 131, 132, 133, 138, 150, 175], "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, 178, 180], "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, 156, 168, 180], "insecur": [62, 88, 134], "insensit": [37, 49, 59, 101], "insert": [15, 59, 88, 129, 151, 161, 168], "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, 156, 179], "insight": [1, 12, 13, 88], "inspect": [4, 55, 88, 153, 155, 156], "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, 158, 161, 163, 164, 166, 168, 170, 171, 173], "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, 156, 157, 158, 162, 165, 175, 177, 178, 179, 180], "instance_id": [17, 106], "instanceid": [28, 88, 143, 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, 156, 159, 171, 177], "instruct": [1, 2, 3, 5, 12, 19, 21, 55, 57, 63, 69, 73, 81, 87, 88, 118, 125, 126, 130, 132, 133, 135, 142, 144, 148, 177, 180], "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, 179], "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, 159, 167, 168, 174, 175, 177, 179, 180], "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, 156], "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, 157, 180], "intercept": 126, "interchang": [27, 62, 130], "interest": [106, 178], "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, 133, 134, 138, 148, 150, 153, 156, 157, 176, 180], "intermedi": 148, "intern": [3, 12, 14, 27, 39, 40, 47, 56, 59, 69, 73, 82, 85, 88, 96, 97, 101, 129, 132, 133, 152, 158, 168, 179], "internal_defaultexpdai": 42, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 156, 177], "interoper": [13, 88], "interpret": [92, 95, 126], "interrupt": [27, 44, 56, 130], "interv": [37, 55, 56, 59, 83, 88, 110, 112, 114, 132, 156, 178, 179], "intervent": [6, 55, 126, 179], "intl": [123, 125, 130], "introduc": [15, 49, 81, 95, 129, 177, 178], "introduct": [64, 88, 96, 123], "invalid": [45, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 107, 126, 129, 132, 139, 153, 157, 173], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 101, "investig": [59, 153, 156], "invis": [88, 101, 104, 105, 157], "invit": [62, 88, 110, 114, 115, 161, 171], "invite": 112, "invoc": [59, 126, 156, 173], "invok": [59, 92, 108, 147, 150, 173], "involv": [25, 106, 132, 134, 173], "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, 143, 145, 156, 158, 165], "ip_host2_dock": 96, "ipad": 68, "iphon": 68, "iptabl": [57, 126, 165], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 179, "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, 156, 157, 159, 165, 167, 168, 175, 176], "isvfsen": 92, "italian": [4, 5, 10], "item": [3, 42, 45, 64, 83, 88, 102, 112, 115, 132, 142, 153, 156], "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, 157, 166, 173, 176], "itself": [5, 21, 31, 37, 57, 59, 84, 92, 95, 96, 101, 117, 125, 133, 137, 138, 145, 147, 149, 150, 152, 165, 173], "itun": [59, 71], "itunesappid": 71, "iv": 28, "j": [50, 59, 68, 88, 154, 159, 173], "jail": [88, 124], "jan": 62, "jane": 66, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 172, 173, 180], "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, 177, 179, 180], "jobclass": 177, "joe": 179, "johnston": 83, "join": [2, 24], "joke": 2, "jone": 157, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 99, 179], "journald": 99, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 46, "jpegphoto": 81, "jpg": [129, 156], "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, 157, 179, 180], "json_pretti": [14, 150, 151, 152, 153, 155, 156, 157], "jump": [92, 142], "just": [21, 26, 52, 56, 59, 62, 63, 81, 85, 92, 101, 112, 118, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 159, 178, 179], "jwfcftvztglwtje": 40, "jwk": 155, "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, 132, 133, 134, 138, 142, 143, 147, 148, 149, 157, 170, 178, 179], "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, 133, 135, 138, 144, 148, 149, 150, 153, 156, 168, 179], "kept": [48, 58, 59, 107, 132, 147, 155], "keyboard": 88, "keydb": 58, "keyfil": 96, "keyformat": 28, "keypair": 31, "keyr": 160, "keyston": [35, 47, 59], "keyvalu": 47, "kfrh9": 157, "khtml": 66, "kib": 59, "kick": [57, 59], "kid": 155, "kill": 132, "killmod": 56, "kind": [1, 14, 68, 96, 126, 180], "kink": 55, "kitchen": 2, "know": [28, 30, 59, 66, 81, 84, 112, 118, 138, 154, 156, 159], "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, 157, 166], "kokoro": 10, "korean": 4, "kovh8": 157, "krita": [59, 132], "kubectl": 3, "kubernet": 88, "kunz": 83, "kvm": 133, "kvstore": 88, "l": [21, 56, 58, 68, 93, 124, 138, 156], "lab": 126, "label": [2, 15, 40, 68, 81, 97, 131, 138, 157], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [21, 40, 62], "land": 17, "landmark": 6, "landscap": 6, "lang": [59, 157], "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, 180], "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, 156, 157], "larger": [3, 11, 12, 25, 27, 37, 55, 59, 69, 85, 132, 157], "largest": [95, 156], "last": [1, 2, 14, 28, 56, 57, 59, 83, 85, 99, 105, 110, 111, 114, 128, 144, 145, 147, 151, 153, 154, 156, 157, 178], "last_run": 156, "last_seen": 157, "lastact": 157, "lastjpegphotolookup": 82, "lastli": [30, 47], "lastlogin": 157, "lastmodifi": 179, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 179], "latenc": 132, "later": [19, 42, 59, 74, 83, 92, 102, 116, 118, 133, 134, 138, 144, 158, 165], "latest": [1, 2, 4, 12, 25, 43, 47, 59, 60, 77, 91, 119, 123, 125, 132, 133, 134, 142, 145, 148, 163, 170, 176, 178], "latitud": 126, "latter": 58, "launch": [2, 54, 55, 58, 88, 93, 95, 97, 120, 142, 179], "law": 107, "lawyer": 12, "lax": 106, "layer": [27, 57, 59, 77, 80, 132, 137], "layla": [151, 152, 153, 156, 157], "layout": [59, 60, 148, 156, 161], "lazi": [59, 149], "ld": [81, 129], "ldap": [39, 45, 64, 73, 79, 85, 88, 111, 123, 127, 130, 132, 133, 143, 150, 156, 157], "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, 132, 138, 179], "leakag": 126, "leaki": 132, "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, 155, 157, 158, 173, 178, 179], "leav": [2, 26, 27, 30, 32, 38, 57, 59, 68, 76, 81, 85, 116, 132, 143, 151, 156], "lectur": 156, "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, 156], "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, 178], "let": [15, 19, 39, 57, 62, 71, 85, 92, 96, 108, 129, 133, 143, 153, 156, 159], "letsencrypt": 129, "letter": [37, 85, 180], "level": [4, 15, 23, 24, 27, 42, 44, 55, 57, 59, 62, 64, 77, 85, 88, 93, 110, 126, 127, 134, 138, 147, 150, 153, 156, 157, 179], "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, 132, 171], "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, 155], "lift": 96, "light": [40, 59, 81], "lighter": 178, "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, 156, 165, 166, 167, 168, 173, 180], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 17, 25, 37, 42, 43, 45, 46, 48, 52, 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, 156, 157, 173, 176, 178], "limitrequestbodi": 25, "line": [19, 21, 25, 29, 56, 58, 59, 62, 66, 68, 81, 88, 92, 96, 111, 112, 118, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 150, 153, 176, 179], "liner": 151, "link": [2, 16, 17, 45, 64, 71, 76, 78, 79, 85, 88, 101, 108, 116, 126, 128, 133, 136, 137, 138, 147, 153, 156, 157, 161, 166, 168, 180], "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, 157, 162], "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, 158, 159, 160, 165, 170, 172, 173, 178, 180], "listen": [37, 44, 55, 58, 88, 96, 99, 114, 124, 129, 150, 153, 159, 164, 180], "listexapp": 98, "literaci": 12, "littl": [4, 15, 69, 85, 96], "live": [0, 2, 7, 13, 59, 81, 88, 106, 107, 110, 119, 132, 155, 156], "live_transcript": [13, 15, 88], "ll": [16, 21, 27, 37, 42, 59, 62, 81, 85, 112, 116, 129, 133, 142, 154, 159, 178], "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, 126, 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, 143, 145, 149, 150, 153, 159, 173], "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, 156, 159, 177], "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, 163, 167, 168], "lock": [31, 45, 58, 64, 66, 88, 101, 123, 127, 129, 130, 138, 140, 143, 148, 156], "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, 157, 165, 176, 179], "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, 156], "logfile_audit": [66, 88, 135], "logfilemod": [66, 88, 126], "logic": [52, 66, 80, 98, 99, 146, 179], "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, 156, 157], "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, 156], "logo_url": 88, "logohead": [71, 156], "logon": 37, "logout": 59, "logpath": 126, "logread": 66, "logrot": 107, "logtimezon": [66, 88, 149], "logwindow": 93, "loleaflet": 163, "long": [3, 6, 12, 16, 21, 44, 51, 58, 59, 81, 82, 88, 93, 105, 107, 110, 112, 113, 128, 129, 132, 133, 142, 147, 152, 153, 175, 178], "long_query_tim": 21, "longer": [25, 43, 47, 57, 59, 62, 65, 66, 85, 112, 123, 129, 132, 152, 153, 155, 171, 173, 174, 177, 179], "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, 158, 160, 161, 167, 180], "lookup": [37, 59, 68, 77, 110, 126], "lookup_serv": [88, 110], "lool": [159, 163], "loolwsd": 163, "loop": [88, 96], "loopback": [59, 128], "lose": [27, 44, 59, 152, 157], "loss": [21, 27, 59, 85, 93, 134, 138, 152], "lost": [27, 28, 73, 80, 88, 107, 138, 151, 152, 153, 157], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 46, 57, 58, 59, 66, 81, 118, 132, 138, 142, 148, 180], "love": 81, "low": [7, 10, 25, 43, 47, 58, 59, 107, 132, 133, 134], "lower": [4, 5, 7, 10, 28, 52, 56, 59, 66, 85, 86, 107, 132, 133], "lowest": [132, 134, 178], "lsof": 99, "lt": [4, 88, 127, 133, 134, 179], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 179, "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, 157], "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, 178, 180], "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, 156, 157, 158, 163, 165, 173, 175, 178, 179, 180], "mail": [5, 12, 15, 52, 64, 76, 81, 82, 88, 114, 115, 117, 131, 143, 154, 156, 168, 171], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_max_item": 52, "mail_send_plaintext_onli": 88, "mail_sendmailmod": 88, "mail_smtpauth": [62, 88], "mail_smtpauthtyp": 62, "mail_smtpdebug": [62, 88], "mail_smtphost": [62, 88, 143], "mail_smtpmod": [62, 88], "mail_smtpnam": [62, 88], "mail_smtppassword": [62, 88], "mail_smtpport": [62, 88, 143], "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, 171], "mailprimaryaddress": 81, "mailqueuehandl": 52, "mailto": 179, "main": [4, 11, 15, 21, 59, 66, 81, 82, 95, 96, 99, 102, 129, 138, 140, 146, 147, 159, 163, 180], "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, 178], "mainten": [3, 18, 22, 24, 27, 50, 64, 85, 121, 132, 133, 134, 142, 143, 146, 147, 149, 153, 162, 175], "maintenance_window_start": 88, "major": [3, 12, 41, 55, 88, 126, 129, 133, 138, 142, 144, 148, 162], "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, 156, 158, 159, 165, 166, 171, 172, 173, 174, 177, 178, 179, 180], "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, 64, 68, 74, 81, 84, 87, 88, 92, 94, 95, 101, 102, 105, 107, 112, 119, 123, 126, 127, 147, 148, 150, 152, 153, 155, 157, 162, 174, 175, 176, 179], "managerfactori": 88, "mandarin": 10, "mandatori": [56, 72, 81, 88, 157], "mani": [6, 11, 12, 15, 17, 21, 22, 52, 53, 55, 57, 59, 81, 93, 112, 113, 118, 129, 132, 133, 138, 147, 150, 156, 157, 161, 173, 178], "manifest": [54, 129], "manifestli": 111, "manipul": [153, 154, 156], "manner": [1, 174, 175, 176], "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, 156, 158, 162, 174, 178, 179, 180], "manual_instal": [8, 95, 97], "manual_install_harp": 97, "map": [2, 47, 59, 83, 88, 129, 132, 144, 154, 167], "march": 25, "marco": 2, "margin": 132, "mariadb": [19, 22, 24, 59, 88, 121, 123, 125, 128, 130, 132, 133, 151, 156, 174, 175], "mark": [2, 39, 59, 62, 77, 83, 88, 152, 153, 154, 180], "markdown": [17, 59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 118, "master": [27, 45, 59, 62, 88, 150], "master_": 28, "mastodon": [167, 168], "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, 155, 157, 163, 165, 179], "math": 5, "matrix": 88, "matter": [42, 151, 173], "max": [1, 25, 45, 55, 88, 124, 126, 129, 156], "max_accelerated_fil": 124, "max_allowed_packet": 21, "max_children": [132, 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_request": 132, "max_siz": [25, 88], "max_spare_serv": 132, "max_token": 5, "maxautocompleteresult": 88, "maxchunks": 93, "maxim": [42, 57], "maximum": [8, 25, 27, 42, 43, 47, 48, 52, 57, 77, 81, 85, 88, 93, 107, 112, 113, 129, 132, 153, 156], "maximumadressbook": 113, "maximumcalendarssubscript": 112, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 93, "mb": [37, 46, 59, 66, 82, 85, 93, 132], "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, 173, 178, 179, 180], "meaningless": 129, "meant": [57, 59, 178], "measur": [7, 10, 12, 59, 69, 132], "mechan": [12, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 44, 45, 56, 57, 59, 62, 77, 88, 171], "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, 178, 179], "megabyt": [55, 59], "member": [2, 17, 42, 53, 63, 76, 80, 81, 82, 85, 88, 101, 119, 151, 154, 157, 158, 167, 168], "memberof": [82, 88, 154], "membership": [42, 81, 82, 85, 101, 110, 118, 154, 157], "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, 143], "memori": [6, 17, 25, 27, 44, 55, 57, 64, 69, 81, 88, 99, 118, 129, 130, 132, 133, 175, 179], "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, 156, 168, 174, 175, 176], "mere": [19, 178], "merg": [12, 64, 66, 88, 116, 167, 168], "mermaid": 15, "mesh": 155, "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, 155, 165, 166, 167, 168, 180], "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, 129, 135, 138, 153, 156], "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, 156, 180], "metric": [51, 59, 89, 177], "mg": 124, "mib": [4, 25, 59, 88, 132], "micro": 133, "microservic": 132, "microsoft": [49, 55, 59, 62, 88, 93, 115, 129, 134, 171], "mid": [12, 132], "middl": 126, "middlewar": [68, 180], "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, 158, 165, 166, 172, 176], "migrat": [18, 19, 20, 31, 45, 47, 48, 59, 81, 88, 95, 118, 130, 141, 147, 150, 151, 153, 156, 157, 161, 175], "milli": 157, "million": 119, "millisecond": [47, 59, 93, 156], "milliwai": [153, 156, 157], "mime": [101, 110, 129, 133, 153, 173], "mimetyp": [46, 59, 88, 101, 126, 129, 153], "mimetypealias": [50, 101], "mimetypelist": 156, "mimetypemap": [50, 156], "min_spare_serv": 132, "minchunks": 93, "mind": [3, 17, 58, 59, 95, 101, 120, 124, 125, 133, 147, 180], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 55, 57, 86, 107, 114, 123, 124, 128, 132, 134, 138, 178], "minimis": 107, "minimum": [6, 47, 48, 52, 69, 77, 81, 88, 93, 95, 98, 107, 116, 134, 143, 178], "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, 157, 179], "mirror": [126, 129], "misbehav": 57, "misbehavior": 69, "misbehaviour": 156, "miscellan": 88, "misconfigur": [57, 59, 88, 93, 99, 104, 118, 126, 129], "misformat": 81, "mismatch": [132, 153, 157, 176], "miss": [24, 42, 80, 81, 88, 92, 99, 126, 130, 133, 144, 146, 148, 153, 179], "missing_fil": 137, "missingok": 107, "mission": [138, 178], "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, 172, 173], "mkdir": [27, 33, 96, 123, 124], "mknod": 159, "mlocat": 123, "mm": [81, 151], "mnt": [81, 133], "mobil": [27, 31, 42, 57, 68, 71, 77, 81, 88, 91, 101, 119, 126, 127, 132], "mod": [125, 133, 179], "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, 156, 157], "modul": [21, 25, 27, 28, 37, 44, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 150, 159, 172, 173], "modular": [1, 15], "module_nam": 130, "molli": 81, "moment": [8, 165], "momentj": 65, "mon": [52, 55], "mondai": 52, "monitor": [16, 57, 58, 59, 88, 126, 132, 156, 177, 179], "monterei": 134, "month": [1, 2, 14, 111, 126, 129, 133, 156], "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, 157, 159, 161, 162, 164, 165, 171, 173, 175, 176, 177, 178, 179, 180], "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, 156, 157, 162, 163, 164, 170, 171, 178, 180], "mostli": [133, 180], "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, 126, 128, 142, 143, 147, 148, 152, 155, 175, 178], "movi": [59, 167, 168], "mozilla": [66, 118, 126, 129, 134], "mp3": [50, 59, 175, 176, 177], "mp4": [129, 156], "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, 156], "multi": [15, 45, 57, 58, 81, 88, 143, 179], "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, 157, 158, 161, 162, 178, 179], "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, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 143, 144, 146, 148, 150, 151, 152, 153, 156, 157, 179], "mutual": [57, 153], "mx": [116, 118], "my": [2, 16, 47, 50, 71, 75, 81, 88, 95, 97, 112, 151, 153, 156, 165], "myapp": [62, 153], "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "myfil": 179, "mygroup": [75, 154], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mynextcloudprefix": 58, "mypictur": 39, "myserv": [40, 156], "mysql": [19, 20, 24, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 156, 175], "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, 156, 179], "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, 64, 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, 156, 157, 163, 179], "namespac": [14, 54, 59, 62, 156], "nation": 107, "nativ": [23, 37, 180], "natur": [12, 15, 84, 158], "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": 157, "nc_samesitecookielax": [69, 106], "nc_samesitecookiestrict": [69, 106], "nc_serverid": [59, 143], "nc_session_id": 106, "nc_token": 106, "nc_usernam": 106, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 179, "nearli": [123, 173], "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, 158, 175, 180], "necessarili": [57, 77, 95, 96, 138], "need": [0, 1, 2, 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, 159, 165, 166, 171, 174, 175, 177, 178, 179, 180], "needsdbupgrad": 156, "neg": [6, 126], "neither": 78, "nest": [82, 88, 153, 156, 179], "net": [59, 96, 97, 123, 144, 156, 158], "netdata": 132, "netstat": [55, 62], "network": [15, 21, 39, 57, 59, 88, 92, 93, 95, 96, 97, 99, 101, 126, 127, 133, 134, 145, 156, 173, 179], "never": [27, 39, 43, 52, 59, 77, 81, 107, 110, 126, 132, 152, 153, 157], "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, 157, 159, 163, 171, 173, 174, 175, 178, 179, 180], "newer": [22, 37, 69, 95, 113, 116, 118, 132, 134, 146, 152, 178], "newest": [43, 144, 178], "newgroup": [75, 76], "newli": [19, 27, 47, 52, 55, 56, 59, 77, 81, 105, 133, 155, 178, 180], "newnam": 179, "newpassword": 157, "newus": 157, "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, 156, 162, 167, 178, 180], "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, 157, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 178], "nextcloud_": 47, "nextcloud_1": 47, "nextcloud_admin": 81, "nextcloud_cento": 123, "nextcloud_config_dir": [59, 126], "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, "nftabl": 57, "nginx": [18, 69, 88, 96, 110, 126, 127, 128, 132, 133, 134, 138, 171, 172, 173], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 50, "night": 3, "nin": 179, "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": 159, "node": [6, 59, 88], "nodecod": 159, "nodecopiedev": 179, "nodecreatedev": 179, "nodedeletedev": 179, "nodeinfo": 138, "noderenamedev": 179, "noderestoredev": 179, "nodetouchedev": 179, "nodewrittenev": 179, "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, 156, 157, 158, 179], "none": [15, 31, 57, 59, 62, 81, 82, 85, 129, 142, 151, 152, 153, 155, 156, 157, 159, 171], "nonexist": [81, 129], "nonexistingfil": 179, "nonexistingfold": 179, "noon": 2, "nor": [37, 56, 88, 95, 147, 179], "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, 156], "nosniff": [126, 129], "notabl": 37, "notat": [59, 66, 68, 179], "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, 157, 165, 167, 178, 179], "noth": [3, 18, 153], "notic": [44, 46, 57, 71, 110, 128, 143, 157], "notif": [12, 45, 59, 62, 68, 80, 81, 85, 88, 105, 108, 110, 115, 126, 131, 133, 138, 141, 147, 149, 151, 156, 171, 179, 180], "notifempti": 107, "notifi": [16, 27, 37, 52, 62, 88, 105, 108, 149, 179], "notify_guest": 16, "notion": [167, 168], "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, 159, 171, 172, 173, 176, 177, 179, 180], "nowadai": [59, 176], "nsign": 160, "nss": [64, 88], "nsuit": 160, "ntf": 37, "ntlm": [62, 171], "nuanc": 27, "nuisanc": 57, "null": [14, 46, 59, 66, 97, 124, 149, 176, 179, 180], "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, 132, 134, 138, 142, 147, 151, 152, 156, 157, 163, 173, 178, 179], "numer": [46, 59, 86, 128, 153, 156], "numeric_id": 28, "nuri": 160, "nvidia": [3, 4, 5, 6, 7, 9, 11, 95, 97, 99], "o": [25, 27, 57, 59, 81, 88, 124, 129, 130, 132, 133, 138, 143, 156], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 47, "oauth": [31, 88, 180], "oauth2": [64, 88, 150], "object": [11, 15, 30, 39, 44, 45, 58, 64, 81, 88, 112, 126, 130, 132, 143, 150, 151, 167, 176, 177, 180], "object_typ": 111, "objectclass": [81, 82, 154], "objectdata": 179, "objectid": 179, "objectprefix": 59, "objectstor": [47, 88, 135, 143], "objecttyp": 179, "oblig": [107, 108, 109], "obscur": 138, "observ": 12, "obsolet": 46, "obtain": [62, 67, 88, 139, 153], "obviou": [57, 173], "oc": [16, 44, 47, 51, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 150, 153, 156, 173, 174, 179, 180], "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": 156, "oc_pass": 157, "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, 156, 173, 179], "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, 126, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 149, 151, 152, 153, 154, 155, 156, 157, 174, 175, 176, 177, 179, 180], "occ6f7365735": 59, "occ_command": 66, "occasion": [8, 142, 159], "occupi": 155, "occur": [2, 25, 58, 62, 96, 98, 132, 138, 143, 147, 156, 176, 179], "occurr": 25, "ocdownloadstart": 106, "oci": [19, 59, 121, 156], "ocm": [88, 150], "ocp": [59, 77, 150, 179], "ocsp": 129, "octal": [59, 66], "odd": 132, "odf": [158, 161], "off": [21, 22, 24, 25, 29, 32, 52, 55, 59, 70, 82, 88, 96, 116, 118, 123, 129, 131, 133, 142, 147, 150, 154, 156, 157, 159], "offend": 57, "offer": [0, 1, 12, 15, 16, 27, 55, 59, 63, 71, 114, 116, 118, 126, 133, 135, 138, 147, 178], "offic": [2, 15, 41, 46, 50, 57, 109, 115, 133, 159, 162, 163, 164, 165, 167, 168], "offici": [2, 55, 57, 59, 71, 81, 96, 119, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 170, 178], "offlin": [81, 93, 112, 113, 143], "offload": [0, 1, 96, 132, 156], "offset": [75, 76, 154, 156, 157], "often": [1, 25, 56, 57, 59, 93, 107, 112, 113, 116, 126, 130, 133, 173, 175, 178], "ogg": [129, 172, 173], "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, 156, 171, 176], "older": [1, 4, 15, 27, 28, 43, 48, 52, 59, 69, 85, 93, 107, 130, 132, 136, 138, 144, 147, 148, 153, 156], "oldest": [43, 85], "oldfil": 179, "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [19, 59, 68, 69, 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, 143, 147, 149, 151, 152, 153, 154, 155, 156, 157, 159, 170, 173, 178, 179, 180], "ondemand": 132, "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, 159, 162, 167, 173, 178, 179, 180], "ones": [19, 43, 52, 53, 58, 59, 107, 132, 133, 142, 144, 147, 152, 167, 173, 178], "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, 158, 165, 167, 173, 176, 177, 178, 179, 180], "onlin": [31, 59, 88, 118, 119, 123, 133, 143, 148, 160, 161, 162, 164, 165], "onlyoffic": [31, 133], "onrequest": 180, "ons": [119, 132], "onunitactivesec": 56, "ooxml": 88, "opaqu": 179, "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, 155, 158, 165, 180], "open_basedir": [25, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 168], "openapi": [12, 59, 180], "openbsd": [88, 127], "opendocu": [59, 132, 158], "opendyslex": 59, "opengraph": 167, "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, 167, 168], "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, 155, 157, 158, 159, 178, 179], "opinion": [133, 145], "opportunist": 62, "opt": [15, 28, 39, 59, 116, 123, 128, 135, 150, 156, 176, 179], "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, 178], "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, 156, 157, 160, 161, 162, 167, 173, 174, 178, 179, 180], "optout": 88, "oracl": [19, 21, 24, 59, 121, 128, 134, 156, 177], "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, 156, 158, 178, 180], "org": [55, 59, 67, 76, 79, 93, 126, 129, 133, 156, 179], "organ": [59, 71, 85, 88, 119, 134, 156], "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, 179], "orphan": [43, 88, 138, 156], "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, 156, 157, 158, 161, 162, 172, 173, 174, 175, 176, 177, 178, 179, 180], "otherdomain": 59, "otherwis": [18, 22, 25, 56, 57, 58, 59, 68, 81, 95, 101, 105, 108, 112, 116, 129, 132, 133, 138, 143, 153, 179], "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, 161, 173, 178, 180], "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, 156, 157, 162, 171, 173, 178, 180], "outbound": [62, 155, 173], "outdat": [43, 59, 64, 88, 112, 113, 123, 146, 156], "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, 157, 179], "output_buff": 25, "outright": [57, 134], "outsid": [16, 28, 33, 40, 47, 55, 59, 63, 88, 96, 101, 110, 112, 125, 128, 129, 132, 133, 135, 138, 140, 142], "outstand": [2, 7, 156], "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, 156, 167, 172], "overal": 132, "overcom": 59, "overflow": 39, "overhead": [59, 93, 132], "overlai": 81, "overlap": [37, 178], "overload": 138, "overrid": [25, 26, 30, 45, 59, 62, 64, 71, 81, 82, 88, 92, 96, 97, 107, 143, 151, 156], "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, 171, 173, 177, 180], "overwrit": [26, 62, 64, 88, 112, 133, 143, 153, 173], "overwritecondaddr": [68, 88], "overwritehost": [68, 88, 143], "overwriteprotocol": [68, 69, 88, 143], "overwritewebroot": [68, 88, 143], "overwritten": [26, 59, 66, 72, 77, 81, 112], "owasp": 176, "own": [0, 1, 3, 4, 12, 15, 16, 25, 26, 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, 159, 173, 179, 180], "owncloud": [29, 69, 88, 93, 138, 140, 141, 146, 150, 153, 156, 179], "owncloud_core_dump": 93, "owner": [21, 42, 77, 88, 101, 102, 105, 108, 110, 118, 123, 151, 180], "ownerid": 179, "ownership": [3, 33, 42, 59, 88, 108, 111, 121, 125, 133, 142, 150, 156], "p": [8, 21, 58, 96, 99, 123, 124, 131, 132, 136, 140, 146, 152, 159], "p256": 155, "pacif": 59, "packag": [2, 55, 58, 59, 88, 92, 119, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 141, 148, 153, 156, 158, 161, 162, 180], "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, 156, 157, 167, 168, 170, 180], "pagespe": 129, "paid": [147, 148], "pain": 95, "pair": [27, 36, 45, 59, 88, 97, 106, 116, 153], "pandoc": 41, "pane": [15, 85, 179], "panel": [55, 59, 65, 81, 85, 111, 132, 133, 156, 180], "pant": 62, "paper": 7, "paragraph": [126, 167], "parallel": [15, 21, 25, 59, 69, 95, 138, 177, 179], "param": [179, 180], "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, 126, 127, 129, 130, 133, 143, 150, 156, 173, 177, 178, 179, 180], "parameter_nam": 130, "paramount": [15, 81], "parent": [44, 101, 133, 138, 153, 156], "pars": [3, 28, 59, 130], "parser": 132, "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, 155, 159, 164, 178, 180], "part_file_in_storag": 88, "parti": [2, 6, 12, 15, 16, 21, 27, 28, 56, 59, 62, 88, 106, 134, 138, 142, 148, 158, 166, 168], "partial": [62, 118, 179], "particip": [110, 112, 119], "particular": [1, 7, 21, 37, 47, 53, 81, 129, 132, 178], "particularli": [57, 178], "partit": [25, 59], "partner": [110, 119], "partnership": 161, "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, 158, 178, 179], "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, 156, 157, 160, 171, 180], "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, 178], "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, 156, 157, 163, 179, 180], "path_info": 129, "path_redirect": 68, "pathparamet": 180, "pattern": [43, 48, 57, 59, 128, 132], "pauvo": 68, "payload": [88, 110, 180], "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, 156, 157, 179], "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, 155], "peertub": [167, 168], "pem": [21, 28, 59, 124], "pencil": 85, "pend": [126, 151, 155, 156], "peopl": [6, 9, 42, 52, 57, 83, 102, 114, 138, 154, 167, 168], "per": [4, 5, 7, 9, 10, 15, 27, 39, 45, 56, 59, 77, 82, 88, 107, 108, 110, 112, 113, 134, 143, 152, 153, 157, 167, 169, 173, 179], "perbucket": 47, "percentag": 178, "perfect": [4, 9, 133, 145], "perfectli": 178, "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, 156, 162, 175, 176, 177, 178, 180], "period": [39, 43, 56, 57, 59, 81, 85, 86, 105, 107, 111, 112, 113, 114, 116, 117, 134, 142, 148, 151, 153, 156, 178], "peripher": 133, "perman": [27, 28, 42, 48, 59, 68, 81, 85, 96, 106, 111, 123, 126, 152, 153, 156, 157], "permiss": [2, 33, 42, 45, 52, 58, 59, 66, 67, 88, 101, 107, 118, 124, 129, 131, 133, 138, 142, 143, 147, 150, 156], "permit": [53, 59, 126, 129, 153, 178], "persian": 4, "persist": [21, 45, 59, 85, 88, 93, 98, 106, 118, 135, 156, 165], "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, 162, 168], "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, 156], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147, 156], "phase": [147, 156], "philip": 154, "phone": [42, 59, 76, 77, 80, 81, 110, 113, 119, 157], "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, 157, 165, 171, 172, 173, 174, 176, 177, 179, 180], "php7": 21, "php70": 150, "php74": 123, "php8": [129, 132], "php82_fpm": 124, "php_valu": 25, "phpdoc": 179, "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, 155, 168], "picker": [1, 2, 15, 88, 166], "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, 164, 166, 167, 179], "placehold": [28, 31, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 69, 70, 101, 106, 129, 133, 138, 150], "plaintext": [81, 110], "plan": [2, 8, 24, 81, 125, 130, 133, 134, 148, 178], "planetexpress": 154, "platform": [30, 47, 92, 93, 119, 123, 132, 134, 135, 179], "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, 165, 173, 178, 180], "plu": [66, 179, 180], "plug": 132, "pluggabl": 80, "plugin": [96, 179], "plusserv": [0, 15], "pm": [132, 133], "png": [30, 59, 71, 129, 156], "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, 132, 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": [132, 156, 179], "pomerium": 88, "pool": [58, 126, 129, 132, 133, 155], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 110, 133, 142, 155], "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, 156, 158, 164], "portabl": 88, "portal": [47, 62, 102, 116, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 28, 57, 59, 173, 178], "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, 143, 144, 146, 147, 149, 152, 158, 159, 165, 178, 180], "possibli": [59, 118, 126, 138], "post": [11, 27, 55, 66, 74, 75, 76, 82, 87, 118, 128, 129, 136, 149, 158, 179, 180], "post_allow": 158, "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, 156, 174, 177], "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": 161, "pptx": [2, 161], "pr": 136, "practic": [46, 59, 77, 107, 118, 126, 143], "pre": [49, 59, 64, 71, 88, 95, 99, 126, 128, 130, 138, 148, 152, 178], "preced": [50, 59, 80, 88, 153], "precis": [47, 81, 94], "precompil": 132, "preconfigur": [88, 101], "predefin": [49, 92, 93], "predict": [107, 132, 178], "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, 156, 179], "prefil": 92, "prefix": [24, 30, 59, 64, 66, 88, 106, 114, 129, 133, 154, 156], "preinstal": 162, "preliminari": 156, "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": 179, "present": [2, 50, 53, 59, 62, 63, 66, 81, 96, 110, 119, 132, 133, 136, 147, 153, 159, 160, 179], "preserv": [0, 1, 4, 42, 43, 85, 123, 132, 142, 146, 157, 161], "preset": 85, "press": [2, 40, 62, 93, 112, 113, 138, 168], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 180], "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, 173, 176], "preview": [27, 39, 45, 64, 88, 127, 130, 133, 150, 151, 166], "preview_concurrency_al": [88, 173], "preview_concurrency_new": [88, 173], "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": 173, "previews_hpb": 59, "previou": [8, 21, 39, 42, 43, 81, 88, 96, 107, 110, 118, 137, 141, 146, 147, 148, 151, 155, 163, 180], "previous": [52, 66, 95, 130, 138, 163, 173, 175, 177], "previousnam": 179, "previousvalu": 179, "primari": [1, 24, 25, 30, 45, 57, 59, 71, 81, 82, 88, 144, 148, 153, 154], "primarili": [77, 119], "primary_color": [71, 156], "princip": [138, 151, 179], "principaluri": 138, "principl": 107, "print": [98, 132, 179], "printenv": 133, "prior": [12, 25, 57, 93, 144, 179], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 77, 88, 106, 107, 108, 110], "privacyurl": [71, 156], "privat": [15, 31, 36, 45, 59, 62, 66, 88, 110, 113, 119, 124, 126, 129, 149, 153, 157], "privatedata": 19, "privatekei": [28, 153], "privileg": [21, 64, 73, 76, 81, 88, 125, 128, 156, 180], "proactiv": 42, "probabl": [47, 81, 129, 160], "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, 156, 178], "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, 156], "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, 126, 129, 130, 134, 137, 138, 142, 147, 148, 150, 152, 153, 155, 157, 177, 179], "process_idle_timeout": 132, "processor": 132, "produc": [5, 8, 11, 66, 107, 111, 132, 153], "product": [2, 3, 4, 5, 7, 12, 19, 27, 57, 59, 66, 81, 107, 123, 126, 128, 131, 132, 133, 138, 151, 156], "productnam": 156, "profession": [11, 15, 27, 134, 138], "profil": [39, 42, 73, 84, 88, 93, 111, 113, 114, 126, 131, 150, 173], "profile_en": 157, "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, 57, 59, 150], "project": [2, 47, 84, 88, 119, 125, 137, 153, 156, 178, 179], "prometheu": 177, "promin": [175, 180], "promot": [81, 88, 155], "prompt": [0, 2, 3, 5, 12, 21, 31, 81, 88, 93, 116, 125, 133, 145, 150, 151, 152, 153, 180], "pronoun": [77, 157], "pronounsscop": 77, "proof": 24, "propag": 50, "proper": [57, 59, 67, 88, 132, 137, 138, 147, 151, 153, 173], "properli": [9, 27, 54, 57, 59, 64, 65, 86, 88, 93, 99, 126, 130, 137, 138, 142, 152, 156, 159], "properti": [59, 73, 81, 85, 88, 92, 93, 157, 179, 180], "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, 132], "propget": 93, "propos": 12, "proprietari": [8, 15], "prospect": 178, "protect": [3, 27, 28, 40, 42, 55, 62, 63, 64, 68, 69, 88, 102, 107, 109, 110, 133, 156], "proto": 62, "protocol": [2, 8, 12, 35, 36, 55, 59, 68, 82, 88, 93, 95, 96, 97, 99, 118, 126, 158, 165], "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, 57, 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, 156, 157, 158, 161, 162, 166, 171, 173, 174, 175, 176, 177, 178, 179, 180], "provider_id": [80, 157], "providerfactori": 59, "provis": [47, 73, 77, 84, 88], "provisioning_api": [74, 149], "proxi": [2, 16, 47, 64, 69, 88, 97, 99, 100, 110, 128, 129, 133, 143, 160, 161, 162], "proxy_buff": 25, "proxy_connect_timeout": [96, 129], "proxy_fcgi": 133, "proxy_hide_head": 68, "proxy_http": 159, "proxy_max_temp_file_s": 25, "proxy_pass": 96, "proxy_protocol": 96, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [159, 160, 163, 164], "proxy_timeout": 96, "proxy_wstunnel": 159, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": [96, 159], "proxypassmatch": 159, "proxypassrevers": [96, 159], "proxypreservehost": 159, "proxytimeout": [25, 132], "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, 133, 155, 157, 161, 167, 168], "public_html": 32, "publiccalendar": 112, "publickei": 28, "publicli": [5, 12, 17, 28, 118, 133, 149], "publish": [2, 12, 59, 77, 96, 110, 155, 161, 178], "pubshare_": 28, "pull": [81, 88, 129, 136, 159, 163, 167, 168, 173], "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, 156], "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, 180], "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, 156, 179], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 153, 178], "quantiz": [5, 7], "queri": [1, 3, 15, 23, 24, 42, 59, 66, 76, 81, 87, 111, 112, 114, 128, 132, 138, 148, 150, 179, 180], "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, 161], "queu": [52, 132, 156], "queue": [3, 52, 88, 132], "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, 157], "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, 59, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 173], "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, 132, 148], "rank": 156, "rapid": 178, "rapidli": 178, "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, 156, 173], "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, 157, 175, 176, 178], "reach": [42, 57, 59, 66, 69, 81, 95, 99, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 151, 165, 173, 178], "reachabl": [8, 57, 59, 68, 77, 88, 95, 96, 99, 129, 133, 138, 143, 156, 173, 180], "react": [150, 180], "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, 156, 157, 158, 175, 176, 177], "read_timeout": [58, 59], "readabl": [12, 26, 33, 59, 64, 81, 88, 129, 151, 152, 153, 155, 156, 157], "reader": [19, 156], "readi": [39, 59, 81, 99, 133, 165, 178], "readili": 27, "readm": [3, 17, 84, 95, 96, 99, 124, 133], "readonli": 179, "real": [1, 4, 5, 7, 9, 10, 12, 14, 37, 68, 118, 128, 129, 132, 156, 161, 178, 179], "realiz": 15, "realli": [126, 152, 156], "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, 159, 173, 175, 176, 177], "reassign": 101, "reboot": 88, "rebuild": 156, "recalcul": 81, "receiv": [15, 40, 42, 53, 59, 62, 68, 81, 84, 85, 88, 108, 111, 116, 123, 134, 137, 148, 150, 153, 178, 179, 180], "recent": [25, 42, 43, 57, 81, 88, 107, 110, 115, 132, 143, 156, 157, 159, 163], "recid": 126, "recip": 2, "recipi": [28, 40, 59, 111, 114, 116, 118, 153, 156], "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, 57, 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, 156, 158, 159, 162, 166, 171, 172, 173, 175, 176, 177, 178, 179, 180], "recommended": 178, "recommended_fil": 15, "reconcili": 59, "record": [12, 52, 59, 66, 80, 82, 93, 107, 110, 111, 114, 118, 132, 143, 151, 153, 156], "recov": [27, 28, 78, 85, 88, 146, 153], "recoveri": [45, 80, 88, 107, 141, 152, 153], "recoverykey_": 28, "recreat": 146, "rectif": 88, "recurs": [153, 156], "recv": 62, "recycl": 132, "red": [15, 39, 40, 58, 93, 133, 134], "redact": [93, 118], "reddit": [167, 168], "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, 57, 59, 77, 81, 88, 107, 118, 127, 129, 138, 178], "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, 167, 173, 179, 180], "referenc": [14, 17, 28, 138, 155], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": [59, 129, 143, 156], "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 59, 81, 88, 145, 155, 156], "refus": 153, "regard": [84, 118, 130, 135, 178], "regardless": [15, 30, 42, 47, 57, 59, 66, 68, 77, 81, 107, 128, 149, 156, 178], "regener": [31, 143, 153, 156], "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, 156, 157, 166, 167], "registr": [56, 116], "registrar": 133, "regress": 134, "regul": 109, "regular": [25, 28, 45, 55, 56, 59, 68, 88, 92, 101, 114, 147, 148, 162, 179], "regularli": [12, 15, 52, 56, 107, 133, 148, 151, 178], "regulatori": 109, "reinforc": 5, "reinstal": [3, 92, 138, 144], "reject": [37, 88], "rel": [17, 28, 133, 157], "relai": 143, "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, 174, 175, 176, 178], "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, 159, 160, 163, 177], "relev": [0, 1, 3, 15, 25, 27, 50, 58, 77, 81, 93, 116, 124, 126, 129, 143, 178], "reli": [12, 15, 17, 27, 52, 84, 92, 117, 134, 166, 168, 178], "reliabl": [13, 14, 37, 52, 55, 56, 58, 59, 69, 81, 88, 92, 130, 134, 138, 142, 143, 161, 165], "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, 180], "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, 156, 177], "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, 155, 157, 159, 163, 165, 172, 173, 176], "removeus": 88, "renam": [37, 44, 49, 59, 73, 88, 142, 153, 157, 163, 179], "render": [9, 59, 70, 161, 166, 167], "renew": 133, "rep": 153, "repair": [2, 22, 27, 50, 59, 88, 142, 148, 150], "repeat": [30, 57, 99, 143, 156], "repeatedli": [6, 126, 129, 132], "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, 143, 147, 148, 149, 151, 153, 156, 159, 171, 174, 179], "repli": [62, 116, 161], "replic": [0, 1, 15, 20, 24, 64, 88, 153, 168], "replica": [23, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 160, "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, 156, 165, 174, 175, 176], "repositori": [13, 28, 55, 57, 88, 119, 123, 163, 167, 168, 178], "repres": [28, 43, 46, 118, 179, 180], "represent": 156, "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, 155, 158, 164, 167, 168, 173, 179, 180], "request_checksum_calcul": [59, 176], "request_slowlog_timeout": 132, "request_terminate_timeout": 132, "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, 57, 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, 159, 162, 163, 165, 178, 179], "rerun": 27, "rescan": [39, 88, 139, 142, 153, 156], "resembl": 12, "resend": 88, "reserv": [49, 114, 175], "reset": [25, 27, 57, 58, 59, 62, 66, 73, 81, 88, 110, 112, 113, 118, 123, 129, 132, 138, 147, 152, 153, 157, 171], "resetpassword": [78, 88], "reshar": 42, "resid": [21, 96, 131], "resist": 57, "resiz": 81, "resolut": [9, 165, 173], "resolv": [27, 39, 57, 59, 64, 88, 93, 96, 114, 124, 126, 147, 148, 167, 173], "resolveexappurl": 96, "resourc": [0, 1, 7, 10, 15, 27, 28, 42, 46, 50, 56, 57, 59, 71, 88, 95, 113, 115, 118, 126, 127, 132, 133, 138, 142, 145, 180], "respect": [0, 3, 7, 12, 15, 21, 43, 52, 56, 59, 77, 95, 96, 112, 179], "respond": [51, 59, 88, 99, 101, 108, 109, 132], "respons": [2, 12, 14, 28, 64, 66, 88, 92, 96, 110, 119, 126, 129, 138, 147, 167, 176, 180], "response_checksum_valid": [59, 176], "rest": [27, 118, 123, 132, 138, 156], "restart": [3, 5, 7, 11, 15, 21, 22, 55, 58, 93, 96, 123, 126, 129, 130, 132, 133, 138, 142, 159, 160, 179], "restor": [22, 28, 43, 59, 88, 107, 138, 140, 141, 142, 143, 147, 148, 151, 156, 178, 179], "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, 156, 157, 172, 177], "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, 156, 173, 179, 180], "resum": [59, 180], "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, 157], "rethink": 107, "retir": 88, "retrain": 178, "retreat": 2, "retri": [59, 147, 159], "retriesmaxattempt": 59, "retriev": [2, 28, 58, 59, 68, 75, 76, 81, 82, 88, 111, 156, 180], "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, 157, 167, 180], "reus": 118, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 165, "revers": [27, 59, 64, 69, 88, 95, 99, 128, 133, 136, 143, 152, 160, 161, 162], "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, 143, 148, 157, 173, 175, 178], "revis": [142, 148], "revisit": [132, 142, 148], "revok": [53, 107], "rewrit": [113, 129, 133, 138, 156, 173], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rewritten": 129, "rf": 131, "rfc": [59, 80, 126, 151, 155], "rfc6749": 67, "rh": [123, 150], "rhel": [132, 133], "rich": [64, 88, 167], "rich_editing_en": 70, "richdocu": 173, "richdocumentscod": 129, "rid": [46, 152], "right": [1, 24, 32, 58, 59, 76, 81, 85, 88, 107, 108, 112, 129, 133, 142, 147, 173, 179], "rim": 129, "risk": [12, 27, 33, 59, 62, 126, 129, 132, 138, 147, 148, 178], "riski": 12, "rm": [98, 146, 159], "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": 178, "rollout": 92, "roman": 2, "room": [8, 88, 115, 153, 156], "root": [16, 21, 27, 32, 34, 36, 38, 47, 59, 82, 85, 88, 92, 102, 118, 120, 121, 123, 124, 125, 128, 129, 131, 132, 133, 136, 137, 138, 147, 150, 153], "rootcert": 59, "ropa": 110, "rotat": [4, 66, 88, 107, 110, 130, 150, 156], "rough": [5, 7, 9, 10, 15, 59], "round": 28, "rout": [2, 59, 96, 110, 129], "router": [59, 68], "routin": [150, 153, 178], "row": [21, 22, 39, 118, 134, 151, 175, 179], "row_format": [22, 59], "rowaddedev": 179, "rowdeletedev": 179, "rowid": 179, "rowupdatedev": 179, "rpm": 123, "rsa": [28, 31, 39], "rss": [129, 132], "rsync": [93, 140, 143, 146], "rt": 180, "rtrim": 96, "rtx": 95, "rule": [13, 43, 59, 81, 82, 86, 88, 96, 103, 104, 105, 123, 126, 129, 133, 156, 158, 164], "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, 156, 159, 160, 162, 165, 173, 177, 178, 179], "runner": [15, 157], "runtim": [82, 88, 92, 134, 156], "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, 179], "safari": [66, 134], "safe": [15, 18, 19, 27, 43, 58, 59, 62, 67, 95, 123, 125, 129, 130, 138, 143, 147, 152, 153, 156], "safest": 101, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 161], "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, 69, 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, 156, 157, 158, 159, 165, 173, 174, 175, 176, 179, 180], "sameorigin": [126, 129], "samesit": [59, 106], "saml": [28, 31, 85, 111, 132, 157], "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, 57, 62, 63, 70, 81, 93, 95, 108, 114, 116, 118, 129, 152, 180], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [47, 119, 132, 133, 145, 161, 162, 165], "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": 156, "scanner": [39, 59, 62, 64, 88, 156], "scenario": [8, 15, 21, 27, 47, 52, 59, 89, 92, 126, 135, 146, 162, 179], "scene": 15, "schedul": [2, 8, 14, 15, 43, 55, 56, 59, 64, 81, 88, 92, 107, 112, 115, 117, 148, 149, 151, 156, 179], "scheduledaft": [14, 156], "scheduledat": 14, "schema": [19, 21, 24, 88, 135, 144, 147, 153, 156], "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, 156, 157], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [40, 62, 78, 79, 88, 108, 120, 133, 147, 156, 180], "screenshar": 134, "screenshot": [26, 63], "script": [15, 47, 56, 58, 59, 66, 88, 92, 121, 127, 129, 132, 150, 156, 157, 158, 179], "script_filenam": 129, "scriptnam": 66, "scroll": [40, 85, 111, 112, 113, 116, 147], "sdk": [6, 123, 131, 158, 159, 160, 162, 163, 164, 176], "sdkref": [59, 176], "seal": 88, "sealert": 131, "seamless": [81, 179], "search": [3, 19, 27, 42, 50, 59, 77, 81, 82, 83, 88, 95, 112, 126, 130, 132, 133, 138, 143, 157, 166], "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, 156, 157, 159, 179], "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, 143, 149, 152, 153, 156, 158], "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, 156, 159, 165, 178], "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, 157, 159, 177, 178], "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, 157, 162, 165, 170, 171, 172, 174, 175, 176, 177, 179, 180], "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, 180], "selector": [88, 150], "self": [0, 1, 2, 12, 15, 32, 45, 59, 88, 93, 96, 108, 114, 116, 133, 156, 171], "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, 156, 157, 166, 171, 179, 180], "send_timeout": 129, "sendemail": 157, "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, 126, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 88, 96, 110, 112, 116, 118, 151, 156, 157, 180], "sentinel": [64, 88], "sentri": 118, "separ": [3, 5, 7, 9, 10, 15, 21, 24, 25, 37, 40, 59, 60, 62, 66, 81, 82, 93, 99, 111, 120, 148, 149, 156, 157, 180], "septemb": 4, "sequenc": [156, 177], "seri": [167, 168, 176], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 25, 59, 62, 68, 69, 81, 88, 101, 119, 127, 133, 143, 158, 159, 173, 174, 176], "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, 156, 162, 164, 165, 167, 170, 177, 178, 179], "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, 143], "serverinfo": [58, 138, 173], "servernam": [96, 123, 126, 133], "servernotavailableexcept": 156, "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, 156, 157, 158, 160, 162, 163, 166, 168, 178], "servicenam": [47, 59], "session": [31, 37, 39, 42, 64, 77, 88, 92, 93, 106, 118, 129, 130, 140, 143, 148, 150, 153, 156, 157], "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, 155, 160, 161, 165, 171, 172, 173, 175, 178, 179], "setenv": [126, 133], "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settingclass": 156, "settl": 21, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 21, 27, 31, 39, 43, 47, 48, 56, 57, 61, 62, 64, 68, 80, 81, 88, 91, 93, 96, 97, 100, 123, 127, 128, 129, 132, 133, 134, 138, 143, 144, 148, 149, 150, 151, 152, 159, 160, 162, 163, 164, 171, 174, 175, 177], "setup_create_db_us": 128, "setupcheck": 156, "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, 156, 162, 178], "sf": [16, 124], "sftp": [31, 39, 59, 88, 130, 153], "sgi": 59, "sh": [15, 133, 179], "sha256": [28, 123, 125, 155], "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, 155, 157, 158, 160, 161, 168, 179], "share20": [59, 156], "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": 156, "sheet": 176, "shell": [15, 22, 56, 59, 150, 179], "shellextens": 92, "shibbol": 158, "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, 156, 166, 174, 177], "shm_size": [58, 175], "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, 158, 159, 161, 164, 171, 172, 175, 177, 178, 179, 180], "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, 155, 157, 161, 173, 179, 180], "show_federated_shares_as_intern": 40, "show_users_onli": 77, "showcas": [15, 180], "showexpir": 179, "shown": [25, 31, 42, 46, 67, 77, 81, 88, 110, 126, 128, 129, 130, 137, 138, 142, 147, 148, 151, 152, 153, 156, 157], "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, 156, 173, 175], "sidebar": [85, 94], "siev": 88, "sign": [27, 32, 45, 59, 81, 85, 88, 93, 116, 123, 129, 133, 134, 138, 139, 155, 156, 171], "signal": [4, 106], "signatur": [55, 88, 123, 125, 137, 153, 155], "signific": [8, 12, 33, 44, 52, 137, 178], "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, 158, 176], "simpl": [15, 19, 50, 59, 88, 102, 119, 133, 145, 180], "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, 179], "simplifi": [96, 152], "simul": 153, "simultan": [44, 132, 133, 149, 178], "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, 155, 157, 163, 173, 175, 178, 180], "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, 156, 157, 179], "sink": 2, "site": [25, 64, 88, 106, 126, 133, 138], "situat": [3, 5, 7, 47, 57, 59, 68, 93, 123, 126, 138], "sixteen": 178, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 27, 28, 42, 45, 52, 58, 59, 62, 66, 71, 81, 85, 88, 93, 95, 101, 110, 119, 124, 126, 129, 139, 142, 143, 152, 156, 171, 179], "sji": 70, "skeleton": [17, 26, 59, 180], "skeletondirectori": [26, 88], "skill": [133, 145], "skip": [3, 52, 56, 59, 64, 81, 88, 92, 97, 118, 120, 148, 150, 151, 153, 156], "skip_name_resolv": 21, "skipapp": 173, "skipauthpickerappl": 67, "skipautoupd": 92, "sky": 1, "skydriv": 93, "sl": 58, "sla": 12, "slash": [32, 39, 50, 93, 138, 179], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 28, 57, 98], "slogan": [71, 156], "slot": [2, 88, 150], "slow": [3, 6, 21, 27, 55, 57, 58, 59, 88, 93], "slow_query_log": 21, "slow_query_log_fil": 21, "slower": [37, 56, 57, 152, 162], "slowlog": 132, "sluggish": 132, "small": [2, 12, 42, 46, 56, 59, 88, 112, 113, 129, 138, 162, 178], "smaller": [4, 5, 7, 12, 25, 59, 147], "smallest": [11, 81], "smart": [1, 2, 15, 88, 116, 166], "smb": [39, 59, 88, 127, 130, 153], "smbclient": [37, 130], "sme": 133, "smili": 22, "smith": [151, 157], "smtp": [59, 64, 88, 127, 143], "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, 155, 160, 163, 166, 173, 178, 179, 180], "sock": [21, 44, 58, 59, 96, 97, 124, 129, 149], "socket": [21, 44, 55, 59, 88, 97, 99, 100, 124, 128, 129, 132, 164], "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 21, 68, 89, 92, 93, 134, 171], "soldier": 2, "solid": 27, "solut": [1, 15, 25, 42, 68, 93, 133, 137, 138, 143, 161, 163, 165], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 49, 131, 136, 147, 176], "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, 156, 157, 158, 159, 162, 166, 167, 170, 173, 175, 179, 180], "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, 165, 179], "sometim": [2, 5, 15, 42, 47, 56, 85, 132, 138, 142, 147, 178], "somewher": [81, 96, 129, 133, 180], "soon": [4, 15, 61, 112, 132, 178], "sooner": [107, 178, 179], "sophist": [57, 93], "sorri": 165, "sort": [43, 59, 114, 130, 162], "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, 158, 160, 179], "sourcecalendardata": 179, "sourcecalendarid": 179, "sourcecod": 28, "sourceshar": 179, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 25, 43, 48, 49, 59, 81, 85, 88, 93, 127, 138, 149, 152, 153, 175], "spaghetti": 2, "spam": [59, 62, 116], "span": [72, 101], "spanish": [4, 5, 10, 11], "spawn": [37, 132], "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 21, 34, 39, 42, 45, 59, 63, 68, 80, 85, 86, 88, 112, 133, 138, 179], "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, 57, 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, 156, 157, 167, 173, 174, 178, 179, 180], "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, 157, 158, 159, 179, 180], "speech": [4, 13, 88, 156, 168], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 93, 95, 129, 132, 177], "speedscop": 59, "split": [20, 23, 88, 129, 169], "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, 156], "sqlite3": [19, 59, 121, 140, 146], "sqlstate": 138, "squeez": 21, "src": [123, 131], "src_path": 98, "sse": [27, 30, 45, 88, 156], "sse_c_kei": 47, "ssh": [31, 36], "ssl": [27, 30, 32, 40, 58, 62, 63, 64, 68, 69, 88, 94, 118, 124, 127, 129, 156, 159, 160, 164], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 159, "sslproxycheckpeernam": 159, "sslproxyengin": 159, "sslproxyverifi": 159, "sslrenegbuffers": 25, "sso": [31, 59], "ssrf": 126, "stabil": [12, 69, 134, 175, 176, 177], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 161, 168, 178], "stable_bas": 55, "stablediffus": 15, "stack": [57, 133, 162], "stage": [59, 88, 121, 178], "stai": [133, 148, 150, 155, 178], "stale": [59, 143, 151, 153, 157], "stall": [59, 132], "stand": 180, "standalon": [4, 74, 162], "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, 174, 175, 176, 179], "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, 159, 163, 165, 173, 174, 175, 176, 177, 179, 180], "start_header_id": 5, "start_serv": 132, "startedat": 14, "startlimitburst": [15, 179], "startlimitinterv": [15, 179], "startmenushortcut": 92, "startpag": 59, "starttl": [59, 82, 88, 171], "startup": [58, 99, 143], "stat": [1, 3, 88], "state": [27, 43, 62, 77, 80, 85, 88, 118, 126, 146, 150, 151, 153, 156, 179], "statement": 151, "static": [12, 28, 59, 68, 126, 129, 132, 159, 172, 173, 174, 180], "statist": [1, 3, 118, 126, 153, 156], "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, 160, 165, 178, 179], "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, 156], "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, 156, 159, 162, 163], "stephani": 157, "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, 155, 173, 174, 175, 176, 177, 178, 179], "stolen": [80, 107], "stop": [5, 6, 25, 52, 55, 59, 66, 93, 96, 102, 138, 142, 143, 147, 156, 159, 163], "stop_aft": 156, "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, 157, 160], "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, 157, 174, 175, 176], "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, "strengthen": 69, "strict": [14, 57, 64, 88, 106, 129], "strictest": 77, "strictli": [96, 132, 133], "string": [1, 3, 5, 28, 47, 49, 55, 59, 62, 68, 74, 75, 76, 81, 96, 98, 110, 129, 149, 151, 157, 178, 179], "strip": [67, 77, 133, 157], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [37, 59, 63, 69, 93, 132, 133, 134, 143, 178], "strtotim": 153, "structur": [27, 28, 47, 59, 66, 81, 96, 151, 153, 179], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 99, "stuttgart": 157, "style": [11, 30, 59, 71, 167, 179], "su": [124, 150], "sub": [6, 76, 81, 170, 180], "subadmin": 88, "subdir": [88, 127], "subdirectori": [35, 39, 88, 129, 133, 153], "subdomain": [59, 68, 124, 126, 133, 159], "subfold": [32, 36, 37, 38, 92, 133, 138], "subgroup": 81, "subject": [27, 77, 88, 107, 108, 109, 112, 118], "submiss": [62, 179, 180], "submissionmessag": 179, "submit": 126, "submitcontentjob": 3, "submitmultipl": 179, "subnet": [59, 96], "subpag": 169, "subpath": 96, "subreddit": [167, 168], "subscrib": 112, "subscript": [12, 88, 115, 121, 126, 134, 161, 165, 178], "subsecond": 47, "subsequ": [92, 118, 133, 145, 154], "subset": 42, "substitut": [39, 59, 78], "substr": [59, 66, 96], "subsystem": 156, "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, 156], "successfulli": [14, 40, 59, 78, 99, 134, 147, 152, 156, 157, 180], "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, 132, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 179], "suexec": 59, "suffer": 11, "suffici": [77, 123, 128, 132, 133, 138, 144, 156], "suffix": 128, "suggest": [14, 42, 59, 69, 96, 114, 119, 123, 131, 132, 133, 178], "suit": [12, 27, 96, 126], "suitabl": [44, 56, 58, 59, 95, 126, 132, 151, 156, 178], "sum": [123, 125, 132], "summar": [1, 5, 13, 15, 52, 88, 116, 156], "summari": [13, 15, 88, 111, 115, 132], "summaris": 52, "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, 156, 157, 161, 165, 166, 167, 171, 172, 173, 174, 175, 176, 177, 179], "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, 157, 159, 165, 171, 172, 173, 174, 175, 177, 178, 179], "surfac": 77, "surfer": 63, "surnam": [81, 96], "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 178, "suspend": [88, 111], "suspici": [15, 56, 57, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [46, 59, 71, 129, 132, 133], "swap": [25, 28, 132], "swift": [35, 59, 88, 143, 153], "switch": [13, 16, 59, 81, 88, 113, 118, 126, 132, 150, 151, 152, 156, 162, 180], "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, 156, 179], "sync_xxxxxxx": 93, "synchron": [49, 59, 64, 88, 91, 93, 101, 112, 113, 119, 151, 153, 156], "synchronis": [88, 141], "syntax": [50, 56, 59, 74, 75, 76, 81, 82, 134, 150, 154, 157], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 156], "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, 158, 166, 167, 178], "system_addressbook_expos": 113, "system_prompt": [5, 14], "systemctl": [15, 55, 56, 58, 123, 132, 159, 160, 179], "systemd": [52, 55, 59, 88, 99, 153, 156, 160], "systempl": 158, "systemtag": [88, 179], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 173], "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, 159, 165, 179, 180], "tab": [88, 150, 180], "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, 156, 157, 167, 168, 175], "tableid": 179, "tablespac": 128, "tag": [2, 6, 12, 16, 42, 59, 88, 101, 104, 126, 129, 137, 150, 153, 158], "tagassignedev": 179, "tagid": 179, "tagunassignedev": 179, "tail": [4, 129, 156], "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, 175, 179, 180], "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, 166, 167, 168, 173, 180], "talk_bot": 8, "talo": 55, "tamper": 27, "tape": 107, "tar": [59, 123, 125, 133, 142], "tarbal": [121, 133, 142, 156], "target": [15, 16, 27, 28, 54, 56, 59, 77, 81, 88, 92, 93, 126, 142, 150, 151, 152, 153, 156, 165, 179], "targetcalendardata": 179, "targetcalendarid": 179, "targetchunkuploaddur": 93, "targetshar": 179, "task": [0, 3, 4, 5, 6, 8, 10, 13, 19, 31, 43, 56, 64, 88, 110, 112, 119, 124, 133, 150, 177], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 88, 179], "tasktyp": 156, "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [59, 88, 96, 126, 129, 132], "te": 154, "team": [16, 17, 45, 47, 59, 64, 88, 111, 133, 145, 162], "team1": 76, "teamfoldernam": 47, "technic": [11, 12, 27, 39, 59, 81, 107, 137, 152, 180], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [19, 25, 29, 37, 69, 81, 96, 138, 142], "telnet": 62, "temp": [25, 59, 93, 133], "tempdirectori": [25, 88, 143], "temperatur": 5, "templat": [5, 21, 45, 59, 64, 85, 88, 96, 129, 158, 168], "template0": 21, "template1": [21, 146], "templatedirectori": 88, "temporari": [25, 56, 59, 64, 85, 88, 105, 157, 180], "temporarili": [57, 62, 66, 81, 83, 110, 153, 156], "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, 69, 125, 129, 133, 152, 153, 160, 164], "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, 156, 173, 177, 178, 179], "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, 156, 159, 166, 167, 168, 173], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": [14, 156], "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, 156, 159, 162, 173, 175, 176, 178, 180], "thank": [68, 178], "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, 143, 149, 151, 153, 155, 156, 157, 158, 166, 175, 178], "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, 143, 146, 148, 149, 151, 152, 153, 155, 156, 157, 158, 173, 180], "theme": [63, 64, 88, 140, 142, 146, 147, 150, 151], "themself": 77, "themselv": [42, 53, 56, 59, 69, 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, 167], "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, 159, 162, 163, 165, 167, 171, 173, 174, 175, 176, 177, 178, 179, 180], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 178], "think": [35, 138], "third": [2, 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, 69, 81, 85, 93, 102, 108, 111, 112, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 151, 152, 153, 156, 157, 166, 177, 178, 179], "though": [37, 38, 42, 55, 58, 88, 126, 129, 133, 137, 173], "thought": 17, "thousand": [119, 138], "thread": [4, 7, 10, 15, 59, 88, 115, 138], "threat": [27, 126], "three": [8, 39, 55, 56, 59, 62, 66, 80, 95, 96, 116, 118, 121, 128, 146, 155, 157], "threshold": [57, 88, 116], "throttl": [57, 156], "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, 156, 157, 161, 162, 164, 165, 178], "throughout": [28, 57, 178], "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, 143], "ticket": [60, 147, 148, 167, 168], "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, 156, 161, 175, 177, 178, 179], "timeout": [15, 25, 35, 40, 44, 47, 58, 59, 62, 88, 99, 124, 129, 132, 133, 142, 147, 149, 156, 179], "timer": 56, "timestamp": [14, 28, 66, 110, 114, 143, 156, 179], "timezon": [8, 56, 59, 66, 101, 130, 156], "tip": [45, 69, 73, 88, 127, 141, 175], "titl": [1, 2, 81, 110, 167, 179], "tl": [27, 59, 62, 68, 69, 82, 88, 95, 96, 118, 124, 126, 127, 129, 133], "tld": [59, 69, 82, 96, 118, 124, 126, 149, 157], "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, 57, 59, 134, 138], "toggl": [52, 59, 71, 77, 81, 112, 113, 132, 138, 153], "token": [1, 2, 31, 57, 59, 64, 73, 88, 96, 106, 110, 111, 158, 179, 180], "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, 132, 133, 138, 142, 145, 173], "took": 118, "tool": [5, 12, 13, 15, 17, 19, 27, 28, 57, 63, 68, 69, 77, 81, 88, 89, 92, 93, 95, 98, 111, 126, 131, 132, 138, 148, 179], "toolkit": 6, "tooltip": 81, "toot": [167, 168], "top": [1, 12, 16, 59, 63, 66, 69, 85, 138, 147, 148, 168, 179], "topic": [1, 27, 44, 59, 119, 133, 138], "topologi": 59, "total": [6, 28, 35, 59, 66, 81, 85, 87, 156, 157], "totalnumberofsynctokenstokeep": [112, 113], "totalsizelimit": 59, "totp": [80, 157], "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, 159], "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, 168], "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, 168], "translate2": [1, 4, 13, 15, 88], "transmit": [106, 110, 126, 180], "transp": 179, "transpar": [13, 15, 28, 57, 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": 179, "treat": [37, 59, 68, 69, 81, 128, 138], "tree": [2, 81, 88, 132, 156], "tremend": 93, "tri": [17, 126, 128, 151, 152], "triag": 119, "trick": [73, 88, 127, 175], "tricki": 92, "trigger": [18, 39, 43, 52, 56, 57, 66, 76, 81, 85, 88, 113, 118, 132, 137, 138, 147, 153, 156, 173, 179, 180], "triplecheck": 165, "trixi": 134, "trojan": 55, "troubl": [81, 138, 173], "troubleshoot": [13, 20, 45, 59, 64, 73, 88, 91, 115, 126, 127, 133, 141, 143, 148, 161], "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, 156, 157, 160, 179, 180], "truena": [88, 127], "truncat": [28, 52, 59], "trust": [27, 45, 57, 59, 64, 67, 77, 88, 96, 110, 126, 127, 149, 156], "trusted_domain": [40, 88, 128, 143, 149, 173], "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, 165, 171, 178], "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, 156, 178, 180], "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, 178, 179, 180], "twofactor_totp": 149, "twofactorauth": [80, 88], "txk4": 157, "txt": [27, 37, 49, 59, 70, 129, 131, 132, 179], "ty": 132, "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, 157, 160, 167, 171, 173, 176, 179, 180], "typescript": 180, "typic": [3, 27, 56, 58, 59, 77, 81, 89, 92, 93, 106, 112, 118, 125, 128, 130, 132, 138, 143, 157, 178, 179], "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, 157, 173, 179], "ubo": 59, "ubuntu": [21, 27, 33, 50, 55, 58, 71, 81, 83, 88, 121, 127, 130, 132, 133, 134, 138, 140, 142, 145, 148, 150, 159, 161, 162], "uc": 133, "udp": 62, "ui": [2, 12, 15, 57, 59, 77, 82, 85, 92, 95, 97, 98, 114, 116, 138, 147, 148, 151, 156], "uid": [28, 80, 81, 82, 83, 107, 108, 111, 118, 151, 154, 157, 179], "uid1": 157, "uid2": 157, "uidn": 157, "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, 165], "unavail": [3, 39, 50, 59, 80, 96, 130, 150, 156], "unban": 126, "unchang": 3, "uncheck": [38, 81], "unclear": [7, 10], "uncom": [58, 59, 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, 132, 133, 136, 137, 138, 148, 153, 161, 165, 173, 178], "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, 165, 178], "unexpectedli": [59, 92], "unexplain": 133, "unfavor": 173, "unforeseen": 143, "unfortun": 56, "unfound": 111, "unhandl": 150, "unicod": [39, 59, 151], "unicodepwd": 81, "unifi": [1, 59, 164], "unified_search": 88, "uninstal": [4, 88, 92, 127, 131, 157], "uniqu": [47, 58, 59, 60, 63, 81, 85, 95, 96, 97, 98, 110, 126, 138, 156, 157, 179], "uniquememb": [81, 82], "unison": 93, "unit": [15, 56, 116, 156, 179], "univent": 133, "unix": [14, 44, 55, 59, 81, 88, 101, 102, 128, 129, 132, 134, 179], "unix_domain_socket": 96, "unixpath": 96, "unixsocketperm": 58, "unknown": [75, 76, 88, 111, 153, 156], "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, 156], "unpredict": [12, 27], "unreach": 81, "unrecover": 27, "unregist": [8, 88, 100], "unreli": [59, 93, 116], "unrequir": 137, "unscan": [37, 59, 88, 153, 156], "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, 165, 167], "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, 156, 173, 176, 178], "untouch": 149, "untrust": 126, "unus": [59, 72, 99, 174], "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, 157, 160, 170, 171, 173, 175, 177, 178], "upcom": [12, 60, 112, 178], "updat": [2, 3, 12, 14, 18, 19, 20, 26, 27, 29, 42, 47, 50, 55, 56, 58, 61, 62, 69, 75, 76, 77, 81, 82, 88, 100, 111, 112, 113, 114, 116, 119, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 143, 144, 145, 146, 149, 151, 152, 153, 154, 157, 158, 160, 161, 173, 175, 177, 178, 179], "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, 159, 161, 170], "upload": [17, 27, 39, 40, 42, 44, 45, 47, 55, 59, 63, 77, 81, 85, 88, 93, 102, 104, 105, 110, 116, 124, 130, 132, 137, 138, 143, 145, 153, 159, 173, 175, 176, 179], "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, 132, 134], "upward": 132, "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60, 151], "uri": [59, 68, 81, 116, 118, 129, 138, 151, 156, 179], "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, 143, 147, 151, 156, 158, 159, 163, 165, 173, 177, 180], "url_discoveri": 68, "urlencod": 87, "urltyp": [47, 59], "urn": [59, 153, 179], "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, 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, 157, 159, 162, 163, 164, 165, 166, 167, 171, 174, 175, 176, 177, 178, 179, 180], "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, 156, 157, 165, 178], "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, 156, 158, 161, 165, 166, 172, 173, 178, 179, 180], "user1": 42, "user123": 118, "user2": 42, "user_directori": 157, "user_id": [3, 111, 153, 157], "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, 179, 180], "useridfilt": [14, 156], "usermod": [58, 133], "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, 157], "userpassword": [81, 157], "usr": [55, 56, 58, 59, 62, 96, 124, 133, 150, 160], "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, 173, 178, 179], "utc": [56, 59, 66, 117, 153, 156], "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": [21, 59], "utf8mb4_general_ci": [22, 125, 146], "util": [6, 8, 53, 59, 66, 118, 123, 150, 178], "uuid": [81, 82, 154], "uusernam": 21, "uz": 89, "uzbek": 4, "v": [8, 15, 28, 37, 39, 55, 64, 77, 88, 96, 100, 129, 130, 132, 150, 153, 156, 179], "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, 180], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 47, 59], "v30": 15, "v4": [30, 101], "v6": [59, 101], "v9": 27, "valid": [12, 21, 37, 49, 59, 65, 69, 73, 77, 81, 82, 88, 92, 93, 108, 128, 129, 130, 137, 143, 151, 153, 154, 156, 159, 173, 180], "valkei": [58, 59], "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, 126, 128, 132, 133, 135, 138, 143, 151, 153, 154, 156, 173, 175, 176, 179], "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, 132, 133, 135, 138, 142, 147, 148, 149, 150, 153, 156, 157], "vari": [3, 4, 58, 77, 130, 133], "variabl": [3, 4, 5, 8, 21, 22, 28, 45, 57, 58, 64, 69, 88, 93, 98, 100, 126, 132, 134, 143, 157, 177, 179, 180], "variable_nam": [21, 22], "variant": 55, "varieti": [1, 70, 180], "variou": [1, 15, 46, 55, 57, 59, 63, 66, 69, 80, 81, 91, 93, 132, 138, 150, 158, 161, 163, 166], "vboxsf": 133, "vcard": [110, 113, 114, 129], "vcf": [111, 113], "ve": [118, 132, 133, 170, 178], "vector": [3, 28, 50, 126, 176], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 178, "vendor": 132, "verbatim": 143, "verbos": [55, 66, 93, 132, 150, 153, 156], "veri": [4, 56, 57, 58, 59, 63, 66, 81, 93, 138, 147, 154, 180], "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, 143, 144, 147, 152, 155, 156, 165, 173, 178], "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, 156, 159, 161, 163, 168, 176, 177, 179], "version_timestamp": 28, "versions_retention_oblig": [43, 88, 107, 153], "versionstr": [150, 156], "vevent": 179, "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, 155, 157, 158, 160, 167, 173, 174, 175, 176, 178, 179, 180], "video": [2, 15, 46, 59, 88, 119, 130, 134, 156, 167, 168], "vietnames": 4, "view": [1, 4, 16, 19, 51, 57, 59, 66, 85, 88, 93, 111, 138, 154, 156, 161], "viewer": [17, 59, 66, 180], "virtual": [2, 47, 59, 88, 92, 96, 126, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 159], "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, 173, 174, 175, 176, 178, 179], "visible\u00b9": 157, "visio": 161, "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": 178, "vosk": 4, "vp": [88, 127], "vpn": 96, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 95], "vtodo": 179, "vtt": 129, "vulner": [126, 178], "vv": [150, 153], "vvv": [118, 138, 150, 153], "w": [27, 124, 126, 159, 164], "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, 156, 157, 173, 174, 175, 176, 177, 179], "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, 132, 133, 138, 142, 146, 147, 148, 152, 162, 174, 175, 176], "wait": [4, 8, 52, 59, 98, 132, 143, 148, 153, 155, 178, 180], "wait_timeout": [21, 59], "wal": 59, "walk": [123, 133], "walkthrough": 151, "want": [2, 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, 156, 157, 159, 165, 166, 170, 176, 178, 179, 180], "wantedbi": [15, 56, 179], "warm": 132, "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, 156, 165, 175], "wasm": 129, "watch": [57, 156], "watermark": 158, "watsonx": [1, 8, 12, 13, 15, 88], "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, 159, 161, 165, 173, 175, 177, 178, 180], "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, 157, 164], "webauthn": 88, "webcal": [59, 151], "webcalallowlocalaccess": 112, "webcron": [39, 52, 88, 149, 156], "webdav": [17, 25, 34, 39, 59, 69, 74, 81, 88, 92, 93, 108, 111, 118, 126, 129, 133, 139, 156], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 150, 180], "webhook_listen": [156, 179, 180], "webhookcal": 179, "webhooklisten": 179, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 174], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [25, 26, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 162, 176], "websit": [14, 54, 63, 69, 76, 77, 81, 110, 126, 138], "websitescop": 77, "websocket": [95, 159], "webspac": 133, "week": [2, 43, 55, 178], "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, 165, 170, 178, 179, 180], "went": [142, 143], "were": [2, 12, 14, 19, 27, 40, 52, 59, 62, 112, 117, 130, 137, 138, 147, 148, 152, 153, 156, 173], "west": [30, 47], "wget": [123, 125, 136, 160, 173], "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, 156, 180], "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, 156, 157, 158, 159, 165, 167, 173, 176, 178, 179, 180], "when_requir": [59, 176], "when_support": 59, "whenev": [42, 43, 132, 138, 178, 179], "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, 133, 135, 136, 138, 142, 144, 147, 150, 151, 152, 153, 155, 156, 165, 166, 177, 178, 179, 180], "wherev": [91, 143], "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, 132, 135, 149, 152, 153, 154, 156, 157, 178], "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, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 162, 166, 167, 175, 176, 177, 178, 179, 180], "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, 155, 178, 179], "whisper": [13, 15, 88, 168], "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, 156, 157, 179], "whole": [38, 88, 95, 96, 112, 118, 123, 127, 146], "whom": [12, 110], "whose": [43, 52, 66, 153, 179], "why": [63, 88, 111, 118, 153], "wide": [27, 59, 80, 110, 126, 132, 156], "widenetworkaddress": 96, "wider": 95, "widespread": 178, "widget": [60, 166, 167], "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, 175, 179], "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, 157, 178], "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, 132, 133, 138, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 161, 162, 167, 171, 173, 174, 179], "wizard": [21, 40, 59, 62, 82, 88, 121, 123, 124, 127], "wjalrxutnfemi": 153, "woff2": 129, "won": [15, 42, 59, 81, 112], "wopi": [88, 159, 160, 165], "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, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 150, 151, 154, 156, 157, 162, 165, 166, 171, 179], "workaround": [25, 27], "worker": [0, 3, 15, 58, 88, 132, 179, 180], "workflow": [64, 88, 92, 102, 150, 157, 179], "workflowengin": [66, 103, 156], "workload": [44, 95], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 96, 178], "worm": 55, "worri": 3, "wors": [59, 132], "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, 163, 173], "wrap": [152, 156], "wrapper": [62, 150], "writabl": [16, 33, 49, 59, 133, 143, 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, 180], "writeabl": [16, 126], "written": [3, 28, 29, 59, 66, 92, 95, 110, 113, 118, 126, 128, 143, 151, 153, 180], "wrong": [14, 27, 42, 59, 79, 137, 138, 142, 144, 153, 165], "wsdlcach": 129, "wss": [4, 159], "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, 157, 160, 162, 177, 179], "wwwhomepag": 81, "wwwrun": [56, 150], "wysiwyg": 161, "w\u00fcrzburg": 2, "x": [6, 17, 25, 37, 46, 50, 52, 59, 63, 66, 68, 74, 75, 76, 77, 81, 82, 87, 92, 96, 101, 123, 125, 126, 128, 129, 138, 144, 150, 176, 177, 178, 179], "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, 179], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 161], "xlii": 82, "xloc": 129, "xlsx": 161, "xml": [59, 88, 98, 118, 125, 129, 130, 132, 151, 158, 160, 163, 179], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 115], "xss": 176, "xtradbinnodb": 59, "xxx": 28, "xxxxxxxxxx": 47, "y": [18, 46, 59, 66, 81, 83, 92, 123, 125, 126, 140, 142, 147, 148, 152, 153, 156, 177], "ye": [15, 37, 42, 59, 71, 77, 81, 82, 85, 92, 103, 106, 112, 117, 138, 144, 149, 153, 157, 165], "year": [72, 134, 178], "yellow": [15, 39, 40, 81, 88], "yet": [1, 3, 4, 15, 53, 59, 64, 67, 81, 88, 92, 137, 143, 152, 153, 155, 156, 168], "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, 160, 165, 170, 173, 174, 175, 176, 177, 178, 179, 180], "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, 159, 161, 163, 165, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [118, 165], "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, 177], "z0": 81, "za": 81, "zammad": [167, 168], "zend": 58, "zero": [28, 157], "zip": [55, 85, 93, 101, 111, 123, 125, 130, 142], "zlib": 130, "zone": [96, 117, 123], "zsh": 150, "zshrc": 150, "\u00b2": 157, "\u00b9": 157}, "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", "OCM 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, 160], "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, 160], "26": 171, "27": 172, "28": 173, "3": 96, "30": 174, "31": 175, "32": 176, "33": 177, "3rdparti": 138, "4": 22, "502": 129, "512mb": 25, "64bit": 18, "8": [123, 124], "No": 92, "Not": [27, 137], "The": [57, 67, 69, 82, 114, 168], "To": [1, 7, 10, 15], "__host": 69, "about": 55, "abov": 54, "absenc": 151, "abus": 116, "access": [3, 21, 67, 68, 69, 101, 111, 126, 129, 131, 158], "accessible_featur": 59, "account": [92, 108, 110, 116, 118, 157], "account_manag": 59, "act": 12, "action": [6, 102, 126], "activ": [52, 57, 59, 81, 107, 110, 155, 174, 175, 176], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [39, 116], "add": [67, 76, 137, 151, 156, 157, 160], "addendum": 5, "addit": [12, 58, 66, 81, 97, 133, 158], "address": [57, 62, 85, 113, 114, 126, 172, 176], "addressbook": [151, 153], "addus": 157, "adjust": 25, "admin": [52, 66, 69, 78, 126, 156], "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, 177], "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, 156], "anymor": 137, "apach": [25, 123, 133, 159], "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, 158, 159, 174, 175, 179], "app_api": [174, 175, 176], "appapi": [95, 174, 175, 176], "appcodecheck": 59, "appear": [71, 167], "appli": 136, "applic": [67, 130, 153], "approach": [92, 148], "approv": 180, "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, 165], "assetlink": 54, "assign": [102, 157], "assist": 1, "attach": 116, "attempt": [59, 156], "attribut": 81, "audienc": 119, "audit": [66, 110], "auth": [59, 157], "auth_availability_delai": 59, "authent": [31, 37, 72, 80, 81, 84, 116, 157, 180], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 150, "autoconfig": [118, 128], "autom": [72, 102, 174], "automat": [92, 120, 128], "avail": [39, 101, 102], "avatar": [81, 157], "avoid": 129, "awai": 21, "azur": [47, 116], "backend": [15, 27, 39, 59, 112, 153], "background": [43, 48, 55, 56, 81, 112, 116, 132, 133, 149, 156], "background_jobs_expiration_dai": 59, "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": 178, "better": 52, "between": [42, 180], "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, 180], "book": [113, 114, 172, 176], "bookmark": 2, "bot": 8, "brand": 71, "breakdown": 66, "broadcast": 156, "browser": 134, "brute": 57, "bruteforc": [59, 156], "bucket": 47, "bug": [138, 178], "build": 180, "built": 147, "bulkupload": 59, "button": 112, "byte": 22, "c": 47, "cach": [58, 59, 69, 81, 130, 132, 151, 157], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 112, 151], "calendar": [2, 112, 118, 138, 151, 179], "call": 110, "can": [21, 62, 77, 168, 180], "candid": 178, "cannot": 27, "canon": 158, "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, 156], "chang": [40, 61, 85, 92, 138, 151, 152, 170, 177], "changelog": 170, "channel": [59, 178], "charset": 151, "chat": [1, 3, 8, 15, 110], "check": [28, 29, 69, 99, 153, 154, 156, 173, 176], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "choos": 92, "chroot": 124, "chunk": [25, 175], "chunked_upload": 59, "cif": [37, 131], "cipher": 59, "circl": 2, "citrix": 93, "clamav": 55, "clean": [72, 151, 152, 174], "cleanup": [83, 153, 156, 157], "clear": [151, 157], "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, 156], "collabor": 105, "collabora": [158, 159, 163], "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, 157, 177], "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, 126, 149, 153, 154, 156], "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, 132, 133, 149, 158, 159, 160, 163, 171, 172, 173, 174, 175, 176], "confirm": 55, "connect": [58, 81, 84, 93, 118, 126, 180], "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": [69, 106], "cookie_domain": 59, "copi": 153, "copied_sample_config": 59, "core": [59, 93, 119, 153], "count": [174, 175, 176], "cpu": 134, "creat": [21, 40, 42, 54, 75, 82, 85, 93, 151, 153, 154, 180], "creation": [43, 128, 151], "critic": 170, "cron": [56, 124, 132, 156], "csrf": 59, "css": 129, "csync": 93, "current": 2, "custom": [2, 16, 71, 112, 158], "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, 156, 157], "databas": [19, 20, 21, 24, 52, 59, 69, 118, 120, 123, 124, 128, 130, 131, 132, 134, 140, 146, 151, 175], "datadirectori": [59, 138], "date": 42, "dav": [151, 171], "davstorag": 59, "db": [59, 151, 156], "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, 158, 174, 175, 177], "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, 156], "delet": [48, 59, 75, 76, 82, 83, 85, 114, 149, 151, 153, 154, 156, 157], "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, 157], "disallow": 131, "discoveri": [68, 138], "disk": 6, "dispatch": 179, "displai": 40, "distinct": 92, "distinguish": 42, "distribut": [59, 163], "dmz": 126, "do": [137, 147, 167], "docker": [95, 96, 159, 163], "document": 15, "documentation_url": 59, "doe": [69, 147, 167], "dokuwiki": 17, "domain": [61, 62, 68, 118, 126, 128, 138], "don": 27, "down": [77, 137], "downgrad": 178, "download": 99, "drop": [42, 108, 134, 152], "due": 52, "dump": 93, "duplic": 81, "dure": [43, 148], "edit": [70, 75, 76, 119, 157, 158], "email": [52, 62, 76, 85, 171], "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, 156, 157, 158, 176], "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, 178], "endpoint": 177, "energi": 89, "enforc": [80, 157], "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": [28, 179], "environ": [59, 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, 179], "everyth": 55, "exampl": [57, 59, 66, 68, 74, 75, 76, 82, 92, 97, 101, 102, 105, 112, 113, 120, 123, 124, 125, 132, 151, 159, 160, 180], "exapp": [95, 96, 98, 100], "exclud": [52, 57], "execut": [102, 156], "exist": [17, 77], "expand": 176, "expect": 151, "experi": 59, "expert": 81, "expir": [42, 52, 153], "explain": 66, "export": [112, 118, 151, 153, 156], "expos": 172, "extens": [70, 89], "extern": [27, 31, 39, 47, 52, 63, 95, 101, 133, 153, 158], "external_storag": 59, "face": 6, "factor": [46, 80, 157], "fail": [118, 129], "fail2ban": [57, 126], "failur": [37, 92], "fair": 138, "faq": [77, 95, 137, 180], "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, 156, 157, 158, 173, 174, 179], "filecach": 151, "filekei": 152, "filelock": 59, "filenam": [49, 153], "files_antiviru": 156, "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, 179], "final": 124, "find": [21, 62], "fingerprint": [59, 156], "fix": [137, 151, 152, 153], "flow": [103, 104], "folder": [27, 39, 52, 92, 101, 140, 146, 179], "follow": 116, "font": 158, "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, 179], "format": [28, 29, 59, 152], "forwarded_for_head": 59, "found": 27, "fpm": [132, 133], "freebusi": 112, "frequent": [15, 165], "from": [17, 47, 52, 57, 62, 76, 92, 121, 144, 163], "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, 156], "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, 157, 158], "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, 167], "htaccess": [59, 133, 156], "http": [69, 126, 132, 133], "http_client_add_user_agent_url": 59, "httpd": 124, "i": [15, 21, 27, 55, 62, 69, 126, 137, 174, 175, 180], "ibm": 0, "icap": 55, "icon": [50, 71], "id": [14, 118, 138, 156, 177], "ident": 84, "identifi": [18, 93], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 46, 81, 99, 126, 163], "imagick": 123, "imaginari": 174, "imap": [116, 118], "implement": [2, 12], "implic": 47, "import": [17, 92, 151, 153, 156, 160], "imprint": 108, "improv": [0, 1, 15], "inconvert": 19, "independ": 96, "index": 3, "indic": 151, "info": [55, 74, 153, 156, 157], "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, 156, 159, 160, 162, 178, 179, 180], "instanc": [47, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 153, 176], "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, 179], "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, 156], "jail": 126, "javascript": 129, "jit": 132, "job": [43, 48, 56, 112, 124, 132, 133, 149, 156], "journal_mod": 59, "jpeg": 46, "json": 54, "keep": 62, "kei": [27, 28, 31, 58, 82, 132, 151, 152, 155, 157, 160], "keyboard": 93, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 77, 93, 112, 167, 168], "kubernet": 3, "kvstore": 59, "languag": [5, 65], "larg": [5, 12, 25, 52], "lastseen": 157, "launch": 92, "ldap": [27, 59, 81, 82, 83, 131, 154], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legaci": [66, 152], "legal": 12, "length": [126, 178], "level": [21, 66, 69, 132], "libreoffic": 173, "life": 178, "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, 156], "link": [40, 42, 54, 59, 63, 167], "linux": 133, "list": [14, 74, 76, 81, 97, 98, 151, 152, 153, 155, 156, 157, 179], "listen": [62, 156, 179], "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, 156], "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": 176, "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, 156, 178], "maintenance_window_start": [56, 59], "major": 178, "make": 5, "manag": [16, 27, 45, 50, 55, 59, 73, 85, 97, 98, 100, 130, 132, 133, 151, 156, 166], "managerfactori": 59, "mandatori": 137, "manual": [8, 55, 118, 133, 142, 148], "map": [50, 81], "mariadb": [21, 134, 140, 146], "mark": [55, 156], "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, 175], "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, 163], "mimetyp": [50, 156], "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, 156], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138, 152], "monitor": [51, 173, 174, 175, 176], "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, 69, 138], "nc": 96, "need": 176, "nest": 81, "network": [112, 131], "new": [17, 40, 76, 77, 85, 158], "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, 158, 159, 171, 172, 173, 174, 175, 176, 177, 179, 180], "nf": 131, "nginx": [25, 68, 129], "no_unsupported_browser_warn": 59, "node": 179, "non": [92, 138], "nor": 129, "note": [58, 81, 88, 124, 130, 136, 169, 170], "notif": [16, 37, 42, 52, 112, 148, 153], "notifi": 153, "now": [174, 175], "nss": 69, "o": 134, "oauth": 116, "oauth2": [67, 156], "object": [6, 25, 35, 47, 59, 153, 179], "objectstor": 59, "obtain": [93, 136], "occ": [3, 16, 27, 49, 57, 81, 97, 150], "ocm": 155, "off": 81, "offic": [88, 117, 151, 158, 161, 173], "old": [29, 134], "olmo": 5, "one": [62, 96], "onli": [62, 69], "onlin": [158, 159, 163], "ooxml": 158, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [51, 177], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [35, 47], "oper": [126, 153, 156], "option": [3, 27, 39, 59, 66, 81, 92, 94, 97, 98, 123, 153, 158], "optout": 59, "organ": 58, "orphan": [152, 153], "other": [15, 59, 93, 118, 133, 138], "out": [21, 62, 117, 151], "outdat": 69, "outgo": 177, "outlook": 118, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [47, 66, 77], "overview": [15, 27, 57, 133, 142, 148, 178, 179], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "owner": [153, 156], "ownership": 153, "packag": [133, 145, 160, 163], "page": [57, 69], "pair": 28, "paramet": [21, 46, 56, 59, 62, 66, 68, 92, 120, 132], "part_file_in_storag": 59, "parti": 110, "pass": [69, 180], "password": [31, 72, 78, 79, 85, 86, 126, 174], "passwordsalt": 59, "patch": 136, "path": [39, 59, 69, 138], "payload": 179, "pdf": 174, "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, 175], "physic": 12, "picker": 168, "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, 69], "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 101], "preview": [46, 59, 126, 132, 153, 158, 167, 173, 174, 175, 176, 177], "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, 132, 133, 156], "profil": [59, 77, 81, 110, 157], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 113], "protect": [57, 59, 176], "protocol": 62, "provid": [15, 26, 62, 80, 84, 167, 168], "provis": [87, 92], "proxi": [57, 59, 68, 95, 96, 159, 163, 164], "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, 165], "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, 166], "reference_opengraph": 59, "refresh": [112, 153], "regist": [97, 98, 99, 179], "regular": 43, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 169, 170, 178], "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, 156], "removeus": 157, "renam": 85, "repair": [152, 153, 156], "replac": 132, "replic": [23, 59], "report": [157, 178], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 160], "request": [59, 108, 111, 177], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 21, 92, 123, 130, 134, 171, 172, 173, 174, 175, 176, 177], "rescan": 137, "resend": 76, "reset": [78, 79, 85, 156], "resetpassword": 157, "resolv": 69, "resourc": [112, 119, 130], "respond": 111, "respons": 69, "restor": [146, 153], "restrict": [102, 111, 126, 158], "retent": [105, 107, 112, 113, 114, 151, 171], "retir": 155, "retriev": 50, "return": [69, 156], "revalid": 132, "revers": [57, 68, 96, 159, 163, 164], "revert": 136, "rewritebas": 59, "rich": 70, "right": [92, 111], "robust": 12, "room": 112, "root": [126, 152], "rotat": [59, 155], "rule": [3, 77, 101, 102], "run": [5, 19, 69, 148, 150], "runtim": 17, "s3": [30, 47, 176], "same": 96, "sampl": 59, "sanit": [49, 153], "scale": [2, 3, 5, 6, 7, 9, 10, 46], "scan": [55, 152, 153, 156], "scanner": 55, "schedul": [52, 116, 178], "schema": 151, "scope": [77, 113], "screen": [15, 179], "script": [133, 180], "seal": 28, "search": [2, 15, 75, 76, 154], "secret": [59, 66], "secur": [12, 59, 67, 69, 96, 126, 156, 158], "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, "sentinel": 59, "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, 158, 159, 171, 172, 173, 174, 176], "server_log": 59, "serverid": 59, "servic": [0, 15, 47, 68, 110, 138, 179], "session": [15, 58, 59, 107, 110, 179], "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, 156, 157, 158, 180], "setup": [8, 58, 59, 92, 95, 120, 126, 156, 173, 176], "sftp": 36, "share": [2, 17, 25, 27, 28, 31, 40, 42, 45, 52, 59, 66, 112, 113, 116, 118, 138, 151, 153, 156], "share_fold": 59, "ship": 138, "shortcut": 93, "show": [152, 154, 156], "shown": [37, 59], "side": [25, 27, 28, 29], "siev": [116, 118], "sign": [28, 39, 62, 137, 153, 160], "signatur": [27, 28], "simpl": 47, "simplesignuplink": 59, "singl": [55, 58, 75, 76, 149], "site": [63, 69], "size": [25, 46, 116, 132, 133, 138, 153, 175], "skeletondirectori": 59, "skip": 67, "slot": 155, "slow": [15, 132], "small": 58, "smart": 168, "smb": [37, 131], "smtp": [62, 116, 118, 131], "snap": [133, 145], "snooz": 116, "snowflak": [156, 177], "socket": [58, 95, 96], "some": 69, "sort_groups_by_nam": 59, "sourc": [28, 137], "space": [3, 6, 8, 11, 133, 156], "special": [31, 81], "specif": [62, 81, 101, 126, 130, 158], "speech": [1, 7, 10, 15], "speed": [1, 15, 179], "split": [24, 28], "sql": 21, "sqlite": [59, 120, 132, 140, 146], "sse": 47, "ssl": [21, 59, 81, 126, 133], "stage": 155, "standalone_window": 59, "start": [88, 99, 119, 128], "starttl": 62, "stat": 156, "state": 157, "statu": [99, 152, 156], "step": [27, 124, 125, 142, 148, 180], "still": 52, "storag": [1, 25, 27, 31, 35, 39, 47, 52, 85, 101, 126, 152, 153, 156], "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, 178], "supporteddatabas": 59, "suppress": 129, "suspend": 180, "swift": 47, "switch": 11, "sync": [37, 81, 93, 112, 113, 116, 138, 151, 153, 157, 171], "synchron": [3, 69, 118], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [25, 37, 113, 126, 132, 133, 134, 151, 156, 157, 171, 172, 173, 174, 175, 176, 177, 179], "systemd": [15, 56, 66, 179], "systemtag": 59, "t": 27, "tab": 81, "tabl": [19, 88, 107, 130, 179], "tag": [102, 105, 157, 179], "talk": [2, 4, 8, 110, 134], "target": [19, 119], "task": [1, 2, 14, 15, 55, 156], "taskprocess": [156, 177], "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": 167, "theme": [59, 62, 71, 108, 156], "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, 179], "token": [67, 84, 107, 112, 113, 126, 157, 171], "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, 132, 136, 138, 139, 142, 147, 165], "truena": 133, "trust": [40, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 157], "twofactorauth": 157, "type": [19, 28, 58, 59, 66, 112, 151, 156, 178], "ubuntu": [125, 160], "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, 174, 179, 180], "updat": [16, 24, 37, 59, 92, 98, 118, 131, 138, 147, 148, 156, 159, 163, 176], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 156, 163, 171, 172, 173, 174, 175, 176, 177, 178], "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, 69, 81, 84, 116, 126, 132, 138, 147, 150, 158, 168, 173], "usag": [3, 6, 8, 11, 39, 53, 57, 97, 158], "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, 157, 174, 175, 176, 177], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [57, 58, 95], "valid": 84, "valu": [59, 77, 149, 180], "variabl": [39, 59, 94, 133, 150], "verif": [59, 81, 116], "verifi": [77, 153, 157], "version": [43, 59, 69, 107, 134, 138, 152, 153, 178], "versions_retention_oblig": 59, "via": [8, 16, 27, 40, 68, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 158, "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, 171, 172, 173, 174, 176], "webauthn": 59, "webcron": 56, "webdav": [38, 138], "webhook": [156, 179], "webroot": [129, 158], "webserv": 93, "welcom": [76, 157], "well": 69, "what": [5, 62, 77, 147], "when": [12, 77, 93], "where": [167, 168], "whisper": 7, "who": 119, "whole": 131, "why": [15, 27, 62, 134, 137], "windmil": [15, 180], "window": [49, 92, 133, 153], "without": 129, "wizard": [92, 128, 133], "wopi": 158, "work": [21, 55, 57, 167], "worker": [156, 177], "workflow": [15, 66, 156, 180], "workspac": [70, 93, 180], "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, "apcu"]], "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:": [[160, "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": [[158, "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": [[156, "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": [[156, "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": [[174, "appapi-app-api-is-now-a-default-app"], [175, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[176, "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": [[180, "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": [[157, "assigning-tags-to-files"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[116, "attachment-size-limit"]], "Authentication": [[72, null], [180, "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": [[174, "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"], [156, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[81, "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": [[178, "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": [[156, "broadcast"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Brute force protection vs fail2ban": [[57, "brute-force-protection-vs-fail2ban"]], "Bug reporting": [[178, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[180, "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": [[179, "calendar-object-events"]], "Calendar server settings": [[112, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[180, "can-i-create-a-script"]], "Canonical webroot": [[158, "canonical-webroot"]], "Case sensitive file system": [[37, "case-sensitive-file-system"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[170, "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": [[158, "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": [[156, "command-line-installation"]], "Command line upgrade": [[156, "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"], [158, null], [160, "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": [[159, "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": [[170, "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": [[158, "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": [[171, "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], [175, "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": [[177, "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": [[178, "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": [[158, "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": [[178, "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": [[59, "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 configuration": [[132, "example-configuration"]], "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": [[180, "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": [[172, "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"], [180, "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": [[179, "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": [[179, "forms-app-events"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[112, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[165, "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": [[157, "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?": [[167, "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:": [[160, "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": [[156, "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": [[160, "install-packages"]], "Install the Apache reverse proxy": [[159, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[159, "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"], [162, null], [179, "installation"], [180, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[160, null]], "Installation example with Docker": [[159, null]], "Installation folder": [[92, "installation-folder"]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[178, "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], [179, "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 parameters": [[132, "key-parameters"]], "Key slots": [[155, "key-slots"]], "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": [[168, "known-smart-picker-providers"]], "Known backends": [[112, "known-backends"]], "Known link preview providers": [[167, "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)": [[178, "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": [[167, 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": [[179, "listening-to-events"]], "Listing keys": [[155, "listing-keys"]], "Listing registered webhooks": [[179, "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": [[156, "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": [[178, null]], "Maintenance and repair": [[152, "maintenance-and-repair"]], "Maintenance commands": [[156, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[178, "maintenance-releases"]], "Major releases": [[178, "major-releases"]], "Major version upgrades": [[178, "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"]], "MariaDB": [[140, "mariadb"], [146, "mariadb"], [146, "id2"]], "Mark a file as scanned or unscanned": [[55, "mark-a-file-as-scanned-or-unscanned"]], "Master key": [[152, "master-key"]], "Maximum chunk size": [[175, "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, "memcached"]], "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": [[163, 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], [173, "monitoring"]], "Monitoring: Counting of active users": [[174, "monitoring-counting-of-active-users"], [175, "monitoring-counting-of-active-users"], [176, "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": [[140, "mysql"], [146, "mysql"], [146, "id4"]], "MySQL database": [[120, "mysql-database"]], "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": [[158, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[180, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[179, "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], [174, "nextcloud-configuration"], [175, "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": [[179, "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], [156, "oauth2"]], "OCC CLI": [[97, "occ-cli"]], "OCM commands": [[155, null]], "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], [161, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[51, "openmetrics"]], "OpenMetrics endpoint": [[177, "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"], [178, "overview"], [179, "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": [[175, "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": [[180, "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": [[179, "payload-envelope"]], "Per mail account": [[118, "per-mail-account"]], "Performance Implications": [[47, "performance-implications"]], "Personal data stored": [[110, null]], "Place config directory outside of the web root": [[126, "place-config-directory-outside-of-the-web-root"]], "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, "id5"]], "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"], [158, "previews"], [175, "previews"], [176, "previews"], [177, "previews"]], "Previews configuration": [[46, null]], "Previews for Office files using LibreOffice": [[173, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[174, "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"]], "Process manager modes": [[132, "process-manager-modes"]], "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, "redis"], [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": [[166, null]], "Refresh rate": [[112, "refresh-rate"]], "Register": [[97, "register"], [98, "register"], [99, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[178, "release-channels"]], "Release notes": [[88, null], [169, null], [170, null]], "Release schedule": [[178, "release-schedule"]], "Release types": [[178, "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": [[158, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[158, "restrict-usage-to-specific-groups"]], "Retention of files": [[105, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [164, 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"]], "Rotating keys": [[155, "rotating-keys"]], "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": [[176, "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"], [179, "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": [[158, "secure-view-settings"]], "Security": [[156, "security"]], "Security considerations": [[67, "security-considerations"]], "See also": [[77, "see-also"]], "Send a test email": [[62, "send-a-test-email"]], "Sendmail": [[62, "sendmail"]], "Sentinel managed replication setup.": [[59, "sentinel-managed-replication-setup"]], "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": [[180, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[173, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup checks": [[156, "setup-checks"]], "Setup deploy daemon": [[95, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Share operations": [[156, "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"]], "Slow log": [[132, "slow-log"]], "Small/Private home server": [[58, "small-private-home-server"]], "Snooze and scheduled sending": [[116, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[156, "snowflake-ids"], [177, "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": [[179, "speeding-up-webhook-dispatch"]], "Split the file": [[28, "split-the-file"], [28, "id9"]], "Splitting databases": [[24, null]], "Status": [[156, "status"]], "Status Checks": [[99, "status-checks"]], "Status and control": [[152, "status-and-control"]], "Status return code": [[156, "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": [[156, null]], "System Address Book": [[113, "system-address-book"]], "System Tag Events": [[179, "system-tag-events"]], "System Tags": [[157, "system-tags"]], "System address book": [[176, "system-address-book"]], "System configuration": [[25, "system-configuration"]], "System email": [[171, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [171, "system-requirements"], [172, "system-requirements"], [173, "system-requirements"], [174, "system-requirements"], [175, "system-requirements"], [176, "system-requirements"], [177, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [179, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Tables App Events": [[179, "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"], [156, "task-processing"]], "TaskProcessing worker command": [[177, "taskprocessing-worker-command"]], "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": [[168, 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"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[69, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[71, null], [156, "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"], [132, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [165, 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], [157, "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": [[163, "update-the-reverse-proxy-configuration"]], "Updating": [[159, "updating"]], "Upgrade distribution packages": [[163, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[163, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[171, null]], "Upgrade to Nextcloud 27": [[172, null]], "Upgrade to Nextcloud 28": [[173, null]], "Upgrade to Nextcloud 30": [[174, null]], "Upgrade to Nextcloud 31": [[175, null]], "Upgrade to Nextcloud 32": [[176, null]], "Upgrade to Nextcloud 33": [[177, 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": [[158, "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": [[157, 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": [[157, "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": [[171, "web-server-configuration"], [172, "web-server-configuration"], [173, "web-server-configuration"], [174, "web-server-configuration"], [176, "web-server-configuration"]], "WebDAV": [[38, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[179, null]], "Webhook listeners": [[156, "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?": [[168, "where-can-it-be-used"]], "Where do they appear?": [[167, "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": [[180, null]], "Windmill workflows": [[15, "windmill-workflows"]], "Windows compatible filenames": [[49, null]], "Wopi configuration": [[158, "id1"]], "Workflow log": [[66, "workflow-log"]], "Workflows": [[156, "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": [[156, "admin-delegation-add"]], "admin-delegation:remove": [[156, "admin-delegation-remove"]], "admin-delegation:show": [[156, "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"]], "allowed_no_password_confirmation_ranges": [[59, "allowed-no-password-confirmation-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": [[156, "background-job-delete"]], "background-job:execute": [[156, "background-job-execute"]], "background-job:list": [[156, "background-job-list"]], "background-job:worker": [[156, "background-job-worker"]], "background:cron": [[156, "background-cron"]], "background_jobs_expiration_days": [[59, "background-jobs-expiration-days"]], "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": [[156, "files-antivirus-background-scan"]], "files_antivirus:mark": [[156, "files-antivirus-mark"]], "files_antivirus:scan": [[156, "files-antivirus-scan"]], "files_antivirus:status": [[156, "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": [[157, "group-add"]], "group:adduser and group:removeuser": [[157, "group-adduser-and-group-removeuser"]], "group:delete": [[157, "group-delete"]], "group:info": [[157, "group-info"]], "group:list": [[157, "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": [[156, "info-file"]], "info:file:space": [[156, "info-file-space"]], "info:storage": [[156, "info-storage"]], "info:storages": [[156, "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": [[156, "log-file"]], "log:manage": [[156, "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": [[156, "maintenance-data-fingerprint"]], "maintenance:mimetype:update-db and maintenance:mimetype:update-js": [[156, "maintenance-mimetype-update-db-and-maintenance-mimetype-update-js"]], "maintenance:mode": [[156, "maintenance-mode"]], "maintenance:repair": [[156, "maintenance-repair"]], "maintenance:repair-share-owner": [[156, "maintenance-repair-share-owner"]], "maintenance:theme:update": [[156, "maintenance-theme-update"]], "maintenance:update:htaccess": [[156, "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.kvstore": [[59, "memcache-kvstore"]], "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"]], "ocm:keys:activate": [[155, "ocm-keys-activate"]], "ocm:keys:list": [[155, "ocm-keys-list"]], "ocm:keys:retire": [[155, "ocm-keys-retire"]], "ocm:keys:stage": [[155, "ocm-keys-stage"]], "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": [[156, "security-bruteforce-attempts"]], "security:bruteforce:reset": [[156, "security-bruteforce-reset"]], "security:certificates": [[156, "security-certificates"]], "security:certificates:export": [[156, "security-certificates-export"]], "security:certificates:import": [[156, "security-certificates-import"]], "security:certificates:remove": [[156, "security-certificates-remove"]], "server": [[59, "server"]], "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"], [156, "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": [[157, "tag-add"]], "tag:delete": [[157, "tag-delete"]], "tag:edit": [[157, "tag-edit"]], "tag:list": [[157, "tag-list"]], "taskprocessing:task-type:set-enabled": [[156, "taskprocessing-task-type-set-enabled"]], "taskprocessing:task:cleanup": [[156, "taskprocessing-task-cleanup"]], "taskprocessing:task:get": [[156, "taskprocessing-task-get"]], "taskprocessing:task:list": [[156, "taskprocessing-task-list"]], "taskprocessing:task:stats": [[156, "taskprocessing-task-stats"]], "taskprocessing:worker": [[156, "taskprocessing-worker"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "theming:config": [[156, "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": [[157, "twofactorauth-cleanup"]], "twofactorauth:disable and twofactorauth:enable": [[157, "twofactorauth-disable-and-twofactorauth-enable"]], "twofactorauth:enforce": [[157, "twofactorauth-enforce"]], "twofactorauth:state": [[157, "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": [[59, "user"]], "user:add": [[157, "user-add"]], "user:auth-tokens:add": [[157, "user-auth-tokens-add"]], "user:auth-tokens:delete": [[157, "user-auth-tokens-delete"]], "user:auth-tokens:list": [[157, "user-auth-tokens-list"]], "user:clear-avatar-cache": [[157, "user-clear-avatar-cache"]], "user:delete": [[157, "user-delete"]], "user:disable and user:enable": [[157, "user-disable-and-user-enable"]], "user:info": [[157, "user-info"]], "user:keys:verify": [[157, "user-keys-verify"]], "user:lastseen": [[157, "user-lastseen"]], "user:list": [[157, "user-list"]], "user:profile": [[157, "user-profile"]], "user:report": [[157, "user-report"]], "user:resetpassword": [[157, "user-resetpassword"]], "user:setting": [[157, "user-setting"]], "user:sync-account-data": [[157, "user-sync-account-data"]], "user:welcome": [[157, "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": [[156, "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_ocm", "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_ocm.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, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 160, 165, 173, 176, 177, 178, 179], "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, 156, 157, 158, 159, 165, 172, 173, 174, 175, 176, 178, 179], "00": [21, 22, 54, 58, 59, 66, 153, 156, 157], "000": [28, 112, 113, 119], "0000": 156, "001": 59, "0022": 59, "00679e": 156, "0082c9": [71, 156], "00am": [56, 59], "00iv00": 28, "00sig00": 28, "01": [56, 59, 66, 83, 134, 151, 153, 156, 157], "0100": 62, "0123": 76, "01t00": 153, "01t08": 157, "01t09": 153, "01t12": 153, "01t14": 156, "02": [6, 58, 66, 153], "03": [54, 66, 157], "04": [21, 71, 88, 127, 133, 134, 153, 161, 162], "05": [56, 59, 129, 151, 153], "050": 156, "055": 21, "06": [129, 156], "062": 21, "0640": [59, 66], "07": 59, "0750": 33, "0770": 27, "079e7bc89d69792839a5e1831b1cbc80": 118, "08": [59, 153], "09": [66, 129], "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, 157, 159, 165, 171, 172, 174, 175, 176, 177, 178, 179], "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, 132, 134, 144, 153, 156, 157, 158, 174, 175, 179], "100": [7, 25, 28, 46, 56, 59, 66, 74, 75, 76, 116, 119, 132, 156, 165, 173, 178], "1000": [5, 52, 81, 93, 124, 132], "10000": [58, 124], "1000000": 93, "10000000": 93, "1002": 179, "100mb": [3, 8, 76, 93], "100mib": 175, "100px": 46, "101": [74, 75, 76], "102": [75, 76], "1024": [31, 59, 66, 116, 132], "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": 156, "10mib": 175, "10min": 82, "10t15": 66, "10x100": 25, "11": [6, 15, 64, 88, 118, 134, 148, 153, 156, 157, 163, 179], "110": [62, 76], "111": [59, 76], "1110": 157, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 177, "12": [59, 64, 76, 81, 88, 106, 129, 134, 149, 150, 156, 157, 174], "120": 9, "123": [17, 59, 179], "1234": 4, "12345": [8, 76, 156], "1255": 132, "127": [58, 59, 62, 96, 99, 126, 128, 129, 151, 156, 159, 165], "128": [59, 81], "128m": [21, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [27, 59, 66, 71, 108, 134, 144, 157, 177], "1319": 59, "1393": 118, "14": [21, 42, 66, 83, 105, 108, 134, 144, 153, 156], "143": 62, "1465910968": 157, "15": [28, 37, 39, 47, 54, 59, 66, 81, 82, 88, 106, 107, 110, 112, 113, 116, 134, 144, 151, 156, 157], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 156, "15768000": 124, "15778463": 129, "15857": 55, "15m": 116, "15t15": 59, "16": [4, 21, 28, 51, 59, 66, 88, 126, 132, 134, 144], "16000": 8, "162409623552": 157, "162409624662": 157, "164": 81, "168": [21, 40, 51, 59, 62, 66, 96, 126, 128, 156], "16g": 25, "17": [88, 134, 147, 157, 179], "1700001000": 179, "1700001200": 179, "1700001234": 179, "1700054321": 179, "1700099500": 179, "1700100000": 179, "1700100500": 179, "1702606600": 179, "1711971024": 179, "1736283": 179, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "18": [88, 134, 148, 156, 157], "180": [52, 107], "1800": [59, 112, 113], "19": [59, 148, 149, 150], "192": [21, 40, 51, 59, 62, 66, 96, 126, 128, 156], "1941": 81, "19417": 118, "19563": 58, "1970": 134, "198": 59, "19c": 134, "19fa45b394": 179, "19t08": 157, "1d": [69, 116], "1d4725ae1ac4e4798b541ca3f3cdce6": 118, "1gb": [2, 6, 25], "1h": [116, 156], "1st": [88, 141, 179], "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, 157, 166, 171, 172, 173, 176, 177, 179, 180], "20": [4, 5, 6, 7, 9, 29, 66, 82, 83, 88, 106, 116, 118, 144, 148, 157], "200": [52, 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, 156], "2020": 118, "2021": [66, 123], "2024": [88, 90, 129, 157, 179], "2025": [4, 88, 90, 156, 179], "20251111t100000z": 179, "2026": [88, 90, 129, 151, 153, 156], "203": 59, "2038": 134, "2048": [5, 81], "204800": [153, 156], "20971520": 25, "20mb": 25, "20t17": 157, "21": [32, 59, 66, 129, 149, 163], "2100": 106, "215": 89, "21a7": 59, "21c": 134, "22": [36, 54, 62, 134, 153, 179], "220": [62, 179], "221": 62, "222": 59, "22203": 58, "2245": 62, "23000": 95, "2323": 59, "233": 59, "2375": [96, 97], "23999": 95, "23ai": 134, "23t07": 156, "23t08": 156, "23t09": 156, "23t10": 156, "24": [3, 42, 43, 57, 59, 71, 72, 88, 93, 96, 106, 107, 110, 114, 127, 133, 134, 148, 161, 162, 175], "24000": [96, 97], "24001": 96, "24099": 96, "24b": 2, "25": [12, 15, 27, 54, 57, 59, 62, 66, 113, 129, 144, 148, 156], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [28, 46, 59, 129], "256mb": 134, "2592000": [72, 112, 156], "26": [6, 62, 88, 112, 113, 116, 134, 144, 148, 157, 170, 178], "261535": 118, "262086": 118, "262087": 118, "26396": 136, "2668": 156, "27": [88, 113, 142, 144, 148, 156, 170, 178], "28": [7, 17, 59, 88, 117, 142, 144, 148, 170, 172, 178], "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, 157], "2fldap": 82, "2g": 17, "2gb": [3, 25, 153], "2h": 156, "2k": 21, "2m": 21, "2nd": 81, "2x": 175, "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, 132, 133, 134, 138, 144, 147, 148, 150, 153, 156, 157, 167, 173, 174, 175, 176, 178, 179], "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, 156, 157, 170, 175, 176], "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, 170], "3100": 176, "31308": 37, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 21, 25, 28, 30, 47, 49, 59, 88, 112, 113, 134, 170, 180], "32b": 5, "32bit": 25, "32m": [21, 58], "33": [4, 51, 88, 112, 152, 153, 170, 180], "3306": [19, 62, 128], "34": [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, 180], "34262": 132, "35": 27, "36": [21, 66], "3600": [25, 59, 81, 116, 124, 156], "365": [52, 59, 72, 107, 110], "37": [59, 66, 118], "38": 156, "389": [81, 82], "39": 62, "399": 179, "3a": 82, "3mb": 116, "3rd": [59, 62, 138, 142, 148, 158, 166, 168], "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, 156, 158, 163, 171, 174, 175, 176, 178, 179], "40": 54, "400": [11, 119], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59, 179], "41": 96, "41395": 173, "42": [14, 59, 153, 156, 157, 179], "4200": 47, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "437": 179, "438": 179, "4389": 66, "44": 157, "441": 156, "4418": 62, "443": [47, 59, 124, 126, 129, 159], "444": 124, "45": 59, "450": 6, "456": 76, "46": 157, "465": 62, "46cfa6e729ff329e6ede076853154113": 118, "47": [55, 157], "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, 132, 133, 134, 138, 147, 148, 149, 150, 153, 156, 157, 174, 177, 179], "50": [40, 43, 59, 83, 85, 93, 112, 113, 116, 128, 132, 153, 156], "500": [27, 52, 59, 82, 85, 132, 138, 156, 157], "5000": [59, 112, 113, 176], "50000000": 93, "500mb": 3, "501": 118, "502": [88, 132], "504": [25, 129, 132], "50m": 59, "51": [59, 83, 179], "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": 179, "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, 156, 163, 175], "60": [15, 21, 46, 59, 72, 106, 107, 119, 129, 132, 179], "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": 156, "68": 66, "6f": 54, "7": [3, 15, 28, 42, 52, 55, 59, 66, 71, 107, 114, 116, 123, 129, 130, 134, 143, 144, 153, 156, 171, 178, 179], "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": 176, "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, 156, 171, 172, 173, 174, 175, 176, 177], "80": [6, 46, 54, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 96, 133], "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": 157, "8601": 59, "86400": 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, 174, 179], "90": [1, 21, 52, 107, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 118, "9421": 155, "95": [11, 54, 59], "95a8": 154, "95af": 154, "9651": 179, "97": [54, 118], "98": 157, "9825679": 2, "9839": 118, "98543234": 2, "9876": 81, "99": 59, "993": [62, 118], "995": 62, "9980": [159, 164], "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, 132, 133, 134, 137, 138, 142, 143, 146, 150, 153, 156, 159, 162, 167, 171, 178], "AND": [66, 111, 138], "And": [30, 37, 47, 56, 58, 62, 124, 142, 147, 154, 178], "As": [12, 15, 21, 25, 42, 46, 47, 49, 52, 55, 58, 59, 77, 83, 93, 95, 101, 111, 112, 118, 123, 124, 126, 143, 144, 173, 178, 180], "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, 165], "But": [46, 49, 57, 59, 96, 175], "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, 156, 157, 158, 160, 178, 179], "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, 155, 158, 159, 162, 163, 173, 176, 177, 178, 179, 180], "IF": [21, 125], "IT": 133, "If": [2, 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, 159, 165, 173, 174, 175, 176, 177, 178, 179, 180], "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, 69, 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, 158, 162, 165, 167, 173, 179, 180], "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, 69, 80, 81, 82, 92, 93, 94, 95, 96, 97, 101, 102, 108, 109, 112, 113, 114, 117, 118, 119, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 152, 155, 156, 158, 165, 171, 173, 175, 176, 178, 179, 180], "Its": [57, 107, 132], "NO": 143, "NOT": [21, 58, 59, 96, 125], "No": [2, 15, 24, 27, 37, 59, 69, 77, 88, 95, 102, 106, 108, 132, 138, 147, 151, 152, 153, 156, 157, 165], "Not": [3, 21, 45, 53, 57, 59, 77, 88, 93, 118, 132, 157], "ON": [21, 22, 59, 125], "OR": 66, "Of": [106, 128, 138, 180], "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, 156, 159, 178], "One": [3, 8, 12, 42, 47, 59, 93, 95, 133, 162], "Or": [1, 94, 133], "TO": [21, 59, 125], "That": [21, 26, 55, 59, 61, 62, 81, 112, 113, 116, 142, 159], "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, 160, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180], "Their": [151, 157], "Then": [21, 27, 28, 55, 59, 62, 63, 66, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 151, 154, 178], "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, 156, 162, 167], "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, 156, 158, 170, 178, 180], "To": [3, 4, 13, 16, 21, 26, 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, 156, 157, 158, 159, 168, 173, 178, 179, 180], "WITH": 21, "Will": [42, 154], "With": [0, 28, 42, 59, 62, 77, 96, 119, 129, 138, 148, 156, 167, 175], "_": [81, 85, 153], "__host": [64, 88, 106], "_arm64": 129, "_bin": 59, "_complet": 150, "_groupsr": 126, "_ping": 96, "_postgresql": 124, "_static": 59, "a2enmod": [133, 159], "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, 156], "abc123def456": 179, "abil": [6, 14, 57, 103, 128, 133, 158], "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, 161, 164, 165], "abort": [59, 80], "about": [1, 2, 3, 6, 7, 8, 11, 16, 27, 35, 39, 44, 47, 50, 57, 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, 156, 157, 165, 173, 175, 176, 177, 180], "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, 142, 147, 149, 150, 173, 179], "absenc": [81, 88], "absent": [151, 179], "absolut": [16, 59, 68, 81, 98, 138, 149], "absorb": 132, "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, 69, 84, 93, 96, 97, 111, 116, 117, 150, 153, 156, 165, 179, 180], "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, 156, 157, 161, 165, 168, 178, 179], "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, 158, 162], "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, 156, 161, 179, 180], "account_kei": 47, "account_manag": [77, 81, 88], "account_nam": 47, "accountid": 118, "accountmanag": [59, 77], "accumul": 93, "accur": [138, 148, 173], "accuraci": [4, 5, 7, 8, 10, 47], "accuweath": 14, "achiev": [9, 117, 126], "acl": [52, 58, 59, 68, 116], "acm": [71, 96, 129, 156], "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, 179], "action": [1, 2, 3, 15, 18, 40, 52, 55, 56, 57, 59, 69, 88, 95, 96, 104, 108, 110, 127, 138, 147, 156, 157, 180], "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, 156, 157, 158, 178, 179], "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, 59, 66, 69, 92, 96, 130, 138, 147, 156, 176, 179], "ad": [2, 4, 6, 8, 12, 17, 19, 23, 26, 27, 28, 42, 45, 51, 52, 56, 57, 58, 59, 62, 63, 66, 68, 69, 72, 81, 85, 88, 92, 108, 112, 113, 115, 117, 118, 124, 126, 132, 133, 134, 157, 158, 161, 171, 174, 175, 176, 179, 180], "ad2dab17b2f9": 154, "adapt": [58, 96, 126, 129, 138, 143, 163, 178, 180], "add": [0, 2, 6, 12, 17, 21, 22, 24, 39, 40, 42, 53, 57, 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, 143, 144, 148, 149, 150, 153, 158, 159, 165, 166, 172, 173, 174, 177, 179, 180], "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, 156, 157, 161, 178, 179, 180], "addition": [2, 12, 40, 58, 81, 83, 112, 113, 138, 176, 180], "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, 143, 145, 148, 151, 153, 156, 157, 158, 178], "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, 163, 174, 175, 176, 178, 179], "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, 157, 158, 159, 160, 173, 177, 178, 179, 180], "admin_": 179, "admin_audit": [52, 88, 107, 110, 111], "admin_manu": 59, "administ": [119, 156], "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, 156, 157, 165, 166, 173, 176, 178, 179], "adminlogin": 120, "adminpass": 120, "adminw": [159, 164], "advanc": [37, 45, 52, 59, 68, 71, 73, 88, 97, 100, 120, 133, 162, 180], "advantag": [28, 31, 56, 88, 120], "advertis": [56, 59, 155], "advic": [59, 109], "advis": [8, 158, 175, 180], "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, 163], "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, 126, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 153, 155, 156, 157, 158, 159, 160, 165, 173, 178, 179, 180], "afterward": [57, 80, 81, 116, 133, 144, 146, 147, 152, 159], "ag": [7, 45, 59, 85, 88, 104, 107, 124, 126, 129, 153, 156], "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, 165], "against": [0, 27, 57, 58, 68, 72, 77, 81, 85, 86, 102, 132, 151, 153, 178, 179, 180], "agenda": 116, "agent": [5, 12, 13, 59, 63, 66, 88, 101], "aggreg": 59, "aggress": 178, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 178, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 95, 116, 156, 177, 180], "ai_provid": 8, "aim": [126, 163], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 39, 88, 95, 100, 130, 132, 133, 179], "ajax": [52, 88, 116, 129, 149, 156, 158], "aka": 133, "akiaiosfodnn7exampl": 153, "alarm": [88, 115], "albert": 157, "alert": [55, 88], "alertencrypt": 55, "alertencryptedarch": 55, "alertencrypteddoc": 55, "algorithm": [59, 96, 97, 118, 126, 146], "alia": [81, 116, 133, 157], "alias": 88, "aliasgroup1": 159, "aliasgroup2": 159, "alic": [17, 39, 77, 81, 179], "alice_1337": 81, "align": [62, 107], "aliv": [59, 132], "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, 158, 161, 162, 163, 166, 173, 176, 178, 179, 180], "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, 158, 162, 165, 166, 174, 179, 180], "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_no_password_confirmation_rang": 88, "allowed_user_ag": 88, "allowencodedslash": 159, "allowlist": 177, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almalinux": 96, "almost": [59, 81, 133], "alon": [77, 180], "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, 156, 163, 173, 178, 180], "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, 156, 157, 163, 165, 166, 173, 174, 175, 176, 177, 178, 179, 180], "alter": [12, 21, 22, 43, 48, 81, 175], "altern": [2, 25, 49, 56, 64, 88, 93, 130, 133, 136, 140, 149, 150, 156], "although": [42, 132, 150], "altitud": 126, "altogeth": 58, "alwai": [1, 3, 5, 7, 12, 15, 16, 28, 38, 39, 42, 43, 52, 55, 57, 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, 156, 159, 173, 178, 179], "am": 151, "amazon": [39, 47, 59, 88, 176], "amazonaw": 47, "amazons3": 153, "amd": 99, "american": 10, "among": [0, 3, 84, 119, 130, 178], "amongst": 95, "amount": [8, 27, 46, 58, 59, 81, 83, 93, 126, 133, 153, 176], "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, 160, 162, 165, 167, 171, 173, 175, 176, 178, 179, 180], "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, 157, 165, 166, 171, 173, 177, 178, 179, 180], "anim": [6, 59], "anna": 2, "anniversari": 178, "announc": [12, 62, 81, 126], "annual": 179, "anon": 59, "anonym": [81, 111, 126, 161], "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, 155, 159, 173, 174, 178], "ansi": 150, "answer": [1, 2, 59, 81, 177, 180], "anti": [55, 59, 88], "anticip": 178, "antiviru": [64, 88, 150], "anymor": [76, 81, 88, 154, 176], "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, 156], "apach": [18, 40, 58, 59, 67, 69, 88, 93, 96, 110, 125, 126, 127, 128, 129, 132, 134, 138, 145, 150, 173], "apache2": [58, 88, 93, 125, 126, 130, 133, 138, 159], "apache2ctl": 133, "apart": 123, "apc": [58, 59, 150, 175], "apcu": [59, 64, 69, 88, 123, 130, 132, 150, 175], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 27, 35, 42, 57, 58, 59, 67, 73, 77, 84, 86, 88, 93, 95, 96, 99, 116, 126, 129, 132, 156, 158, 167, 173, 179, 180], "apirequest": [74, 75, 76, 77, 82, 87, 180], "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, 156, 157, 161, 162, 165, 166, 167, 168, 173, 176, 178, 180], "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, 156, 166, 179], "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, 156], "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, 69, 76, 77, 81, 85, 88, 96, 102, 106, 107, 118, 119, 120, 126, 133, 139, 146, 148, 149, 150, 153, 156, 157, 179], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 27, 39, 47, 54, 57, 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, 156, 158, 178], "appnam": 149, "appoint": [60, 112], "apppassword": 92, "appreci": [5, 7, 9, 10], "approach": [27, 56, 57, 66, 88, 107, 141, 142, 178], "appropri": [12, 28, 39, 42, 57, 58, 59, 65, 77, 96, 107, 111, 112, 116, 121, 125, 129, 132, 133, 136, 142, 143, 150, 156, 178], "approv": 88, "approve_link": 180, "approxim": [59, 81, 93, 152, 178], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 179], "apt": [55, 125, 126, 159, 160], "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, 163, 165, 166, 167, 173, 174, 176, 178, 179, 180], "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, 156], "area": [53, 68, 133, 168], "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, 156, 157], "aris": [59, 143, 178], "ark": 132, "arm32v7": 150, "around": [10, 15, 16, 88, 101, 102, 178], "arrai": [16, 44, 47, 50, 52, 59, 62, 66, 67, 68, 76, 77, 81, 82, 88, 96, 112, 120, 123, 124, 128, 137, 179, 180], "arrang": 178, "arraycach": 59, "arriv": [68, 108, 132], "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": 176, "ask": [1, 2, 3, 13, 14, 18, 19, 42, 62, 78, 81, 84, 85, 88, 108, 116, 138, 146, 147, 148, 150, 152, 153, 156, 161, 167, 173], "aspect": [59, 71], "assembl": 25, "assembli": 25, "assess": 52, "asset": [68, 71, 126, 129, 174], "asset_immut": 129, "assetlink": 88, "assign": [2, 37, 77, 81, 83, 85, 88, 101, 104, 105, 132, 153, 154, 180], "assignable\u00b2": 157, "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, 143, 156, 157, 178, 179], "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": 180, "asynchron": [3, 180], "atom": [59, 129], "attach": [1, 15, 17, 37, 81, 88, 97, 179], "attack": [28, 57, 106, 126, 176], "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, 59, 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, 172, 173], "audit": [12, 52, 59, 64, 88, 107, 111, 126, 131, 156], "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, 156, 171, 179], "authmiddlewar": 180, "author": [2, 24, 53, 67, 74, 75, 76, 84, 85, 88, 112, 116, 119, 130, 133, 137, 180], "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, 156, 157, 179, 180], "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, 157, 171, 173, 175, 179, 180], "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, 132, 133, 136, 138, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 161, 162, 163, 166, 167, 173, 174, 178, 179, 180], "available_ram_for_php": 132, "avatar": [62, 73, 77, 82, 88, 110, 151, 153], "avatarscop": 77, "avconv": 130, "averag": [25, 112, 113, 132, 156], "average_worker_rss": 132, "avoid": [3, 18, 21, 24, 25, 39, 44, 55, 56, 59, 81, 82, 88, 92, 93, 98, 102, 107, 128, 130, 147, 156, 179], "avx": [3, 5], "avx2": [3, 5], "aw": [30, 47, 59, 123, 131, 176], "awai": [17, 88, 112, 132, 138, 143], "await": 180, "awar": [8, 77, 81, 93, 108, 126], "awk": 132, "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, 133, 143, 154, 156, 157, 176], "background": [0, 3, 6, 15, 31, 39, 45, 52, 59, 60, 64, 69, 71, 83, 88, 111, 114, 127, 144, 148, 150, 151, 153, 177, 179, 180], "background_color": [71, 156], "background_job_expire_trash": 48, "background_job_expire_vers": 43, "background_jobs_expiration_dai": 88, "backgroundcolor": 71, "backgroundjob": [3, 156, 179], "backport": [136, 178], "backportbot": 136, "backslash": 179, "backtrac": [66, 88, 132], "backup": [22, 45, 46, 59, 80, 88, 111, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 153, 156, 157, 163, 178], "backup_cod": 157, "backward": [21, 82], "bad": [5, 88, 126, 132], "badger": 63, "bak": [140, 146], "balanc": [25, 58, 68, 81, 88, 128, 132], "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, 156, 161, 163, 178, 179, 180], "base64": [28, 30, 47, 59, 152], "basenam": [59, 174], "baseurl": 180, "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, 171, 180], "batch": [11, 81, 88, 141, 154, 157], "bc95cbaff3abbed716e1d40bbdaa58a0": 118, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 180, "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, 157, 179], "becom": [39, 42, 59, 68, 88, 132, 133, 138, 151, 152, 153, 155, 176], "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, 157, 163, 169, 171, 176, 178], "befor": [1, 3, 5, 7, 8, 14, 18, 19, 21, 22, 31, 45, 46, 47, 50, 52, 55, 56, 57, 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, 157, 159, 174, 178, 179], "beforehand": [135, 178], "beforenodecopiedev": 179, "beforenodecreatedev": 179, "beforenodedeletedev": 179, "beforenodereadev": 179, "beforenoderenamedev": 179, "beforenoderestoredev": 179, "beforenodetouchedev": 179, "beforenodewrittenev": 179, "begin": [2, 3, 5, 7, 81, 106, 131, 138, 142, 143, 154, 173], "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, 126, 129, 151, 153], "behind": [15, 25, 57, 59, 69, 88, 93, 133, 137, 153], "being": [3, 4, 28, 37, 42, 47, 57, 58, 59, 77, 88, 95, 99, 101, 102, 112, 123, 126, 129, 132, 136, 143, 149, 153, 154, 156, 174, 178], "believ": 138, "belong": [2, 81, 85, 110, 118, 153, 158], "below": [1, 2, 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, 157, 159, 179], "benchmark": [4, 12, 59, 118], "bender": 154, "benefici": 132, "benefit": [47, 59, 95, 96, 119, 126, 132, 133, 138, 178], "berlin": [2, 14, 59, 66, 117, 149, 157], "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, 160, 179], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 19, 24, 27, 47, 55, 64, 81, 88, 138, 177, 178], "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, 155, 158, 178], "bewar": [17, 39, 56], "beyond": [21, 47, 52, 54, 88, 107], "bia": [6, 11], "bias": 9, "big": [18, 45, 57, 88, 93, 129, 130, 138, 175, 178], "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, 179], "binari": [28, 37, 59, 62, 96, 134, 137, 152, 153], "binary_search_path": 88, "bind": [81, 96, 97, 130, 133, 154], "bind_address": 96, "bing": 167, "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, 162], "bitmap": 59, "black": 2, "blacklisted_fil": 174, "blob": [15, 62, 88], "block": [1, 8, 27, 37, 39, 55, 57, 59, 63, 81, 88, 99, 124, 126, 129, 132, 165, 174], "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, 167, 168], "bob": [77, 157, 179], "bock": 174, "bodi": [59, 124, 179, 180], "bodyparamet": 180, "bold": 178, "book": [11, 42, 59, 77, 85, 88, 112, 115, 151, 153, 156], "bookmark": [15, 88], "bookworm": 134, "bool": [112, 118], "boolean": [16, 19, 22, 40, 59, 149, 151], "boolval": 96, "boot": [56, 58, 123, 132], "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, 57, 58, 59, 62, 66, 68, 69, 77, 80, 81, 85, 92, 96, 99, 102, 108, 114, 118, 119, 126, 129, 130, 132, 133, 143, 148, 150, 152, 153, 157, 158, 165, 166, 179, 180], "bottleneck": 132, "bottom": [52, 111, 142], "bound": [3, 59, 93, 96], "bounti": 12, "box": [27, 53, 57, 62, 81, 93, 95, 118, 162, 171, 180], "bpxrficyexamplekei": 153, "bracket": [81, 82], "branch": 137, "brand": [59, 63, 64, 88, 119, 160], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 178], "breakdown": [88, 156], "breton": 4, "bridg": [96, 97, 108], "brief": [151, 171], "briefli": 96, "bring": [15, 166], "british": 10, "broadcast": [88, 150], "broaden": 154, "broken": [22, 27, 69, 129, 138, 152, 153, 173], "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, 156, 159, 163, 164, 165, 173, 176], "brute": [59, 64, 88, 107, 110, 126, 156], "bruteforc": [57, 88], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 180, "bucket": [30, 35, 45, 59, 88, 143, 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, 156, 159, 162, 165], "builtin": 153, "bulk": [6, 59, 77], "bulkupload": 88, "bun": 180, "bundl": [3, 16, 39, 58, 59, 130, 156, 179], "burst": 132, "busi": [59, 132, 133, 138, 165], "bust": 129, "button": [1, 16, 26, 31, 39, 40, 59, 62, 71, 81, 85, 88, 93, 94, 95, 108, 113, 116, 138, 147, 180], "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, 156], "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, 132, 133, 138, 146, 156], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [21, 58, 59, 96, 156], "ca_cert": 59, "cach": [8, 37, 44, 57, 64, 68, 82, 88, 112, 127, 129, 135, 138, 143, 149, 150, 152, 153, 154, 155, 156, 173], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 21, "cadav": [93, 138], "caddi": 88, "cadenc": 178, "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, 171, 179], "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": 179, "calendarid": 179, "calendarobjectcreatedev": 179, "calendarobjectdeletedev": 179, "calendarobjectmovedev": 179, "calendarobjectmovedtotrashev": 179, "calendarobjectrestoredev": 179, "calendarobjectupdatedev": 179, "calendarretentionoblig": 112, "calendarserv": 179, "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, 157, 158, 166, 179, 180], "callback": 180, "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, 167, 173, 174, 175, 176, 177, 178, 179], "can_instal": 124, "cancel": [138, 156], "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 25, 28, 31, 33, 37, 39, 44, 49, 50, 52, 54, 55, 59, 62, 69, 76, 77, 81, 85, 88, 92, 107, 111, 114, 118, 126, 130, 134, 136, 137, 142, 146, 148, 150, 152, 153, 156, 157, 171, 178], "canon": [59, 88], "cantonbeck": 151, "cap": [132, 153, 159], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 96, 109, 112, 132, 153, 157, 159, 164, 165, 166], "capac": [5, 7, 9, 10, 47, 132], "captur": 179, "carbonara": 2, "card": [2, 15, 68, 77, 85, 95, 113, 167, 168], "carddav": [42, 64, 68, 88, 112, 114, 115, 124, 129, 133, 138, 171], "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": 179, "carri": [2, 59, 106, 153, 156], "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, 69, 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, 157, 158, 165, 171, 173, 178, 179, 180], "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, 156, 173, 175, 176], "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, 160, 179], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 154, "ce8b61c2": 154, "ce9e248333c44a5a64ccad26f2550f95": 118, "ceas": 178, "ceil": 132, "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, 159], "certain": [3, 9, 25, 46, 52, 57, 59, 66, 68, 81, 85, 93, 105, 112, 113, 126, 129, 133, 147, 154, 165], "certfil": 96, "certif": [31, 32, 45, 59, 63, 82, 88, 90, 93, 96, 116, 124, 126, 129, 133, 134, 137, 153, 159, 160, 171], "certifi": 89, "cfb": 59, "cfg": 93, "cgi": 129, "challeng": [126, 129, 132], "chanc": [118, 138, 178], "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, 156, 157, 163, 165, 171, 172, 173, 174, 175, 178, 179, 180], "changelog": [16, 88, 142], "channel": [16, 88, 108, 119, 138], "chapter": [92, 109, 130, 133, 138, 178], "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, 180], "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": 176, "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, 165, 174, 175, 178, 179, 180], "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, 176], "children": 156, "chines": 4, "chmod": [27, 33, 96, 142], "choic": [8, 21, 55, 59, 80, 81, 88, 126, 127, 130, 143, 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, 159, 166, 178, 180], "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, 176], "chroot": [88, 127], "chunk": [3, 42, 45, 59, 88, 93, 118, 129], "chunked_upload": [25, 88], "chunksiz": 93, "ci": [59, 157], "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, "clamp": 81, "clamscan": 55, "clarif": 14, "class": [30, 47, 51, 59, 62, 81, 137, 156, 179], "classic": 133, "classif": [156, 179], "classifi": [6, 93, 118], "clean": [1, 48, 52, 56, 59, 80, 88, 99, 108, 111, 112, 133, 153, 154, 156, 157, 171], "cleanli": 156, "cleanup": [1, 43, 46, 73, 80, 81, 88, 107, 108, 114, 154, 173], "cleanupjobchunks": 83, "clear": [6, 19, 52, 57, 58, 59, 81, 82, 88, 106, 118, 132, 156], "clear_env": 133, "cli": [56, 62, 64, 66, 68, 88, 94, 98, 100, 112, 123, 126, 127, 132, 133, 143, 148, 150, 156, 173], "click": [16, 26, 39, 40, 53, 59, 62, 63, 78, 81, 85, 93, 95, 116, 128, 137, 138, 147, 180], "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, 156, 158, 159, 164, 180], "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, 157, 159, 165, 180], "cloud2": 159, "cloud_id": 157, "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, 159, 160, 161, 162, 163, 165, 179], "code_docker_imag": 162, "codebas": [59, 144], "cold": 132, "collabor": [31, 88, 101, 102, 119], "collabora": [31, 88, 133, 160, 161, 162, 164, 165, 168, 173], "collaboraoffic": [160, 162, 163], "collaboraonlin": [158, 159, 160, 162, 163, 164], "collaps": 128, "collat": [21, 22, 88, 125, 146], "collation_serv": 21, "colleagu": 151, "collect": [15, 56, 59, 118, 126, 132, 167, 168], "collectiveid": 17, "collis": [58, 59, 81, 82], "colon": [59, 62], "color": [39, 71, 151, 157], "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, 156, 158, 159, 160, 162, 163, 164, 165, 173, 176, 177, 179], "combin": [12, 13, 15, 31, 43, 57, 59, 66, 69, 88, 93, 130, 133, 145, 153, 154, 157, 180], "combo": 53, "come": [2, 4, 5, 15, 25, 39, 42, 46, 50, 57, 59, 68, 95, 96, 123, 133, 134, 138, 150, 156, 162, 179, 180], "comma": [59, 60, 81, 157], "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, 175, 176, 179], "comment": [22, 25, 42, 55, 64, 88, 108, 111, 133, 136, 142, 147, 161, 167, 168], "commentsmanag": 59, "commerci": [119, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 27, 50, 54, 57, 59, 69, 77, 81, 86, 88, 95, 104, 111, 116, 123, 126, 129, 132, 133, 150, 156, 164, 180], "commonli": [27, 47, 57, 58, 130, 138], "commonnam": [59, 133, 179], "commun": [1, 15, 16, 34, 58, 69, 81, 84, 88, 95, 97, 100, 118, 119, 121, 125, 130, 133, 138, 147, 150, 156, 161, 164, 166, 175, 178], "compani": [2, 12, 63, 71, 81], "compar": [19, 56, 59, 81, 120, 142, 151], "comparison": [45, 59, 81, 88, 179], "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, 159, 178, 179], "compens": 37, "compil": [21, 58, 132], "complain": 149, "complementari": 57, "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, 156, 167, 170, 179], "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, 166, 171, 179], "compos": [55, 129, 132], "composit": [114, 168], "compound": 88, "comprehens": 138, "compress": [55, 59, 85, 88, 93, 101, 107, 126, 127, 130, 175], "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, 178], "concert": 2, "concurr": [3, 4, 47, 59, 132, 173], "condit": [14, 15, 64, 69, 81, 88, 102, 138, 178, 179, 180], "condition": 59, "conf": [21, 55, 58, 81, 96, 123, 124, 126, 129, 133, 138], "confdir": 92, "confer": [2, 119], "confid": 155, "confidenti": [67, 101, 157, 158], "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, 69, 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, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 150, 151, 157, 159, 165, 173, 174, 175, 176, 177], "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, 134, 135, 138, 142, 143, 144, 146, 147, 150, 152, 153, 154, 155, 156, 157, 161, 164, 168, 170, 177, 179, 180], "configuration_serv": 59, "confin": [42, 133], "confirm": [4, 18, 21, 40, 47, 59, 64, 67, 69, 77, 78, 81, 88, 108, 109, 123, 125, 130, 132, 133, 142, 143, 152, 153, 156, 157], "conflict": [16, 37, 59, 81, 118, 146, 151], "confus": [27, 37], "congratul": [116, 159], "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, 69, 72, 73, 82, 83, 88, 92, 95, 96, 97, 111, 112, 113, 116, 124, 127, 128, 129, 131, 132, 133, 134, 138, 143, 153, 154, 156, 158, 164, 165, 173, 177, 179], "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, 165, 178], "consider": [45, 59, 64, 85, 88, 178], "consist": [19, 28, 39, 43, 59, 101, 116, 129, 138, 142, 150], "consol": [18, 52, 63, 98, 129, 133, 138, 142, 150, 159], "const": 180, "constant": [59, 77], "constitut": 109, "constrain": 92, "constraint": [77, 133, 153], "consult": [16, 25, 27, 55, 58, 59, 109, 111, 126, 130, 134, 179], "consum": [8, 25, 57, 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, 161, 177], "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, 126, 129, 132, 133, 135, 136, 138, 147, 150, 152, 156, 158, 159, 162, 165, 173, 179, 180], "container": 133, "container_id": 159, "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, 156, 167, 179], "context": [5, 8, 13, 27, 37, 57, 59, 66, 77, 88, 92, 101, 130, 150, 168, 176], "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, 156, 165], "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, 112, 113, 126, 129, 132, 133, 145, 149, 150, 151, 153, 156, 157, 173], "convei": [11, 152], "conveni": [77, 121], "convent": 28, "convers": [1, 2, 8, 14, 18, 20, 45, 59, 88, 110, 111, 118, 158, 167, 168], "convert": [12, 18, 20, 22, 24, 59, 70, 81, 88, 102, 132, 138, 144, 152, 159], "cookbook": 88, "cooki": [59, 64, 88, 107, 109, 110], "cookie_domain": 88, "cool": [159, 163, 164], "coolconfig": [158, 160], "coolwsd": [158, 159, 160, 162, 163, 164], "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, 156, 179], "copied_sample_config": 88, "copyright": 112, "copysizelimit": 47, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 26, 42, 57, 58, 60, 71, 88, 107, 124, 125, 129, 130, 132, 133, 137, 142, 145, 152, 155, 156, 157, 173, 178, 179], "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, 178, 180], "correctli": [21, 25, 39, 40, 44, 52, 57, 63, 69, 81, 83, 92, 93, 94, 99, 114, 117, 123, 129, 133, 138, 151, 153, 156, 174], "correspond": [25, 44, 47, 77, 81, 83, 123, 125, 129, 130, 135, 138, 142, 152, 153, 157, 168, 179], "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, 156, 165], "couldn": 99, "counsel": 109, "count": [2, 59, 85, 88, 105, 126, 132, 138, 156, 157], "counter": 152, "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 101, 128, 138, 147, 159, 180], "court": 81, "cover": [21, 96, 101, 116, 128, 129, 137, 148, 153, 156, 170, 175, 176, 177], "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": 177, "crc32": 176, "creat": [0, 1, 2, 12, 14, 15, 16, 17, 19, 26, 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, 158, 173, 179], "create_example_ev": [112, 151], "createcli": 180, "createdb": 21, "createrol": 128, "creation": [3, 5, 7, 28, 42, 45, 59, 88, 92, 96, 105, 110, 112, 113, 133, 156, 157, 177], "credenti": [19, 28, 31, 37, 39, 47, 57, 59, 62, 81, 93, 116, 120, 126, 128, 143, 151, 152, 153, 158, 180], "crew": 154, "criteria": [7, 24, 66, 101, 179], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 178], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 37, 39, 40, 43, 48, 52, 55, 59, 64, 88, 107, 112, 114, 116, 126, 127, 129, 130, 138, 142, 144, 148, 149, 151, 153, 179], "cronjob": [42, 56, 57, 124], "crontab": [52, 56, 112, 138, 142, 144], "crop": 81, "cross": [59, 106, 110, 119, 129, 132], "crt": [58, 59, 96, 129, 153, 156], "crucial": [59, 158], "crypto": 96, "cryptograph": 126, "cryptographi": 3, "csrf": [69, 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, "culprit": 132, "cupsd": 62, "curl": [51, 66, 69, 74, 75, 76, 77, 82, 87, 96, 123, 125, 130, 165, 173], "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, 156, 165, 177, 178, 179], "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, 143, 153, 156, 167, 174, 175, 179, 180], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": [14, 156], "custompath": 26, "cut": 15, "cybersecur": [13, 88, 107], "cycl": [81, 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, 159, 160], "d1": [43, 48, 59, 107], "d2": [43, 48, 59, 107], "d5685c3b45aee373b09be54742ea": 137, "d7": 54, "daemon": [3, 4, 55, 58, 59, 66, 88, 98, 100, 164], "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, 178, 179], "daili": [12, 52, 57, 59, 107, 119, 153], "daisi": 157, "dall": 168, "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, 155, 158, 166, 168, 173, 176, 178, 179, 180], "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, 156, 157, 167, 168, 179], "databaseid": 118, "datacent": [30, 47], "datadir": [27, 59, 131], "datadirectori": [28, 66, 88, 120, 135, 143, 147], "dataintegr": [59, 176], "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, 156, 157, 170, 178], "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, 156], "davclnt": 129, "david": 179, "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, 157], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [21, 24, 88], "dbhost": [21, 24, 88, 120, 135, 143], "dbindex": [58, 59, 149], "dbname": [21, 23, 24, 88, 120, 143], "dbpass": 120, "dbpassword": [21, 24, 88, 120, 128, 143], "dbpersist": 88, "dbport": 24, "dbreplica": [23, 88], "dbtableprefix": [21, 88, 120], "dbtype": [19, 21, 88, 120, 135], "dbuser": [21, 24, 88, 120, 128, 143], "dc": [81, 82, 83, 154], "dd": [81, 151], "ddl": 175, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [19, 43, 48, 112, 116, 174, 175, 176], "deal": [118, 133], "deb": [125, 160], "debian": [21, 55, 58, 71, 121, 130, 132, 133, 134, 138, 150, 159], "debug": [12, 13, 69, 81, 88, 118, 127, 129, 137, 143, 147, 151, 153, 156], "decemb": 123, "decid": [12, 21, 27, 92, 95, 105, 129, 148, 178], "decim": 47, "decis": [27, 135], "deck": [15, 27, 88, 153, 156, 167, 168], "declar": [81, 88], "decod": 156, "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, 156, 162], "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, 156, 157, 160, 162, 164, 167, 176, 178, 179, 180], "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, 158, 173, 178, 179, 180], "definit": [19, 45, 88, 126, 178], "defunct": 81, "degrad": [59, 132, 151], "degre": 135, "delai": [0, 15, 40, 52, 56, 57, 59, 88, 112, 156], "deleg": [64, 88, 115, 150, 179], "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, 155, 179], "delete_timestamp": 28, "deliber": [107, 178], "delimit": [30, 81], "deliv": [12, 52, 108, 129, 178], "deliveri": [52, 59], "delta": 59, "demand": [8, 15, 55, 56, 81, 88, 107, 126, 153], "demo": [59, 156], "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 19, "demot": [81, 88], "deni": [3, 59, 88, 92, 104, 129, 131, 157], "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, 129, 133, 134, 135, 138, 142, 143, 145, 148, 150, 152, 159, 168, 174, 175, 176, 179], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 21, 77, 88, 92, 100, 119, 123, 124, 129, 132, 138, 162, 178], "deploy": [3, 27, 59, 64, 77, 88, 91, 95, 97, 99, 100, 109, 119, 123, 127, 130, 132, 133, 134, 135, 138, 148, 161, 162, 178], "deployconfig": [88, 96], "deploydaemon": 96, "deprec": [59, 76, 134, 157, 172, 174, 175, 176, 177, 180], "deprovis": 135, "deriv": [59, 71, 77, 81, 88, 126, 133, 152, 153, 156], "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, 159], "descript": [2, 15, 16, 27, 52, 56, 74, 81, 82, 92, 94, 110, 112, 116, 123, 130, 132, 133, 156, 167, 179], "design": [2, 12, 27, 44, 52, 62, 71, 81, 86, 109, 119, 133, 145, 148, 165], "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, 132], "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, 156, 157, 162, 163, 165, 174, 175, 176, 177, 178, 180], "detect": [14, 15, 37, 39, 57, 58, 59, 64, 65, 68, 69, 70, 81, 82, 83, 88, 96, 106, 128, 129, 130, 153, 154, 156], "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, 180], "develop": [12, 15, 16, 53, 59, 80, 91, 93, 94, 95, 118, 126, 128, 133, 134, 136, 137, 138, 145, 148, 153, 161, 178, 179], "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, 156, 157, 173], "diagnost": [3, 88], "diagram": [15, 96, 180], "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, 156, 157, 158, 173, 179], "differenti": [15, 112, 113], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 168], "digestmail": 156, "digit": 134, "dimens": 59, "diminish": 59, "dir": [22, 27, 93, 133, 138, 147, 156], "dirbkp": 146, "dirbkp_": 140, "direct": [25, 39, 58, 59, 77, 79, 81, 101, 129, 132, 133, 138, 175, 178], "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, 156, 167, 180], "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, 132, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147, 149, 150, 152, 153, 154, 156, 157], "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, 156, 160, 174, 175, 176, 177], "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": 180, "discard": 116, "disclaim": 42, "disclos": 107, "disconnect": [40, 59, 83], "discontinu": 62, "discourag": [46, 57, 59, 69, 128, 143, 150], "discov": [59, 179], "discover": [7, 10, 77], "discoveri": [58, 59, 64, 69, 77, 88, 110, 133, 139, 159, 164, 165], "discret": [57, 178], "discuss": [12, 21, 42, 93, 119, 176, 178], "disk": [3, 27, 38, 43, 59, 85, 88, 93, 129, 132, 138, 152, 153, 175], "dispar": 7, "dispatch": [88, 114], "displai": [15, 27, 42, 45, 46, 50, 52, 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, 156, 157], "display_nam": 157, "displaynam": [75, 76, 81, 82, 111, 112, 151, 154, 157, 179], "displaynamescop": 77, "disregard": 138, "disrupt": 148, "dist": [50, 101], "distinct": [47, 77, 88, 107, 111, 179], "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, 143, 148, 150, 153, 161, 162], "distro": [37, 59, 96, 131, 133, 138, 145], "dive": 27, "diverg": 151, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 96, 143, 165, 173], "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, 159, 166, 173, 174, 175, 176, 178, 179, 180], "do_not_schedule_reboot": 92, "doc": [15, 59, 93, 99, 119, 124, 134, 152, 158, 159, 160, 161, 162, 163, 164, 176], "docker": [3, 4, 5, 7, 8, 11, 15, 39, 55, 59, 68, 81, 88, 97, 99, 100, 130, 132, 133, 148, 150, 152, 161, 162, 165, 173, 179], "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, 156, 158, 159, 160, 161, 162, 164, 165, 166, 167, 168, 175, 176, 179, 180], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133, 138], "docx": 161, "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, 157, 166, 173, 176, 178, 180], "doesn": [17, 21, 27, 76, 81, 118, 123, 129, 147, 165, 180], "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, 159, 165, 177], "don": [2, 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, 158, 159, 173, 177, 179], "dora": 157, "dot": [8, 37, 39, 49, 95, 96, 129, 138, 174, 179], "doubl": [12, 59, 138], "dow": 55, "down": [3, 58, 88, 93, 112, 113, 116, 118, 132, 180], "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, 156, 158, 159, 160], "downsid": [47, 173], "downstream": [5, 12, 15], "downtim": 81, "dozen": 161, "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, 146, 151, 180], "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, 167], "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, 156, 157, 163], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 114, 129, 138, 156], "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, 156, 175, 176], "dutch": 4, "dynam": [22, 59, 82, 93, 132, 175], "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, 160, 163, 168, 178, 179, 180], "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, 157, 173, 178, 179, 180], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 178], "eas": [59, 178], "easi": [55, 58, 59, 62, 83, 85, 133, 144, 145, 162, 179], "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, 164, 180], "east": [47, 59], "easycron": 56, "ecdsa": 155, "echo": [15, 156, 160, 179], "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, 156, 160, 161, 162, 178, 180], "editor": [59, 85, 112, 161], "edri": [59, 126], "edu": 59, "eff": [59, 126], "effect": [15, 40, 57, 58, 59, 77, 81, 92, 93, 106, 131, 132, 147, 153, 173, 179], "effici": [8, 59, 132, 134], "effort": [12, 178], "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, 156, 178, 180], "ej39ityzeuh5bgwdrufi": 47, "elasticsearch": 143, "elect": 81, "element": [74, 75, 76, 151], "elig": 77, "elimin": [81, 120], "els": [14, 81, 96, 111, 132, 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, 156, 157, 168], "email_address_changed_by_admin": 85, "email_configur": 59, "emailscop": 77, "emailtempl": [59, 62], "emb": [59, 63, 158], "embed": [3, 64, 88, 126, 156, 175, 176, 177], "embrac": [133, 145], "emf": [59, 173], "emit": 150, "emoji": [22, 134, 140, 146, 151], "emot": 11, "emploi": [3, 8, 71, 81, 86, 119, 178], "employe": [12, 179], "empti": [21, 26, 28, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 92, 96, 107, 110, 133, 138, 142, 143, 153, 179, 180], "en": [2, 7, 8, 59, 65, 123, 134, 156, 157], "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, 159, 160, 162, 163, 165, 168, 171, 173, 174, 175, 177, 179, 180], "enable_cli": 150, "enable_encrypt": 27, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_oc_cli": 156, "enable_preview": [46, 88, 126], "enable_shar": 153, "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 112, "enabledefaultcontact": 113, "enabledpreviewprovid": [46, 88, 126, 132, 173, 174], "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, 178], "encrypt": [30, 31, 39, 40, 44, 45, 64, 81, 85, 88, 107, 110, 126, 127, 129, 139, 143, 150, 153, 156, 157, 165, 171], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 27, 28, 50, 59, 81, 88, 112, 120, 123, 129, 132, 143, 144, 148, 150, 151, 157, 173], "end_header_id": 5, "endeavor": 119, "endedat": 14, "endedbefor": [14, 156], "endpoint": [2, 15, 30, 34, 35, 47, 51, 57, 59, 67, 69, 76, 77, 87, 88, 96, 113, 138, 143, 147, 155, 156, 159, 173, 179, 180], "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, 156, 158, 171, 179], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [21, 55, 96, 99, 101, 132, 134, 140, 146, 156, 178, 180], "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, 159, 163, 175], "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, 157, 158, 165], "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, 157], "enterpris": [12, 21, 55, 71, 119, 121, 122, 123, 126, 133, 134, 138, 156, 161, 178], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 17, 42, 57, 66, 77, 92, 117, 121, 138, 140, 161, 178], "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, 156, 168, 173], "entrypoint": [57, 164], "entryuuid": 154, "enumer": [77, 113, 172], "env": [4, 96, 97, 98, 126, 133, 157], "env_nam": 98, "env_valu": 98, "envelop": 88, "environ": [3, 4, 8, 12, 21, 25, 39, 42, 57, 64, 69, 81, 88, 92, 93, 96, 98, 100, 118, 119, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 156, 157, 162, 177, 178], "eof": 62, "eot_id": 5, "epel": [55, 123], "epoch": 134, "equal": [8, 28, 46, 59, 96], "equival": [39, 48, 58, 59, 81, 132, 156], "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, 132, 133, 136, 139, 142, 143, 147, 149, 150, 151, 153, 156, 165, 176, 180], "error_log": [59, 66, 93, 138], "error_messag": 14, "error_success_reboot_requir": 92, "errorlog": [59, 88, 156], "escal": 53, "escap": [62, 92, 179], "esmtp": 62, "especi": [27, 39, 56, 57, 77, 81, 96, 102, 133, 136, 138, 142, 143, 144, 148, 173, 179], "esperanto": 4, "essenti": [8, 59, 67, 81, 132, 138, 180], "establish": [40, 42, 54, 62, 77, 88, 93, 130, 134, 153, 154], "estim": [4, 132], "esx": 133, "etag": [129, 156, 179], "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, 157, 159, 160, 163, 165, 167, 171, 173, 179, 180], "ethic": [5, 13, 88], "eu": [13, 30, 47, 88, 153], "euc": 70, "europ": [59, 66, 117, 149], "eval": 150, "evalu": [66, 77, 178, 179], "even": [1, 3, 16, 19, 21, 25, 30, 31, 37, 47, 57, 58, 59, 68, 77, 88, 96, 98, 101, 107, 112, 114, 126, 131, 133, 138, 142, 146, 148, 178], "event": [2, 12, 22, 52, 59, 66, 81, 88, 93, 107, 110, 111, 114, 115, 116, 126, 128, 150, 153, 156, 180], "eventfilt": 179, "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, 143, 144, 147, 148, 150, 152, 153, 156, 167, 168, 177, 178, 179, 180], "everybodi": 138, "everyon": [17, 51, 77, 80, 119, 154, 178], "everyth": [58, 59, 62, 64, 81, 88, 92, 133, 138, 178, 180], "everywher": [81, 168], "evict": 59, "ex": [2, 92, 93, 144, 150], "ex_app_port": 96, "exact": [37, 56, 59, 69, 77, 81, 147, 179], "exactli": [47, 59, 123, 132, 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, 133, 135, 136, 137, 138, 140, 142, 147, 148, 149, 150, 153, 154, 155, 156, 157, 161, 162, 164, 165, 171, 178, 179], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 94, 97, 99, 174, 175, 176], "exapp_direct": 97, "exapphost": 96, "exce": [4, 43, 48, 59, 85, 132, 153, 176], "exceed": [25, 43, 48, 59, 151, 153], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 92, 129, 132, 137, 142, 143, 147, 150, 156], "excerpt": 93, "excess": [111, 132], "exchang": [0, 5, 7, 40, 62, 171], "excim": 59, "exclud": [42, 59, 64, 77, 80, 88, 93, 102, 156, 157], "exclus": [35, 39, 47, 57, 59, 69, 93, 96, 138, 153], "exec": [4, 15, 39, 142, 152, 179], "execcondit": 56, "execstart": [15, 56, 179], "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, 177, 179], "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, 157, 163, 170, 173, 178, 179, 180], "exit": [92, 124, 152, 153, 156], "expand": [88, 119, 128], "expect": [6, 14, 58, 59, 62, 77, 81, 85, 88, 116, 136, 137, 147, 156, 158, 173, 174, 175, 176, 178], "expedit": 8, "expens": 112, "experi": [4, 16, 56, 64, 88, 113, 116, 119, 126, 132, 134, 138, 165], "experienc": 93, "experiment": [59, 81, 85], "expert": [12, 27, 59, 73, 88, 116], "expertis": [138, 178], "expir": [2, 31, 40, 43, 45, 48, 56, 57, 59, 64, 81, 86, 88, 93, 106, 107, 112, 116, 129, 179], "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, 157, 171], "explod": [59, 96], "explor": [12, 92], "exponenti": 126, "export": [51, 59, 88, 93, 108, 111, 126, 149, 150, 157, 180], "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, 179, 180], "ext4": 37, "extapp": 158, "extend": [2, 8, 42, 59, 62, 107, 111, 119, 134, 166, 178], "extendedsupport": 156, "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, 172, 173, 174, 178], "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, 156, 157, 173, 179, 180], "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, 156], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 52, 56, 59, 66, 99, 112, 140, 142, 146, 148, 151, 153, 156, 179], "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, 178], "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, 57, 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, 157, 173], "fail2ban": [64, 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, 167], "fallen": 156, "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, 156, 160, 173, 179], "familiar": [59, 133], "faq": [69, 88, 100, 133, 138, 139, 145], "far": [2, 15, 85, 116, 178], "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": [126, 129], "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [25, 129, 132], "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, 178], "fastest": 132, "fat": 37, "fatal": [59, 66, 121, 156], "fault": 25, "faulti": 62, "favicon": [71, 156], "favor": 59, "favorit": 178, "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, 156, 159, 161, 162, 166, 170, 176, 178, 179], "februari": 25, "feder": [17, 42, 45, 64, 69, 77, 88, 110, 111, 113, 114, 115, 126, 150, 155, 156], "fedivers": [77, 81, 110], "fediversescop": 77, "fedora": [58, 132, 133, 150], "fee": 111, "feedback": [5, 7, 9, 10, 15, 147, 178, 179], "feel": [71, 96], "fell": 156, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 154, 158, 180], "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": 161, "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, 156, 178, 179, 180], "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, 57, 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, 160, 161, 163, 167, 168, 172, 175, 176, 177], "filecach": [18, 24, 50, 59, 88, 144, 156], "fileformat": 179, "fileid": [59, 156, 158, 179], "fileinfo": [130, 138], "filekei": [28, 88], "filelist": 37, "filelock": 88, "filenam": [27, 28, 45, 47, 59, 88, 93, 110, 146, 149, 156, 174], "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, 156], "files_texteditor": 74, "files_trashbin": [28, 48, 153, 179], "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, 157, 179], "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, 180], "filter": [13, 16, 43, 57, 59, 74, 77, 81, 82, 85, 88, 130, 132, 151, 153, 154, 156, 157, 165, 176, 180], "final": [3, 5, 7, 25, 37, 59, 62, 88, 96, 116, 123, 125, 126, 127, 133, 147, 178], "financ": 157, "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, 175, 178, 180], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 102, 126, 131, 133, 180], "fingerprint": [88, 143, 146], "finish": [3, 4, 8, 14, 55, 56, 96, 98, 99, 120, 128, 138, 140, 142, 147, 148, 156], "firefox": [134, 157], "firewal": [16, 57, 96, 99, 123, 126, 165, 173], "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, 156, 174, 178], "first_seen": 157, "fit": [1, 6, 58, 95, 133, 145, 171], "five": [132, 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, 132, 134, 136, 138, 139, 156, 178], "fix_pathinfo": 129, "flac": [129, 172, 173], "flag": [52, 59, 83, 84, 97, 132, 149, 150, 152, 156, 157], "flash": 55, "flat": 59, "flexibl": [133, 135, 178], "flight": 155, "flite": 59, "float": [12, 59, 149], "flood": 66, "floor": 132, "flow": [59, 66, 67, 84, 88, 92, 101, 105, 180], "flow_input": 180, "flowchart": 15, "flush": 125, "fn": 114, "focu": [0, 1], "focus": [27, 119, 148, 178], "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, 156, 161], "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, 159, 164, 165, 167, 173, 178, 179, 180], "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": 174, "forbidden_filenam": [88, 174], "forbidden_filename_basenam": [49, 88, 174], "forbidden_filename_charact": [49, 88, 174], "forbidden_filename_extens": [49, 88, 174], "forc": [8, 42, 64, 66, 68, 81, 88, 92, 98, 107, 110, 113, 118, 126, 149, 150, 151, 153, 154, 156], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 112, "foreign": 62, "forest": 2, "forev": [48, 59, 156], "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, 180], "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, 158, 161, 175, 179, 180], "formid": 179, "formsubmittedev": 179, "forum": [69, 119, 138, 147, 148, 178], "forward": [15, 59, 68, 69, 96, 128, 133, 138, 142, 150, 164], "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, 132, 133, 136, 137, 138, 145, 148, 151, 152, 156, 158, 159, 160, 162, 163, 164, 165, 173, 176, 178], "foundat": 0, "four": [15, 55, 81, 146, 156, 178, 179], "fourth": 178, "fpm": [25, 59, 69, 88, 124, 126, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 112, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": [151, 153, 156, 157], "freda": 40, "free": [2, 15, 19, 43, 80, 96, 118, 119, 126, 133, 138, 151, 157, 161], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 115], "freed": 153, "freedom": 167, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [39, 40, 132], "frequent": [13, 55, 58, 59, 88, 107, 138, 161, 178], "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, 69, 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, 156, 157, 158, 159, 161, 165, 167, 168, 173, 174, 175, 176, 177, 178, 179, 180], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 118, 129, 162], "front_controller_act": [129, 133], "frontend": [25, 59, 66, 68, 88, 95, 166, 167], "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, 57, 58, 59, 62, 66, 67, 85, 101, 107, 108, 110, 111, 113, 126, 132, 133, 134, 143, 145, 149, 150, 151, 152, 153, 156, 157, 159, 160, 164, 178, 179], "fulli": [0, 1, 12, 13, 27, 40, 52, 59, 62, 88, 109, 133, 148, 153, 156, 163, 178, 179], "fullscreen": 159, "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, 158, 163, 165, 178, 180], "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, 162, 178], "furthermor": [28, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 24, 42, 57, 69, 112, 126, 156, 174, 175, 176, 179], "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, 157, 158, 159, 163, 178, 179, 180], "gain": [3, 14, 126], "galleri": [46, 59, 147, 156], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [47, 88, 132, 133], "gather": [81, 138, 173], "gb": [3, 4, 11, 25, 59, 81, 85, 95, 132, 156], "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, 143, 148, 149, 150, 153, 155, 156, 157, 158, 166, 167, 168, 173, 174, 175, 176, 178], "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, 157, 159, 162, 165, 168, 173, 180], "get_lin": 62, "getctag": 179, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [96, 132], "gib": 25, "gid": 157, "gidnumb": [82, 154], "gif": [59, 98, 129, 167, 168], "giphi": [167, 168], "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, 167, 168, 173, 176, 178], "githubusercont": 126, "gitlab": [167, 168], "give": [1, 2, 15, 30, 31, 44, 55, 60, 69, 72, 81, 88, 103, 107, 108, 110, 124, 131, 133, 137, 147, 155, 156, 178], "given": [2, 28, 50, 56, 57, 59, 62, 63, 65, 80, 81, 82, 96, 101, 105, 118, 126, 133, 138, 152, 153, 156, 157, 158, 173], "givennam": [82, 154], "glanc": 132, "global": [31, 52, 59, 64, 66, 81, 88, 112, 116, 117, 119, 129, 150, 153, 157, 168], "gmail": 116, "gmbh": [12, 16, 71, 102, 119, 126, 133, 138, 178], "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, 159, 178, 180], "goal": [27, 77, 81, 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, 132, 133, 142, 148, 178], "googl": [2, 15, 59, 71, 80, 88, 134, 167], "got": [17, 102, 178], "govern": 77, "gpg": [88, 123, 125, 127, 160], "gpt": [1, 168], "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, 180], "granit": 15, "grant": [21, 52, 53, 73, 81, 88, 111, 118, 123, 125, 133, 156], "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, 179], "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, 133, 149, 150, 151, 153, 156, 165, 179], "group1": 76, "group2": 76, "group_admin": 52, "group_everyon": 88, "groupfold": [27, 47, 102, 153], "groupid": [75, 76, 81, 157], "groupofnam": 154, "groupwar": [111, 112, 113, 116, 138], "grow": [88, 119, 132], "growth": [52, 132], "gt": 179, "gte": 179, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 44, 48, 58, 59, 77, 107, 179], "guard": 132, "guess": 57, "guest": [16, 88], "gui": [3, 31, 65, 92, 132], "guid": [22, 27, 59, 62, 92, 95, 116, 119, 123, 125, 126, 130, 132, 133, 146, 152, 156, 162, 163, 170, 171, 176], "guidanc": [27, 88, 109, 110, 111, 119, 127, 128, 130, 132, 133], "guidelin": 129, "guooq": 157, "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, 157, 159, 163, 171, 176, 177, 178, 179, 180], "hackeron": [12, 27], "had": [28, 52, 59, 92, 171, 173, 176], "half": 31, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [102, 178], "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, 164, 165, 177, 179], "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, 159, 179, 180], "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": [59, 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, 179, 180], "hash_equ": 28, "hash_hmac": 28, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 168, "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, 157, 159, 160, 161, 163, 164, 165, 167, 169, 173, 175, 178, 179, 180], "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, 132, 133, 138, 156, 173, 176, 180], "headless": 121, "headlin": [1, 77, 81], "headlinescop": 77, "headroom": 132, "health": 99, "healthi": [99, 138], "heartbeat": [59, 88], "heartbeat_count": 99, "heavi": [0, 1, 18, 44, 58, 96, 130, 161], "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, 156, 178], "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, 167, 180], "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, 161, 175, 178], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 25, 44, 59, 62, 110, 113, 144, 178], "highest": [2, 81, 132, 148, 178], "highli": [57, 59, 69, 81, 118, 119, 126, 128, 130, 132, 137, 158, 162, 178], "highlight": [15, 133, 142, 148, 178], "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, 179], "holidai": [112, 151], "home": [27, 39, 62, 81, 83, 88, 92, 93, 133, 138, 153, 156, 165], "homefoldernamingrul": 82, "homepag": 2, "hood": [5, 7, 10, 178], "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, 143, 147, 149, 156, 158, 159, 160, 164, 165, 173, 179], "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, 156, 165], "hour": [2, 5, 9, 18, 42, 43, 52, 55, 56, 57, 59, 81, 93, 107, 108, 110, 112, 113, 114, 116, 142, 143, 148, 155, 180], "hourli": 52, "hous": [30, 142], "housekeep": [56, 142], "hover": [81, 85, 167], "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, 156, 157, 159, 166, 170, 171, 175, 176, 177, 178], "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, 162, 164, 173], "hp_frp_address": 96, "hp_shared_kei": [95, 96], "hp_trusted_proxy_ip": 96, "href": 179, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [25, 88, 123, 126, 128, 129, 131, 138, 173, 174, 176], "htaccesstest": 129, "htdoc": 120, "html": [59, 62, 66, 93, 123, 129, 130, 131, 134, 138, 147, 150, 158, 159, 160, 162, 163, 164, 176], "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, 156, 158, 159, 160, 162, 163, 164, 165, 166, 173, 176, 179, 180], "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, 163, 180], "hug": 7, "huge": [18, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 153, 180], "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, 168, 171, 172, 173, 176, 177, 178, 179], "i686": 21, "iaccountmanag": [59, 77], "iana": [59, 117], "ibm": [1, 8, 12, 13, 15, 88], "ic": [111, 112, 151, 179], "ical": 151, "icalendar": 151, "icap": [64, 88], "icmp_req": [21, 62], "ico": [129, 156], "icon": [39, 40, 46, 59, 63, 64, 85, 88, 92, 129, 156], "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, 155, 157, 159, 165, 179, 180], "id1125420102": [59, 71], "idea": [2, 55, 119, 142, 148], "ideal": [1, 133, 138, 145, 179], "idelegatedset": 156, "ident": [35, 47, 59, 71, 73, 81, 88, 133, 143], "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, 156, 157, 158, 180], "idl": 132, "ie": [1, 3, 123], "ie11": 25, "ie6": 25, "ie8": 25, "ie9": 25, "iemailtempl": 62, "ietf": 179, "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, 158], "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, 156, 157, 159, 161, 162, 165, 167, 168, 174, 175, 176, 177], "imagegd": 59, "imagick": [71, 88, 125, 130, 132], "imagin": 42, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 174], "imap": [62, 88, 130], "imap4": 62, "immedi": [52, 55, 59, 62, 85, 106, 107, 151, 153, 156, 157], "immut": [81, 129], "impact": [27, 39, 47, 57, 59, 62, 96, 103, 132, 178], "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, 156, 167], "impli": 77, "implic": [59, 77, 88], "import": [31, 33, 39, 56, 57, 59, 63, 71, 88, 112, 113, 123, 125, 128, 129, 130, 132, 133, 135, 138, 143, 149, 161, 170, 179, 180], "importantli": [119, 133], "impos": 15, "impract": 107, "imprint": 88, "imprinturl": [71, 156], "improv": [2, 3, 13, 25, 37, 44, 58, 59, 69, 81, 88, 95, 119, 123, 129, 130, 132, 134, 148, 161, 162], "in_arrai": 96, "inaccess": [22, 27, 47, 152], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [2, 15, 118], "inc": 71, "incid": 66, "inclin": 178, "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, 156, 157, 158, 161, 162, 174, 175, 176, 177, 178, 179, 180], "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, 156], "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, 175], "increment": [18, 152], "indefinit": [57, 107, 110, 156], "independ": [3, 28, 59, 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, 162], "indexerjob": 3, "indi": 129, "indic": [16, 24, 39, 40, 59, 62, 81, 82, 88, 99, 106, 116, 128, 131, 138, 144, 148, 178, 179], "indirectli": 102, "individu": [25, 27, 31, 39, 53, 57, 59, 92, 93, 111, 118, 119, 126, 132, 150, 152, 153, 156], "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, 156, 157, 167, 171, 173, 175, 176, 177, 180], "infrastructur": [12, 59, 96, 138, 156], "inher": [56, 106], "ini": [21, 25, 32, 58, 59, 70, 88, 123, 124, 126, 127, 129, 131, 132, 133, 138, 150, 175], "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, 178, 180], "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, 156, 168, 180], "insecur": [62, 88, 134], "insensit": [37, 49, 59, 101], "insert": [15, 59, 88, 129, 151, 161, 168], "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, 156, 179], "insight": [1, 12, 13, 88], "inspect": [4, 55, 88, 153, 155, 156], "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, 158, 161, 163, 164, 166, 168, 170, 171, 173], "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, 156, 157, 158, 162, 165, 175, 177, 178, 179, 180], "instance_id": [17, 106], "instanceid": [28, 88, 143, 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, 156, 159, 171, 177], "instruct": [1, 2, 3, 5, 12, 19, 21, 55, 57, 63, 69, 73, 81, 87, 88, 118, 125, 126, 130, 132, 133, 135, 142, 144, 148, 177, 180], "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, 179], "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, 159, 167, 168, 174, 175, 177, 179, 180], "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, 156], "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, 157, 180], "intercept": 126, "interchang": [27, 62, 130], "interest": [106, 178], "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, 133, 134, 138, 148, 150, 153, 156, 157, 176, 180], "intermedi": 148, "intern": [3, 12, 14, 27, 39, 40, 47, 56, 59, 69, 73, 82, 85, 88, 96, 97, 101, 129, 132, 133, 152, 158, 168, 179], "internal_defaultexpdai": 42, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 156, 177], "interoper": [13, 88], "interpret": [92, 95, 126], "interrupt": [27, 44, 56, 130], "interv": [37, 55, 56, 59, 83, 88, 110, 112, 114, 132, 156, 178, 179], "intervent": [6, 55, 126, 179], "intl": [123, 125, 130], "introduc": [15, 49, 81, 95, 129, 177, 178], "introduct": [64, 88, 96, 123], "invalid": [45, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 107, 126, 129, 132, 139, 153, 157, 173], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 101, "investig": [59, 153, 156], "invis": [88, 101, 104, 105, 157], "invit": [62, 88, 110, 114, 115, 161, 171], "invite": 112, "invoc": [59, 126, 156, 173], "invok": [59, 92, 108, 147, 150, 173], "involv": [25, 106, 132, 134, 173], "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, 143, 145, 156, 158, 165], "ip_host2_dock": 96, "ipad": 68, "iphon": 68, "iptabl": [57, 126, 165], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 179, "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, 156, 157, 159, 165, 167, 168, 175, 176], "isvfsen": 92, "italian": [4, 5, 10], "item": [3, 42, 45, 64, 83, 88, 102, 112, 115, 132, 142, 153, 156], "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, 157, 166, 173, 176], "itself": [5, 21, 31, 37, 57, 59, 84, 92, 95, 96, 101, 117, 125, 133, 137, 138, 145, 147, 149, 150, 152, 165, 173], "itun": [59, 71], "itunesappid": 71, "iv": 28, "j": [50, 59, 68, 88, 154, 159, 173], "jail": [88, 124], "jan": 62, "jane": 66, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 172, 173, 180], "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, 177, 179, 180], "jobclass": 177, "joe": 179, "johnston": 83, "join": [2, 24], "joke": 2, "jone": 157, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 99, 179], "journald": 99, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 46, "jpegphoto": 81, "jpg": [129, 156], "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, 157, 179, 180], "json_pretti": [14, 150, 151, 152, 153, 155, 156, 157], "jump": [92, 142], "just": [21, 26, 52, 56, 59, 62, 63, 81, 85, 92, 101, 112, 118, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 159, 178, 179], "jwfcftvztglwtje": 40, "jwk": 155, "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, 132, 133, 134, 138, 142, 143, 147, 148, 149, 157, 170, 178, 179], "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, 133, 135, 138, 144, 148, 149, 150, 153, 156, 168, 179], "kept": [48, 58, 59, 107, 132, 147, 155], "keyboard": 88, "keydb": 58, "keyfil": 96, "keyformat": 28, "keypair": 31, "keyr": 160, "keyston": [35, 47, 59], "keyvalu": 47, "kfrh9": 157, "khtml": 66, "kib": 59, "kick": [57, 59], "kid": 155, "kill": 132, "killmod": 56, "kind": [1, 14, 68, 96, 126, 180], "kink": 55, "kitchen": 2, "know": [28, 30, 59, 66, 81, 84, 112, 118, 138, 154, 156, 159], "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, 157, 166], "kokoro": 10, "korean": 4, "kovh8": 157, "krita": [59, 132], "kubectl": 3, "kubernet": 88, "kunz": 83, "kvm": 133, "kvstore": 88, "l": [21, 56, 58, 68, 93, 124, 138, 156], "lab": 126, "label": [2, 15, 40, 68, 81, 97, 131, 138, 157], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [21, 40, 62], "land": 17, "landmark": 6, "landscap": 6, "lang": [59, 157], "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, 180], "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, 156, 157], "larger": [3, 11, 12, 25, 27, 37, 55, 59, 69, 85, 132, 157], "largest": [95, 156], "last": [1, 2, 14, 28, 56, 57, 59, 83, 85, 99, 105, 110, 111, 114, 128, 144, 145, 147, 151, 153, 154, 156, 157, 178], "last_run": 156, "last_seen": 157, "lastact": 157, "lastjpegphotolookup": 82, "lastli": [30, 47], "lastlogin": 157, "lastmodifi": 179, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 179], "latenc": 132, "later": [19, 42, 59, 74, 83, 92, 102, 116, 118, 133, 134, 138, 144, 158, 165], "latest": [1, 2, 4, 12, 25, 43, 47, 59, 60, 77, 91, 119, 123, 125, 132, 133, 134, 142, 145, 148, 163, 170, 176, 178], "latitud": 126, "latter": 58, "launch": [2, 54, 55, 58, 88, 93, 95, 97, 120, 142, 179], "law": 107, "lawyer": 12, "lax": 106, "layer": [27, 57, 59, 77, 80, 132, 137], "layla": [151, 152, 153, 156, 157], "layout": [59, 60, 148, 156, 161], "lazi": [59, 149], "ld": [81, 129], "ldap": [39, 45, 64, 73, 79, 85, 88, 111, 123, 127, 130, 132, 133, 143, 150, 156, 157], "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, 132, 138, 179], "leakag": 126, "leaki": 132, "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, 155, 157, 158, 173, 178, 179], "leav": [2, 26, 27, 30, 32, 38, 57, 59, 68, 76, 81, 85, 116, 132, 143, 151, 156], "lectur": 156, "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, 156], "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, 178], "let": [15, 19, 39, 57, 62, 71, 85, 92, 96, 108, 129, 133, 143, 153, 156, 159], "letsencrypt": 129, "letter": [37, 85, 180], "level": [4, 15, 23, 24, 27, 42, 44, 55, 57, 59, 62, 64, 77, 85, 88, 93, 110, 126, 127, 134, 138, 147, 150, 153, 156, 157, 179], "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, 132, 171], "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, 155], "lift": 96, "light": [40, 59, 81], "lighter": 178, "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, 156, 165, 166, 167, 168, 173, 180], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 17, 25, 37, 42, 43, 45, 46, 48, 52, 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, 156, 157, 173, 176, 178], "limitrequestbodi": 25, "line": [19, 21, 25, 29, 56, 58, 59, 62, 66, 68, 81, 88, 92, 96, 111, 112, 118, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 150, 153, 176, 179], "liner": 151, "link": [2, 16, 17, 45, 64, 71, 76, 78, 79, 85, 88, 101, 108, 116, 126, 128, 133, 136, 137, 138, 147, 153, 156, 157, 161, 166, 168, 180], "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, 157, 162], "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, 158, 159, 160, 165, 170, 172, 173, 178, 180], "listen": [37, 44, 55, 58, 88, 96, 99, 114, 124, 129, 150, 153, 159, 164, 180], "listexapp": 98, "literaci": 12, "littl": [4, 15, 69, 85, 96], "live": [0, 2, 7, 13, 59, 81, 88, 106, 107, 110, 119, 132, 155, 156], "live_transcript": [13, 15, 88], "ll": [16, 21, 27, 37, 42, 59, 62, 81, 85, 112, 116, 129, 133, 142, 154, 159, 178], "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, 126, 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, 143, 145, 149, 150, 153, 159, 173], "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, 156, 159, 177], "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, 163, 167, 168], "lock": [31, 45, 58, 64, 66, 88, 101, 123, 127, 129, 130, 138, 140, 143, 148, 156], "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, 157, 165, 176, 179], "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, 156], "logfile_audit": [66, 88, 135], "logfilemod": [66, 88, 126], "logic": [52, 66, 80, 98, 99, 146, 179], "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, 156, 157], "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, 156], "logo_url": 88, "logohead": [71, 156], "logon": 37, "logout": 59, "logpath": 126, "logread": 66, "logrot": 107, "logtimezon": [66, 88, 149], "logwindow": 93, "loleaflet": 163, "long": [3, 6, 12, 16, 21, 44, 51, 58, 59, 81, 82, 88, 93, 105, 107, 110, 112, 113, 128, 129, 132, 133, 142, 147, 152, 153, 175, 178], "long_query_tim": 21, "longer": [25, 43, 47, 57, 59, 62, 65, 66, 85, 112, 123, 129, 132, 152, 153, 155, 171, 173, 174, 177, 179], "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, 158, 160, 161, 167, 180], "lookup": [37, 59, 68, 77, 110, 126], "lookup_serv": [88, 110], "lool": [159, 163], "loolwsd": 163, "loop": [88, 96], "loopback": [59, 128], "lose": [27, 44, 59, 152, 157], "loss": [21, 27, 59, 85, 93, 134, 138, 152], "lost": [27, 28, 73, 80, 88, 107, 138, 151, 152, 153, 157], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 46, 57, 58, 59, 66, 81, 118, 132, 138, 142, 148, 180], "love": 81, "low": [7, 10, 25, 43, 47, 58, 59, 107, 132, 133, 134], "lower": [4, 5, 7, 10, 28, 52, 56, 59, 66, 85, 86, 107, 132, 133], "lowest": [132, 134, 178], "lsof": 99, "lt": [4, 88, 127, 133, 134, 179], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 179, "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, 157], "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, 178, 180], "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, 156, 157, 158, 163, 165, 173, 175, 178, 179, 180], "mail": [5, 12, 15, 52, 64, 76, 81, 82, 88, 114, 115, 117, 131, 143, 154, 156, 168, 171], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_max_item": 52, "mail_send_plaintext_onli": 88, "mail_sendmailmod": 88, "mail_smtpauth": [62, 88], "mail_smtpauthtyp": 62, "mail_smtpdebug": [62, 88], "mail_smtphost": [62, 88, 143], "mail_smtpmod": [62, 88], "mail_smtpnam": [62, 88], "mail_smtppassword": [62, 88], "mail_smtpport": [62, 88, 143], "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, 171], "mailprimaryaddress": 81, "mailqueuehandl": 52, "mailto": 179, "main": [4, 11, 15, 21, 59, 66, 81, 82, 95, 96, 99, 102, 129, 138, 140, 146, 147, 159, 163, 180], "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, 178], "mainten": [3, 18, 22, 24, 27, 50, 64, 85, 121, 132, 133, 134, 142, 143, 146, 147, 149, 153, 162, 175], "maintenance_window_start": 88, "major": [3, 12, 41, 55, 88, 126, 129, 133, 138, 142, 144, 148, 162], "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, 156, 158, 159, 165, 166, 171, 172, 173, 174, 177, 178, 179, 180], "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, 64, 68, 74, 81, 84, 87, 88, 92, 94, 95, 101, 102, 105, 107, 112, 119, 123, 126, 127, 147, 148, 150, 152, 153, 155, 157, 162, 174, 175, 176, 179], "managerfactori": 88, "mandarin": 10, "mandatori": [56, 72, 81, 88, 157], "mani": [6, 11, 12, 15, 17, 21, 22, 52, 53, 55, 57, 59, 81, 93, 112, 113, 118, 129, 132, 133, 138, 147, 150, 156, 157, 161, 173, 178], "manifest": [54, 129], "manifestli": 111, "manipul": [153, 154, 156], "manner": [1, 174, 175, 176], "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, 156, 158, 162, 174, 178, 179, 180], "manual_instal": [8, 95, 97], "manual_install_harp": 97, "map": [2, 47, 59, 83, 88, 129, 132, 144, 154, 167], "march": 25, "marco": 2, "margin": 132, "mariadb": [19, 22, 24, 59, 88, 121, 123, 125, 128, 130, 132, 133, 151, 156, 174, 175], "mark": [2, 39, 59, 62, 77, 83, 88, 152, 153, 154, 180], "markdown": [17, 59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 118, "master": [27, 45, 59, 62, 88, 150], "master_": 28, "mastodon": [167, 168], "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, 155, 157, 163, 165, 179], "math": 5, "matrix": 88, "matter": [42, 151, 173], "max": [1, 25, 45, 55, 88, 124, 126, 129, 156], "max_accelerated_fil": 124, "max_allowed_packet": 21, "max_children": [132, 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_request": 132, "max_siz": [25, 88], "max_spare_serv": 132, "max_token": 5, "maxautocompleteresult": 88, "maxchunks": 93, "maxim": [42, 57], "maximum": [8, 25, 27, 42, 43, 47, 48, 52, 57, 77, 81, 85, 88, 93, 107, 112, 113, 129, 132, 153, 156], "maximumadressbook": 113, "maximumcalendarssubscript": 112, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 93, "mb": [37, 46, 59, 66, 82, 85, 93, 132], "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, 173, 178, 179, 180], "meaningless": 129, "meant": [57, 59, 178], "measur": [7, 10, 12, 59, 69, 132], "mechan": [12, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 44, 45, 56, 57, 59, 62, 77, 88, 171], "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, 178, 179], "megabyt": [55, 59], "member": [2, 17, 42, 53, 63, 76, 80, 81, 82, 85, 88, 101, 119, 151, 154, 157, 158, 167, 168], "memberof": [82, 88, 154], "membership": [42, 81, 82, 85, 101, 110, 118, 154, 157], "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, 143], "memori": [6, 17, 25, 27, 44, 55, 57, 64, 69, 81, 88, 99, 118, 129, 130, 132, 133, 175, 179], "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, 156, 168, 174, 175, 176], "mere": [19, 178], "merg": [12, 64, 66, 88, 116, 167, 168], "mermaid": 15, "mesh": 155, "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, 155, 165, 166, 167, 168, 180], "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, 129, 135, 138, 153, 156], "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, 156, 180], "metric": [51, 59, 89, 177], "mg": 124, "mib": [4, 25, 59, 88, 132], "micro": 133, "microservic": 132, "microsoft": [49, 55, 59, 62, 88, 93, 115, 129, 134, 171], "mid": [12, 132], "middl": 126, "middlewar": [68, 180], "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, 158, 165, 166, 172, 176], "migrat": [18, 19, 20, 31, 45, 47, 48, 59, 81, 88, 95, 118, 130, 141, 147, 150, 151, 153, 156, 157, 161, 175], "milli": 157, "million": 119, "millisecond": [47, 59, 93, 156], "milliwai": [153, 156, 157], "mime": [101, 110, 129, 133, 153, 173], "mimetyp": [46, 59, 88, 101, 126, 129, 153], "mimetypealias": [50, 101], "mimetypelist": 156, "mimetypemap": [50, 156], "min_spare_serv": 132, "minchunks": 93, "mind": [3, 17, 58, 59, 95, 101, 120, 124, 125, 133, 147, 180], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 55, 57, 86, 107, 114, 123, 124, 128, 132, 134, 138, 178], "minimis": 107, "minimum": [6, 47, 48, 52, 69, 77, 81, 88, 93, 95, 98, 107, 116, 134, 143, 178], "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, 157, 179], "mirror": [126, 129], "misbehav": 57, "misbehavior": 69, "misbehaviour": 156, "miscellan": 88, "misconfigur": [57, 59, 88, 93, 99, 104, 118, 126, 129], "misformat": 81, "mismatch": [132, 153, 157, 176], "miss": [24, 42, 80, 81, 88, 92, 99, 126, 130, 133, 144, 146, 148, 153, 179], "missing_fil": 137, "missingok": 107, "mission": [138, 178], "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, 172, 173], "mkdir": [27, 33, 96, 123, 124], "mknod": 159, "mlocat": 123, "mm": [81, 151], "mnt": [81, 133], "mobil": [27, 31, 42, 57, 68, 71, 77, 81, 88, 91, 101, 119, 126, 127, 132], "mod": [125, 133, 179], "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, 156, 157], "modul": [21, 25, 27, 28, 37, 44, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 150, 159, 172, 173], "modular": [1, 15], "module_nam": 130, "molli": 81, "moment": [8, 165], "momentj": 65, "mon": [52, 55], "mondai": 52, "monitor": [16, 57, 58, 59, 88, 126, 132, 156, 177, 179], "monterei": 134, "month": [1, 2, 14, 111, 126, 129, 133, 156], "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, 157, 159, 161, 162, 164, 165, 171, 173, 175, 176, 177, 178, 179, 180], "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, 156, 157, 162, 163, 164, 170, 171, 178, 180], "mostli": [133, 180], "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, 126, 128, 142, 143, 147, 148, 152, 155, 175, 178], "movi": [59, 167, 168], "mozilla": [66, 118, 126, 129, 134], "mp3": [50, 59, 175, 176, 177], "mp4": [129, 156], "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, 156], "multi": [15, 45, 57, 58, 81, 88, 143, 179], "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, 157, 158, 161, 162, 178, 179], "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, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 143, 144, 146, 148, 150, 151, 152, 153, 156, 157, 179], "mutual": [57, 153], "mx": [116, 118], "my": [2, 16, 47, 50, 71, 75, 81, 88, 95, 97, 112, 151, 153, 156, 165], "myapp": [62, 153], "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "myfil": 179, "mygroup": [75, 154], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mynextcloudprefix": 58, "mypictur": 39, "myserv": [40, 156], "mysql": [19, 20, 24, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 156, 175], "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, 156, 179], "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, 64, 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, 156, 157, 163, 179], "namespac": [14, 54, 59, 62, 156], "nation": 107, "nativ": [23, 37, 180], "natur": [12, 15, 84, 158], "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": 157, "nc_samesitecookielax": [69, 106], "nc_samesitecookiestrict": [69, 106], "nc_serverid": [59, 143], "nc_session_id": 106, "nc_token": 106, "nc_usernam": 106, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 179, "nearli": [123, 173], "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, 158, 175, 180], "necessarili": [57, 77, 95, 96, 138], "need": [0, 1, 2, 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, 159, 165, 166, 171, 174, 175, 177, 178, 179, 180], "needsdbupgrad": 156, "neg": [6, 126], "neither": 78, "nest": [82, 88, 153, 156, 179], "net": [59, 96, 97, 123, 144, 156, 158], "netdata": 132, "netstat": [55, 62], "network": [15, 21, 39, 57, 59, 88, 92, 93, 95, 96, 97, 99, 101, 126, 127, 133, 134, 145, 156, 173, 179], "never": [27, 39, 43, 52, 59, 77, 81, 107, 110, 126, 132, 152, 153, 157], "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, 157, 159, 163, 171, 173, 174, 175, 178, 179, 180], "newer": [22, 37, 69, 95, 113, 116, 118, 132, 134, 146, 152, 178], "newest": [43, 144, 178], "newgroup": [75, 76], "newli": [19, 27, 47, 52, 55, 56, 59, 77, 81, 105, 133, 155, 178, 180], "newnam": 179, "newpassword": 157, "newus": 157, "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, 156, 162, 167, 178, 180], "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, 157, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 178], "nextcloud_": 47, "nextcloud_1": 47, "nextcloud_admin": 81, "nextcloud_cento": 123, "nextcloud_config_dir": [59, 126], "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, "nftabl": 57, "nginx": [18, 69, 88, 96, 110, 126, 127, 128, 132, 133, 134, 138, 171, 172, 173], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 50, "night": 3, "nin": 179, "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": 159, "node": [6, 59, 88], "nodecod": 159, "nodecopiedev": 179, "nodecreatedev": 179, "nodedeletedev": 179, "nodeinfo": 138, "noderenamedev": 179, "noderestoredev": 179, "nodetouchedev": 179, "nodewrittenev": 179, "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, 156, 157, 158, 179], "none": [15, 31, 57, 59, 62, 81, 82, 85, 129, 142, 151, 152, 153, 155, 156, 157, 159, 171], "nonexist": [81, 129], "nonexistingfil": 179, "nonexistingfold": 179, "noon": 2, "nor": [37, 56, 88, 95, 147, 179], "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, 156], "nosniff": [126, 129], "notabl": 37, "notat": [59, 66, 68, 179], "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, 157, 165, 167, 178, 179], "noth": [3, 18, 153], "notic": [44, 46, 57, 71, 110, 128, 143, 157], "notif": [12, 45, 59, 62, 68, 80, 81, 85, 88, 105, 108, 110, 115, 126, 131, 133, 138, 141, 147, 149, 151, 156, 171, 179, 180], "notifempti": 107, "notifi": [16, 27, 37, 52, 62, 88, 105, 108, 149, 179], "notify_guest": 16, "notion": [167, 168], "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, 159, 171, 172, 173, 176, 177, 179, 180], "nowadai": [59, 176], "nsign": 160, "nss": [64, 88], "nsuit": 160, "ntf": 37, "ntlm": [62, 171], "nuanc": 27, "nuisanc": 57, "null": [14, 46, 59, 66, 97, 124, 149, 176, 179, 180], "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, 132, 134, 138, 142, 147, 151, 152, 156, 157, 163, 173, 178, 179], "numer": [46, 59, 86, 128, 153, 156], "numeric_id": 28, "nuri": 160, "nvidia": [3, 4, 5, 6, 7, 9, 11, 95, 97, 99], "o": [25, 27, 57, 59, 81, 88, 124, 129, 130, 132, 133, 138, 143, 156], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 47, "oauth": [31, 88, 180], "oauth2": [64, 88, 150], "object": [11, 15, 30, 39, 44, 45, 58, 64, 81, 88, 112, 126, 130, 132, 143, 150, 151, 167, 176, 177, 180], "object_typ": 111, "objectclass": [81, 82, 154], "objectdata": 179, "objectid": 179, "objectprefix": 59, "objectstor": [47, 88, 135, 143], "objecttyp": 179, "oblig": [107, 108, 109], "obscur": 138, "observ": 12, "obsolet": 46, "obtain": [62, 67, 88, 139, 153], "obviou": [57, 173], "oc": [16, 44, 47, 51, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 150, 153, 156, 173, 174, 179, 180], "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": 156, "oc_pass": 157, "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, 156, 173, 179], "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, 126, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 149, 151, 152, 153, 154, 155, 156, 157, 174, 175, 176, 177, 179, 180], "occ6f7365735": 59, "occ_command": 66, "occasion": [8, 142, 159], "occupi": 155, "occur": [2, 25, 58, 62, 96, 98, 132, 138, 143, 147, 156, 176, 179], "occurr": 25, "ocdownloadstart": 106, "oci": [19, 59, 121, 156], "ocm": [88, 150], "ocp": [59, 77, 150, 179], "ocsp": 129, "octal": [59, 66], "odd": 132, "odf": [158, 161], "off": [21, 22, 24, 25, 29, 32, 52, 55, 59, 70, 82, 88, 96, 116, 118, 123, 129, 131, 133, 142, 147, 150, 154, 156, 157, 159], "offend": 57, "offer": [0, 1, 12, 15, 16, 27, 55, 59, 63, 71, 114, 116, 118, 126, 133, 135, 138, 147, 178], "offic": [2, 15, 41, 46, 50, 57, 109, 115, 133, 159, 162, 163, 164, 165, 167, 168], "offici": [2, 55, 57, 59, 71, 81, 96, 119, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 170, 178], "offlin": [81, 93, 112, 113, 143], "offload": [0, 1, 96, 132, 156], "offset": [75, 76, 154, 156, 157], "often": [1, 25, 56, 57, 59, 93, 107, 112, 113, 116, 126, 130, 133, 173, 175, 178], "ogg": [129, 172, 173], "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, 156, 171, 176], "older": [1, 4, 15, 27, 28, 43, 48, 52, 59, 69, 85, 93, 107, 130, 132, 136, 138, 144, 147, 148, 153, 156], "oldest": [43, 85], "oldfil": 179, "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [19, 59, 68, 69, 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, 143, 147, 149, 151, 152, 153, 154, 155, 156, 157, 159, 170, 173, 178, 179, 180], "ondemand": 132, "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, 159, 162, 167, 173, 178, 179, 180], "ones": [19, 43, 52, 53, 58, 59, 107, 132, 133, 142, 144, 147, 152, 167, 173, 178], "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, 158, 165, 167, 173, 176, 177, 178, 179, 180], "onlin": [31, 59, 88, 118, 119, 123, 133, 143, 148, 160, 161, 162, 164, 165], "onlyoffic": [31, 133], "onrequest": 180, "ons": [119, 132], "onunitactivesec": 56, "ooxml": 88, "opaqu": 179, "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, 155, 158, 165, 180], "open_basedir": [25, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 168], "openapi": [12, 59, 180], "openbsd": [88, 127], "opendocu": [59, 132, 158], "opendyslex": 59, "opengraph": 167, "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, 167, 168], "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, 155, 157, 158, 159, 178, 179], "opinion": [133, 145], "opportunist": 62, "opt": [15, 28, 39, 59, 116, 123, 128, 135, 150, 156, 176, 179], "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, 178], "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, 156, 157, 160, 161, 162, 167, 173, 174, 178, 179, 180], "optout": 88, "oracl": [19, 21, 24, 59, 121, 128, 134, 156, 177], "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, 156, 158, 178, 180], "org": [55, 59, 67, 76, 79, 93, 126, 129, 133, 156, 179], "organ": [59, 71, 85, 88, 119, 134, 156], "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, 179], "orphan": [43, 88, 138, 156], "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, 156, 157, 158, 161, 162, 172, 173, 174, 175, 176, 177, 178, 179, 180], "otherdomain": 59, "otherwis": [18, 22, 25, 56, 57, 58, 59, 68, 81, 95, 101, 105, 108, 112, 116, 129, 132, 133, 138, 143, 153, 179], "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, 161, 173, 178, 180], "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, 156, 157, 162, 171, 173, 178, 180], "outbound": [62, 155, 173], "outdat": [43, 59, 64, 88, 112, 113, 123, 146, 156], "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, 157, 179], "output_buff": 25, "outright": [57, 134], "outsid": [16, 28, 33, 40, 47, 55, 59, 63, 88, 96, 101, 110, 112, 125, 128, 129, 132, 133, 135, 138, 140, 142], "outstand": [2, 7, 156], "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, 156, 167, 172], "overal": 132, "overcom": 59, "overflow": 39, "overhead": [59, 93, 132], "overlai": 81, "overlap": [37, 178], "overload": 138, "overrid": [25, 26, 30, 45, 59, 62, 64, 71, 81, 82, 88, 92, 96, 97, 107, 143, 151, 156], "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, 171, 173, 177, 180], "overwrit": [26, 62, 64, 88, 112, 133, 143, 153, 173], "overwritecondaddr": [68, 88], "overwritehost": [68, 88, 143], "overwriteprotocol": [68, 69, 88, 143], "overwritewebroot": [68, 88, 143], "overwritten": [26, 59, 66, 72, 77, 81, 112], "owasp": 176, "own": [0, 1, 3, 4, 12, 15, 16, 25, 26, 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, 159, 173, 179, 180], "owncloud": [29, 69, 88, 93, 138, 140, 141, 146, 150, 153, 156, 179], "owncloud_core_dump": 93, "owner": [21, 42, 77, 88, 101, 102, 105, 108, 110, 118, 123, 151, 180], "ownerid": 179, "ownership": [3, 33, 42, 59, 88, 108, 111, 121, 125, 133, 142, 150, 156], "p": [8, 21, 58, 96, 99, 123, 124, 131, 132, 136, 140, 146, 152, 159], "p256": 155, "pacif": 59, "packag": [2, 55, 58, 59, 88, 92, 119, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 141, 148, 153, 156, 158, 161, 162, 180], "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, 156, 157, 167, 168, 170, 180], "pagespe": 129, "paid": [147, 148], "pain": 95, "pair": [27, 36, 45, 59, 88, 97, 106, 116, 153], "pandoc": 41, "pane": [15, 85, 179], "panel": [55, 59, 65, 81, 85, 111, 132, 133, 156, 180], "pant": 62, "paper": 7, "paragraph": [126, 167], "parallel": [15, 21, 25, 59, 69, 95, 138, 177, 179], "param": [179, 180], "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, 126, 127, 129, 130, 133, 143, 150, 156, 173, 177, 178, 179, 180], "parameter_nam": 130, "paramount": [15, 81], "parent": [44, 101, 133, 138, 153, 156], "pars": [3, 28, 59, 130], "parser": 132, "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, 155, 159, 164, 178, 180], "part_file_in_storag": 88, "parti": [2, 6, 12, 15, 16, 21, 27, 28, 56, 59, 62, 88, 106, 134, 138, 142, 148, 158, 166, 168], "partial": [62, 118, 179], "particip": [110, 112, 119], "particular": [1, 7, 21, 37, 47, 53, 81, 129, 132, 178], "particularli": [57, 178], "partit": [25, 59], "partner": [110, 119], "partnership": 161, "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, 158, 178, 179], "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, 156, 157, 160, 171, 180], "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, "passwordconfirmationrequir": 59, "passwordsalt": 88, "past": [55, 59, 69, 137, 151], "pasta": 2, "patch": [62, 69, 88, 118, 139, 178], "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, 156, 157, 163, 179, 180], "path_info": 129, "path_redirect": 68, "pathparamet": 180, "pattern": [43, 48, 57, 59, 128, 132], "pauvo": 68, "payload": [88, 110, 180], "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, 156, 157, 179], "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, 155], "peertub": [167, 168], "pem": [21, 28, 59, 124], "pencil": 85, "pend": [126, 151, 155, 156], "peopl": [6, 9, 42, 52, 57, 83, 102, 114, 138, 154, 167, 168], "per": [4, 5, 7, 9, 10, 15, 27, 39, 45, 56, 59, 77, 82, 88, 107, 108, 110, 112, 113, 134, 143, 152, 153, 157, 167, 169, 173, 179], "perbucket": 47, "percentag": 178, "perfect": [4, 9, 133, 145], "perfectli": 178, "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, 156, 162, 175, 176, 177, 178, 180], "period": [39, 43, 56, 57, 59, 81, 85, 86, 105, 107, 111, 112, 113, 114, 116, 117, 134, 142, 148, 151, 153, 156, 178], "peripher": 133, "perman": [27, 28, 42, 48, 59, 68, 81, 85, 96, 106, 111, 123, 126, 152, 153, 156, 157], "permiss": [2, 33, 42, 45, 52, 58, 59, 66, 67, 88, 101, 107, 118, 124, 129, 131, 133, 138, 142, 143, 147, 150, 156], "permit": [53, 59, 126, 129, 153, 178], "persian": 4, "persist": [21, 45, 59, 85, 88, 93, 98, 106, 118, 135, 156, 165], "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, 162, 168], "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, 156], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147, 156], "phase": [147, 156], "philip": 154, "phone": [42, 59, 76, 77, 80, 81, 110, 113, 119, 157], "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, 157, 165, 171, 172, 173, 174, 176, 177, 179, 180], "php7": 21, "php70": 150, "php74": 123, "php8": [129, 132], "php82_fpm": 124, "php_valu": 25, "phpdoc": 179, "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, 155, 168], "picker": [1, 2, 15, 88, 166], "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, 164, 166, 167, 179], "placehold": [28, 31, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 69, 70, 101, 106, 129, 133, 138, 150], "plaintext": [81, 110], "plan": [2, 8, 24, 81, 125, 130, 133, 134, 148, 178], "planetexpress": 154, "platform": [30, 47, 92, 93, 119, 123, 132, 134, 135, 179], "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, 165, 173, 178, 180], "plu": [66, 179, 180], "plug": 132, "pluggabl": 80, "plugin": [96, 179], "plusserv": [0, 15], "pm": [132, 133], "png": [30, 59, 71, 129, 156], "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, 132, 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": [132, 156, 179], "pomerium": 88, "pool": [58, 126, 129, 132, 133, 155], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 110, 133, 142, 155], "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, 156, 158, 164], "portabl": 88, "portal": [47, 62, 102, 116, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 28, 57, 59, 173, 178], "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, 143, 144, 146, 147, 149, 152, 158, 159, 165, 178, 180], "possibli": [59, 118, 126, 138], "post": [11, 27, 55, 66, 74, 75, 76, 82, 87, 118, 128, 129, 136, 149, 158, 179, 180], "post_allow": 158, "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, 156, 174, 177], "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": 161, "pptx": [2, 161], "pr": 136, "practic": [46, 59, 77, 107, 118, 126, 143], "pre": [49, 59, 64, 71, 88, 95, 99, 126, 128, 130, 138, 148, 152, 178], "preced": [50, 59, 80, 88, 153], "precis": [47, 81, 94], "precompil": 132, "preconfigur": [88, 101], "predefin": [49, 92, 93], "predict": [107, 132, 178], "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, 156, 179], "prefil": 92, "prefix": [24, 30, 59, 64, 66, 88, 106, 114, 129, 133, 154, 156], "preinstal": 162, "preliminari": 156, "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": 179, "present": [2, 50, 53, 59, 62, 63, 66, 81, 96, 110, 119, 132, 133, 136, 147, 153, 159, 160, 179], "preserv": [0, 1, 4, 42, 43, 85, 123, 132, 142, 146, 157, 161], "preset": 85, "press": [2, 40, 62, 93, 112, 113, 138, 168], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 180], "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, 173, 176], "preview": [27, 39, 45, 64, 88, 127, 130, 133, 150, 151, 166], "preview_concurrency_al": [88, 173], "preview_concurrency_new": [88, 173], "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": 173, "previews_hpb": 59, "previou": [8, 21, 39, 42, 43, 81, 88, 96, 107, 110, 118, 137, 141, 146, 147, 148, 151, 155, 163, 180], "previous": [52, 66, 95, 130, 138, 163, 173, 175, 177], "previousnam": 179, "previousvalu": 179, "primari": [1, 24, 25, 30, 45, 57, 59, 71, 81, 82, 88, 144, 148, 153, 154], "primarili": [77, 119], "primary_color": [71, 156], "princip": [138, 151, 179], "principaluri": 138, "principl": 107, "print": [98, 132, 179], "printenv": 133, "prior": [12, 25, 57, 93, 144, 179], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 77, 88, 106, 107, 108, 110], "privacyurl": [71, 156], "privat": [15, 31, 36, 45, 59, 62, 66, 88, 110, 113, 119, 124, 126, 129, 149, 153, 157], "privatedata": 19, "privatekei": [28, 153], "privileg": [21, 64, 73, 76, 81, 88, 125, 128, 156, 180], "proactiv": 42, "probabl": [47, 81, 129, 160], "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, 156, 178], "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, 156], "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, 126, 129, 130, 134, 137, 138, 142, 147, 148, 150, 152, 153, 155, 157, 177, 179], "process_idle_timeout": 132, "processor": 132, "produc": [5, 8, 11, 66, 107, 111, 132, 153], "product": [2, 3, 4, 5, 7, 12, 19, 27, 57, 59, 66, 81, 107, 123, 126, 128, 131, 132, 133, 138, 151, 156], "productnam": 156, "profession": [11, 15, 27, 134, 138], "profil": [39, 42, 73, 84, 88, 93, 111, 113, 114, 126, 131, 150, 173], "profile_en": 157, "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, 57, 59, 150], "project": [2, 47, 84, 88, 119, 125, 137, 153, 156, 178, 179], "prometheu": 177, "promin": [175, 180], "promot": [81, 88, 155], "prompt": [0, 2, 3, 5, 12, 21, 31, 81, 88, 93, 116, 125, 133, 145, 150, 151, 152, 153, 180], "pronoun": [77, 157], "pronounsscop": 77, "proof": 24, "propag": 50, "proper": [57, 59, 67, 88, 132, 137, 138, 147, 151, 153, 173], "properli": [9, 27, 54, 57, 59, 64, 65, 86, 88, 93, 99, 126, 130, 137, 138, 142, 152, 156, 159], "properti": [59, 73, 81, 85, 88, 92, 93, 157, 179, 180], "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, 132], "propget": 93, "propos": 12, "proprietari": [8, 15], "prospect": 178, "protect": [3, 27, 28, 40, 42, 55, 62, 63, 64, 68, 69, 88, 102, 107, 109, 110, 133, 156], "proto": 62, "protocol": [2, 8, 12, 35, 36, 55, 59, 68, 82, 88, 93, 95, 96, 97, 99, 118, 126, 158, 165], "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, 57, 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, 156, 157, 158, 161, 162, 166, 171, 173, 174, 175, 176, 177, 178, 179, 180], "provider_id": [80, 157], "providerfactori": 59, "provis": [47, 73, 77, 84, 88], "provisioning_api": [74, 149], "proxi": [2, 16, 47, 64, 69, 88, 97, 99, 100, 110, 128, 129, 133, 143, 160, 161, 162], "proxy_buff": 25, "proxy_connect_timeout": [96, 129], "proxy_fcgi": 133, "proxy_hide_head": 68, "proxy_http": 159, "proxy_max_temp_file_s": 25, "proxy_pass": 96, "proxy_protocol": 96, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [159, 160, 163, 164], "proxy_timeout": 96, "proxy_wstunnel": 159, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": [96, 159], "proxypassmatch": 159, "proxypassrevers": [96, 159], "proxypreservehost": 159, "proxytimeout": [25, 132], "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, 133, 155, 157, 161, 167, 168], "public_html": 32, "publiccalendar": 112, "publickei": 28, "publicli": [5, 12, 17, 28, 118, 133, 149], "publish": [2, 12, 59, 77, 96, 110, 155, 161, 178], "pubshare_": 28, "pull": [81, 88, 129, 136, 159, 163, 167, 168, 173], "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, 156], "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, 180], "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, 156, 179], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 153, 178], "quantiz": [5, 7], "queri": [1, 3, 15, 23, 24, 42, 59, 66, 76, 81, 87, 111, 112, 114, 128, 132, 138, 148, 150, 179, 180], "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, 161], "queu": [52, 132, 156], "queue": [3, 52, 88, 132], "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, 157], "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, 59, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 173], "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, 132, 148], "rank": 156, "rapid": 178, "rapidli": 178, "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, 156, 173], "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, 157, 175, 176, 178], "reach": [42, 57, 59, 66, 69, 81, 95, 99, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 151, 165, 173, 178], "reachabl": [8, 57, 59, 68, 77, 88, 95, 96, 99, 129, 133, 138, 143, 156, 173, 180], "react": [150, 180], "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, 156, 157, 158, 175, 176, 177], "read_timeout": [58, 59], "readabl": [12, 26, 33, 59, 64, 81, 88, 129, 151, 152, 153, 155, 156, 157], "reader": [19, 156], "readi": [39, 59, 81, 99, 133, 165, 178], "readili": 27, "readm": [3, 17, 84, 95, 96, 99, 124, 133], "readonli": 179, "real": [1, 4, 5, 7, 9, 10, 12, 14, 37, 68, 118, 128, 129, 132, 156, 161, 178, 179], "realiz": 15, "realli": [126, 152, 156], "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, 159, 173, 175, 176, 177], "reassign": 101, "reboot": 88, "rebuild": 156, "recalcul": 81, "receiv": [15, 40, 42, 53, 59, 62, 68, 81, 84, 85, 88, 108, 111, 116, 123, 134, 137, 148, 150, 153, 178, 179, 180], "recent": [25, 42, 43, 57, 81, 88, 107, 110, 115, 132, 143, 156, 157, 159, 163], "recid": 126, "recip": 2, "recipi": [28, 40, 59, 111, 114, 116, 118, 153, 156], "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, 57, 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, 156, 158, 159, 162, 166, 171, 172, 173, 175, 176, 177, 178, 179, 180], "recommended": 178, "recommended_fil": 15, "reconcili": 59, "record": [12, 52, 59, 66, 80, 82, 93, 107, 110, 111, 114, 118, 132, 143, 151, 153, 156], "recov": [27, 28, 78, 85, 88, 146, 153], "recoveri": [45, 80, 88, 107, 141, 152, 153], "recoverykey_": 28, "recreat": 146, "rectif": 88, "recurs": [153, 156], "recv": 62, "recycl": 132, "red": [15, 39, 40, 58, 93, 133, 134], "redact": [93, 118], "reddit": [167, 168], "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, 57, 59, 77, 81, 88, 107, 118, 127, 129, 138, 178], "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, 167, 173, 179, 180], "referenc": [14, 17, 28, 138, 155], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": [59, 129, 143, 156], "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 59, 81, 88, 145, 155, 156], "refus": 153, "regard": [84, 118, 130, 135, 178], "regardless": [15, 30, 42, 47, 57, 59, 66, 68, 77, 81, 107, 128, 149, 156, 178], "regener": [31, 143, 153, 156], "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, 156, 157, 166, 167], "registr": [56, 116], "registrar": 133, "regress": 134, "regul": 109, "regular": [25, 28, 45, 55, 56, 59, 68, 88, 92, 101, 114, 147, 148, 162, 179], "regularli": [12, 15, 52, 56, 107, 133, 148, 151, 178], "regulatori": 109, "reinforc": 5, "reinstal": [3, 92, 138, 144], "reject": [37, 88], "rel": [17, 28, 133, 157], "relai": 143, "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, 174, 175, 176, 178], "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, 159, 160, 163, 177], "relev": [0, 1, 3, 15, 25, 27, 50, 58, 77, 81, 93, 116, 124, 126, 129, 143, 178], "reli": [12, 15, 17, 27, 52, 84, 92, 117, 134, 166, 168, 178], "reliabl": [13, 14, 37, 52, 55, 56, 58, 59, 69, 81, 88, 92, 130, 134, 138, 142, 143, 161, 165], "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, 180], "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, 156, 177], "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, 155, 157, 159, 163, 165, 172, 173, 176], "removeus": 88, "renam": [37, 44, 49, 59, 73, 88, 142, 153, 157, 163, 179], "render": [9, 59, 70, 161, 166, 167], "renew": 133, "rep": 153, "repair": [2, 22, 27, 50, 59, 88, 142, 148, 150], "repeat": [30, 57, 99, 143, 156], "repeatedli": [6, 126, 129, 132], "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, 143, 147, 148, 149, 151, 153, 156, 159, 171, 174, 179], "repli": [62, 116, 161], "replic": [0, 1, 15, 20, 24, 64, 88, 153, 168], "replica": [23, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 160, "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, 156, 165, 174, 175, 176], "repositori": [13, 28, 55, 57, 88, 119, 123, 163, 167, 168, 178], "repres": [28, 43, 46, 118, 179, 180], "represent": 156, "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, 155, 158, 164, 167, 168, 173, 179, 180], "request_checksum_calcul": [59, 176], "request_slowlog_timeout": 132, "request_terminate_timeout": 132, "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, 57, 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, 159, 162, 163, 165, 178, 179], "rerun": 27, "rescan": [39, 88, 139, 142, 153, 156], "resembl": 12, "resend": 88, "reserv": [49, 114, 175], "reset": [25, 27, 57, 58, 59, 62, 66, 73, 81, 88, 110, 112, 113, 118, 123, 129, 132, 138, 147, 152, 153, 157, 171], "resetpassword": [78, 88], "reshar": 42, "resid": [21, 96, 131], "resist": 57, "resiz": 81, "resolut": [9, 165, 173], "resolv": [27, 39, 57, 59, 64, 88, 93, 96, 114, 124, 126, 147, 148, 167, 173], "resolveexappurl": 96, "resourc": [0, 1, 7, 10, 15, 27, 28, 42, 46, 50, 56, 57, 59, 71, 88, 95, 113, 115, 118, 126, 127, 132, 133, 138, 142, 145, 180], "respect": [0, 3, 7, 12, 15, 21, 43, 52, 56, 59, 77, 95, 96, 112, 179], "respond": [51, 59, 88, 99, 101, 108, 109, 132], "respons": [2, 12, 14, 28, 64, 66, 88, 92, 96, 110, 119, 126, 129, 138, 147, 167, 176, 180], "response_checksum_valid": [59, 176], "rest": [27, 118, 123, 132, 138, 156], "restart": [3, 5, 7, 11, 15, 21, 22, 55, 58, 93, 96, 123, 126, 129, 130, 132, 133, 138, 142, 159, 160, 179], "restor": [22, 28, 43, 59, 88, 107, 138, 140, 141, 142, 143, 147, 148, 151, 156, 178, 179], "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, 156, 157, 172, 177], "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, 156, 173, 179, 180], "resum": [59, 180], "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, 157], "rethink": 107, "retir": 88, "retrain": 178, "retreat": 2, "retri": [59, 147, 159], "retriesmaxattempt": 59, "retriev": [2, 28, 58, 59, 68, 75, 76, 81, 82, 88, 111, 156, 180], "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, 157, 167, 180], "reus": 118, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 165, "revers": [27, 59, 64, 69, 88, 95, 99, 128, 133, 136, 143, 152, 160, 161, 162], "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, 143, 148, 157, 173, 175, 178], "revis": [142, 148], "revisit": [132, 142, 148], "revok": [53, 107], "rewrit": [113, 129, 133, 138, 156, 173], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rewritten": 129, "rf": 131, "rfc": [59, 80, 126, 151, 155], "rfc6749": 67, "rh": [123, 150], "rhel": [132, 133], "rich": [64, 88, 167], "rich_editing_en": 70, "richdocu": 173, "richdocumentscod": 129, "rid": [46, 152], "right": [1, 24, 32, 58, 59, 76, 81, 85, 88, 107, 108, 112, 129, 133, 142, 147, 173, 179], "rim": 129, "risk": [12, 27, 33, 59, 62, 126, 129, 132, 138, 147, 148, 178], "riski": 12, "rm": [98, 146, 159], "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": 178, "rollout": 92, "roman": 2, "room": [8, 88, 115, 153, 156], "root": [16, 21, 27, 32, 34, 36, 38, 47, 59, 82, 85, 88, 92, 102, 118, 120, 121, 123, 124, 125, 128, 129, 131, 132, 133, 136, 137, 138, 147, 150, 153], "rootcert": 59, "ropa": 110, "rotat": [4, 66, 88, 107, 110, 130, 150, 156], "rough": [5, 7, 9, 10, 15, 59], "round": 28, "rout": [2, 59, 96, 110, 129], "router": [59, 68], "routin": [150, 153, 178], "row": [21, 22, 39, 118, 134, 151, 175, 179], "row_format": [22, 59], "rowaddedev": 179, "rowdeletedev": 179, "rowid": 179, "rowupdatedev": 179, "rpm": 123, "rsa": [28, 31, 39], "rss": [129, 132], "rsync": [93, 140, 143, 146], "rt": 180, "rtrim": 96, "rtx": 95, "rule": [13, 43, 59, 81, 82, 86, 88, 96, 103, 104, 105, 123, 126, 129, 133, 156, 158, 164], "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, 156, 159, 160, 162, 165, 173, 177, 178, 179], "runner": [15, 157], "runtim": [82, 88, 92, 134, 156], "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, 179], "safari": [66, 134], "safe": [15, 18, 19, 27, 43, 58, 59, 62, 67, 95, 123, 125, 129, 130, 138, 143, 147, 152, 153, 156], "safest": 101, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 161], "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, 69, 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, 156, 157, 158, 159, 165, 173, 174, 175, 176, 179, 180], "sameorigin": [126, 129], "samesit": [59, 106], "saml": [28, 31, 85, 111, 132, 157], "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, 57, 62, 63, 70, 81, 93, 95, 108, 114, 116, 118, 129, 152, 180], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [47, 119, 132, 133, 145, 161, 162, 165], "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": 156, "scanner": [39, 59, 62, 64, 88, 156], "scenario": [8, 15, 21, 27, 47, 52, 59, 89, 92, 126, 135, 146, 162, 179], "scene": 15, "schedul": [2, 8, 14, 15, 43, 55, 56, 59, 64, 81, 88, 92, 107, 112, 115, 117, 148, 149, 151, 156, 179], "scheduledaft": [14, 156], "scheduledat": 14, "schema": [19, 21, 24, 88, 135, 144, 147, 153, 156], "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, 156, 157], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [40, 62, 78, 79, 88, 108, 120, 133, 147, 156, 180], "screenshar": 134, "screenshot": [26, 63], "script": [15, 47, 56, 58, 59, 66, 88, 92, 121, 127, 129, 132, 150, 156, 157, 158, 179], "script_filenam": 129, "scriptnam": 66, "scroll": [40, 85, 111, 112, 113, 116, 147], "sdk": [6, 123, 131, 158, 159, 160, 162, 163, 164, 176], "sdkref": [59, 176], "seal": 88, "sealert": 131, "seamless": [81, 179], "search": [3, 19, 27, 42, 50, 59, 77, 81, 82, 83, 88, 95, 112, 126, 130, 132, 133, 138, 143, 157, 166], "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, 156, 157, 159, 179], "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, 143, 149, 152, 153, 156, 158], "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, 156, 159, 165, 178], "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, 157, 159, 177, 178], "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, 157, 162, 165, 170, 171, 172, 174, 175, 176, 177, 179, 180], "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, 180], "selector": [88, 150], "self": [0, 1, 2, 12, 15, 32, 45, 59, 88, 93, 96, 108, 114, 116, 133, 156, 171], "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, 156, 157, 166, 171, 179, 180], "send_timeout": 129, "sendemail": 157, "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, 126, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 88, 96, 110, 112, 116, 118, 151, 156, 157, 180], "sentinel": [64, 88], "sentri": 118, "separ": [3, 5, 7, 9, 10, 15, 21, 24, 25, 37, 40, 59, 60, 62, 66, 81, 82, 93, 99, 111, 120, 148, 149, 156, 157, 180], "septemb": 4, "sequenc": [156, 177], "seri": [167, 168, 176], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 25, 59, 62, 68, 69, 81, 88, 101, 119, 127, 133, 143, 158, 159, 173, 174, 176], "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, 156, 162, 164, 165, 167, 170, 177, 178, 179], "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, 143], "serverinfo": [58, 138, 173], "servernam": [96, 123, 126, 133], "servernotavailableexcept": 156, "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, 156, 157, 158, 160, 162, 163, 166, 168, 178], "servicenam": [47, 59], "session": [31, 37, 39, 42, 64, 77, 88, 92, 93, 106, 118, 129, 130, 140, 143, 148, 150, 153, 156, 157], "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, 155, 160, 161, 165, 171, 172, 173, 175, 178, 179], "setenv": [126, 133], "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settingclass": 156, "settl": 21, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 21, 27, 31, 39, 43, 47, 48, 56, 57, 61, 62, 64, 68, 80, 81, 88, 91, 93, 96, 97, 100, 123, 127, 128, 129, 132, 133, 134, 138, 143, 144, 148, 149, 150, 151, 152, 159, 160, 162, 163, 164, 171, 174, 175, 177], "setup_create_db_us": 128, "setupcheck": 156, "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, 156, 162, 178], "sf": [16, 124], "sftp": [31, 39, 59, 88, 130, 153], "sgi": 59, "sh": [15, 133, 179], "sha256": [28, 123, 125, 155], "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, 155, 157, 158, 160, 161, 168, 179], "share20": [59, 156], "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": 156, "sheet": 176, "shell": [15, 22, 56, 59, 150, 179], "shellextens": 92, "shibbol": 158, "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, 156, 166, 174, 177], "shm_size": [58, 175], "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, 158, 159, 161, 164, 171, 172, 175, 177, 178, 179, 180], "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, 155, 157, 161, 173, 179, 180], "show_federated_shares_as_intern": 40, "show_users_onli": 77, "showcas": [15, 180], "showexpir": 179, "shown": [25, 31, 42, 46, 67, 77, 81, 88, 110, 126, 128, 129, 130, 137, 138, 142, 147, 148, 151, 152, 153, 156, 157], "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, 156, 173, 175], "sidebar": [85, 94], "siev": 88, "sign": [27, 32, 45, 59, 81, 85, 88, 93, 116, 123, 129, 133, 134, 138, 139, 155, 156, 171], "signal": [4, 106], "signatur": [55, 88, 123, 125, 137, 153, 155], "signific": [8, 12, 33, 44, 52, 137, 178], "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, 158, 176], "simpl": [15, 19, 50, 59, 88, 102, 119, 133, 145, 180], "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, 179], "simplifi": [96, 152], "simul": 153, "simultan": [44, 132, 133, 149, 178], "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, 155, 157, 163, 173, 175, 178, 180], "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, 156, 157, 179], "sink": 2, "site": [25, 64, 88, 106, 126, 133, 138], "situat": [3, 5, 7, 47, 57, 59, 68, 93, 123, 126, 138], "sixteen": 178, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 27, 28, 42, 45, 52, 58, 59, 62, 66, 71, 81, 85, 88, 93, 95, 101, 110, 119, 124, 126, 129, 139, 142, 143, 152, 156, 171, 179], "sji": 70, "skeleton": [17, 26, 59, 180], "skeletondirectori": [26, 88], "skill": [133, 145], "skip": [3, 52, 56, 59, 64, 81, 88, 92, 97, 118, 120, 148, 150, 151, 153, 156], "skip_name_resolv": 21, "skipapp": 173, "skipauthpickerappl": 67, "skipautoupd": 92, "sky": 1, "skydriv": 93, "sl": 58, "sla": 12, "slash": [32, 39, 50, 93, 138, 179], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 28, 57, 98], "slogan": [71, 156], "slot": [2, 88, 150], "slow": [3, 6, 21, 27, 55, 57, 58, 59, 88, 93], "slow_query_log": 21, "slow_query_log_fil": 21, "slower": [37, 56, 57, 152, 162], "slowlog": 132, "sluggish": 132, "small": [2, 12, 42, 46, 56, 59, 88, 112, 113, 129, 138, 162, 178], "smaller": [4, 5, 7, 12, 25, 59, 147], "smallest": [11, 81], "smart": [1, 2, 15, 88, 116, 166], "smb": [39, 59, 88, 127, 130, 153], "smbclient": [37, 130], "sme": 133, "smili": 22, "smith": [151, 157], "smtp": [59, 64, 88, 127, 143], "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, 155, 160, 163, 166, 173, 178, 179, 180], "sock": [21, 44, 58, 59, 96, 97, 124, 129, 149], "socket": [21, 44, 55, 59, 88, 97, 99, 100, 124, 128, 129, 132, 164], "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 21, 68, 89, 92, 93, 134, 171], "soldier": 2, "solid": 27, "solut": [1, 15, 25, 42, 68, 93, 133, 137, 138, 143, 161, 163, 165], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 49, 131, 136, 147, 176], "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, 156, 157, 158, 159, 162, 166, 167, 170, 173, 175, 179, 180], "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, 165, 179], "sometim": [2, 5, 15, 42, 47, 56, 85, 132, 138, 142, 147, 178], "somewher": [81, 96, 129, 133, 180], "soon": [4, 15, 61, 112, 132, 178], "sooner": [107, 178, 179], "sophist": [57, 93], "sorri": 165, "sort": [43, 59, 114, 130, 162], "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, 158, 160, 179], "sourcecalendardata": 179, "sourcecalendarid": 179, "sourcecod": 28, "sourceshar": 179, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 25, 43, 48, 49, 59, 81, 85, 88, 93, 127, 138, 149, 152, 153, 175], "spaghetti": 2, "spam": [59, 62, 116], "span": [72, 101], "spanish": [4, 5, 10, 11], "spawn": [37, 132], "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 21, 34, 39, 42, 45, 59, 63, 68, 80, 85, 86, 88, 112, 133, 138, 179], "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, 57, 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, 156, 157, 167, 173, 174, 178, 179, 180], "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, 157, 158, 159, 179, 180], "speech": [4, 13, 88, 156, 168], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 93, 95, 129, 132, 177], "speedscop": 59, "split": [20, 23, 88, 129, 169], "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, 156], "sqlite3": [19, 59, 121, 140, 146], "sqlstate": 138, "squeez": 21, "src": [123, 131], "src_path": 98, "sse": [27, 30, 45, 88, 156], "sse_c_kei": 47, "ssh": [31, 36], "ssl": [27, 30, 32, 40, 58, 62, 63, 64, 68, 69, 88, 94, 118, 124, 127, 129, 156, 159, 160, 164], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 159, "sslproxycheckpeernam": 159, "sslproxyengin": 159, "sslproxyverifi": 159, "sslrenegbuffers": 25, "sso": [31, 59], "ssrf": 126, "stabil": [12, 69, 134, 175, 176, 177], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 161, 168, 178], "stable_bas": 55, "stablediffus": 15, "stack": [57, 133, 162], "stage": [59, 88, 121, 178], "stai": [133, 148, 150, 155, 178], "stale": [59, 143, 151, 153, 157], "stall": [59, 132], "stand": 180, "standalon": [4, 74, 162], "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, 174, 175, 176, 179], "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, 159, 163, 165, 173, 174, 175, 176, 177, 179, 180], "start_header_id": 5, "start_serv": 132, "startedat": 14, "startlimitburst": [15, 179], "startlimitinterv": [15, 179], "startmenushortcut": 92, "startpag": 59, "starttl": [59, 82, 88, 171], "startup": [58, 99, 143], "stat": [1, 3, 88], "state": [27, 43, 62, 77, 80, 85, 88, 118, 126, 146, 150, 151, 153, 156, 179], "statement": 151, "static": [12, 28, 59, 68, 126, 129, 132, 159, 172, 173, 174, 180], "statist": [1, 3, 118, 126, 153, 156], "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, 160, 165, 178, 179], "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, 156], "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, 156, 159, 162, 163], "stephani": 157, "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, 155, 173, 174, 175, 176, 177, 178, 179], "stolen": [80, 107], "stop": [5, 6, 25, 52, 55, 59, 66, 93, 96, 102, 138, 142, 143, 147, 156, 159, 163], "stop_aft": 156, "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, 157, 160], "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, 157, 174, 175, 176], "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, "strengthen": 69, "strict": [14, 57, 64, 88, 106, 129], "strictest": 77, "strictli": [96, 132, 133], "string": [1, 3, 5, 28, 47, 49, 55, 59, 62, 68, 74, 75, 76, 81, 96, 98, 110, 129, 149, 151, 157, 178, 179], "strip": [67, 77, 133, 157], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [37, 59, 63, 69, 93, 132, 133, 134, 143, 178], "strtotim": 153, "structur": [27, 28, 47, 59, 66, 81, 96, 151, 153, 179], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 99, "stuttgart": 157, "style": [11, 30, 59, 71, 167, 179], "su": [124, 150], "sub": [6, 76, 81, 170, 180], "subadmin": 88, "subdir": [88, 127], "subdirectori": [35, 39, 88, 129, 133, 153], "subdomain": [59, 68, 124, 126, 133, 159], "subfold": [32, 36, 37, 38, 92, 133, 138], "subgroup": 81, "subject": [27, 77, 88, 107, 108, 109, 112, 118], "submiss": [62, 179, 180], "submissionmessag": 179, "submit": 126, "submitcontentjob": 3, "submitmultipl": 179, "subnet": [59, 96], "subpag": 169, "subpath": 96, "subreddit": [167, 168], "subscrib": 112, "subscript": [12, 88, 115, 121, 126, 134, 161, 165, 178], "subsecond": 47, "subsequ": [92, 118, 133, 145, 154], "subset": 42, "substitut": [39, 59, 78], "substr": [59, 66, 96], "subsystem": 156, "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, 156], "successfulli": [14, 40, 59, 78, 99, 134, 147, 152, 156, 157, 180], "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, 132, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 179], "suexec": 59, "suffer": 11, "suffici": [77, 123, 128, 132, 133, 138, 144, 156], "suffix": 128, "suggest": [14, 42, 59, 69, 96, 114, 119, 123, 131, 132, 133, 178], "suit": [12, 27, 96, 126], "suitabl": [44, 56, 58, 59, 95, 126, 132, 151, 156, 178], "sum": [123, 125, 132], "summar": [1, 5, 13, 15, 52, 88, 116, 156], "summari": [13, 15, 88, 111, 115, 132], "summaris": 52, "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, 156, 157, 161, 165, 166, 167, 171, 172, 173, 174, 175, 176, 177, 179], "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, 157, 159, 165, 171, 172, 173, 174, 175, 177, 178, 179], "surfac": 77, "surfer": 63, "surnam": [81, 96], "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 178, "suspend": [88, 111], "suspici": [15, 56, 57, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [46, 59, 71, 129, 132, 133], "swap": [25, 28, 132], "swift": [35, 59, 88, 143, 153], "switch": [13, 16, 59, 81, 88, 113, 118, 126, 132, 150, 151, 152, 156, 162, 180], "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, 156, 179], "sync_xxxxxxx": 93, "synchron": [49, 59, 64, 88, 91, 93, 101, 112, 113, 119, 151, 153, 156], "synchronis": [88, 141], "syntax": [50, 56, 59, 74, 75, 76, 81, 82, 134, 150, 154, 157], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 156], "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, 158, 166, 167, 178], "system_addressbook_expos": 113, "system_prompt": [5, 14], "systemctl": [15, 55, 56, 58, 123, 132, 159, 160, 179], "systemd": [52, 55, 59, 88, 99, 153, 156, 160], "systempl": 158, "systemtag": [88, 179], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 173], "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, 159, 165, 179, 180], "tab": [88, 150, 180], "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, 156, 157, 167, 168, 175], "tableid": 179, "tablespac": 128, "tag": [2, 6, 12, 16, 42, 59, 88, 101, 104, 126, 129, 137, 150, 153, 158], "tagassignedev": 179, "tagid": 179, "tagunassignedev": 179, "tail": [4, 129, 156], "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, 175, 179, 180], "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, 166, 167, 168, 173, 180], "talk_bot": 8, "talo": 55, "tamper": 27, "tape": 107, "tar": [59, 123, 125, 133, 142], "tarbal": [121, 133, 142, 156], "target": [15, 16, 27, 28, 54, 56, 59, 77, 81, 88, 92, 93, 126, 142, 150, 151, 152, 153, 156, 165, 179], "targetcalendardata": 179, "targetcalendarid": 179, "targetchunkuploaddur": 93, "targetshar": 179, "task": [0, 3, 4, 5, 6, 8, 10, 13, 19, 31, 43, 56, 64, 88, 110, 112, 119, 124, 133, 150, 177], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 88, 179], "tasktyp": 156, "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [59, 88, 96, 126, 129, 132], "te": 154, "team": [16, 17, 45, 47, 59, 64, 88, 111, 133, 145, 162], "team1": 76, "teamfoldernam": 47, "technic": [11, 12, 27, 39, 59, 81, 107, 137, 152, 180], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [19, 25, 29, 37, 69, 81, 96, 138, 142], "telnet": 62, "temp": [25, 59, 93, 133], "tempdirectori": [25, 88, 143], "temperatur": 5, "templat": [5, 21, 45, 59, 64, 85, 88, 96, 129, 158, 168], "template0": 21, "template1": [21, 146], "templatedirectori": 88, "temporari": [25, 56, 59, 64, 85, 88, 105, 157, 180], "temporarili": [57, 62, 66, 81, 83, 110, 153, 156], "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, 69, 125, 129, 133, 152, 153, 160, 164], "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, 156, 173, 177, 178, 179], "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, 156, 159, 166, 167, 168, 173], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": [14, 156], "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, 156, 159, 162, 173, 175, 176, 178, 180], "thank": [68, 178], "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, 143, 149, 151, 153, 155, 156, 157, 158, 166, 175, 178], "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, 143, 146, 148, 149, 151, 152, 153, 155, 156, 157, 158, 173, 180], "theme": [63, 64, 88, 140, 142, 146, 147, 150, 151], "themself": 77, "themselv": [42, 53, 56, 59, 69, 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, 167], "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, 159, 162, 163, 165, 167, 171, 173, 174, 175, 176, 177, 178, 179, 180], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 178], "think": [35, 138], "third": [2, 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, 69, 81, 85, 93, 102, 108, 111, 112, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 151, 152, 153, 156, 157, 166, 177, 178, 179], "though": [37, 38, 42, 55, 58, 88, 126, 129, 133, 137, 173], "thought": 17, "thousand": [119, 138], "thread": [4, 7, 10, 15, 59, 88, 115, 138], "threat": [27, 126], "three": [8, 39, 55, 56, 59, 62, 66, 80, 95, 96, 116, 118, 121, 128, 146, 155, 157], "threshold": [57, 88, 116], "throttl": [57, 156], "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, 156, 157, 161, 162, 164, 165, 178], "throughout": [28, 57, 178], "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, 143], "ticket": [60, 147, 148, 167, 168], "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, 156, 161, 175, 177, 178, 179], "timeout": [15, 25, 35, 40, 44, 47, 58, 59, 62, 88, 99, 124, 129, 132, 133, 142, 147, 149, 156, 179], "timer": 56, "timestamp": [14, 28, 66, 110, 114, 143, 156, 179], "timezon": [8, 56, 59, 66, 101, 130, 156], "tip": [45, 69, 73, 88, 127, 141, 175], "titl": [1, 2, 81, 110, 167, 179], "tl": [27, 59, 62, 68, 69, 82, 88, 95, 96, 118, 124, 126, 127, 129, 133], "tld": [59, 69, 82, 96, 118, 124, 126, 149, 157], "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, 57, 59, 134, 138], "toggl": [52, 59, 71, 77, 81, 112, 113, 132, 138, 153], "token": [1, 2, 31, 57, 59, 64, 73, 88, 96, 106, 110, 111, 158, 179, 180], "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, 132, 133, 138, 142, 145, 173], "took": 118, "tool": [5, 12, 13, 15, 17, 19, 27, 28, 57, 63, 68, 69, 77, 81, 88, 89, 92, 93, 95, 98, 111, 126, 131, 132, 138, 148, 179], "toolkit": 6, "tooltip": 81, "toot": [167, 168], "top": [1, 12, 16, 59, 63, 66, 69, 85, 138, 147, 148, 168, 179], "topic": [1, 27, 44, 59, 119, 133, 138], "topologi": 59, "total": [6, 28, 35, 59, 66, 81, 85, 87, 156, 157], "totalnumberofsynctokenstokeep": [112, 113], "totalsizelimit": 59, "totp": [80, 157], "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, 159], "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, 168], "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, 168], "translate2": [1, 4, 13, 15, 88], "transmit": [106, 110, 126, 180], "transp": 179, "transpar": [13, 15, 28, 57, 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": 179, "treat": [37, 59, 68, 69, 81, 128, 138], "tree": [2, 81, 88, 132, 156], "tremend": 93, "tri": [17, 126, 128, 151, 152], "triag": 119, "trick": [73, 88, 127, 175], "tricki": 92, "trigger": [18, 39, 43, 52, 56, 57, 66, 76, 81, 85, 88, 113, 118, 132, 137, 138, 147, 153, 156, 173, 179, 180], "triplecheck": 165, "trixi": 134, "trojan": 55, "troubl": [81, 138, 173], "troubleshoot": [13, 20, 45, 59, 64, 73, 88, 91, 115, 126, 127, 133, 141, 143, 148, 161], "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, 156, 157, 160, 179, 180], "truena": [88, 127], "truncat": [28, 52, 59], "trust": [27, 45, 57, 59, 64, 67, 77, 88, 96, 110, 126, 127, 149, 156], "trusted_domain": [40, 88, 128, 143, 149, 173], "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, 165, 171, 178], "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, 156, 178, 180], "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, 178, 179, 180], "twofactor_totp": 149, "twofactorauth": [80, 88], "txk4": 157, "txt": [27, 37, 49, 59, 70, 129, 131, 132, 179], "ty": 132, "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, 157, 160, 167, 171, 173, 176, 179, 180], "typescript": 180, "typic": [3, 27, 56, 58, 59, 77, 81, 89, 92, 93, 106, 112, 118, 125, 128, 130, 132, 138, 143, 157, 178, 179], "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, 157, 173, 179], "ubo": 59, "ubuntu": [21, 27, 33, 50, 55, 58, 71, 81, 83, 88, 121, 127, 130, 132, 133, 134, 138, 140, 142, 145, 148, 150, 159, 161, 162], "uc": 133, "udp": 62, "ui": [2, 12, 15, 57, 59, 77, 82, 85, 92, 95, 97, 98, 114, 116, 138, 147, 148, 151, 156], "uid": [28, 80, 81, 82, 83, 107, 108, 111, 118, 151, 154, 157, 179], "uid1": 157, "uid2": 157, "uidn": 157, "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, 165], "unavail": [3, 39, 50, 59, 80, 96, 130, 150, 156], "unban": 126, "unchang": 3, "uncheck": [38, 81], "unclear": [7, 10], "uncom": [58, 59, 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, 132, 133, 136, 137, 138, 148, 153, 161, 165, 173, 178], "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, 165, 178], "unexpectedli": [59, 92], "unexplain": 133, "unfavor": 173, "unforeseen": 143, "unfortun": 56, "unfound": 111, "unhandl": 150, "unicod": [39, 59, 151], "unicodepwd": 81, "unifi": [1, 59, 164], "unified_search": 88, "uninstal": [4, 88, 92, 127, 131, 157], "uniqu": [47, 58, 59, 60, 63, 81, 85, 95, 96, 97, 98, 110, 126, 138, 156, 157, 179], "uniquememb": [81, 82], "unison": 93, "unit": [15, 56, 116, 156, 179], "univent": 133, "unix": [14, 44, 55, 59, 81, 88, 101, 102, 128, 129, 132, 134, 179], "unix_domain_socket": 96, "unixpath": 96, "unixsocketperm": 58, "unknown": [75, 76, 88, 111, 153, 156], "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, 156], "unpredict": [12, 27], "unreach": 81, "unrecover": 27, "unregist": [8, 88, 100], "unreli": [59, 93, 116], "unrequir": 137, "unscan": [37, 59, 88, 153, 156], "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, 165, 167], "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, 156, 173, 176, 178], "untouch": 149, "untrust": 126, "unus": [59, 72, 99, 174], "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, 157, 160, 170, 171, 173, 175, 177, 178], "upcom": [12, 60, 112, 178], "updat": [2, 3, 12, 14, 18, 19, 20, 26, 27, 29, 42, 47, 50, 55, 56, 58, 61, 62, 69, 75, 76, 77, 81, 82, 88, 100, 111, 112, 113, 114, 116, 119, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 143, 144, 145, 146, 149, 151, 152, 153, 154, 157, 158, 160, 161, 173, 175, 177, 178, 179], "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, 159, 161, 170], "upload": [17, 27, 39, 40, 42, 44, 45, 47, 55, 59, 63, 77, 81, 85, 88, 93, 102, 104, 105, 110, 116, 124, 130, 132, 137, 138, 143, 145, 153, 159, 173, 175, 176, 179], "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, 132, 134], "upward": 132, "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60, 151], "uri": [59, 68, 81, 116, 118, 129, 138, 151, 156, 179], "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, 143, 147, 151, 156, 158, 159, 163, 165, 173, 177, 180], "url_discoveri": 68, "urlencod": 87, "urltyp": [47, 59], "urn": [59, 153, 179], "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, 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, 157, 159, 162, 163, 164, 165, 166, 167, 171, 174, 175, 176, 177, 178, 179, 180], "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, 156, 157, 165, 178], "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, 156, 158, 161, 165, 166, 172, 173, 178, 179, 180], "user1": 42, "user123": 118, "user2": 42, "user_directori": 157, "user_id": [3, 111, 153, 157], "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, 179, 180], "useridfilt": [14, 156], "usermod": [58, 133], "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, 157], "userpassword": [81, 157], "usr": [55, 56, 58, 59, 62, 96, 124, 133, 150, 160], "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, 173, 178, 179], "utc": [56, 59, 66, 117, 153, 156], "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": [21, 59], "utf8mb4_general_ci": [22, 125, 146], "util": [6, 8, 53, 59, 66, 118, 123, 150, 178], "uuid": [81, 82, 154], "uusernam": 21, "uz": 89, "uzbek": 4, "v": [8, 15, 28, 37, 39, 55, 64, 77, 88, 96, 100, 129, 130, 132, 150, 153, 156, 179], "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, 180], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 47, 59], "v30": 15, "v4": [30, 101], "v6": [59, 101], "v9": 27, "valid": [12, 21, 37, 49, 59, 65, 69, 73, 77, 81, 82, 88, 92, 93, 108, 128, 129, 130, 137, 143, 151, 153, 154, 156, 159, 173, 180], "valkei": [58, 59], "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, 126, 128, 132, 133, 135, 138, 143, 151, 153, 154, 156, 173, 175, 176, 179], "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, 132, 133, 135, 138, 142, 147, 148, 149, 150, 153, 156, 157], "vari": [3, 4, 58, 77, 130, 133], "variabl": [3, 4, 5, 8, 21, 22, 28, 45, 57, 58, 64, 69, 88, 93, 98, 100, 126, 132, 134, 143, 157, 177, 179, 180], "variable_nam": [21, 22], "variant": 55, "varieti": [1, 70, 180], "variou": [1, 15, 46, 55, 57, 59, 63, 66, 69, 80, 81, 91, 93, 132, 138, 150, 158, 161, 163, 166], "vboxsf": 133, "vcard": [110, 113, 114, 129], "vcf": [111, 113], "ve": [118, 132, 133, 170, 178], "vector": [3, 28, 50, 126, 176], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 178, "vendor": 132, "verbatim": 143, "verbos": [55, 66, 93, 132, 150, 153, 156], "veri": [4, 56, 57, 58, 59, 63, 66, 81, 93, 138, 147, 154, 180], "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, 143, 144, 147, 152, 155, 156, 165, 173, 178], "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, 156, 159, 161, 163, 168, 176, 177, 179], "version_timestamp": 28, "versions_retention_oblig": [43, 88, 107, 153], "versionstr": [150, 156], "vevent": 179, "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, 155, 157, 158, 160, 167, 173, 174, 175, 176, 178, 179, 180], "video": [2, 15, 46, 59, 88, 119, 130, 134, 156, 167, 168], "vietnames": 4, "view": [1, 4, 16, 19, 51, 57, 59, 66, 85, 88, 93, 111, 138, 154, 156, 161], "viewer": [17, 59, 66, 180], "virtual": [2, 47, 59, 88, 92, 96, 126, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 159], "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, 173, 174, 175, 176, 178, 179], "visible\u00b9": 157, "visio": 161, "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": 178, "vosk": 4, "vp": [88, 127], "vpn": 96, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 95], "vtodo": 179, "vtt": 129, "vulner": [126, 178], "vv": [150, 153], "vvv": [118, 138, 150, 153], "w": [27, 124, 126, 159, 164], "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, 156, 157, 173, 174, 175, 176, 177, 179], "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, 132, 133, 138, 142, 146, 147, 148, 152, 162, 174, 175, 176], "wait": [4, 8, 52, 59, 98, 132, 143, 148, 153, 155, 178, 180], "wait_timeout": [21, 59], "wal": 59, "walk": [123, 133], "walkthrough": 151, "want": [2, 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, 156, 157, 159, 165, 166, 170, 176, 178, 179, 180], "wantedbi": [15, 56, 179], "warm": 132, "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, 156, 165, 175], "wasm": 129, "watch": [57, 156], "watermark": 158, "watsonx": [1, 8, 12, 13, 15, 88], "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, 159, 161, 165, 173, 175, 177, 178, 180], "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, 157, 164], "webauthn": 88, "webcal": [59, 151], "webcalallowlocalaccess": 112, "webcron": [39, 52, 88, 149, 156], "webdav": [17, 25, 34, 39, 59, 69, 74, 81, 88, 92, 93, 108, 111, 118, 126, 129, 133, 139, 156], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 150, 180], "webhook_listen": [156, 179, 180], "webhookcal": 179, "webhooklisten": 179, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 174], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [25, 26, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 162, 176], "websit": [14, 54, 63, 69, 76, 77, 81, 110, 126, 138], "websitescop": 77, "websocket": [95, 159], "webspac": 133, "week": [2, 43, 55, 178], "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, 165, 170, 178, 179, 180], "went": [142, 143], "were": [2, 12, 14, 19, 27, 40, 52, 59, 62, 112, 117, 130, 137, 138, 147, 148, 152, 153, 156, 173], "west": [30, 47], "wget": [123, 125, 136, 160, 173], "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, 156, 180], "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, 156, 157, 158, 159, 165, 167, 173, 176, 178, 179, 180], "when_requir": [59, 176], "when_support": 59, "whenev": [42, 43, 132, 138, 178, 179], "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, 133, 135, 136, 138, 142, 144, 147, 150, 151, 152, 153, 155, 156, 165, 166, 177, 178, 179, 180], "wherev": [91, 143], "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, 132, 135, 149, 152, 153, 154, 156, 157, 178], "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, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 162, 166, 167, 175, 176, 177, 178, 179, 180], "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, 155, 178, 179], "whisper": [13, 15, 88, 168], "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, 156, 157, 179], "whole": [38, 88, 95, 96, 112, 118, 123, 127, 146], "whom": [12, 110], "whose": [43, 52, 66, 153, 179], "why": [63, 88, 111, 118, 153], "wide": [27, 59, 80, 110, 126, 132, 156], "widenetworkaddress": 96, "wider": 95, "widespread": 178, "widget": [60, 166, 167], "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, 175, 179], "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, 157, 178], "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, 132, 133, 138, 145, 146, 147, 148, 149, 150, 151, 152, 153, 155, 156, 161, 162, 167, 171, 173, 174, 179], "wizard": [21, 40, 59, 62, 82, 88, 121, 123, 124, 127], "wjalrxutnfemi": 153, "woff2": 129, "won": [15, 42, 59, 81, 112], "wopi": [88, 159, 160, 165], "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, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 150, 151, 154, 156, 157, 162, 165, 166, 171, 179], "workaround": [25, 27], "worker": [0, 3, 15, 58, 88, 132, 179, 180], "workflow": [64, 88, 92, 102, 150, 157, 179], "workflowengin": [66, 103, 156], "workload": [44, 95], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 96, 178], "worm": 55, "worri": 3, "wors": [59, 132], "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, 163, 173], "wrap": [152, 156], "wrapper": [62, 150], "writabl": [16, 33, 49, 59, 133, 143, 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, 180], "writeabl": [16, 126], "written": [3, 28, 29, 59, 66, 92, 95, 110, 113, 118, 126, 128, 143, 151, 153, 180], "wrong": [14, 27, 42, 59, 79, 137, 138, 142, 144, 153, 165], "wsdlcach": 129, "wss": [4, 159], "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, 157, 160, 162, 177, 179], "wwwhomepag": 81, "wwwrun": [56, 150], "wysiwyg": 161, "w\u00fcrzburg": 2, "x": [6, 17, 25, 37, 46, 50, 52, 59, 63, 66, 68, 74, 75, 76, 77, 81, 82, 87, 92, 96, 101, 123, 125, 126, 128, 129, 138, 144, 150, 176, 177, 178, 179], "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, 179], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 161], "xlii": 82, "xloc": 129, "xlsx": 161, "xml": [59, 88, 98, 118, 125, 129, 130, 132, 151, 158, 160, 163, 179], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 115], "xss": 176, "xtradbinnodb": 59, "xxx": 28, "xxxxxxxxxx": 47, "y": [18, 46, 59, 66, 81, 83, 92, 123, 125, 126, 140, 142, 147, 148, 152, 153, 156, 177], "ye": [15, 37, 42, 59, 71, 77, 81, 82, 85, 92, 103, 106, 112, 117, 138, 144, 149, 153, 157, 165], "year": [72, 134, 178], "yellow": [15, 39, 40, 81, 88], "yet": [1, 3, 4, 15, 53, 59, 64, 67, 81, 88, 92, 137, 143, 152, 153, 155, 156, 168], "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, 160, 165, 170, 173, 174, 175, 176, 177, 178, 179, 180], "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, 159, 161, 163, 165, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [118, 165], "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, 177], "z0": 81, "za": 81, "zammad": [167, 168], "zend": 58, "zero": [28, 157], "zip": [55, 85, 93, 101, 111, 123, 125, 130, 142], "zlib": 130, "zone": [96, 117, 123], "zsh": 150, "zshrc": 150, "\u00b2": 157, "\u00b9": 157}, "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", "OCM 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, 160], "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, 160], "26": 171, "27": 172, "28": 173, "3": 96, "30": 174, "31": 175, "32": 176, "33": 177, "3rdparti": 138, "4": 22, "502": 129, "512mb": 25, "64bit": 18, "8": [123, 124], "No": 92, "Not": [27, 137], "The": [57, 67, 69, 82, 114, 168], "To": [1, 7, 10, 15], "__host": 69, "about": 55, "abov": 54, "absenc": 151, "abus": 116, "access": [3, 21, 67, 68, 69, 101, 111, 126, 129, 131, 158], "accessible_featur": 59, "account": [92, 108, 110, 116, 118, 157], "account_manag": 59, "act": 12, "action": [6, 102, 126], "activ": [52, 57, 59, 81, 107, 110, 155, 174, 175, 176], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [39, 116], "add": [67, 76, 137, 151, 156, 157, 160], "addendum": 5, "addit": [12, 58, 66, 81, 97, 133, 158], "address": [57, 62, 85, 113, 114, 126, 172, 176], "addressbook": [151, 153], "addus": 157, "adjust": 25, "admin": [52, 66, 69, 78, 126, 156], "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, 177], "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_no_password_confirmation_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, 156], "anymor": 137, "apach": [25, 123, 133, 159], "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, 158, 159, 174, 175, 179], "app_api": [174, 175, 176], "appapi": [95, 174, 175, 176], "appcodecheck": 59, "appear": [71, 167], "appli": 136, "applic": [67, 130, 153], "approach": [92, 148], "approv": 180, "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, 165], "assetlink": 54, "assign": [102, 157], "assist": 1, "attach": 116, "attempt": [59, 156], "attribut": 81, "audienc": 119, "audit": [66, 110], "auth": [59, 157], "auth_availability_delai": 59, "authent": [31, 37, 72, 80, 81, 84, 116, 157, 180], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 150, "autoconfig": [118, 128], "autom": [72, 102, 174], "automat": [92, 120, 128], "avail": [39, 101, 102], "avatar": [81, 157], "avoid": 129, "awai": 21, "azur": [47, 116], "backend": [15, 27, 39, 59, 112, 153], "background": [43, 48, 55, 56, 81, 112, 116, 132, 133, 149, 156], "background_jobs_expiration_dai": 59, "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": 178, "better": 52, "between": [42, 180], "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, 180], "book": [113, 114, 172, 176], "bookmark": 2, "bot": 8, "brand": 71, "breakdown": 66, "broadcast": 156, "browser": 134, "brute": 57, "bruteforc": [59, 156], "bucket": 47, "bug": [138, 178], "build": 180, "built": 147, "bulkupload": 59, "button": 112, "byte": 22, "c": 47, "cach": [58, 59, 69, 81, 130, 132, 151, 157], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 112, 151], "calendar": [2, 112, 118, 138, 151, 179], "call": 110, "can": [21, 62, 77, 168, 180], "candid": 178, "cannot": 27, "canon": 158, "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, 156], "chang": [40, 61, 85, 92, 138, 151, 152, 170, 177], "changelog": 170, "channel": [59, 178], "charset": 151, "chat": [1, 3, 8, 15, 110], "check": [28, 29, 69, 99, 153, 154, 156, 173, 176], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "choos": 92, "chroot": 124, "chunk": [25, 175], "chunked_upload": 59, "cif": [37, 131], "cipher": 59, "circl": 2, "citrix": 93, "clamav": 55, "clean": [72, 151, 152, 174], "cleanup": [83, 153, 156, 157], "clear": [151, 157], "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, 156], "collabor": 105, "collabora": [158, 159, 163], "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, 157, 177], "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, 126, 149, 153, 154, 156], "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, 132, 133, 149, 158, 159, 160, 163, 171, 172, 173, 174, 175, 176], "confirm": 55, "connect": [58, 81, 84, 93, 118, 126, 180], "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": [69, 106], "cookie_domain": 59, "copi": 153, "copied_sample_config": 59, "core": [59, 93, 119, 153], "count": [174, 175, 176], "cpu": 134, "creat": [21, 40, 42, 54, 75, 82, 85, 93, 151, 153, 154, 180], "creation": [43, 128, 151], "critic": 170, "cron": [56, 124, 132, 156], "csrf": 59, "css": 129, "csync": 93, "current": 2, "custom": [2, 16, 71, 112, 158], "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, 156, 157], "databas": [19, 20, 21, 24, 52, 59, 69, 118, 120, 123, 124, 128, 130, 131, 132, 134, 140, 146, 151, 175], "datadirectori": [59, 138], "date": 42, "dav": [151, 171], "davstorag": 59, "db": [59, 151, 156], "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, 158, 174, 175, 177], "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, 156], "delet": [48, 59, 75, 76, 82, 83, 85, 114, 149, 151, 153, 154, 156, 157], "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, 157], "disallow": 131, "discoveri": [68, 138], "disk": 6, "dispatch": 179, "displai": 40, "distinct": 92, "distinguish": 42, "distribut": [59, 163], "dmz": 126, "do": [137, 147, 167], "docker": [95, 96, 159, 163], "document": 15, "documentation_url": 59, "doe": [69, 147, 167], "dokuwiki": 17, "domain": [61, 62, 68, 118, 126, 128, 138], "don": 27, "down": [77, 137], "downgrad": 178, "download": 99, "drop": [42, 108, 134, 152], "due": 52, "dump": 93, "duplic": 81, "dure": [43, 148], "edit": [70, 75, 76, 119, 157, 158], "email": [52, 62, 76, 85, 171], "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, 156, 157, 158, 176], "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, 178], "endpoint": 177, "energi": 89, "enforc": [80, 157], "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": [28, 179], "environ": [59, 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, 179], "everyth": 55, "exampl": [57, 59, 66, 68, 74, 75, 76, 82, 92, 97, 101, 102, 105, 112, 113, 120, 123, 124, 125, 132, 151, 159, 160, 180], "exapp": [95, 96, 98, 100], "exclud": [52, 57], "execut": [102, 156], "exist": [17, 77], "expand": 176, "expect": 151, "experi": 59, "expert": 81, "expir": [42, 52, 153], "explain": 66, "export": [112, 118, 151, 153, 156], "expos": 172, "extens": [70, 89], "extern": [27, 31, 39, 47, 52, 63, 95, 101, 133, 153, 158], "external_storag": 59, "face": 6, "factor": [46, 80, 157], "fail": [118, 129], "fail2ban": [57, 126], "failur": [37, 92], "fair": 138, "faq": [77, 95, 137, 180], "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, 156, 157, 158, 173, 174, 179], "filecach": 151, "filekei": 152, "filelock": 59, "filenam": [49, 153], "files_antiviru": 156, "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, 179], "final": 124, "find": [21, 62], "fingerprint": [59, 156], "fix": [137, 151, 152, 153], "flow": [103, 104], "folder": [27, 39, 52, 92, 101, 140, 146, 179], "follow": 116, "font": 158, "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, 179], "format": [28, 29, 59, 152], "forwarded_for_head": 59, "found": 27, "fpm": [132, 133], "freebusi": 112, "frequent": [15, 165], "from": [17, 47, 52, 57, 62, 76, 92, 121, 144, 163], "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, 156], "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, 157, 158], "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, 167], "htaccess": [59, 133, 156], "http": [69, 126, 132, 133], "http_client_add_user_agent_url": 59, "httpd": 124, "i": [15, 21, 27, 55, 62, 69, 126, 137, 174, 175, 180], "ibm": 0, "icap": 55, "icon": [50, 71], "id": [14, 118, 138, 156, 177], "ident": 84, "identifi": [18, 93], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 46, 81, 99, 126, 163], "imagick": 123, "imaginari": 174, "imap": [116, 118], "implement": [2, 12], "implic": 47, "import": [17, 92, 151, 153, 156, 160], "imprint": 108, "improv": [0, 1, 15], "inconvert": 19, "independ": 96, "index": 3, "indic": 151, "info": [55, 74, 153, 156, 157], "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, 156, 159, 160, 162, 178, 179, 180], "instanc": [47, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 153, 176], "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, 179], "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, 156], "jail": 126, "javascript": 129, "jit": 132, "job": [43, 48, 56, 112, 124, 132, 133, 149, 156], "journal_mod": 59, "jpeg": 46, "json": 54, "keep": 62, "kei": [27, 28, 31, 58, 82, 132, 151, 152, 155, 157, 160], "keyboard": 93, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 77, 93, 112, 167, 168], "kubernet": 3, "kvstore": 59, "languag": [5, 65], "larg": [5, 12, 25, 52], "lastseen": 157, "launch": 92, "ldap": [27, 59, 81, 82, 83, 131, 154], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legaci": [66, 152], "legal": 12, "length": [126, 178], "level": [21, 66, 69, 132], "libreoffic": 173, "life": 178, "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, 156], "link": [40, 42, 54, 59, 63, 167], "linux": 133, "list": [14, 74, 76, 81, 97, 98, 151, 152, 153, 155, 156, 157, 179], "listen": [62, 156, 179], "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, 156], "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": 176, "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, 156, 178], "maintenance_window_start": [56, 59], "major": 178, "make": 5, "manag": [16, 27, 45, 50, 55, 59, 73, 85, 97, 98, 100, 130, 132, 133, 151, 156, 166], "managerfactori": 59, "mandatori": 137, "manual": [8, 55, 118, 133, 142, 148], "map": [50, 81], "mariadb": [21, 134, 140, 146], "mark": [55, 156], "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, 175], "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, 163], "mimetyp": [50, 156], "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, 156], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138, 152], "monitor": [51, 173, 174, 175, 176], "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, 69, 138], "nc": 96, "need": 176, "nest": 81, "network": [112, 131], "new": [17, 40, 76, 77, 85, 158], "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, 158, 159, 171, 172, 173, 174, 175, 176, 177, 179, 180], "nf": 131, "nginx": [25, 68, 129], "no_unsupported_browser_warn": 59, "node": 179, "non": [92, 138], "nor": 129, "note": [58, 81, 88, 124, 130, 136, 169, 170], "notif": [16, 37, 42, 52, 112, 148, 153], "notifi": 153, "now": [174, 175], "nss": 69, "o": 134, "oauth": 116, "oauth2": [67, 156], "object": [6, 25, 35, 47, 59, 153, 179], "objectstor": 59, "obtain": [93, 136], "occ": [3, 16, 27, 49, 57, 81, 97, 150], "ocm": 155, "off": 81, "offic": [88, 117, 151, 158, 161, 173], "old": [29, 134], "olmo": 5, "one": [62, 96], "onli": [62, 69], "onlin": [158, 159, 163], "ooxml": 158, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [51, 177], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [35, 47], "oper": [126, 153, 156], "option": [3, 27, 39, 59, 66, 81, 92, 94, 97, 98, 123, 153, 158], "optout": 59, "organ": 58, "orphan": [152, 153], "other": [15, 59, 93, 118, 133, 138], "out": [21, 62, 117, 151], "outdat": 69, "outgo": 177, "outlook": 118, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [47, 66, 77], "overview": [15, 27, 57, 133, 142, 148, 178, 179], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "owner": [153, 156], "ownership": 153, "packag": [133, 145, 160, 163], "page": [57, 69], "pair": 28, "paramet": [21, 46, 56, 59, 62, 66, 68, 92, 120, 132], "part_file_in_storag": 59, "parti": 110, "pass": [69, 180], "password": [31, 72, 78, 79, 85, 86, 126, 174], "passwordsalt": 59, "patch": 136, "path": [39, 59, 69, 138], "payload": 179, "pdf": 174, "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, 175], "physic": 12, "picker": 168, "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, 69], "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 101], "preview": [46, 59, 126, 132, 153, 158, 167, 173, 174, 175, 176, 177], "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, 132, 133, 156], "profil": [59, 77, 81, 110, 157], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 113], "protect": [57, 59, 176], "protocol": 62, "provid": [15, 26, 62, 80, 84, 167, 168], "provis": [87, 92], "proxi": [57, 59, 68, 95, 96, 159, 163, 164], "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, 165], "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, 166], "reference_opengraph": 59, "refresh": [112, 153], "regist": [97, 98, 99, 179], "regular": 43, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 169, 170, 178], "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, 156], "removeus": 157, "renam": 85, "repair": [152, 153, 156], "replac": 132, "replic": [23, 59], "report": [157, 178], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 160], "request": [59, 108, 111, 177], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 21, 92, 123, 130, 134, 171, 172, 173, 174, 175, 176, 177], "rescan": 137, "resend": 76, "reset": [78, 79, 85, 156], "resetpassword": 157, "resolv": 69, "resourc": [112, 119, 130], "respond": 111, "respons": 69, "restor": [146, 153], "restrict": [102, 111, 126, 158], "retent": [105, 107, 112, 113, 114, 151, 171], "retir": 155, "retriev": 50, "return": [69, 156], "revalid": 132, "revers": [57, 68, 96, 159, 163, 164], "revert": 136, "rewritebas": 59, "rich": 70, "right": [92, 111], "robust": 12, "room": 112, "root": [126, 152], "rotat": [59, 155], "rule": [3, 77, 101, 102], "run": [5, 19, 69, 148, 150], "runtim": 17, "s3": [30, 47, 176], "same": 96, "sampl": 59, "sanit": [49, 153], "scale": [2, 3, 5, 6, 7, 9, 10, 46], "scan": [55, 152, 153, 156], "scanner": 55, "schedul": [52, 116, 178], "schema": 151, "scope": [77, 113], "screen": [15, 179], "script": [133, 180], "seal": 28, "search": [2, 15, 75, 76, 154], "secret": [59, 66], "secur": [12, 59, 67, 69, 96, 126, 156, 158], "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, "sentinel": 59, "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, 158, 159, 171, 172, 173, 174, 176], "server_log": 59, "serverid": 59, "servic": [0, 15, 47, 68, 110, 138, 179], "session": [15, 58, 59, 107, 110, 179], "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, 156, 157, 158, 180], "setup": [8, 58, 59, 92, 95, 120, 126, 156, 173, 176], "sftp": 36, "share": [2, 17, 25, 27, 28, 31, 40, 42, 45, 52, 59, 66, 112, 113, 116, 118, 138, 151, 153, 156], "share_fold": 59, "ship": 138, "shortcut": 93, "show": [152, 154, 156], "shown": [37, 59], "side": [25, 27, 28, 29], "siev": [116, 118], "sign": [28, 39, 62, 137, 153, 160], "signatur": [27, 28], "simpl": 47, "simplesignuplink": 59, "singl": [55, 58, 75, 76, 149], "site": [63, 69], "size": [25, 46, 116, 132, 133, 138, 153, 175], "skeletondirectori": 59, "skip": 67, "slot": 155, "slow": [15, 132], "small": 58, "smart": 168, "smb": [37, 131], "smtp": [62, 116, 118, 131], "snap": [133, 145], "snooz": 116, "snowflak": [156, 177], "socket": [58, 95, 96], "some": 69, "sort_groups_by_nam": 59, "sourc": [28, 137], "space": [3, 6, 8, 11, 133, 156], "special": [31, 81], "specif": [62, 81, 101, 126, 130, 158], "speech": [1, 7, 10, 15], "speed": [1, 15, 179], "split": [24, 28], "sql": 21, "sqlite": [59, 120, 132, 140, 146], "sse": 47, "ssl": [21, 59, 81, 126, 133], "stage": 155, "standalone_window": 59, "start": [88, 99, 119, 128], "starttl": 62, "stat": 156, "state": 157, "statu": [99, 152, 156], "step": [27, 124, 125, 142, 148, 180], "still": 52, "storag": [1, 25, 27, 31, 35, 39, 47, 52, 85, 101, 126, 152, 153, 156], "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, 178], "supporteddatabas": 59, "suppress": 129, "suspend": 180, "swift": 47, "switch": 11, "sync": [37, 81, 93, 112, 113, 116, 138, 151, 153, 157, 171], "synchron": [3, 69, 118], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [25, 37, 113, 126, 132, 133, 134, 151, 156, 157, 171, 172, 173, 174, 175, 176, 177, 179], "systemd": [15, 56, 66, 179], "systemtag": 59, "t": 27, "tab": 81, "tabl": [19, 88, 107, 130, 179], "tag": [102, 105, 157, 179], "talk": [2, 4, 8, 110, 134], "target": [19, 119], "task": [1, 2, 14, 15, 55, 156], "taskprocess": [156, 177], "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": 167, "theme": [59, 62, 71, 108, 156], "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, 179], "token": [67, 84, 107, 112, 113, 126, 157, 171], "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, 132, 136, 138, 139, 142, 147, 165], "truena": 133, "trust": [40, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 157], "twofactorauth": 157, "type": [19, 28, 58, 59, 66, 112, 151, 156, 178], "ubuntu": [125, 160], "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, 174, 179, 180], "updat": [16, 24, 37, 59, 92, 98, 118, 131, 138, 147, 148, 156, 159, 163, 176], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 156, 163, 171, 172, 173, 174, 175, 176, 177, 178], "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, 69, 81, 84, 116, 126, 132, 138, 147, 150, 158, 168, 173], "usag": [3, 6, 8, 11, 39, 53, 57, 97, 158], "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, 157, 174, 175, 176, 177], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [57, 58, 95], "valid": 84, "valu": [59, 77, 149, 180], "variabl": [39, 59, 94, 133, 150], "verif": [59, 81, 116], "verifi": [77, 153, 157], "version": [43, 59, 69, 107, 134, 138, 152, 153, 178], "versions_retention_oblig": 59, "via": [8, 16, 27, 40, 68, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 158, "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, 171, 172, 173, 174, 176], "webauthn": 59, "webcron": 56, "webdav": [38, 138], "webhook": [156, 179], "webroot": [129, 158], "webserv": 93, "welcom": [76, 157], "well": 69, "what": [5, 62, 77, 147], "when": [12, 77, 93], "where": [167, 168], "whisper": 7, "who": 119, "whole": 131, "why": [15, 27, 62, 134, 137], "windmil": [15, 180], "window": [49, 92, 133, 153], "without": 129, "wizard": [92, 128, 133], "wopi": 158, "work": [21, 55, 57, 167], "worker": [156, 177], "workflow": [15, 66, 156, 180], "workspac": [70, 93, 180], "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/34/user_manual/cs/groupware/sync_ios.html b/server/34/user_manual/cs/groupware/sync_ios.html index 0693346aa3f..b77e9910027 100644 --- a/server/34/user_manual/cs/groupware/sync_ios.html +++ b/server/34/user_manual/cs/groupware/sync_ios.html @@ -185,7 +185,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/34/user_manual/fr/groupware/sync_ios.html b/server/34/user_manual/fr/groupware/sync_ios.html index 878132aca9d..78e9fc3fe7b 100644 --- a/server/34/user_manual/fr/groupware/sync_ios.html +++ b/server/34/user_manual/fr/groupware/sync_ios.html @@ -185,7 +185,7 @@

    ContactsNote

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

    -

    Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

    +

    Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

    diff --git a/server/34/user_manual/gl/groupware/sync_ios.html b/server/34/user_manual/gl/groupware/sync_ios.html index ff474205d6a..9af8f583bab 100644 --- a/server/34/user_manual/gl/groupware/sync_ios.html +++ b/server/34/user_manual/gl/groupware/sync_ios.html @@ -185,7 +185,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/34/user_manual/nl/groupware/sync_ios.html b/server/34/user_manual/nl/groupware/sync_ios.html index 0a302b6b1df..19b2082e5b7 100644 --- a/server/34/user_manual/nl/groupware/sync_ios.html +++ b/server/34/user_manual/nl/groupware/sync_ios.html @@ -185,7 +185,7 @@

    ContactpersonenNotitie

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

    -

    Als dan het nog niet werkt, kijk dan naar Probleemoplossing voor Contacten en Kalender of Probleemoplossing voor Serviceontdekking.

    +

    Als dan het nog niet werkt, kijk dan naar Probleemoplossing voor Contacten en Kalender of Probleemoplossing voor Serviceontdekking.

    diff --git a/server/34/user_manual/pt_BR/groupware/sync_ios.html b/server/34/user_manual/pt_BR/groupware/sync_ios.html index 8c25dbcdda7..ff5dd4ac418 100644 --- a/server/34/user_manual/pt_BR/groupware/sync_ios.html +++ b/server/34/user_manual/pt_BR/groupware/sync_ios.html @@ -185,7 +185,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.

    diff --git a/server/34/user_manual/tr/groupware/sync_ios.html b/server/34/user_manual/tr/groupware/sync_ios.html index 820e41bf2e1..774402becc7 100644 --- a/server/34/user_manual/tr/groupware/sync_ios.html +++ b/server/34/user_manual/tr/groupware/sync_ios.html @@ -185,7 +185,7 @@

    Kişiler

    Not

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

    -

    Sorun çıkarsa, Kişi ve Takvim sorunlarını çözme ya da Hizmet keşfetme sorunlarını çözme bölümlerine bakabilirsiniz.

    +

    Sorun çıkarsa, Kişi ve Takvim sorunlarını çözme ya da Hizmet keşfetme sorunlarını çözme bölümlerine bakabilirsiniz.

    diff --git a/server/34/user_manual/zh_HK/groupware/sync_ios.html b/server/34/user_manual/zh_HK/groupware/sync_ios.html index 98182cdab22..23cfd927415 100644 --- a/server/34/user_manual/zh_HK/groupware/sync_ios.html +++ b/server/34/user_manual/zh_HK/groupware/sync_ios.html @@ -185,7 +185,7 @@

    聯絡人Note

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

    -

    如果仍然無法正常運行,請查看 聯絡人與日曆故障排除服務發現故障排除

    +

    如果仍然無法正常運行,請查看 聯絡人與日曆故障排除服務發現故障排除

    diff --git a/server/latest/Nextcloud_Developer_Manual.epub b/server/latest/Nextcloud_Developer_Manual.epub index 4ca45e88f02..a0b8ae0cc0c 100644 Binary files a/server/latest/Nextcloud_Developer_Manual.epub and b/server/latest/Nextcloud_Developer_Manual.epub differ diff --git a/server/latest/Nextcloud_Server_Administration_Manual.epub b/server/latest/Nextcloud_Server_Administration_Manual.epub index e1e1220e22b..fcfceba091f 100644 Binary files a/server/latest/Nextcloud_Server_Administration_Manual.epub and b/server/latest/Nextcloud_Server_Administration_Manual.epub differ diff --git a/server/latest/Nextcloud_Server_Administration_Manual.pdf b/server/latest/Nextcloud_Server_Administration_Manual.pdf index a4281f1eeb7..1f762b7b09c 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.epub b/server/latest/Nextcloud_User_Manual.epub index 4a271336815..d2e43c2b7ae 100644 Binary files a/server/latest/Nextcloud_User_Manual.epub and b/server/latest/Nextcloud_User_Manual.epub differ diff --git a/server/latest/Nextcloud_User_Manual.pdf b/server/latest/Nextcloud_User_Manual.pdf index 83c0866a882..63b055fde44 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/404.html b/server/latest/admin_manual/404.html index 95a23e3c716..5a00a066c80 100644 --- a/server/latest/admin_manual/404.html +++ b/server/latest/admin_manual/404.html @@ -23,182 +23,17 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -80,17 +80,17 @@
  • Groupware
  • Talk