You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,3 +100,9 @@ The connection to the server is made with the Piwigo's API.
100
100
## Upload
101
101
102
102
For the upload, we are using the **uploadAsync** method of the API. This method requires to **chunk** the image with a size given by the server. All chunks are uploaded simultaneously and reorganized by the server.
103
+
104
+
105
+
# Licence
106
+
107
+
Piwigo is a free software, it can be redistributed it and / or modified under the terms of the GNU General Public License
0 commit comments