I'm looking for a way to insert default parameters to every new node I will create.
Apart the uuid, which is possible to define somewhere into the conf file, is there a way to introduce a default created_at for any new node created, with a default datetime() value?
Thank you