ChuckNorrison and dni ⚡
b3a86875a2
add missing f-string for SQL
2022-12-01 12:21:25 +01:00
ChuckNorrison and dni ⚡
11c6137017
add missing f-string for SQL
2022-12-01 12:21:25 +01:00
ChuckNorrison and dni ⚡
b23b3634f6
fix integer to bigint for extensions
...
Some more INTEGER to BIGINT conversion for postgresql database
2022-12-01 12:21:25 +01:00
ChuckNorrison
4f05c6c12e
add missing f-string for SQL
2022-11-28 19:02:31 +01:00
ChuckNorrison
f34e5496c0
add missing f-string for SQL
2022-11-28 19:00:43 +01:00
ChuckNorrison
3cbbe2a93d
fix integer to bigint for extensions
...
Some more INTEGER to BIGINT conversion for postgresql database
2022-11-17 15:44:59 +01:00
ChuckNorrison and GitHub
1971b9a24b
fix integer out of range for apipayments
...
related to #1030 , this was missing
2022-11-16 23:06:21 +01:00
ChuckNorrison and GitHub
91be3c30b6
add missing import sys
...
allow to call sys module directly
2022-11-16 14:13:25 +01:00
ChuckNorrison and GitHub
db4232f2ce
Documentation improved in example env
...
LNBITS_ALLOWED_USERS and LNBITS_ADMIN_USERS wants usr string from wallet url
List needs to be comma separated if used more than one user
2022-11-11 12:06:35 +01:00
ChuckNorrison and GitHub
177446c581
fix sys is not defined
2022-11-08 01:15:54 +01:00
4ee571ca71
Documentation for postgresql default port ( #1106 )
...
* Documentation for postgresql default port
A port is necessary for postgresql config. Add postgresql default port 5432 in documentation for LNBITS_DATABASE_URL config
* Update docs/guide/installation.md
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-11-07 11:30:18 +01:00