python3-core-api-client 2.10__py3-none-any.whl → 2.10.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -842,6 +842,7 @@ class PHPSettings(CoreApiModel):
842
842
  opcache_file_cache: bool = False
843
843
  opcache_validate_timestamps: bool = True
844
844
  short_open_tag: bool = False
845
+ session_gc_maxlifetime: conint(ge=1440, le=14400) = 1440
845
846
  error_reporting: constr(regex=r"^[A-Z&~_ ]+$", min_length=1, max_length=255) = (
846
847
  Field(
847
848
  "E_ALL & ~E_DEPRECATED & ~E_STRICT",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python3-core-api-client
3
- Version: 2.10
3
+ Version: 2.10.1
4
4
  Summary: Python client for Core API.
5
5
  Author-email: Cyberfusion <support@cyberfusion.io>
6
6
  Project-URL: Source, https://github.com/CyberfusionIO/python3-core-api-client
@@ -5,7 +5,7 @@ cyberfusion/CoreApiClient/connector.py,sha256=b1f6tF50uchJlizG7l3CYe7iIelaxieU7r
5
5
  cyberfusion/CoreApiClient/exceptions.py,sha256=fNxPtzVL4SzPiVNZmBTu1l8D57dkCxMxflyIXDPLE4Q,204
6
6
  cyberfusion/CoreApiClient/http.py,sha256=XhN6Ik1cPczr0KgVlQ411h3wEmgPLjBmerodeYS61f0,1313
7
7
  cyberfusion/CoreApiClient/interfaces.py,sha256=P0wCbmSNEpB-eF49PHudc_qXM4blIXm4TsD2AB0z_7Q,269
8
- cyberfusion/CoreApiClient/models.py,sha256=7Wjpp09lCBDe0yjQe-6yk0-Y9lI2qlqDBelDyW9DBfw,100486
8
+ cyberfusion/CoreApiClient/models.py,sha256=NPxzpiI7wt6VzXU7dvP9QcGinGBkccD5IJEVT_5B2qc,100547
9
9
  cyberfusion/CoreApiClient/resources/__init__.py,sha256=KYhN9TqV9Ug8-Avo9fXTJw3wGGYtKfw45CfVdSlgfoM,1851
10
10
  cyberfusion/CoreApiClient/resources/basic_authentication_realms.py,sha256=xthpHBmzN0JM2FaB5j_APTxMkVUkXLKa9sY6oAYeEnk,3216
11
11
  cyberfusion/CoreApiClient/resources/borg_archives.py,sha256=BnT67IN75FQaFJ0V9gZvs6piqrKuOlE2sQNcEThgXC8,4174
@@ -53,7 +53,7 @@ cyberfusion/CoreApiClient/resources/task_collections.py,sha256=27Hg3ytkPk6ODDebr
53
53
  cyberfusion/CoreApiClient/resources/unix_users.py,sha256=0Ub4JkXYLYMalwK7-NdsjPOzHU2iEmsn7M5ifK07cRY,4130
54
54
  cyberfusion/CoreApiClient/resources/url_redirects.py,sha256=Ie25WIcmbdLo-9TmFAuRjdgKEcUUV2Dq6fjbjfkxTzE,2781
55
55
  cyberfusion/CoreApiClient/resources/virtual_hosts.py,sha256=gRIoZx85gWvnAjpTO5Mhz6L1WgOeAB8fCTIUPF_VhHg,5466
56
- python3_core_api_client-2.10.dist-info/METADATA,sha256=Gu-J9gOVyVzsYN66GE0EC3eO3pI7SvQhtgTqpP26IVI,8597
57
- python3_core_api_client-2.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
58
- python3_core_api_client-2.10.dist-info/top_level.txt,sha256=ss011q9S6SL_KIIyq7iujFmIYa0grSjlnInO7cDkeag,12
59
- python3_core_api_client-2.10.dist-info/RECORD,,
56
+ python3_core_api_client-2.10.1.dist-info/METADATA,sha256=2JJAQ9cBxGpUH265-UnRlFX6Xh5avIMMem3GWZS8DdA,8599
57
+ python3_core_api_client-2.10.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
58
+ python3_core_api_client-2.10.1.dist-info/top_level.txt,sha256=ss011q9S6SL_KIIyq7iujFmIYa0grSjlnInO7cDkeag,12
59
+ python3_core_api_client-2.10.1.dist-info/RECORD,,