Skip to content

Commit 4b44699

Browse files
docs: add warnings for incompatibility with 32-bit systems
1 parent fdc37d6 commit 4b44699

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/INSTALL_AND_CONFIG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Overall, the REST API package is designed to be as lightweight as possible and s
88
run pfSense. It's recommended to follow Netgate's [minimum hardware requirements](https://docs.netgate.com/pfsense/en/latest/hardware/minimum-requirements.html).
99

1010
!!! Warning
11-
While the package should behave identically on architectures other than amd64, automated testing only covers amd64
11+
- The package is currently not compatible with 32-bit builds of pfSense. It is recommended to use the [legacy v1 package](https://github.com/jaredhendrickson13/pfsense-api/tree/legacy) for 32-bit systems.
12+
- While the package should behave identically on 64-bit architectures other than amd64, automated testing only covers amd64
1213
builds of pfSense. Support on other architectures is not guaranteed.
1314

1415
### Supported pfSense versions

0 commit comments

Comments
 (0)