# HTTP Session Encryption Key [secrets."cms/teabag/session"] type = 'command' rotate = true command = 'openssl rand -base64 32' # Gitea Application Token [secrets."cms/teabag/gitea_key"] type = 'user' description = 'Gitea Application Key' example = '4fea0...' [secrets."cms/teabag/gitea_secret"] type = 'user' description = 'Gitea Secret Key' example = 'gto_bz6f...'