Chris Vogel 1 tahun lalu
induk
melakukan
2e49040abd
2 mengubah file dengan 4 tambahan dan 3 penghapusan
  1. 2 1
      conf/flohmarkt.conf
  2. 2 2
      manifest.toml

+ 2 - 1
conf/flohmarkt.conf

@@ -1,7 +1,7 @@
 [General]
 InstanceName = __FLOHMARKT_NAME__
 ExternalURL = https://__DOMAIN____PATH__
-DebugMode = 1
+HttpsNoVerifyCert = 0
 JwtSecret = __JWTSECRET__
 DataPath = __DATA_DIR__
 
@@ -16,3 +16,4 @@ From = __MAIL_USER__@__MAIL_DOMAIN__
 User = __APP__
 Password = __MAIL_PWD__
 CAFile = /etc/ssl/certs/ca-certificates.crt
+NoVerifyCert = 1

+ 2 - 2
manifest.toml

@@ -112,8 +112,8 @@ ram.runtime = "50M"
     # This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with :
     #    ynh_setup_source --dest_dir="$install_dir"
     # You can also define other assets than "main" and add --source_id="foobar" in the previous command
-    url = "https://codeberg.org/flohmarkt/flohmarkt/archive/43fdfc685f3f532840567da2f08b8f2d49a5b4e5.tar.gz"
-    sha256 = "6321ed8fcfaa5fd5007ccba9beab7802a9ad2da20cd41fbbfc78d63d22c2deea"
+    url = "https://codeberg.org/flohmarkt/flohmarkt/archive/490a748cc3a6698c8a6400df3fa9cfdcf4fd76da.tar.gz"
+    sha256 = "45d40fb96c9997502755939d0ba6bac9df39d3ca30d271be01b69202b88839fb"
 
     # These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py
     # to auto-update the previous asset urls and sha256sum + manifest version