weeix
weeix
- [x ] I have searched open and closed issues for duplicates. - [x ] I have searched the [forum](https://forum.duplicati.com) for related topics. ---------------------------------------- ## Environment info - **Duplicati version**:...
**Is your feature request related to a problem? Please describe.** Windows SmartScreen (Security intelligence version: 1.313.1327.0) discourage users from installing ARC 15.0.5 with a pop-up that says "Microsoft Defender SmartScreen...
## Expected Behavior The application should ideally support a wider range of languages beyond the currently supported ones, which include Deutsch (de-de), English (en-us), Español (es-es), Français (fr-fr), and Italiano...
Resolves a contradiction with the ["Provisioning Scripts" guide](https://docs.rancherdesktop.io/how-to-guides/provisioning-scripts/), which suggests placing *.start files in `%LOCALAPPDATA%\rancher-desktop\provisioning`. After some head-scratching over a provisioning script in `%AppData%\rancher-desktop\provisioning` not working as expected, I think...
### Discussed in https://github.com/wazuh/wazuh/discussions/20382 Originally posted by **str4int** November 23, 2023 Dear Community, I've question about wazuh agent v4.6.0 on **virutal** windows 10 entrerprise 22H2. I install wazuh form command...
**Issue:** From https://github.com/CaiJimmy/hugo-theme-stack/issues/1040 Setting `defaultContentLanguage` in `hugo.yaml` doesn't localize article publish and last modified dates.  **Proposed Solution:** This pull request...
### What happened? After setting the `defaultContentLanguage` parameter in *hugo.yaml*, most parts of the website were localized. However, the dates in the articles were not localized. May I create a...
Hi there, First, I want to thank you for creating and sharing this fantastic repository! It's been incredibly helpful, and everything works smoothly. I noticed a potential opportunity to further...
### Current Terraform Version ``` 1.11.0+ (specifically observed with 1.12.1) ``` ### Use-cases I am trying to store Terraform state files in Huawei Cloud OBS. This is a common practice...
### Terraform Version ```` Terraform v1.13.1 on windows_amd64 ```` ### Terraform Configuration Files ```hcl resource "huaweicloud_cbr_vault" "primary_disk_backup_vault" { region = var.region name = "primary-disk-backup-vault" type = "disk" protection_type = "backup"...