mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-05-15 20:27:59 +02:00
open source Notesnook API
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Notesnook.API.Models
|
||||
{
|
||||
public class Algorithms
|
||||
{
|
||||
public static string Default => "xcha-argon2i13-7";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user