mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
teal-src: Add keyval+ store type
This commit is contained in:
parent
41c23d5616
commit
5a831462c3
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ global record moduleapi
|
|||
load_resource : function (moduleapi, string, file_mode) : FILE
|
||||
enum store_type
|
||||
"keyval"
|
||||
"keyval+"
|
||||
"map"
|
||||
"archive"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue