-
What is the relationship to personium-plugin-base and personium-plugin-sample
-
For example, io.personium.core.dav.childresource.maxnum
- default in 3-server ansible is 1000000
- personium-docker is 30
-
The schema definition of elasticsearch should switch according to the version of personium-core.
Move mapping json in lib-es-adapter to core.
---
elasticsearchのスキーマ定義はcoreのバージョンに応じて変更が入るものだが、現状はl…
-
## API
https://.../io_personium_demo_app-personium-calendar/SyncEngine/sync
## Error message
"error": {
"errors": [ { "domain": "calendar", "reason": "fullSyncRequired",…
-
The code below is executed correctly.
```javascript
function(request) {
var Context = org.mozilla.javascript.Context,
currentContext = Context.getCurrentContext,
rhinoVersion = currentC…
-
To keep blob data after stopping containers,
add definition of `volumes` in `personium` service.
-
There is no document that understands what to do after unit construction.
Refer to the Personium service tutorial document.
https://doc.cloud.global.fujitsu.com/lib/personiumservice/jp/tutorial/00_t…
-
# Issue
When registering an external Cell using the keyword "personium-localunit", Personium Unit saves the data internal as is. Therefore, it will fail when executing the [Cell retrieval API](http…
-
Calling restart_iptables.yml with ansible init_personium.yml for 3server configuration,
But restart_iptables.yml does not exist.
The change is required to use restart_firewalld.yml instead of restar…
-
Proper way to save recursive schedule's data to Personium Calendar's OData.