Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 600 for Burget (0.21 sec)

  1. docs/en/docs/img/sponsors/budget-insight.svg

    budget-insight.svg...
    SVG Image
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Mon Apr 25 10:01:39 GMT 2022
    - 36.2K bytes
    - Viewed (0)
  2. docs/de/docs/async.md

    Dann gehen Sie zur Theke 🔀, zur ursprünglichen Aufgabe, die nun erledigt ist ⏯, nehmen die Burger auf, sagen Danke, und bringen sie zum Tisch. Damit ist dieser Schritt / diese Aufgabe der Interaktion mit der Theke abgeschlossen ⏹. Das wiederum schafft eine neue Aufgabe, „Burger essen“ 🔀 ⏯, aber die vorherige Aufgabe „Burger holen“ ist erledigt ⏹.
    
    ### Parallele Hamburger
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Mar 30 18:06:16 GMT 2024
    - 26.6K bytes
    - Viewed (0)
  3. cmd/bucket-replication-utils.go

    	return d.ReplicationState.CompositeReplicationStatus()
    }
    
    // ResyncTargetsInfo holds a slice of targets with resync info per target
    type ResyncTargetsInfo struct {
    	Targets []ResyncTarget `json:"target,omitempty"`
    }
    
    // ResyncTarget is a struct representing the Target reset ID where target is identified by its Arn
    type ResyncTarget struct {
    	Arn       string    `json:"arn"`
    	ResetID   string    `json:"resetid"`
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 26.2K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.supported_search_web	=	Web
    labels.supported_search_none	=	Indisponible
    labels.purge_search_log_day	=	Purger le journal de recherche avant
    labels.purge_job_log_day	=	Purger le journal des tâches avant
    labels.purge_user_info_day	=	Purger le journal utilisateur avant
    labels.purge_by_bots	=	Nom des robots pour la purge
    labels.log_level	=	Niveau de journalisation
    labels.csv_file_encoding	=	Encodage pour CSV
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label.properties

    labels.popular_word_word_enabled=Popular Word Response
    labels.supported_search_web=Web
    labels.supported_search_none=Not Available
    labels.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.log_level=Log Level
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  6. src/main/resources/fess_label_en.properties

    labels.popular_word_word_enabled=Popular Word Response
    labels.supported_search_web=Web
    labels.supported_search_none=Not Available
    labels.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.log_level=Log Level
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  7. docs/bucket/replication/DESIGN.md

    ## Overview
    
    Replication relies on immutability provided by versioning to sync objects between the configured source and replication target. Replication results in the object data, metadata, last modification time and version ID all being identical between the source and target. Thus version ordering is automatically guaranteed on the source and target clusters.
    
    ### Replication of object version and metadata
    
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Sep 29 04:28:45 GMT 2022
    - 14.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ru.properties

    labels.popular_word_word_enabled=Popular Word Response
    labels.supported_search_web=Web
    labels.supported_search_none=Not Available
    labels.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  9. architecture/ambient/ztunnel.md

    Next, we terminate the CONNECT.
    From the [headers](#headers), we know the target destination.
    If the target destination has a waypoint, we enforce that the request is coming from that waypoint. Otherwise, the request is rejected.
    If there is no waypoint, ztunnel will enforce RBAC policies against the request.
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Apr 25 22:35:16 GMT 2024
    - 16.6K bytes
    - Viewed (0)
  10. docs/tr/docs/async.md

    Python'un önceki sürümlerinde, threadlerı veya <a href="https://www.gevent.org/" class="external-link" target="_blank">Gevent</a> kullanıyor olabilirdin. Ancak kodu anlamak, hata ayıklamak ve düşünmek çok daha karmaşık olurdu.
    
    NodeJS / Browser JavaScript'in önceki sürümlerinde, "callback" kullanırdınız. Bu da <a href="http://callbackhell.com/" class="external-link" target="_blank">callbacks cehennemine</a> yol açar.
    
    ## Coroutine'ler
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 21.9K bytes
    - Viewed (0)
Back to top