From fb144aadbaf19f9330b885daf387e5c6ae778ede Mon Sep 17 00:00:00 2001 From: H3XploR Date: Fri, 20 Jun 2025 17:30:13 +0200 Subject: [PATCH] checkpoint --- srcs/.env | 10 ++++++++++ tags | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 tags diff --git a/srcs/.env b/srcs/.env index e69de29..131bb76 100644 --- a/srcs/.env +++ b/srcs/.env @@ -0,0 +1,10 @@ +SQL_DATABASE=mariadb +SQL_USER=www-http +SQL_PASSWORD=vivementlaspe +DOMAIN_NAME=yantoine.42.fr +WP_TITLE=LE_SUPER_SITE +WP_ADMIN_USER=leboss +WP_ADMIN_PASSWORD=legrand +WP_ADMIN_EMAIL=leboss@mail.com +WP_NORMAL_USER=lestagiaire +WP_NORMAL_USER_EMAIL=lestagiaire@mail.com diff --git a/tags b/tags new file mode 100644 index 0000000..c487be4 --- /dev/null +++ b/tags @@ -0,0 +1,51 @@ +!_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/ +!_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/ +!_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/ +!_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/ +!_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/ +!_TAG_FIELD_DESCRIPTION file /File-restricted scoping/ +!_TAG_FIELD_DESCRIPTION input /input file/ +!_TAG_FIELD_DESCRIPTION name /tag name/ +!_TAG_FIELD_DESCRIPTION pattern /pattern/ +!_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/ +!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ +!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ +!_TAG_KIND_DESCRIPTION!Iniconf k,key /keys/ +!_TAG_KIND_DESCRIPTION!Iniconf s,section /sections/ +!_TAG_KIND_DESCRIPTION!Make I,makefile /makefiles/ +!_TAG_KIND_DESCRIPTION!Make m,macro /macros/ +!_TAG_KIND_DESCRIPTION!Make t,target /targets/ +!_TAG_KIND_DESCRIPTION!Sh a,alias /aliases/ +!_TAG_KIND_DESCRIPTION!Sh f,function /functions/ +!_TAG_KIND_DESCRIPTION!Sh h,heredoc /label for here document/ +!_TAG_KIND_DESCRIPTION!Sh s,script /script files/ +!_TAG_KIND_DESCRIPTION!Yaml a,anchor /anchors/ +!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/ +!_TAG_OUTPUT_FILESEP slash /slash or backslash/ +!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ +!_TAG_OUTPUT_VERSION 0.0 /current.age/ +!_TAG_PARSER_VERSION!Iniconf 0.0 /current.age/ +!_TAG_PARSER_VERSION!Make 0.0 /current.age/ +!_TAG_PARSER_VERSION!Sh 0.0 /current.age/ +!_TAG_PARSER_VERSION!Yaml 0.0 /current.age/ +!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/ +!_TAG_PROC_CWD /home/null/Documents/Inception/ // +!_TAG_PROGRAM_AUTHOR Universal Ctags Team // +!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ +!_TAG_PROGRAM_URL https://ctags.io/ /official site/ +!_TAG_PROGRAM_VERSION 6.1.0 /653ca9204/ +!_TAG_ROLE_DESCRIPTION!Make!makefile included /included/ +!_TAG_ROLE_DESCRIPTION!Make!makefile optional /optionally included/ +!_TAG_ROLE_DESCRIPTION!Sh!heredoc endmarker /end marker/ +!_TAG_ROLE_DESCRIPTION!Sh!script loaded /loaded/ +!_TAG_ROLE_DESCRIPTION!Yaml!anchor alias /alias/ +clear_env srcs/requirements/wordpress/conf/www.conf /^clear_env = no$/;" k section:www +group srcs/requirements/wordpress/conf/www.conf /^group = www-data$/;" k section:www +listen srcs/requirements/wordpress/conf/www.conf /^listen = 0.0.0.0:9000$/;" k section:www +max_children srcs/requirements/wordpress/conf/www.conf /^pm.max_children = 5$/;" k section:www +max_spare_servers srcs/requirements/wordpress/conf/www.conf /^pm.max_spare_servers = 3$/;" k section:www +min_spare_servers srcs/requirements/wordpress/conf/www.conf /^pm.min_spare_servers = 1$/;" k section:www +pm srcs/requirements/wordpress/conf/www.conf /^pm = dynamic$/;" k section:www +start_servers srcs/requirements/wordpress/conf/www.conf /^pm.start_servers = 2$/;" k section:www +user srcs/requirements/wordpress/conf/www.conf /^user = www-data$/;" k section:www +www srcs/requirements/wordpress/conf/www.conf /^[www]$/;" s